Viewing profile — iwwr
iwwr
HN member- Joined
- Mon, Dec 13, 2010, 12:00 AM UTC
- HN karma
- 6,094
- Public activity
- 1,633 items
- HN profile
- View on Hacker News ↗
About iwwr
No profile information was provided.
Recent public activity
-
comment
Comment #46766217
Thanks for the clarification!
-
comment
Comment #46758313
AFAIK continuously welded tracks (like those used in high speed rail) are also slightly tensioned, so a break in a single point could make it look like a whole section of track is …
-
comment
Comment #46265832
What is it using for interconnect?
-
comment
Comment #44747254
Each step in that chain is harder to do and more computationally expensive.
-
comment
Comment #42521117
So what does it do?
-
comment
Comment #42087624
Could you use a unionfs like overlay2 for more advanced pid hiding?
-
comment
Comment #41880913
What about auto-formatting the json and sorting all keys, to create some kind of canonical form? Then we can use standard textual patch.
-
comment
Comment #41505592
Genuinely interested. What problems did you have dealing with the standard reconciliation mechanism provided by ArgoCD and by k8s itself. I understand the advantage of the operator…
-
comment
Comment #41504125
Why do you need an in-cluster operator/pod?
-
comment
Comment #41500292
This is a problem for me as a language learner on mobile. I set a keyboard with (for example) Russian, and suddenly the world looks Russian, even though I am far from comfortable i…
-
comment
Comment #41486842
Is this useful for large json files, on the order of GiB?
-
comment
Comment #41434877
Deep down in the sun photons are absorbed almost as soon as they are created. In a sense the photons at the surface of the sun are the result of nuclear reactions thousands of year…
-
comment
Comment #41008569
Or maybe switch to an operating system that isn't a security dumpster fire?
-
comment
Comment #40327967
In some restricted environments (e.g. containers in CI, build servers or AWS Lambda) you may have limited disk space or no write access at all, so it is useful to have a tool that …
-
comment
Comment #38979424
> Who wants to send an email through the smart speaker? People of limited mobility, without working limbs, holding babies, cooking etc.
-
comment
Comment #38520414
The ancient Roman concrete was very different from modern: it was more thick, could not ne poured etc. But more importantly, it had no rebar, which is the main thing that corrodes …
-
comment
Comment #38150238
Thanks! So basically the fragments are escaping through the aerogel.
-
comment
Comment #38141453
But why Aerogel? Is it easily compressible?
-
comment
Comment #37533309
> The goal is to define a datatype by cases, where one can add new cases to the datatype and new functions over the datatype, without recompiling existing code, and while retaining…
-
comment
Comment #37403625
It's far easier for a project with many contributors. Plus, PRs and branches are cheap.
-
comment
Comment #36430853
Sequential serial numbers reveal information. See: https://en.m.wikipedia.org/wiki/German_tank_problem
-
comment
Comment #34185263
Nuclear appears to be the only realistic contender. But the mission architecture of Artemis goes around the problem by having only short stays on the lunar surface. Even with nucle…
-
comment
Comment #33124257
Could be that content creation tools are hard to do and the need for moderation. Second Life had a problem of easily accessible penises, while Minecraft servers have an issue with …
-
comment
Comment #32800964
Some call it "chaos", others might call it "badly written software".
-
comment
Comment #32015671
Write code that is easy to delete: https://programmingisterrible.com/post/139222674273/how-to-w...