Live data from Hacker News

Ask HN: What's your quarantine side project?

news.ycombinator.com

181–190 of 1001 posts

Re: Ask HN: What's your quarantine side project?

#183
Nothing too fancy, I have been writing/rewriting some of my personal libraries. I finally gave in and wrote an OpenGL abstraction, because dealing with shaders manually was such a pain. Now I am working on a simple GPU font renderer, which is hopefully easier to use than my earlier CPU rasterisation based approaches (no need to snap to pixel raster or to pack things into a texture, can deal with both small and gigantic letters).

Re: Ask HN: What's your quarantine side project?

#185
Since all gyms are closed in my country, I've converted my attic in a "make shift" gym. I've placed a desk, installed Ubuntu on an old laptop, placed a screen, put down a mat and some dumbells and just watch cardio and resistance workouts on YouTube. It's a great way to keep myself in shape and to break the day because I work from home all days.

Re: Ask HN: What's your quarantine side project?

#186
I'm trying to get myself to wake up at 06:00 AM to go for an early 20 minute morning run. As an insomniac this has proven to be really difficult. But I really like running, even when I'm out of shape, as it has been a part since I was a kid.

I think I'm inching towards a stable rhythm though, but time will tell. I always need 2 months of a stable rhythm to be fully sure that I got a rhythm locked in.

Here is what I figured out so far:

- Magnesium before sleeping

- Vitamin D when I wake up, especially now since I'm sitting inside all the time.

- Obviously basic sleep hygiene that all the popular blog posts write about (fun fact: I use Iris instead of Flux, it dims the screen even more).

- Melatonin when I can already tell I won't be able to sleep anytime soon. I used to try to fall asleep on my own strength for way too long. Things I've tried: meditation (my username is derived from it), progressive muscle relaxation, not thinking about anything (I am quite good at this), visualizations of being in familiar places, exercise and going to the doctor. It all doesn't work. What does work: melatonin. Only since recently I've been a bit more aggressive with it (after 25+ years of sleep issues).

This leaves me with one issue: sometimes I wake up after 4 hours of sleep. My usual way of dealing with this is being awake for another 4 hours, so I can sleep my second quartet of hours. The problem: I wake up around 11:00 AM when I go to bed around 11:00 PM.

So what I'm trying now, since my lifestyle supports it, is waking up between 04:00 AM and 06:00 AM so that I have enough leeway to sleep a bit more. I'm starting a job soon and I have to be 09:00 AM in the office. This is my makeshift solution.

I hope it works.

Re: Ask HN: What's your quarantine side project?

#190
A Plugin for discourse that makes it easier for students to enter Math equations: https://meta.discourse.org/t/discourse-math-editor-user-frie... I also work on other discourse plugins. if anyone wants to chat about creating discourse plugins please send me a message on meta.discourse.org.
Post reply on HN