Viewing profile — sizeofchar
sizeofchar
HN member- Joined
- Wed, Dec 14, 2016, 3:22 PM UTC
- HN karma
- 112
- Public activity
- 69 items
- HN profile
- View on Hacker News ↗
About sizeofchar
No profile information was provided.
Recent public activity
-
comment
Comment #45053552
I am sorry, but this article is a bag of lies. It is just buying and broadcasting the official story from human rights violator Justice Alexandre de Morais, who is persecuting oppo…
-
comment
Comment #43751716
Wow, this is so awesome! A shame it didn’t progress.
-
comment
Comment #43186848
There is a big gap between "Turing complete"-able and "real-time, interactive, graphical and performant"-thing.
-
comment
Comment #42472440
That is really interesting, in that it is the opposite of my childhood understanding. I started with CP/M and DOS, and the first time I came to a Linux machine, I just couldn't und…
-
comment
Comment #41116052
When I started using a Mac in 2009, MacPorts, Fink (and I think there was another I can't recall the name) simply wouldn't work for me. They would take very long to build what I wa…
-
comment
Comment #40334028
Truth is much simpler. The rain volume was unanticipated, no matter what government was there, the catastrophe would still happen. As you wrote, the left governed there for decades…
-
comment
Comment #39611637
I completed the CompSci X-Series of MITx on edX, and Software Engineering for IaaS, from BerkeleyX. They were so awesome that I can only think they phased them out because it was s…
-
comment
Comment #38881199
It is as old as MMORPGs, at least. In 2001 you couldn't play Ultima Online like you did in 1998.
-
comment
Comment #37584145
I once worked in a lab where all computers had its own electrical stabilizer, but they were so poor that probably they did more harm than good. When someone turned on a stabilizer,…
-
comment
Comment #37573320
It got better, with containers.
-
comment
Comment #33816134
I, myself, fell for that... :(
-
comment
Comment #30653160
It’s totally a systemic problem, that’s it. Same thing with me. I love teaching, I just can’t stand the faculty anymore.
-
comment
Comment #30442596
Yes, and it is not bad, but nowhere as smooth as the macOS app.
-
comment
Comment #30419318
I love Numbers and haven’t been able to find an easy and convenient replacement for it since I left macOS :( It’s blended spreadsheeting with presentation in a free infinite canvas…
-
comment
Comment #28493339
I do the same with my parents in law, and it’s been like 8 years without call for maintenance, if not for the very rare Ubuntu upgrade.
-
comment
Comment #28399661
Seems like the same as in multithreaded programming, in which you can’t let threads share memory without synchronizing else you get data races and corruption.
-
comment
Comment #27280987
The best term to describe this kind of generators is procedural content generation, or just PCG.
-
comment
Comment #26677846
Win95 S/R2 worked pretty well.
-
comment
Comment #26216924
You forgot: 4. Government gives money to families whose kids don't have more than 3 day misses per bimestrial.
-
comment
Comment #26157206
I hope they can avoid having two block indents, like in those examples. Match could be followed by a case in the same line, and extra cases in new lines. match val case True: print…
-
comment
Comment #25641649
Also Google Talk.
-
comment
Comment #25554909
Even with the 33.6k modems DC had, games were very well playable. I and my brother played almost thousand hours of Phantasy Star Online, and it was great.
-
comment
Comment #24780409
That was an afterthought, so that japanese companies didn't think they were directly tied to Microsoft.
-
comment
Comment #24698471
Proper literary training. With it comes memorization skills, structuring of ideas, comprehension of abstraction, naming and defining skills.
-
comment
Comment #24261638
Time to resilver a failed disk on btrfs depends on the amount of data on the partition, while the same on lvm is constant on the full size of the disk.