Live data from Hacker News

Viewing profile — ssimono

ssimono

HN member
Joined
Thu, Mar 15, 2018, 12:36 PM UTC
HN karma
48
Public activity
16 items

About ssimono

ssimono.at.hn

---

[ my public key: https://keybase.io/ssimono; my proof: https://keybase.io/ssimono/sigs/Dx6fPwgOq03JPt7ia7rMoveqI1xsj4qTrUwDV4L1nsM ]

Recent public activity

  1. comment
    Comment #39885648

    Reminds me of something similar I made a few years ago: https://github.com/ssimono/hexliterate It still works, that's a multiplayer real-time game

  2. comment
    Comment #34014176

    +1 on this. I use to consider those Linux evenings as a waste of time. But with every bit of NixOS tracked within git with some history and context, I now think of it like an inves…

  3. comment
    Comment #33866676

    This is a hack I put together to simulate a feature where you could exclude some lines from being tracked with git, based on some patterns

  4. story
  5. comment
    Comment #26444945

    There is a /raw endpoint to make it easy. On a released pok you can do curl /raw | sha256sum

  6. comment
    Comment #26434572

    Very good point! We thought about it and should implement it rather soon

  7. comment
    Comment #26434569

    Hey, I am the main dev behind this. The poks are currently not encrypted because there is no way to fundamentally allow a decryption later without someone having the key the whole …

  8. comment
    Comment #26434548

    Thanks. Some people sometimes post hash of a prediction on Twitter https://twitter.com/patio11/status/1241551327743770624 . If some "influencers" can start using Futuure that can b…

  9. story
  10. story
  11. story
  12. comment
    Comment #23214810

    Web applications have lots of essential parts on the server-side even if they do client-side rendering. And each paying user is logged in when using it, so the company can accept/d…

  13. comment
    Comment #22654141

    I am building Freecount ( https://github.com/ssimono/freecount ) a little progressive web app to track expenses in a common pool (like a trip, a shared housing etc). It is meant to…

  14. comment
    Comment #22527002

    Another reason would be to justify differences in salaries. When some people are getting paid 30K more than some of their colleagues, a difference in title makes it somehow accepta…

  15. comment
    Comment #22517199

    Oh it looks like this is exactly what I am looking for, thanks a lot

  16. story
    Ask HN: A side-effect-free programming language?

    I am building a system that stores an event log of things that happened, and I would like the users to be able to set some custom functions that would reduce the event log into som…