Live data from Hacker News

Viewing profile — archevel

archevel

HN member
Joined
Mon, Feb 22, 2016, 1:07 PM UTC
HN karma
55
Public activity
35 items

About archevel

No profile information was provided.

Recent public activity

  1. comment
    Comment #33105062

    I believe you are thinking about Javalin https://javalin.io/news/javalin-5.0.0-stable.html

  2. comment
    Comment #33063628

    I think the argument is more that this tool by virtue of being easily accessible creates more malicious actors. Similar to how most people wouldn't steal a locked bike, but a large…

  3. comment
    Comment #32740570

    I built something related to this for our webapp. Most of the text in the app is in a language specific "key to text" map that is loaded at runtime. I made a bookmarklet that switc…

  4. comment
    Comment #30904878

    I agree, but I think you need hope in order to be happy. I.e. happiness is the combination of high hopes and low expectations. Without high hopes you could just be anticipating thi…

  5. comment
    Comment #21524141

    Found a completely good one! "Elon Musk's advice on success" Bad: 0.0000 - Good: 1.0000

  6. comment
    Comment #20557152

    If all else is equal, then additional dependencies are a bad thing. Otherwise the only reason to not depend on everything would be code size... And if it's a compiled language with…

  7. comment
    Comment #20022220

    Wouldn't the fact that if they are ok with you working on FOSS protect you? If you have the source you are free to modify it to you hearts content, right?

  8. comment
    Comment #20022109

    Would creating a GPL or BSD licensed project and then contribute to that work (in case the employer allows work on FOSS)? Then one would presumably be free to start a business usin…

  9. story
  10. comment
    Comment #19225375

    IIRC RNA is made up mostly of the same nucleic acids as DNA. T (something something) is replaced by Uracil. The main difference is that DNA is double stranded whereas RNA is single…

  11. comment
    Comment #19135092

    One thing I think is missing from the current html spec is having a src attribute on select tags. Would be nice to be able to not have to define the options directly on a page and …

  12. comment
    Comment #18908951

    I like to sum this sentiment up as: "One day even Socrates will be forgotten."

  13. comment
    Comment #18384137

    That you hold a certain value is logically true as long as you actually hold that value. There is no belief necessary in that case. _Why_ you believe it, i.e. the justification for…

  14. comment
    Comment #18382726

    The crux of the matter is what should constitute sufficient evidence. Is the same level of evidence required for all beliefs? What about things for which there are no evidence, eg …

  15. comment
    Comment #17634375

    Interesting angle. Makes me ponder: What if Oracle owned Facebook?

  16. comment
    Comment #17536212

    For learning purposes I created quic[0]. I wanted to strip it down to the bare minimum for running something in a "container". I got as far as having it use a preexisting network n…

  17. comment
    Comment #17490118

    That depends on the tooling used. One way for linters and static analysers is to only run them on files touched by commits. For test coverage (if that is important) you can use som…

  18. comment
    Comment #17489806

    What I usually aim for is that all new code/commits conforms to style and other requirements like having tests etc. Usually it is possible to configure tools to only flag something…

  19. comment
    Comment #17401643

    An organisation always has some kind of culture. If it is "defined" (I interpret that as something being written down) or not doesn't really matter. Whatever is defined in that sen…

  20. comment
    Comment #17392003

    > Have we really not understood OO at all so that we have to reinvent it all the time? We haven't. I think the popular OO languages shows this. In both Java and .Net the focus is o…

  21. comment
    Comment #17237433

    Seems like a variant on "Existential Angst". Maybe not exactly, but the sense of loss of purpose feels fairly close.

  22. comment
    Comment #17099394

    There is a brief explanation here: http://curious.astro.cornell.edu/about-us/57-our-solar-syste...

  23. story
  24. comment
    Comment #15515656

    > So a true post-scarcity will never exist. People will just invent new goods or services to go after in the future when today's iphones and sportscars have become affordable. Not …

  25. story