I've determined that it's a bad idea for me to write an article like this because every time I've seen one of these they're absolutely riddled with errors and incomplete information. I have no doubt I'd do worse!
Santa will tell your son or daughter to go beg his or her parents to pay 'santa' for more talk time:
Generous Talk Time: 60 minutes of talk time included, and additional minutes are available for purchase for extended holiday entertainment throughout the season
Better would be something along the lines of "You were only so good this year, and the time is up. If you want to talk more, you need to earn more good points with your mom and dad!"
Nah - I want something that one can monetize and actually makes the kids be good (somehow).
Perhaps a parent commitment that if the kids earn X many goodie (goody?) points, then the CC is charged, and let the parent control how they earn those X points.
Gamifying good behavior has been shown to be pretty effective with kids. See Kadzin.
"Ho ho ho! I'm sorry but our time is up. If you want to keep talking to Santa, go into Daddy's wallet or Mommy's purse and bring Santa the rectangular cards with the numbers on it. Now, let's play a numbers game! You read the numbers on that card to me, and I'll tell you what you're getting for Christmas!"
I'd argue it doesn't show growth or shrinking. What capacity does remembering strings of numbers "grow"? There's no clear connection to remembering other things, or math skills, or anything but how many numbers you remember.
The author says they still remember these numbers. Maybe they remember fewer and this is shrinking? Seems like a poor example at any rate.
Would it be possible to check for the power adapter and run processing then? These are the types of things I've been thinking about for my own app: https://stardateapp.com
We’ve begun internally evaluating the model and will share our findings more in details later.
So far, we’ve found that it performs well on tasks such as summarization, writing, and data extraction, and shows particular strength in areas like history and marketing. However, it struggles with STEM topics (e.g., math and physics), often fails to follow long or complex instructions, and sometimes avoids answering certain queries.
If you want us to evaluate a certain use case or vertical, please share it with us!
Honestly I think interviews are just not something Linus does a lot of. He has a particular workflow where he writes a script for himself and then acts it out for the camera. Changing it up would be going outside his comfort zone and there wasn't a lot of time.
That said there is a "behind the scenes" video where we initially toured him through the house which is a lot more conversational, but it's on their pain subscription service.
Does this work for Raspberry Pi? Say for example I wanted to make an image that would auto-connect to my Tailscale network, or pre-install some software, would this be able to achieve that?
Use RPIOS [pi-gen](https://github.com/RPi-Distro/pi-gen), it's pretty versatile and stupid simple, I could not wrap my head around Yocto and Buildroot. Even set it up in CI so GitHub would build the image and id just get the final tar.gz file as an artifact.
It's all just bash scripts and you can basically strip the entire image down. I had no window manager and no display server I was using DRM to show my UI.
I use [pi-oven](https://github.com/keichi/pi-oven) for my raspberry images. Not perfect, but kind of works and removes a lot of hassle for the provisioning.
Could not quickly find out from the project page an example on how to bake rpi images with mkosi, but the descriptions do point towards somewhat similar use case :shrug:
I've checked on this several times over the years, and I think the answer will probably be no for a long time, or forever. The RPi boot process is a bit arcane and specific. Systemd's philosophy seems to want to target the 95% use case, but maybe the sheer size of the RPi sphere will provide enough pressure.
reply