HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hamandcheese

5,652 karmajoined 11 ปีที่แล้ว
[ my public key: https://keybase.io/ahamon; my proof: https://keybase.io/ahamon/sigs/T-YZw7rHnIsVfynl5gV9uTSR1-uyzy5VNp9WUKG6u0k ]

Submissions

PG&E outages in S.F. leave 130k without electricity

sfchronicle.com
88 points·by hamandcheese·7 เดือนที่ผ่านมา·62 comments

You're a Bad Parent but You Don't Need to Be

nurtureos.ai
3 points·by hamandcheese·8 เดือนที่ผ่านมา·1 comments

comments

hamandcheese
·3 วันที่ผ่านมา·discuss
I highly recommend Workers for Platforms for anyone wanting to deploy vibecoded apps: https://developers.cloudflare.com/cloudflare-for-platforms/w...
hamandcheese
·เดือนที่แล้ว·discuss
The issue that I foresee is that the point of error becomes decoupled from the UI and the UI doesn't handle a delayed error. Especially if retrofit into existing products.
hamandcheese
·เดือนที่แล้ว·discuss
I worry that optimistic updates is going to become trendy and applied to more software, but without any plan for the "sad path" - failed to sync, sync conflict, etc. Get ready for a whole new era of race conditions and frustration!
hamandcheese
·เดือนที่แล้ว·discuss
From experience: I work on a small team maintaining build infrastructure for my entire company. My goal, as much as possible, is to maintain a single build environment that can serve all purposes.

But it has proven quite the challenge to support old Linux distros. We have tried using nix to pin deps, but this easily leads to new issues: hardcoded RPATHs leaking into binaries, glibc compatibility issues, etc.

If we instead fork the build environment and use an old Ubuntu for building our Linux app, then my life gets harder, because now I have two targets for a whole lot of internal tooling that my team maintains, and that tooling needs to be deployed to both build environments. Again, its the same shit: glibc mismatches, missing/different shared libraries, etc. Just causing problems in a different place.

There is certainly some element of skill issue at play. But I wouldn't call it easy.
hamandcheese
·เดือนที่แล้ว·discuss
Couldn't the need for Zones have been solved with ARP-like probing? I.e. if you don't know on which interface to route a link local address, try pinging the address from each interface, and see which one responds.
hamandcheese
·2 เดือนที่ผ่านมา·discuss
Has wealth been distributed from exploiter to exploited? Doesn't seem like it. It just seems like the 99% are being exploited a little more evenhandedly.
hamandcheese
·2 เดือนที่ผ่านมา·discuss
It is my right to do with my printer whatever I want.
hamandcheese
·2 เดือนที่ผ่านมา·discuss
> What printers are similarly priced and have similar specs, for someone relatively new to 3D printing?

None, really. Prusa printers are good enough though. If you value freedom and privacy, its worth a few extra dollars.
hamandcheese
·2 เดือนที่ผ่านมา·discuss
I do not want to be in a business relationship with a company for a trivial amount of money, be it $29.99/yr or $69.99/yr or $249.99 lifetime. None of that is real money. You have no leverage, you do not own your own destiny. Complaining about the price hike is missing the whole point - Plex does not care about any individual customer, and that's the real problem (and the problem with just about every B2C business).
hamandcheese
·2 เดือนที่ผ่านมา·discuss
> They would do small PoCs, do comprehensive benchmarks and evaluations of those PoCs, and decide whether to actually go ahead

Perfect, $1mil in salaries to spare the company $500k in spend :)
hamandcheese
·2 เดือนที่ผ่านมา·discuss
Is lakeFS an FS....? Zero mention of FUSE or a kernel module at all in the README.
hamandcheese
·2 เดือนที่ผ่านมา·discuss
> The corollary to that is a clever bureaucrat can kill a proposal simply by inviting many decision makers to a meeting.

My version of this:

For my friends, everything; for my enemies, pull security in.
hamandcheese
·2 เดือนที่ผ่านมา·discuss
> Tesla is doing something right

Yes, capturing more shareholder value is a virtue.
hamandcheese
·2 เดือนที่ผ่านมา·discuss
> but the action itself is reasonable.

I'm not outraged (the intentions were probably good), but I also strongly disagree. Don't touch my config without my consent.
hamandcheese
·2 เดือนที่ผ่านมา·discuss
This matches my experience. Keychain + fully unattended increases the complexity and adds a bunch of landmines that need to be dodged (e.g. GUI prompts like you mentioned).
hamandcheese
·3 เดือนที่ผ่านมา·discuss
And in 2026 it starts at $599.
hamandcheese
·3 เดือนที่ผ่านมา·discuss
> it'll translate to doctors seeing more patients.

This is also a good thing. Even in supposedly developed parts of the world like San Francisco it can be difficult to find a PCP that is taking new patients.
hamandcheese
·3 เดือนที่ผ่านมา·discuss
Scoring 0, 1, 2, 3, or 4 all say better than 32% of players. Something isn't right.
hamandcheese
·3 เดือนที่ผ่านมา·discuss
> unless you turn off your brain
hamandcheese
·4 เดือนที่ผ่านมา·discuss
This would be a great use case of SSH over HTTP/3[0]. Sadly it doesn't seem to have gained traction.

[0]: https://www.ietf.org/archive/id/draft-michel-ssh3-00.html