Viewing profile — eigencoder
eigencoder
HN member- Joined
- Tue, Jul 22, 2025, 2:58 PM UTC
- HN karma
- 292
- Public activity
- 109 items
- HN profile
- View on Hacker News ↗
About eigencoder
No profile information was provided.
Recent public activity
-
comment
Comment #49214505
Do you have children? Because I've never heard a parent think that way
-
comment
Comment #49214394
This is exactly what I was wondering, thank you! They kept saying 11 states already have this, but I couldn't figure out which 11.
-
comment
Comment #49212440
> I wanted the information and I have no way of getting at it without investing my own time and effort in going to your website. I think you've hit the nail on the head here. I thi…
-
comment
Comment #49201285
My 70 year old grandpa just cancelled his satellite TV in favor of streaming :)
-
comment
Comment #49200755
Those are all the things that replace broadcast TV
-
comment
Comment #49185364
I think this is trying to do something similar to exe.dev, but not doing it as well
-
comment
Comment #49128499
I mean, all words were made up once! Yeah stroad is a relatively recent one.
-
comment
Comment #49126869
But secrets are a kind of configuration, right? I agree they should be kept separate from non-secret config; ideally non-secret configuration can be committed to your codebase some…
-
comment
Comment #49126813
Hm, I haven't seen these issues personally. We only have one `.env` file and it's just for local secrets. Configuration emphatically does not go in `.env` and ideally is in docker …
-
comment
Comment #49126714
A related article on NITBYism and the built environment, but from the perspective of modern finance and how financial instruments may increase the amount of ugly buildings. https:/…
-
comment
Comment #49089056
I think Americans get that other countries have different laws. But freedom of speech, an ideal we lifted from European enlightenment thinkers, is so important to our culture and n…
-
comment
Comment #49012911
I hate passkeys so much. They're so confusingly implemented.
-
comment
Comment #49008758
This was a helpful guide. For someone using postgres for a few years, but rarely to its limits, a lot of it was review, but it had some great new tidbits to take in.
-
comment
Comment #48995230
I always don't know enough about DNS. This is great stuff. If exe.dev is running their own DNS zone, then wouldn't they be setting the expiry value in the SOA record themselves? So…
-
comment
Comment #48993777
Usually when you create the VM, it gets its own DNS subdomain that looks like `my-new-vm-name.exe.xyz`. (I'm not affiliated with exe.dev, I just use their product). So I doubt ther…
-
comment
Comment #48993375
I really like what exe.dev is doing. And their philosophy of how cloud services could work is amazing. I have a monthly subscription and it's really cool to just vibe code a little…
-
comment
Comment #48909085
I don't like USB-C because they all look the same on the outside, but they're not all the same on the inside. Especially my cheap consumer electronics. Sometimes they will charge, …
-
comment
Comment #48898614
I've honestly never seen someone wearing them in the wild. Is it just like a San Francisco thing?
-
comment
Comment #48862378
I used Apple Configurator on my mac to supervise my iphone. Once that's done, you use configurator to add a profile to the device that (1) contains an allowlist of apps that can be…
-
comment
Comment #48862221
One 11 year old with a rifle is probably fine, but two with rifles is just asking for trouble haha
-
comment
Comment #48860587
I'm not sure about this. One of my favorite tools is my bicycle. To me, the user interface of my bicycle is totally invisible. I just pull it out of the garage, hop on, and away I …
-
comment
Comment #48851343
I like the feature, but I don't like the assumption at the beginning. > Come September, he will have to walk across town to school on his own. But if he's going to be walking aroun…
-
comment
Comment #48851291
Yeah, but your kid can also walk to school without a map, it's not a big deal.
-
comment
Comment #48851263
Also, it doesn't add up. How would Camera let you video call? Don't you need Facetime?
-
comment
Comment #48851246
I've used MDM to make my iPhone dumb. It's great! I wish there was an easy way to publish my configuration so others could use it / adapt it, but it's a little involved because you…