- Daily Sandbox
- Posts
- Daily Digest: The AI bubble is going to burst
Daily Digest: The AI bubble is going to burst
Daily Issue #7
🎆 NEWS, INNOVATIONS, TRENDS
Major JavaScript Trends in 2024
5 amazing new JavaScript features in 2024 (ES15)
The AI bubble is going to burst - corporate greed is to blame
JavaScript Techniques Most Developers Aren’t Aware Of
🧰 CODING TOOLBOX
PGlite Embeddable Postgres allows you to run a full Postgres database locally in your app with reactivity and server sync
Sinopsis AI offers easy analytics and observability for AI chatbots
an AI agent, flowtest.ai, that can use websites as a real human and perform there regular end-to-end testing without coding and complex setups
Customize Pie/Bar/Area Charts from Screenshots Chart AI
Yet another landing page builder, Pagestacks, that claims to save you 10x less time building it.
#️⃣ DO YOU AI PROMPT?
Turn ChatGPT into your personal lawyer
Conduct legal research on [legal issue or topic]. Please be concise. Summarize the relevant case law, statutes, and regulations. Provide analysis and conclusions based on your research
💻 CODE SNIPPETS
Problem: I’ve always found working with JSONB columns challenging. For some reason, I find it much easier to grasp a regular relational table structure. Right now, I’m trying to retrieve all users who have the unsubscribed option set to true
Solution: The query below
SELECT * FROM users WHERE (settings -> 'prefs' ->> 'unsubscribed' = true);
🛠️ SUGGEST A TOOL
If you have built anything that you’d like to share with the community, get with me on X @dailysandbox_ 😀
Curious about this email? That means that at some point you must have subscribed, likely at cogency.io
Reply