Viewing profile — friseurtermin
friseurtermin
HN member- Joined
- Sat, Jan 04, 2020, 11:03 AM UTC
- HN karma
- 158
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About friseurtermin
Recent public activity
-
comment
Comment #43288476
The article phrases this weirdly, but they are talking about the 40,000 Starlink terminals in Ukraine that Eutelsat is trying to match, not about LEO satellites.
-
comment
Comment #40388202
What I miss in this article are some references to some of the great research on Starlink performance and characteristics that has come out in the past ~2 years. [1] and [2] come t…
-
comment
Comment #30799996
100% what I came here to say. My film camera restricts me from checking each photo instantly, keeps other people from checking each photo ("Show me! Do I look good in that? Take an…
- story
-
comment
Comment #30207891
One caveat here is serialization. Writing your (or another package's) enum to a database will get you in trouble if you ever want to add another value in the middle. Sure, you can …
-
comment
Comment #30207769
I'm not sure if its DDG, but the tech company Pipedream should consider rebranding or improving their SEO. A quick Internet search did not yield the results I expected...
-
comment
Comment #29495430
I remember this coming up in a blog post by the creator of Shellcheck a while back [0] and being discussed here [1]. One reason given is this: > Assuming the OSS projects aren't a …
-
comment
Comment #28988959
> without some form of translation or emulation IIRC that's why Rosetta2 exists. The question is more whether there are issues despite that
-
comment
Comment #28985320
I'm guessing you'd want to go with Server Core [0], which is not a full-blown GUI but still supports windows. [0]: https://docs.microsoft.com/en-us/windows-server/administrati...
-
comment
Comment #28954996
Leaner websites can only reduce bandwidth strain, there's no impact on latency, right?
-
comment
Comment #28929290
Could something like this be useful in space? With less heat generated (?), less power requirements (?), and immune to SEU(?)
-
comment
Comment #28886983
Oh absolutely, I miss my 12" Macbook so much! It was underpowered, so I really hope they bring back an M1(X) version of that
-
comment
Comment #28838642
https://netzpolitik.org/2021/wolf-culture-how-huawei-control...
- comment
-
comment
Comment #28188448
> minimalism: Marie Kondo says that we should remove all the things that "don't spark joy" > maximalism: our homes should be places full of stuff that sparks joy! I'm no expert on …
-
comment
Comment #27919109
> Now, almost 30 years later, in what might be the most profound shift of all, the power dynamic between humans and Yosemite has changed. To see nature so vulnerable not only feels…
-
comment
Comment #27884825
From the paper: > The difference of an attribute value between any group of individuals in the objective world is usually in the same order of magnitude as the absolute value of an…
-
comment
Comment #27880394
This post goes into incredible detail and is super comprehensive, thanks! I highly recommend also checking out the original paper and presentation at NSDI '20: https://www.usenix.o…
-
comment
Comment #27864744
Great post! I'm not familiar with all of fly's inner workings but I'm guessing that each app gets its own Redis instance at each location (rather than all of your customers sharing…
-
comment
Comment #27085178
Oh, for a second I thought this was about Goat Ops [0]. [0]: http://www.goatops.com/
-
comment
Comment #27022749
I know that 99.9% of your readers know exactly what SNMP is (even though SMTP is in the title), but when you write a post like this, please just put in what the initialism is actua…
-
comment
Comment #26900844
I love blog posts like these: they don't go after real-world problems directly but rather explore what's even possible. paulfurtado in this comment section mentioned UPX[0] as a wa…
-
comment
Comment #26872094
I see, that makes sense. Thanks!
-
comment
Comment #26865071
Ok I think I'm not understanding this correctly then. Why does this return an error? package main import ( "fmt" ) const tst = 10000000000000000000000000000000000000000000000000000…
-
comment
Comment #26856377
I'm gonna be the one who says it: why is the Banksy worth saving but the thrown paint is not?