Viewing profile — ris
ris
HN member- Joined
- Thu, Jul 18, 2013, 5:11 PM UTC
- HN karma
- 4,326
- Public activity
- 1,493 items
- HN profile
- View on Hacker News ↗
About ris
No profile information was provided.
Recent public activity
-
comment
Comment #49056232
I hate this meme. The point is to at least make them resort to hitting you with the $5 wrench, at which point they're probably committing a more serious offence than what you're up…
-
comment
Comment #48508855
Cool feature, but I'm a little uneasy with UPDATE operations adding new rows to a table. It upsets a lot of a DBA's assumptions.
-
comment
Comment #46660123
Tech dependence is nothing compared to the world's dependence on US financial infrastructure.
-
comment
Comment #46456153
Infineon sales piece.
-
comment
Comment #46368132
Corporate IT needs to die.
-
comment
Comment #46335231
This rules out some extremely useful sparse memory tricks you can pull with massive mmaps that only ever get partially accessed (in unpredictable patterns).
-
comment
Comment #46262979
Zscaler enrages me with their use of the term "zero trust" in marketing, because due to their MitM-ing of TLS, they become a single-point-of-interception for all your organisation'…
-
comment
Comment #46180917
Using nix to install Ansible, oof you're hurting me..
-
comment
Comment #46111877
For a while I've been saying it's a pity we hadn't been regularly trusted-timestamping everything before that point as a matter of course.
-
comment
Comment #46100911
The only company that appear to be taking a different tack on this are https://www.slate.auto Anyone know of any others?
-
comment
Comment #46095637
Malware scanners are such trash.
-
comment
Comment #46095620
There are very few pieces of free software that don't lean very heavily on top of a mountain of other free software that make it possible, and I think the author would be surprised…
-
comment
Comment #46090126
See also the "lite assertions" mode @ https://gcc.gnu.org/wiki/LibstdcxxDebugMode for glibc, however these are less well documented and it's less clear what performance impact thes…
-
comment
Comment #45936304
Native applications are a scourge, if only from a security standpoint.
-
comment
Comment #45815004
Have been tempted to get one of these just for printing out tickets/QR codes so I can keep my dumbphone and not fight dried up ink cartridges etc.
-
comment
Comment #45765572
If they ever get liquidated I wonder who's going to end up with that massive dataset of photos of people looking like a tit. Or perhaps they'll pivot..
-
comment
Comment #45710599
I can't be the only one to find the TALA output to be the worst of all the engines. I almost always end up using ELK.
-
comment
Comment #45389804
> My government requires me, by law, to send it tens of thousands of dollars every year That's only because you have those tens of thousands to give it. The same will not generally…
-
comment
Comment #45081881
The paradox being that every thing you customize about your browser config becomes another thing that can potentially be fingerprinted and makes you stand out as one of the 1% who …
-
comment
Comment #45081867
Disable WebGL. Not in a funny javascripty extension, in about:config.
-
comment
Comment #44915614
> While it's still a good idea for companies to have an endpoint protection software on their employees' machines Disagree
-
comment
Comment #44428031
The logging examples given don't appear to be too different to what any structured & annotated logging mechanism would give you. On top of that it's normally encoded with grpc, so …
-
comment
Comment #44240021
> I'm not as allergic to AI content as some I suspect it's less about phobia, more about avoiding training AI on its own output. This is actually something I'd been discussing with…
-
comment
Comment #44211105
It's the idea that every application can near-arbitrarily choose a bespoke-but-exact mix of versions of every underlying package and assume they all work together. This is same att…
-
comment
Comment #44209647
The main problem here is wanting to hang on to the "bespoke version soup" attitude that language package managers encourage (and is totally unsustainable). The alternative Mise doe…