HN user

chuckledog

252 karma
Posts9
Comments86
View on HN

“As an aside, I think there may be an increased reason to use dynamic interpreted languages for the intermediate product. I think it will likely become mainstream in future LLM programming systems to make live changes to a running interpreted program based on prompts.”

Curious whether the author is envisioning changing configuration of running code on the fly (which shouldn’t require an interpreted language)? Or whether they are referring to changing behavior on the fly?

Assuming the latter, and maybe setting the LLM aspect aside: is there any standard safe programming paradigm that would enable this? I’m aware of Erlang (message passing) and actor pattern systems, but interpreted languages like Python don’t seem to be ideal for these sorts of systems. I could be totally wrong here, just trying to imagine what the author is envisioning.

This. My new Samsung T7 SSD overheated and took 4T of kinda priceless family photos with it. Thank you Backblaze for storing those backups for us! I missed the return window on the SSD so now have a little fan running to keep the thing from overheating again

Just another plus one for cast-iron pans and wooden spatulas. We’ve been using those for over a decade, 20 bucks each, never needs replacing, works for everything.

We switched from gas stove to induction and now they work even better since the handle doesn’t get as hot and it’s easier to control the temperature.

The whole seasoning thing is extra credit, the only failure mode I’ve seen is trying to fry an egg on a completely unseasoned pan, which just means some extra soaking and scrubbing is needed. The pan seasons itself after a few uses. Hand wash the pan instead of sticking it in the dishwasher, done.

According to Alan Kays 1971 description of Smalltalk:

“An object is a little computer that has its own memory, you send messages to it in order to tell it to do something. It can interact with other objects through messages in order to get that task done.”

Smalltalk concepts heavily informed the Service Oriented Architecture (SOA) tenets, e.g.

1. Services are autonomous - Cohesive single responsibility.

2. Services have explicit boundaries - Loosely coupled, owns its data and business rules.

Choosing good service boundaries is really crucial for a successful, resilient, maintainable system.

There’s a nice synopsis at https://hemantkumar.net/services-microservices-bounded-conte... (2015)

“Cells” seems like the same thing but it’s IMO a nicer word for it.

We (the tech community) have spent 10+ years “growth hacking” entire populations, scaling up the web backends and personal devices capable of connecting that relentless growth into “users’ attention”. All that attention has to come from somewhere. There are only so many hours in a day; more virtual = less RL, human attention is a zero sum game.

Why Perl? 3 years ago

I stopped using Perl 15 years ago, except for this exact use case. I still type “perl -pi -e” to wrangle source code or data files, at least monthly. The regex syntax is more consistent too.

We created a cheap effective DIY positive pressure system and it’s been working well for about a year now. Intake: old Winix filter, HEPA ish, broken fan removed, nice filter changability. Fits in joist bay, faces down drawing air from a protected exterior part of the house. $50/yr … connected with a steel hvac boot to… Duct Fan: AC Infinity 6” leave it on 1/10 … connected with 10’ of 4” duct to another hvac boot which blows air into a floor register in the bedroom.

We have 3 of these, always on, ready for the next round of purple air

Edit: house is in mild climate California

IF all this were to come to pass as described, on that ten year timeline, I wonder what would be the fate of programming languages? New dominant coding languages come along roughly every five years. Would generative AI stick with one language? Would it learn to prefer new languages over time? Would it write new languages? If not, who would?

It is not imaging your face like a normal camera would. It is using an infrared camera to pick out the location of two dots (the relative position and distance of the two dots in the camera”s field of view). That information stream could be compressed to a few bytes per second without losing tracking fidelity. That does not seem very invasive. Even if a high resolution pixel stream were to be sent from the camera to an untrustworthy, persistence layer, it would be infrared, which doesn’t seem very privacy-invasive.

No, we live in a mild climate so the cost of ERV outweighs the benefit for us. I researched it, but balked at the high price of the unit, and the idea of adding lots of ducting in the attic.

Instead went with separate AC Infinity (grow-room) fans each pulling air through a filter. Works ok. Still iterating tbh.

This all predates the war. Another factor for us was wildfire smoke

We remodeled to tight envelope + radiant heat but our architect failed to spec fresh air ventilation. We had to DIY it mid remodel and learned a lot in a hurry.

The one room that we didn’t get any fresh air flow to, now stinks. The others are fine.

In a nutshell: blow fresh air into bedrooms / closets. 10 CFM is enough (small cpu fan level of airflow). Exhaust with quiet bathroom fans on constantly at low CFM. In + out = flow. Rooms with no flow = stinky, musty, germ contamination, good for growing mushrooms, bad for people and pets