Guarantee someone’s going to generate a bubbly podcast of Mein Kampf or Project 2025.
Guarantee someone’s going to generate a bubbly podcast of Mein Kampf or Project 2025.
Ed is getting good at lobbing these darts at hype bubbles.
The thing that this writeup ignores is that the object isn’t to show short-term revenue, but to put all competitors out of business, be the last one standing, and create a monopoly. Either that or get bought out so the investors can move on to the next thing. But at $150B valuation, only MSFT or Nvidia can afford to buy them outright.
Google, Meta, and Amazon burned through cash for years, but they eventually outran all competition and then monetized the users who had nowhere else to go.
In earlier drone shows, they moved the drones into position to make the image they were going for, so navigation and collision avoidance was an issue.
With 7500, it feels like they can just set up a pixel grid in the sky, never move the drones (other than adjusting for wind), then just change the colors to get the image they need.
I’m getting one of those chargers installed at home next week. The giant mushroom cloud you might see is nothing to worry about.
If you use github pages, you can create, deploy, and host static websites for free. Only cost, if you want your own URL, is for a custom DNS name.
You can use their default Jekyll static rendering engine, and create the content using Markdown. And with github actions, all you need to update the content is create markdown, then push the change to the same repo. After a few minutes, the new content shows up.
Hugo can also be used, but it takes a few extra steps: https://gohugo.io/hosting-and-deployment/hosting-on-github/
You can also find ‘themes’ to customize the look and feel of the site, specific to the site generation tool.
If you want a lot of extra features, Docusaurus is pretty much as good as it gets, and you can set it up to push out to GH pages: https://docusaurus.io/docs/deployment
https://www.espressif.com/en/news/ESP32-S3-BOX-3
There’s a model with a more expensive dock, or one without. The one without worked fine. But it had to be the Box 3 not Box 2. It worked pretty well and you could create custom images to indicate whether it was listening, thinking, etc.
Instructions here: https://www.home-assistant.io/voice_control/s3_box_voice_assistant/
The box isn’t powerful enough to run an LLM itself. It’s just good enough as an audio conduit. You can either use their cloud integration with ChatGPT, or now, Anthropic Claude. But if you had a powerful Home Assistant server, say an Nvidia Jetson or a PC with a beefy Nvidia GPU, you could run local models like Llama and have better privacy.
This is from earlier this year. I imagine they’ve advanced more since then.
Their LLM integration is super cool. I messed with it for a previous job. Way better than Alexa or Google Home.
They missed speculation, hearsay, and guesstimation.
Installed RabbitMQ for use in Python Celery (for task queue and crontab). Was pleasantly surprised it also offered MQTT support.
Was originally planning on using a third-party, commercial combo websocket/push notification service. But between RabbitMQ/MQTT with websockets and Firebase Cloud Messaging, I’m getting all of it: queuing, MQTT pubsub, and cross-platform push, all for free. 🎉
It all runs nicely in Docker and when time to deploy and scale, trust RabbitMQ more since it has solid cluster support.
Since nobody’s brought it up: MQTT.
It got pigeonholed into IoT world, but it’s a pretty decent event pubsub system. It has lots lf security/encryption options, plus a websocket layer, so you can use it anywhere from devices, to mobile, to web.
As of late last year, RabbitMQ started suporting it as a supported server add-on, so it’s easy to use it to create scalable, event-based systems, including for multiuser games.
That looks great. A lot of places just plonk the Chashu in there. Toasting it is extra bonus.
How long before the students gamify it to see who can generate the most alerts?
She was the co-author of the second edition of Bunnie Huang’s New Essential Guide to Electronics, for those looking to make hardware in Shenzhen: https://arstechnica.com/gadgets/2023/12/a-new-essential-guide-to-electronics-by-naomi-wu-details-a-different-shenzen/
Looks great!
Also fan of Kikurage mushrooms and black garlic oil.
Funny story: when SO first started, started answering questions in domains I had experience in. The gamification was fun. After a year, questions got repetitive, so stopped.
A few years later. Googling a tech question. Top answer. Checked. Looks good.
Scroll down. It’s my own answer from way back when.
First time I felt old.
If starting out: on web, Python and Typescript will take you far. On mobile, Swift and Kotlin. On Windows/Mac, C# and Swift. You’re on your own for Linux desktop.
Excellent domain name!
Cloudflare just announced an AI Bot prevention system: https://blog.cloudflare.com/declaring-your-aindependence-block-ai-bots-scrapers-and-crawlers-with-a-single-click/
I’m feeling attacked.