Live data from Hacker News

Viewing profile — manch23

manch23

HN member
Joined
Mon, Oct 22, 2018, 12:00 AM UTC
HN karma
20
Public activity
13 items

About manch23

No profile information was provided.

Recent public activity

  1. story
    Ask HN: Dark Patterns and impact on revenue?

    I'm looking for some studies/articles/evidence(anecdotal or otherwise) about the business impacts of employing dark patterns. A specific case I'm interested in is how making it dif…

  2. story
  3. story
  4. comment
    Comment #27483297

    At work we use Google meet, which can handle multiple people screen sharing at once, and VSCode live share. It works pretty well. VSCode will forward ports for you so both people c…

  5. comment
    Comment #23827633

    > I hope that some of these optimizations are a pleasant surprise and will factor in your decisions to write clear, intention-revealing code and leave it to the compiler to do the …

  6. comment
    Comment #23569978

    Incompetence would be a pretty safe bet given the track record of the current government I would think.

  7. comment
    Comment #21236591

    I’ve always been super happy using Ruby. Never had any experiences that would cause me to label it in the way that you have. However, I am interested to know what those flaws are. …

  8. comment
    Comment #19976146

    Its my understanding that the hashing should not be done client side, as that would expose the secret salt that is being used and reduce security?

  9. comment
    Comment #19836690

    Sounds more like a JIT to me.

  10. comment
    Comment #19428965

    Quite well. From Rails 5 there’s an API only init flag which removes the view layer and then you can just return JSON from controllers. Chuck nginx in front to proxy backend reques…

  11. comment
    Comment #18959505

    What stacks are you already familiar with?

  12. comment
    Comment #18473366

    Its based on Ubuntu, so whatever you can install on Ubuntu should work on Elementary. Only issue I've run into is while adding an apt repo(for docker I think) I needed to point it …

  13. comment
    Comment #18419264

    Forgive me if I missed it, but I don’t believe I saw any mentions of ruby in this thread. I feel like the English like syntax and use of keywords instead of symbols would be very b…