Viewing profile — cryptonector
cryptonector
HN member- Joined
- Fri, Jun 29, 2012, 6:34 PM UTC
- HN karma
- 11,569
- Public activity
- 8,374 items
- HN profile
- View on Hacker News ↗
About cryptonector
No profile information was provided.
Recent public activity
-
comment
Comment #48811412
> What needs a change? > The fix is pretty straightforward: treat comment content as untrusted data, not as potential instructions. Comments should be passed to the model with clea…
-
comment
Comment #48805528
Uh, no, homes should not be airtight. You'd have a hard time closing exterior doors if they were, and anyways, houses need to be able to "breathe" to be able to keep humidity down …
-
comment
Comment #48800686
I carry an Atmotube with me to monitor VOCs and particulates, but it also measures CO2 and NOX. It's small, and it easily attaches to a backpack or belt loop with a carabiner it co…
-
comment
Comment #48800647
CDC _never_ goes away, that's for sure. Maybe just for replication to a logical replica, but you'll often need a sync from one system to another -- it just ends up happening.
-
comment
Comment #48800607
No, GP is right to ask. SQLite3 for example has WITHOUT ROWIDS precisely because these INTEGER PRIMARY KEYs are a bit artificial and they add an index (by rowid) that you might not…
-
comment
Comment #48756700
> 3) The administration decision making is just wacky. In a normal administration they'd have actual policy documents you could look at to understand under what circumstances they …
-
comment
Comment #48625363
It probably won't. It will probably have to be a U.S. passport.
-
comment
Comment #48624986
Person is terrible. The U.S. itself should provide this service.
-
comment
Comment #48571732
Everything ASN.1-related! For 3GPP, SET, and other telco and fintech apps -- all the encoding rules like PER and OER, etc.
-
comment
Comment #48561749
I've had to convince ChatGPT that code is mine before it would do a security review.
-
comment
Comment #48561300
If you're heading home then he'll want to know where from. Oh, a restaurant? Did you have anything to drink? I smell alcohol! Step of the car please. That's one way it can go, and …
-
comment
Comment #48561195
Losing days is better than losing decades.
-
comment
Comment #48561171
There is a reprise, too. In 2014 the SCOTUS weakened 5A rights significantly, so now you are best off asserting your 6A rights (i.e., say you won't talk without your lawyer present…
-
comment
Comment #48560963
He also knows what to keep proprietary and monetize.
-
comment
Comment #48560946
This so much.
-
comment
Comment #48465900
This. But TFA was specifically concerned with the relational algebra, so I'm giving it a pass :)
-
comment
Comment #48462384
The continuations in CPS are closures. Goto basically isn't. GCC's computed goto is, but generally when people say 'goto' they mean the traditional C goto, which involves no closur…
-
comment
Comment #48462186
The rejections over the years that I saw were not about design.
-
comment
Comment #48456607
But corporate devices can boot any OS you might like. Sure, they have MEs that maybe you can't disable, but you can firewall them. Server kit is just not like consumer kit. Even la…
-
comment
Comment #48456581
But some of that is nonsense and incorrect. You can very much use local variables, and you'll find tons of vfork()-using code that does that and calls plenty of async-signal-safe f…
-
comment
Comment #48456521
But they are not walled gardens.
-
comment
Comment #48456494
Nooo, not thaaat!! We want traiiiins!!
-
comment
Comment #48456457
> The Google founders are, lets say, more reliable than Musk when it comes to making sound business decisions. I've no idea about that and I won't opine. But every time I see that …
-
comment
Comment #48456313
We should all write on our devices private nastygrams to whomever is assigned to watching our devices. The least we can do is mock them.
-
comment
Comment #48456296
It isn't TPMs nor attestation nor DRM making this possible. It isn't secure boot either. It's walled gardens with secure boot -yes, secure boot- that the consumer can't bypass. Sec…