Live data from Hacker News

Viewing profile — Maksadbek

Maksadbek

HN member
Joined
Wed, Jan 07, 2015, 8:20 AM UTC
HN karma
957
Public activity
100 items

About Maksadbek

No profile information was provided.

Recent public activity

  1. comment
    Comment #49090024

    Yay, an article about my country is on the HN frontpage!

  2. comment
    Comment #48792397

    /* * kernel/sched/loadavg.c * * This file contains the magic bits required to compute the global loadavg * figure. Its a silly number but people think its important. We go through …

  3. comment
    Comment #48440485

    I use bunch of PHP files for personal/work stuff. Because the setup is very easy: just install nginx and enable php+fastcgi extension. Then just edit the files, no restart is neede…

  4. comment
    Comment #48151119

    Hey Thomas, thank you for detailed explanation! This sounds very interesting. I really wanted to learn something less complex than Rust/Haskell and fast enough for high performance…

  5. comment
    Comment #48149767

    I'm not deeply familiar with reliability-focused languages, but as far as I know, Ada, Rust, and Haskell are the most prominent ones. What made OCaml a better choice here over thos…

  6. comment
    Comment #46160251

    Do we have downdectector for downdetector ?

  7. comment
    Comment #45851095

    It always astonishes me how much useful information you can find on internet being publicly available. You just need a willing to learn.

  8. comment
    Comment #45740328

    https://www.dailymail.co.uk/news/article-13278447/german-cou...

  9. comment
    Comment #45734468

    [flagged]

  10. comment
    Comment #45531668

    Couldn't believe my eyes, this is the cleanest C code I've ever seen!!

  11. story
  12. comment
    Comment #45084620

    The sad part is that no one forces you to work that hard. You're free to say NO! and work less, even this will results being laid off. Only during 1:1s your manager may highlight t…

  13. story
  14. comment
    Comment #45074977

    Exactly! If you don't try to keep it simple, especially in bigtech, things get way too complex. I think choosing simplest solution in bigtech is in orders of magnitude more importa…

  15. comment
    Comment #44777963

    If you don’t invest to some company because of ethical reasons, then investing isn’t for you. Anything can be used for good and bad reasons.

  16. comment
    Comment #44087802

    This is tool is amazing! I know it's built using WASM and creator earns a lot on this tool from ads. https://news.ycombinator.com/item?id=26769141

  17. comment
    Comment #43691232

    Fabrice Bellard is a real coding monster!

  18. comment
    Comment #43551180

    So many people are obsessed with Web application size. But there are other important factors as well. First of all, the UI must be functional even it's slow and heavy. If it does t…

  19. comment
    Comment #42967740

    out of curiosity: what problems do you solve with this fork at Microsoft and why not C# ?

  20. comment
    Comment #42869430

    While Google advises to use abstractions, I like the left-hand side variant. It looks to me easier to understand and change. The right hand side is scattered and abstractions mutat…

  21. story
  22. comment
    Comment #42375627

    Post "Say no to JavaScript" on a website that heavily uses javascript... ironic

  23. comment
    Comment #42313162

    Go hosted in Clojure should be Jo

  24. comment
    Comment #42291552

    It’s ssv — space separated values

  25. comment
    Comment #40993993

    Fantastic! Are you going to teach her JavaScript as well ?