Live data from Hacker News

Viewing profile — m10k

m10k

HN member
Joined
Sun, Jun 28, 2020, 10:40 AM UTC
HN karma
13
Public activity
9 items

About m10k

No profile information was provided.

Recent public activity

  1. comment
    Comment #37116553

    http://spinroot.com/gerard/pdf/Code_Inflation.pdf Is it this one?

  2. story
  3. comment
    Comment #36595248

    https://m10k.eu Most of my posts are about shell scripting and messaging-based architectures. I wrote a small module framework for Bash that allows you to send messages (point-to-p…

  4. story
  5. comment
    Comment #33117110

    Let's be honest, "you can change what you want" should really be "you will have to change certain things". Which is fine for developery people and people with a lot of time and pat…

  6. comment
    Comment #31711512

    A long time ago, I attempted to reverse-engineer the protocol of a game because I wanted to host a dedicated server on a Linux box, but the developers only provided a (bug-infested…

  7. comment
    Comment #30068309

    Thanks! I didn't realize it's been almost a year already. I decided very recently to publish this project on Github and write about it here, so documentation has not been a top pri…

  8. story
    Show HN: Toolbox – A framework for modular Bash scripts

    Everyday, I have to deal with Bash scripts and all the code duplication and unreadableness that comes with it. One day I found myself implementing an include function so that I cou…

  9. comment
    Comment #23668024

    I would have expected an article like this to discuss the different CPUfreq scaling governors, especially since it recommends switching to acpi_cpufreq, which allows them to be adj…