Viewing profile — uzoodoo
uzoodoo
HN member- Joined
- Sun, Feb 26, 2017, 2:43 AM UTC
- HN karma
- 52
- Public activity
- 48 items
- HN profile
- View on Hacker News ↗
About uzoodoo
No profile information was provided.
Recent public activity
-
comment
Comment #15509846
Another shadowbanned user here. Used to be an occasional poster, made posts if I had something meaningful to add. At some point I noticed that I never got replies, but didn't think…
-
comment
Comment #14682373
Yeah, HN hates me for some reason :( https://news.ycombinator.com/item?id=13789288
-
comment
Comment #14674980
That's a really strange phone you're describing. Did it have a single hole on the dial? Where are you from? I too used rotary phones - I'm 28 (if it makes a difference) and I grew …
-
comment
Comment #14339079
On page 6 it says: > Novell SUSE Linux Enterprise Desktop 10 (SP2) in China only For me, a let-down is that it doesn't have HDMI though.
-
comment
Comment #14337004
The author is pretty well-known https://en.wikipedia.org/wiki/Matthew_Garrett
-
comment
Comment #14286743
I'm pretty sure wild strawberries existed in Europe before, they were just smaller but just as good https://commons.wikimedia.org/wiki/File:Midsommarb%C3%A4r.jp...
-
comment
Comment #14270788
In this case, not necessarily. For example, here's a de/re-compiled version of Starcraft for the ARM/Linux-based OpenPandora, with no help from Blizzard: https://pyra-handheld.com/…
-
comment
Comment #14232737
It's in the article... > Finally, when you drink your calories instead of eating them, your brain doesn’t get the same “I’m full” signal that it does from solid food, even though y…
-
comment
Comment #14226878
Sourceforge is gone after the mass-exodus following its questionable practices. The github is here, last commit a few months ago: https://github.com/nicm/fdm/commits/master Not sur…
-
comment
Comment #14225094
I used to use OfflineIMAP, and then tried mbsync, and it's much faster.
-
comment
Comment #14216649
> Do you really think he should be in prison for intellectual property infringement ? This is loaded language. When you say "intellectual property infringement" people think of imp…
-
comment
Comment #14181556
Companies only act ethically if it has a potential to affect their bottom line and they have the foresight. It's not just tech, think pharmaceuticals or finance. As for naivete - a…
-
comment
Comment #14180270
You have to be naive to give a service access to a trove of your private data and expect them to just leave it there...
-
comment
Comment #14167741
That's a good question! Has anyone ever met a male Russian programmer? I don't think I've ever heard of one! /s
-
comment
Comment #14128945
Sure, as Congressman Sensenbrenner said, “Well, you know... nobody’s got to use the Internet” http://wapo.st/2nPh3JN
-
comment
Comment #14127965
My old manager wanted me to install WhatsApp. WhatsApp wanted to access my phone's address book so that it could upload all of my contact info to their [Facebook's] servers. I deni…
-
comment
Comment #14127776
Well, considering that was written a decade ago, it doesn't really answer my question... http://www.claws-mail.org/faq/index.php?title=General_Inform...
-
comment
Comment #14127692
But only for a very short period of time (4 seconds on average).
-
comment
Comment #14127525
How does it compare with Claws Mail [0]? I've always assumed Claws is the more full-featured fork of Sylpheed, but seeing that they've diverged over a decade ago and are both still…
-
comment
Comment #14120902
Twitter's character is the Fail Whale.
-
comment
Comment #14094497
#include int main() { int *x = malloc(sizeof(int)); return 0; }
-
comment
Comment #14084263
The Linux touchpad driver is extremely configurable. Try playing around with synclient. https://www.x.org/archive/X11R7.5/doc/man/man1/synclient.1.h... https://www.x.org/archive/X1…
-
comment
Comment #14084153
More like: "Non-living things don't move. The bus moves. Therefore, the bus is alive." This is false because there exist things that are non-living but move. Similarly, the origina…
-
comment
Comment #14084032
But the premise "not alive => doesn't need resources" is false because there exist things are "not necessarily alive" that need resources. Therefore, the argument is invalid.
-
comment
Comment #14068845
> but the "ridiculousness" of this overhead is imaginary. A few weeks ago: VS Code uses 13% CPU when idle due to blinking cursor rendering https://news.ycombinator.com/item?id=1394…