Viewing profile — quectophoton
quectophoton
HN member- Joined
- Wed, Feb 08, 2023, 10:39 AM UTC
- HN karma
- 1,336
- Public activity
- 561 items
- HN profile
- View on Hacker News ↗
About quectophoton
Recent public activity
-
comment
Comment #49217368
Tangential but still related to that story, but the battle for the meaning of "REST" is already lost. Saying an API follows REST but doesn't implement HATEOAS (part of its definiti…
-
comment
Comment #49046393
Online typing speed tests are in a really good position to collect and sell this data, if they aren't already doing it.
-
comment
Comment #48987541
> Similar to how us vim users keep updating/rewriting our config. What (or why) are those frequent config changes? I use neovim and I can say I've migrated[1] to vim packages (from…
-
comment
Comment #48975214
As far as I understand, everything ends up centralized to USA anyway (ICANN), who then tells everyone what TLDs are allowed or not.
-
comment
Comment #48719421
> The equivalent would be if I got carded every time I stepped out of my house just in case I might decide to buy alcohol later. More like requiring ID verification in fridges just…
-
comment
Comment #48718175
> For one role we got ~70 applications and all CVs looked obviously AI-written. Were those ~70 applications all of them, or were those ~70 applications the result of an AI filterin…
-
comment
Comment #48158244
Don't forget: * No relative imports. * The `require` directives from the `go.mod` files of your dependencies are always ignored. Those two combined, mean that there's no easy way t…
-
comment
Comment #48106649
> My recommendation for DNS - on servers - would be to install unbound locally and use that. At least on Ubuntu 26.04, you can't easily bind Unbound on a WireGuard interface becaus…
-
comment
Comment #48066435
And when you don't need the Steam Deck for gaming anymore, it is still useful as a home server.
-
comment
Comment #48065246
I don't know, if I didn't know Mullvad or GrapheneOS, and saw ad on TV, I'd probably check it out. Or an ad about an ISP with IPv6 support, at the very least it would make me check…
-
comment
Comment #48065158
> I am sure ads can work on me, and the HN crowd, if I was targeted. EU-based cloud, 100% sovereignty, AGPL code, colocation services included. Prepaid balance and SEPA direct debi…
-
comment
Comment #48061562
If `docker` is already there, why even bother with `sudo` when you can just: docker run --rm -it -v '/:/mnt' -u 'root' 'alpine' '/bin/sh' '-l' Chances are that the person who set u…
-
comment
Comment #48025977
If it helps, I didn't find anything wrong with your comment. I appreciate the link and the info :)
-
comment
Comment #48024896
> Humans must not anthropomorphise AI systems. Can someone explain why this is a bad thing, while at the same time it's a good thing to say stuff like "put a computer to sleep", "h…
-
comment
Comment #47995342
A text input field for entering your command line(s), with a text log for the output, does indeed seem to be the crabs of software. Usually with some abstractions that allow you to…
-
comment
Comment #47961140
> 1. Go, when I first saw code I wrote almost a decade ago still compiles and runs in Go, I decided to use Go for everything. There were some initial troubles when I started using …
-
comment
Comment #47942946
> I'm also not impressed with a carrot disclosure that looks like this. Running a python script to compromise a locally hosted instance? Bruh, you have physical hardware and host s…
-
comment
Comment #47396423
Out of curiosity, do you have (and want to share) stats about requests per second? It's always nice to know these things for future reference. No worries if not :)
-
comment
Comment #47384658
I think there was an SMBC comic about this topic, but I don't think I can find it, and the site doesn't exactly make it easy. I don't even remember if it was pre-2020 or not. It wa…
-
comment
Comment #47384422
Years later: "The current measures are a step in the right direction, but we have found them insufficient. We are now requiring the use of this specific proprietary binary blob for…
-
comment
Comment #47380513
If I had to use AI with neovim I'd probably use https://github.com/ThePrimeagen/99 or one with a similar workflow.
-
comment
Comment #47370599
Except instead of sending through post offices, it'd probably be through "runners" like on Mirror's Edge.
-
comment
Comment #47284656
And even then, getting interviews is one thing, but getting offers is something completely different. And there's also the advantage of having a current job, instead of an increasi…
-
comment
Comment #47256279
Not exactly a "news" site, but this is still an example site that you'd expect would have a feed: https://mistral.ai/news/
-
comment
Comment #47250520
> Language is filled with those types of phrases, the one which bugs me once it was pointed out (even though I use it myself) is "to be honest...", which could carry the implicatio…