Viewing profile — yusukeshinyama
yusukeshinyama
HN member- Joined
- Mon, Feb 24, 2014, 1:18 AM UTC
- HN karma
- 7
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About yusukeshinyama
No profile information was provided.
Recent public activity
- story
-
comment
Comment #7301163
In 90s Japan, mojibake (wrong encoding detection) was still a problem that was commonly seen, and UTF-8 wasn't widespread yet. So people put some character at the top of a HTML fil…
-
comment
Comment #7296588
At line 655: "... In a sparse filesystem it will be the sequence of powers of 3, 5, and 7: ..." So I think this means three = pow(3, 0);
-
comment
Comment #7295804
When you're using GNU screen or tmux, you notice that the CPU usage of these processes is sometimes notable. Here's another way to increase your CPU load with apparently doing noth…