Viewing profile — ephou7
ephou7
HN member- Joined
- Wed, May 14, 2025, 9:40 PM UTC
- HN karma
- 34
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About ephou7
No profile information was provided.
Recent public activity
-
comment
Comment #49088964
Sorry, you have been blocked You are unable to access stephenkrings.com
-
comment
Comment #47328712
Ulrich Drepper, Lennart Poettering, this clown. Red Hat seems to have a skill of hiring savants with high technical and low social aptitude.
-
comment
Comment #47328043
Exactly. OP seems to have very limited understanding of software development if that fact has eluded him.
-
comment
Comment #47222200
Jesus Christ what kind of potatos are you using when 10 GB of disk space are even noticable for you?
-
comment
Comment #47222019
He was a good hacker but also a HUGE, arrogant jerk who treated a lot of people quite badly.
-
comment
Comment #47074286
Exactly my thought. Or a typed enum: enum class uint8_t { NAH, YEAH, OMGWTF }; I'm (fairly) sure there's a good reason for that language feature, but the justification the blog art…
-
comment
Comment #46801833
I used this: #!/usr/bin/python3 import subprocess import time import random with open("/tmp/x") as f: t = f.read() for c in t: subprocess.call([ "xdotool", "type", c ]) time.sleep(…
-
comment
Comment #44597638
I'm not sure why single-header is an advantage over powerful libraries such as GEGL.
-
comment
Comment #44381852
> Other than it being completely wrong and requiring a regex to be compiled for an amount of work that's certainly less than the compilation itself. It's not. And the sequence you …
-
comment
Comment #44293779
6.15.2 has 20 occurrences, of which only 2 are actual swearwords ./fs/bcachefs/bkey_cmp.h: /* we shouldn't need asm for this, but gcc is being retarded: */ ./drivers/net/wireless/b…
-
comment
Comment #44192530
The two pilots in the Tenerife aircrash would beg to differ.
-
comment
Comment #43989510
[flagged]