Live data from Hacker News

Viewing profile — pepper_sauce

pepper_sauce

HN member
Joined
Fri, May 04, 2018, 10:23 AM UTC
HN karma
132
Public activity
70 items

About pepper_sauce

No profile information was provided.

Recent public activity

  1. comment
    Comment #22483725

    You model your logic/domain as data using immutable values, and write functions that act on that data. There are a few good things that come from this design decision. It means you…

  2. comment
    Comment #22412135

    Something about putting business logic in a type system irks me more than someone building another compiler or database in Haskell. Business logic relies so much on run-time values…

  3. comment
    Comment #22382535

    It's probably me but I can never seem to get Zulipchat to work for basic things like pulling up the history of #jobs.

  4. comment
    Comment #22381937

    whoosh :-)

  5. comment
    Comment #22376546

    Salaries being literally dictated by geographical market rates is the opposite of socialism.

  6. comment
    Comment #22364880

    The behaviour as described doesn't sound toxic unless they're using it to bully and are persisting after having discussed it. Your communication styles don't match and you need to …

  7. comment
    Comment #22354853

    The modern workplace for an employee is really not designed to incentivize above average productivity. I don't claim to be an anything-X developer but I find my productivity runs i…

  8. comment
    Comment #22327079

    There's also https://github.com/danshapero/cl-hamt/

  9. comment
    Comment #22319142

    Yep, the best advice a software developer can get is to optimise for what interviews are selecting for.

  10. comment
  11. comment
    Comment #22247215

    haha yeah, nobody before $my_generation had their own internal world

  12. comment
    Comment #22200356

    Maybe they don't want to force their users to download several MB of framework libraries in order to use their website. DOM manipulation is perfectly fine for interacting with styl…

  13. comment
    Comment #22192700

    List all the open source dependencies you use at work or at home. Start by checking out the one that turns up the most often and work your way down from there.

  14. comment
    Comment #22182832

    Sounds like a dialect of ML!

  15. comment
    Comment #22159469

    The earliest use of the term in the DSM is "Attention Deficit Disorder (with and without Hyperactivity)". You're clearly working from your own colloquial definitions and applying t…

  16. comment
    Comment #22158307

    It does exactly what the documentation says it does: "Creates and interns or locates a global var with the name of symbol and a namespace of the value of the current namespace ( ns…

  17. comment
    Comment #22137278

    Your comment is inaccurate in the extreme. You don't understand the basics of the diagnosis, so please don't attempt to apply them across the internet.

  18. comment
    Comment #22118508

    Same in the UK. Especially annoying if I search for a book to buy and only .com's appear in the results.

  19. comment
    Comment #22098922

    Static types enforced by a compiler catch more bugs in logic that can be encoded in the type system at build time . How costly are these bugs? It probably depends on context. For a…

  20. comment
    Comment #21991729

    During my university studies, a few classmates decided to edit a Wikipedia page for a niche technique in our field - changing the article to state it was invented by a rather boist…

  21. comment
    Comment #21843271

    That's a great suggestion. I'll start the wiki!

  22. comment
    Comment #21713853

    Source your quotes

  23. comment
    Comment #21544969

    How could a business think about charging money for a service?! I won't be falling for it again.

  24. comment
    Comment #21514062

    Designing Data-Intensive Applications by Martin Kleppman. It's the other half of software engineering as far as I'm concerned.

  25. comment
    Comment #21503579

    Seeing as Amazon are now Embrace, Extend, Extinguishing profitable open-source service providers that are the primary contributors to the projects, I think it's a good thing Datomi…