Viewing profile — marksomnian
marksomnian
HN member- Joined
- Tue, Feb 03, 2015, 6:57 AM UTC
- HN karma
- 931
- Public activity
- 308 items
- HN profile
- View on Hacker News ↗
About marksomnian
Recent public activity
-
comment
Comment #48957231
To answer your question: > Does Debian already provide signature on .deb files (that is, provide a manifest of their hashes and and sign each)? Yes it does. If you look at https://…
-
comment
Comment #48957202
That's exactly where I keep getting caught. I've looked at in-toto a number of times, and each time I've been left wondering "how is this better than a signed list of hashes?". Whi…
-
comment
Comment #48879830
nginx (2004, ok, 22 years), ClickHouse (2016)
-
comment
Comment #48810214
That data is in fact made publicly available by Network Rail: https://wiki.openraildata.com/index.php/TD though interpreting it isn't the easiest thing in the world...
- story
-
comment
Comment #47314374
It's not that unusual to have an interim CEO hold the reins (read: sign anything that needs the CEO's signature) while a permanent one is found.
- story
-
comment
Comment #46624453
In fact, uv's docs half-suggest this: > With uv, it turns out that it's often faster to omit pre-built wheels from the cache (and instead re-download them from the registry on each…
-
comment
Comment #46463147
In my experience, the remote shell weirdness is usually because the remote shell doesn’t recognise ghostty’s TERM=xterm-ghostty value. Fixed by either copying over a terminfo with …
- story
-
comment
Comment #46412523
Site appears to be hugged to death, repo is: https://github.com/angristan/MacThrottle
-
comment
Comment #46239360
Meta don’t use RSC: https://bsky.app/profile/en-js.bsky.social/post/3lmvwmr5rfs2... > We are not using RSC at Meta yet, bc of limits of our packaging infra (it’s great at different…
-
comment
Comment #45506599
And `rails new` required me to install Ruby and Rails. I'm not sure what the point you're making is.
-
comment
Comment #45353031
GitLab too: https://gitlab.com/gitlab-org/gitlab
-
comment
Comment #45095594
Looks like the source the article is based around is https://www.diyphotography.net/develop-film-at-home-with-a-j... , which itself is a write-up of https://www.youtube.com/watch?v…
-
comment
Comment #44956266
If I were a CodeRabbit customer, I'd still be pretty concerned after reading that. How can CodeRabbit be certain that the GitHub App key was not exfiltrated and used to sign malici…
- story
-
comment
Comment #44703464
> might be good to mention that for transparency, because people can tell anyway and it might feel slightly otherwise Devil's advocate: why does it matter (apart from "it feels wro…
-
comment
Comment #44653267
I like this style. In a project I worked on we had CI reject any FIXMEs outright and any TODOs that weren't accompanied by an issue ticket[^1], so the hierarchy would be FIXME: I a…
-
comment
Comment #44634744
O'Leary has form for this sort of ragebaiting - recall the non-stories about standing "seats" and paying to use the toilet.
-
comment
Comment #43616644
> But a few instances were to conditionally set one piece of state whenever another piece of state was changed That use case is explicitly called out on the "You Might Not Need An …
-
comment
Comment #43116716
From TFA: > Generally, this can be dealt with via policy and moderation to prevent abusive users from causing outsized load on systems, but these processes take time and can be imp…
-
comment
Comment #42778015
> if a peaceful protest were to take place during the talk in question, we will not take action, provided the protest is indeed peaceful and does not disrupt the proceedings Would …
-
comment
Comment #42403169
> Titanfall was a game that couldn't be made until the cloud What do you mean by this?
-
comment
Comment #42036533
From an infosec perspective, as long as the queries are encrypted (with proper TLS verification), that angle is covered (though there are other considerations about data sovereigni…