Live data from Hacker News

Viewing profile — raindev

raindev

HN member
Joined
Sun, Jan 26, 2014, 10:49 AM UTC
HN karma
542
Public activity
43 items

About raindev

systems

https://raindev.io

Recent public activity

  1. comment
    Comment #44268094

    The planets are just grains of sand in a vast empty space.

  2. comment
    Comment #44225058

    yes-as-a-service might be a compliance liability due to popularity with authoritarian leaders.

  3. comment
    Comment #42907482

    A few points I find interesting: - in 2022 a decision was made to abolish leap seconds by 2035, by allowing UTC to drift from the time as defined by Earth's rotation (UT1) - negati…

  4. story
  5. comment
    Comment #15331062

    I've tried to use macOS with case sensitive filesystem for some time (before APFS). Works mostly fine but there're applications that break (Steam and Intellij IDEA are the two I re…

  6. story
  7. comment
    Comment #14824301

    There's a plugin for U2F support[1]. I use a Yubikey at work daily without issues. 1. https://addons.mozilla.org/en-US/firefox/addon/u2f-support-a...

  8. comment
    Comment #14068828

    I'm supper happy about Wire taking this step. Has someone done a security analysis/review of Wire yet? It would be interesting to read.

  9. comment
    Comment #13338773

    I'd be a fashion designer. Oftentimes I feel like software engineering doesn't give me an opportunity to fully realize my creative self. Mostly because of people, not because of te…

  10. comment
    Comment #13273213

    It seems to me like most of the problems of modern tech are related to quality yet everyone is rushing for new features and quantitative "improvements".

  11. comment
    Comment #12832231

    I cannot read a blog post without seeing who of my fiends is online. Now, this is progress!

  12. comment
    Comment #12773438

    Let's take a look at GNU tar [1] and GNU social [2] webpages as examples. The first thing they tell a user is what the project is. I would say, both of them are order of magnitude …

  13. comment
    Comment #12773408

    Not everyone reads news all the time.

  14. comment
    Comment #12773401

    Because DuckDuckGo's index of the yarn's website could be screwed or out of date. Also, because people communicate using language, not axioms.

  15. comment
    Comment #12772790

    I went to DuckDuckGo to check out what yarn is. The front page makes no mention of JavaScript at all (at least on mobile). Accordingly to DuckDuckGo the whole site mentions "JavaSc…

  16. comment
    Comment #12767528

    I've been writing Java in Vim from time to time for 3 years. Rust is much more pleasant to deal with in a plain text editor. I encourage you to give it a try.

  17. comment
    Comment #12475635

    What are good modern books on C nowadays?

  18. story
  19. story
  20. comment
    Comment #11145382

    Thank you for detailed explanations. Some of this issues could be resolved while staying within plain text, well to some extent at least. There're various attempts to encode metada…

  21. comment
    Comment #11145224

    I like the colours and am curious if it's a known colorscheme available for other environments (Vim, Emacs, terminals) or is it designed from scratch. Thanks for pointing to the co…

  22. comment
    Comment #11144363

    Why should we break compatibility with plain text based tools to achieve what Lamdu is set to achieve? AST could be an intermediate representation but source should be text. Parsin…

  23. comment
    Comment #11144306

    Anyone know what colour theme is used for sample screenshots?

  24. comment
    Comment #10649888

    The quote is missing important context. Just want to clarify that author is speaking about microservices specifically. The whole point of microservices is that one could be rewritt…

  25. comment
    Comment #10494298

    Why do you decided to use XML as the basic format?