Viewing profile — hugja
hugja
HN member- Joined
- Mon, Apr 25, 2016, 12:23 PM UTC
- HN karma
- 35
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About hugja
No profile information was provided.
Recent public activity
-
comment
Comment #17381646
As a teenager who would play games often into the early morning hours (I remember I'd just be going to bed as my father went off to work) feeling like complete garbage and just men…
-
comment
Comment #17381584
I wasn't actually trying to help per se. I was just wondering if it was something he's/she's tried is all.
-
comment
Comment #17381525
I'm curious have you ever tried working out in the early hours after waking up? This alone determines if I'm getting good sleep or not. I'll end up staying up way later into the ni…
-
comment
Comment #17342871
Correct me if I'm wrong, doesn't South Korean have Gaming/Internet Addiction Centers for those with "Gaming Disorders"? I remember seeing something about this from a eSports docume…
-
comment
Comment #17332704
Although I didn't play Vanilla, as I said above. I've experienced this with the end of Wotlk and beginning of Cata. The introduction to group finder and the ability queue from anyw…
-
comment
Comment #17332582
Oh most definitely! It's certainly not for everyone. I mean even back then, if I'm remembering correctly. There was a site called Thottbot for exactly that. Which I occasionally tu…
-
comment
Comment #17332180
This was my first thought too. Although I must admit I didn't play WoW until the release of BC (Burning Crusade) and stopped when Cata finished. So I never really got to experience…
-
comment
Comment #17327084
SDL (Simple DirectMedia Layer) - http://libsdl.org
-
comment
Comment #17231234
I thought Windows 10 dark mode was only to the metro ui (or what ever it's called now). So things like Window Explorer (Finder on macOS) are still not dark themed.
-
comment
Comment #17204184
My favorites: * Every Frame a Painting[1] - film essays (No longer making videos) * Good Blood[2] - game design and music * Hodges U[3] - mini-docs on various subjects * kaptainkri…
-
comment
Comment #16836993
Thoughtbot: https://thoughtbot.com/playbook/our-company/apprenticeship Most of these seem web based, I wonder if there's any out there for low level / systems. Edit: IBM: https://c…
-
comment
Comment #16673579
Retro Game Dev: C64 Edition[1] build two games (shooter/platformer) in 6502 Assembly Language for a Commodore 64 emulator. Some other similar books are Making 8-bit Arcade Games in…
-
comment
Comment #16597534
There's a Github repo[1] with a collection of project based tutorials. 1. https://github.com/tuvtran/project-based-learning
-
comment
Comment #16303902
Spot on from what I was thinking.
-
comment
Comment #16243136
Yep, I see this question on Reddit all the time. Here's the previous HN discussion post on TYCS: https://news.ycombinator.com/item?id=13862284
-
comment
Comment #16242570
https://teachyourselfcs.com
-
comment
Comment #16088517
For those that want to know more there's the unofficial Jai Primer: https://github.com/BSVino/JaiPrimer/blob/master/JaiPrimer.md
-
story
Ask HN: What programming book you'd recommend to a complete beginner?
What single book would you recommend to someone who's interested in programming with no prior experience? Maybe something that could pair well with Exercises for Programmers [1]. 1…
-
comment
Comment #15911415
Why electronic books? Is this just about owning less physical things?
-
comment
Comment #15898871
They're working on Exercism v2 that includes the difficulty level on the exercises: https://v2.exercism.io/tracks/lua/exercises
- comment
-
comment
Comment #15740764
I've never understood the stock piling of gold. I feel like in doomsday life goods like guns, food, water, tools, etc. Would be of more value then gold or bitcoin. Maybe my view of…
-
comment
Comment #15736445
1. Preview / Questions - Take a gander at the chapter by reading the introduction, headings, sub-headings, diagrams, images, example code, summary, exercises, questions, etc. Also,…
-
comment
Comment #15640365
Any books or other resources you recommend to learn these things? On learning to learn I have enjoyed A Mind for Numbers[1] by Barbra Oakley with Coursera course[2], Make it Stick[…
-
comment
Comment #15489870
No problem! I forgot to add in my original post that after the first 5 or 6 lectures the course switches to Python from C. You'll end up hitting two birds with one stone. Also, the…