Hacker Newsnew | past | comments | ask | show | jobs | submit | Normal_gaussian's commentslogin

This is cool.

I do find the activities a little suspect - it has 1 turn of planning for me in the last 30 days. I have claude write plans first before every coding session, often using one agent session to plan and then output a plan file, and then others to execute on it. I also have several repos dedicated to 'planning' in the sense of what should I do next based on what emails/tickets/bugs etc. I have. In other words - I do all kinds of planning!


yeah this really sucks.

No downtime snapshots would be the best but I'd be quite happy with a blocking backup on a set schedule that can be set from the GUI / from the cli / from a config file. Its a huge PITA having to play 'trust me bro' to clients and their admins with custom workers and backups.

I currently stream it D1 dump -> worker(encrypt w/ key wrapping) -> R2 on a schedule, then have a container spin up once a day and create changesets from the dumps. An external tool pulls the dumps and changesets.


I think there is a lot of truth to what you say, particularly when it comes to caring rather than parroting; however as part of my personal and civil life I interact with a lot of non-tech people in non-tech capacities, and a surprising number of them raise unprompted complaints about people like Sam Altman and Elon Musk. Musk I understand everyone knowing about; between Tesla, SpaceX, the Thai boys football team, a very public inclination to raise his hand, and a position in the US government he is meaningfully famous. However how Sam Altman has managed to get his name out there in the wrong way very quickly to a bunch of Brits I don't know.

The best bit:

> A subtle, high-visibility banner


I'm in the UK. I have several bank accounts, both personally and for business.

For my four personal accounts my last email was last October, and the one before that was last July.

For my business accounts I have most set to email me a statement every month (automations attached).


I wonder if there is some sort of regulation specific to the UK that stops them.

A whole load of banking products aren't legal in the UK, or are highly regulated; particularly sludge products which are easy to sign up for but hard to cancel.

UK banks are required to make their communications easy to understand and relevant. There are also regulations requiring banks to tell users when products may be unsuitable.

All UK companies have to adhere to the UK GDPR, which allows users to restrict what marketing can reach them.

So yes - a bunch of regulations.


I have a professional 'homelab' and a personal 'homelab'. You're 100% right, they can be a time sink. The important bit is to make sure the time is setup not 'maintenance' time.

The trick is twofold: if it isn't 'declare and deploy' don't run it. If it isn't in your backup/restore pipeline don't run it.

Pfsense and Home assistant are huge pains in the ass. Everything else is easy breezy.

Proxmox/pbs/truenas/talos/linstor/DRBD are all amazing.

I'm thinking about ditching pfsense for tailscale/cloudflare tunnels, but it's not worth the time atm. I don't have a viable alternative for HA.


Out of curiosity, what makes Home Assistant a pain?

My other comment goes into more detail relating specifically to my earlier comment. But a niggle with Home Assistant in particular:

It appears to be a system designed to be debugging adjacent, with every intent to frustrate debugging.


I would guess I/O. Your normal containers need network access and that's it. HA, depending on your setup, might want Bluetooth, a USB zigbee dongle, z-wave, etc etc

No, the I/O passthroughs are fine. Proxmox and HA are fairly great at keeping them stable. I have passthrough for WiFi/BT/USB zigbee/USB thread Of course it pins you to a singular proxmox host, not benefitting from proxmox HA, but that's the way the cookie crumbles with h/w.

pfsense and home-assistant both claim to be declarative configs, which is technically true. However the config files are not well or effectively documented, and where there is documentation it typically relates to the GUI which diverges significantly in arrangement. Their configs are declarative in that they declare the way their internal processes are configured, not in the way that they should interact and appear to other services (networking people will find that statement very confusing).

Both are effectively "Operating Systems" within operating systems, starting/stopping/configuring/managing other programs, home assistant is doing this to the nth degree. When you start them it is very hard to determine when they have actually started - particularly the bits you care about. Getting errors and logs out of them is painful. Updating configs and restarting has multiple routes, the longest of which is very long.

Both are reasonable ways to get to grips with the problem areas they solve for; they are not optimal however.


It can be easier to hack the device and patch it than determine which device it is. This is nearly always true for the non-technical, but it is true for most technical people as well. Many of the devices in peoples homes that aren't being actively patched are not that old!

Electron is NodeJS + Chromium + Some native control APIs (trays/menus/shortcuts/window management) + update & packaging.

So a lot more can be done with an electron app, while still staying mostly in the web based comfort zone.



It's called Claude. Or Gemini-cli. Or any other agent capable of running man.

"Hey <agent>, use `man` to help answer these questions about grep"


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: