Live data from Hacker News

Viewing profile — mvanga

mvanga

HN member
Joined
Mon, Jul 04, 2011, 10:34 AM UTC
HN karma
1,266
Public activity
84 items

About mvanga

I write at https://sighack.com and https://www.mvanga.com

Recent public activity

  1. comment
    Comment #48553435

    Author here. I wrote this many years ago (2017?) while exploring techniques to create art that I could put up on my walls :-) If you enjoyed this article there are more similar one…

  2. comment
    Comment #44113659

    Does anyone know if there is something similar for 2D platformers?

  3. comment
    Comment #30022629

    Can I ask how you find the fastest links between countries and the servers for them? (Background: during my vacation last month I was playing an MMO from the APAC region but with s…

  4. comment
    Comment #29541868

    It really depends on the complexity of the topic and the accent of the speaker. Most videos I watch at 2.8x. Otherwise it's 2x.

  5. comment
    Comment #28611695

    These are a nice set of tools. I used this long ago for extracting onset times from audio files: https://sighack.com/post/extract-onset-beat-times-from-audio...

  6. story
  7. comment
    Comment #28117365

    I really enjoyed the courses at: https://learnwatchmaking.com/

  8. comment
    Comment #27891658

    I wonder if there exists a Sci-Hub equivalent for ISO standard PDFs somewhere.

  9. comment
    Comment #27629620

    I know the feeling. I'm also motivated by small wins. However, at some point you have to face the realization that you need to power through some drudge work to get to those wins. …

  10. story
    Ask HN: Video conferencing solution for 1x1 guitar lessons?

    Thanks to working from home during the pandemic I recovered some extra time from my daily commute, and I've been taking guitar lessons online. So far I've tried Skype and Zoom but …

  11. comment
    Comment #27503176

    Amazing how Stripe consistently executes fantastic solutions for all the very real and difficult pain points of building commercial products on the web. Fantastic work!

  12. story
  13. story
  14. comment
    Comment #26904926

    I've worked on several solo projects in the past. I've personally found the below stack to be quite productive: Frontend: NextJS + Tailwind Backend: Flask Ops: Heroku + addons

  15. story
  16. comment
    Comment #26862178

    Interesting. Do you have some reference or link where I can learn more?

  17. comment
    Comment #26861231

    Very nice! I like your way much better than the one in my writeup :-) I'll refactor things over the weekend to use this approach if that's OK with you.

  18. comment
    Comment #26860856

    Agreed. The patterns are the most interesting bits. Actually, just the fact that there exist patterns is pretty amazing. It's unfortunately hard to see them through the notation an…

  19. comment
    Comment #26860664

    Oddly, for me it was the opposite! I used to be confused on why modes required modifying certain notes from a major scale until I tried deriving them in the way shown in the articl…

  20. story
  21. comment
    Comment #26575016

    > Do I have to read x86/arm spec + pcie spec + acpi spec + usb spec? Pretty much, yeah. There's a reason not everyone is sitting around writing hardware drivers. The alternative is…

  22. comment
    Comment #26554999

    Honestly, this article presents a fairly ridiculous comparison. You could bump deploy times on Heroku to 20 minutes and I would still use it without a second thought. At best, I'll…

  23. comment
    Comment #26414662

    The graph approach (e.g. Wikipedia) is pretty much useless without a search engine (e.g. Google) directing you to the first useful node in the graph. When is the last time you just…

  24. comment
    Comment #25877571

    Can anyone more knowledgeable comment on the details and significance of the comment regarding the frequency of formation being a normal distribution? > Straight away, they noticed…

  25. comment
    Comment #25667748

    https://bellard.org/ Clean, well-documented projects showcasing demos that end up having huge impact. Some of these projects single-handedly spawned entire tech ecosystems. (see FF…