Live data from Hacker News

Viewing profile — minoru

minoru

HN member
Joined
Sun, May 27, 2012, 9:24 AM UTC
HN karma
12
Public activity
15 items

About minoru

Got my Master's of Computer Science in 2015. Where do we go from here?

My blog: https://blog.debiania.in.ua

Follow me on Fediverse: @minoru@functional.cafe

PGP key 356961A20C8BFD03 Fingerprint: CE6C 4307 9348 58E3 FD94 A00F 3569 61A2 0C8B FD03

Recent public activity

  1. comment
    Comment #28501086

    Sure. Centralization could probably be avoided by storing the index in a DHT or something.

  2. comment
    Comment #28501048

    As far as I can tell, Fediverse embraces this as a privacy feature. (It's more of a bump than a roadblock, but still.) I'm not aware of any projects to fix this (although I'm not v…

  3. comment
    Comment #28496750

    Ain't a dumb question at all! It actually takes reading the ActivityPub specs to answer it, so no surprise if you didn't get it just from reading the landing page ;) The answer is:…

  4. comment
    Comment #28496636

    The post was now updated; it mentions that at least three more FB posts with links to joinmastodon.org were marked as spam: https://octodon.social/@yhancik/106897948169079191 Four …

  5. comment
    Comment #24830145

    Hi, the author here. Thanks for taking a look at the code! I picked SHA-1 because it was the simplest way to generate pseudorandom data: I knew there's a Rust crate for it which I …

  6. comment
    Comment #20069358

    You obviously spent way more time analysing all this than I did, so pardon my naivety, but it seems to me that shelving this project is an over-reaction. If the site's growth is li…

  7. comment
    Comment #4926004

    Sorry for going a little bit off topic here, but certainly there are works of science fiction based on this paradox — after all, it’s more than thirty years old! Any suggestions?

  8. comment
    Comment #4034596

    Yes, he does. I wrote my comment to emphasize the other side of the coin, not to fill some gap that wasn't covered in the article. It must be kind of mistake here (I've read the po…

  9. comment
    Comment #4034582

    If your code was used by some company you may use that fact on the interview or to promote your project further, but if you are using GPL you are risking the chance to do so.

  10. comment
    Comment #4034383

    Dual-licensing works for MySQL but it may not work that well for smaller projects that are easier for company to re-implement from scratch. There's a possibility that GPL may be to…

  11. comment
    Comment #4034142

    The guy must be damn sure about how cool his projects are, because there's a situation where your project is cool enough for company to use but they won't because of GPL. It would …

  12. comment
    Comment #4032710

    When I read that section, it occurred to me that "weak purity" is like monads and "strong purity" is purity as we know it in the FP world. Then drawTriangle() become an action in s…

  13. comment
    Comment #4032688

    Oh, I didn't know that — thanks! But yes, to me it looked like I had some fonts wrong or something.

  14. comment
    Comment #4032526

    There is an issue with quotes — they appear to be swapped (tiny screenshot here: http://ompldr.org/vZHl4Mw ). I made a little check, it's the same with every font you specified in …

  15. comment
    Comment #4029768

    You can enable "ignore all keys" mode with Shift-Escape in Vimperator. It would then just pass all your key strokes directly to the app. I believe there should be similar mode in P…