This is the CPU that I first learned to code on, first in TI Basic (TI-8[1356] ftw) and then Z80 assembler. Crazy to think that the CPU was "old" when I started, and it's still doing good work in those calculators even 20+ years later.
HN user
dpcx
[ my public key: https://keybase.io/gms; my proof: https://keybase.io/gms/sigs/FQzMdL3YCf23BEyxOAkPopPtbyAjjV4_z8bu_kMus3g ]
My immediate thought was that someone managed to get an access key, stuffed a ton of data in there, and then was doing a ridiculous amount of egress. That was the only way I could conceivably coming up with anywhere near that much cost.
My estimate was over 2T. Talk about waking up quickly...
Thinking that an AI generated image is somehow more efficient to make than a high res photo followed by a print is a bit odd to me.
Their manager who suggested that everything be a microservice, but everything depends on each other.
My high school girlfriend and I played this game all the time; trying to build the pizzas to get the best score was always super frustrating. It always felt like I could be a single pixel off and get a really low score, but I loved building my "empire"
I notice at this time there are no comments about systemd. I figured there would be at least one comment about it and "it does not try to do everything".
Maybe it's just me, but everything about this announcement feels very I, Robot... and not in a good way.
allowing the entire fleet to upload terabytes of data for continuous learning and improvement
Ugh.
Edit: Yes, I meant I, Robot the film. U.S. Robotics and the like.
Unless I misunderstand, it also misses that Newsblur is open source and can be self hosted https://github.com/samuelclay/NewsBlur
This will be great. I only noticed two issues with the mobile app, and one of them had to do with performance - it would get "stuck" uploading an image to the server, and no amount of waiting would let it complete. So I'd have to restart the app, and it would always start over and check every image that was in the library before uploading would begin again.
The second issue is still related to timestamps from iCloud photos. The date that's on the photo in iCloud is not respected when uploading to Immich, meaning photos tagged from 40-90 years ago show up as being taken today.
The only problem I've had with it so far is that the date on photos coming from icloud is when they were uploaded, not the date that the photo was created or even the date that I've marked the photo as being taken. Makes seeing photos from 90 years ago kind of strange.
macOS on arm, you can download the ios app and install it. That's what I did to import my wife's photos.
I don't love that this is opt-in by default, but I'm happy that they're at least offering an opt-out.
Seems like an llm keeping up with the amount of email that people receive would be cost prohibitive, either in dollars or cpu time.
It updates the existing PR with the tests, I believe. They'd still get reviewed and go through CI.
Because it has the ability to write tests for the PR in question.
I ended up getting several Tasmota based devices from https://www.athom.tech/. Run your own RabbitMQ like service to control them, and no internet needed. They're super cheap, open-source, and flashable with your own firmware if you want.
If you watch [this Climate Town video](https://www.youtube.com/watch?v=8CkgCYPe68Q), then absolutely not, the disposable fast fashion we have today is not better. It's cheaper, but it's not higher quality, it requires trans-continental shipping, and it absolutely gets thrown away in ridiculous amounts.
Overall, it's worse in just about every metric other than "I can get this fun shirt online at 2am for $6."
https://github.com/codebicycle/videospeed has been a wonderful addition for me.
Is there anything like omnom or karakeep that allows for storing things without having to manually bookmark or add them to the system? I want any URL I hit to have its content sent to my service so that I can search it later.
I recall a similar company that advertised their jobs through DNS. I think they had a TXT record that suggested how to actually apply.
This looks like what web developers have been waiting literally decades for. Possibly replacing (eventually) a bunch of JS libraries to make this all do what we want.
I don't have Chrome installed, but I'm curious how it handles multi-select fields, as I didn't see that in the example video.
React has been around for 11 years. The amount of stuff that's online that tells you to do something with it one way when the react devs tell you to do it another is _astonishing_. And that's just from the last few years.
Or take webpack that's been around for 13 years. The way things are set up even within the last few years have changed dramatically.
If Apache configs moved as much as these systems did, no one would use Apache.
I don't understand "Plex is no longer going to offer remote playback for personal media as a free service"
What cost does Plex incur when I watch something from my friends server? They're not footing the bill for bandwidth that I can tell, so why is there going to be a cost associated with this beyond "we can"?
I remember getting a Voodoo5 AGP, not knowing at the time that AGP and PCI were different. I couldn't use it for the first couple of months that I had it, and then upgraded the motherboard to one that could. I remember originally running a Gigabyte GA-6BXD with Dual Pentium IIIs, but I don't remember what I upgraded to that let me run the Voodoo5.
The V5 was the largest card I'd ever seen that wasn't a motherboard, and it ran every game I wanted to play for years!
This is discussed at length in (Breath)[0] which also discusses other things about how it's caused issues with breathing.
This is at least part of what Harold Finch was trying to prevent with his Machine in (Person of Interest)[0]. Having it have access to all of the data was bad enough, but being able to ask it any question you wanted was always a terrifying proposition. Especially if you then consider what happens when that AI starts doing things on it's own (see Samaritan from the same show).
Not exactly what you're asking for, but [Ecologi](https://ecologi.com/) is doing lots of work on the tree-planting front, but also doing other work that helps with climate change, like solar panel setups in Morocco, wind farms in the US, methane emissions in Brazil, and more.
We used to do two week on-call rotations (to follow along with sprint/release cadence). At the beginning of '23, one of our devs asked to be full-time on-call, both because they had sleep issues and so would regularly be awake at 2 am, but also because they didn't like that the other team members wouldn't follow the documented processes.
They don't get paid extra, but they seem to be very happy with the setup.
php deals with this by using the username/organization name of a repository as the namespace name of packages. At least then you're having to squat something further up the food chain.