Live data from Hacker News

Viewing profile — maxdeviant

maxdeviant

HN member
Joined
Tue, Oct 29, 2013, 2:24 AM UTC
HN karma
731
Public activity
24 items

About maxdeviant

https://maxdeviant.com

Recent public activity

  1. comment
    Comment #41305430

    Thanks for the report, this should be fixed now!

  2. comment
    Comment #39122936

    We've adjusted it so that the CLA can now be viewed without signing in. Sorry about that!

  3. story
  4. story
  5. comment
    Comment #22860409

    I'm not familiar with Keycloak. I glanced at their docs briefly, and it looks like Keycloak manages your users for you? WorkOS only handles SSO, so all of our users are still store…

  6. comment
    Comment #22850850

    WorkOS ( https://workos.com/ ) if you need to support single sign-on (SSO) for your app. SSO is free, and they offer other enterprise-focused features, like directory sync and audi…

  7. comment
    Comment #22679082

    Yes. This is exactly what we do at work. It makes sure that you never pass a `LocationId` where a `UserId` is expected; the type system literally will not allow it.

  8. story
  9. comment
    Comment #21491450

    You can also use Fable ( https://fable.io/ ) to compile F# to JS.

  10. story
  11. comment
    Comment #20987738

    Dark looks really cool. When I heard about it before my initial reaction was a huge "nope", but after watching the videos I'm curious to try it out. It's amazing just how little fr…

  12. comment
    Comment #20889533

    The problem I have with this style of validation is that it doesn't "make illegal states unrepresentable". If the validation is not run then it is still possible for instances of `…

  13. comment
    Comment #16049466

    Here is what I'm going to focus on in 2018: - Work less, achieve more - No alcohol - Read more - Write more - Practice my Mandarin - Produce 1 song/week ( https://weeklybeats.com/ …

  14. comment
  15. comment
    Comment #14008639

    Goodbye JavaScript: Introducing our CSS API Client ( https://blog.algolia.com/js-is-dead-all-hail-css/ )

  16. comment
    Comment #13899966

    My site is written in React + Next.js ( https://github.com/zeit/next.js/ ) and hosted on now ( https://zeit.co/now ).

  17. comment
    Comment #13250647

    Have a look at https://github.com/getsentry/sentry .

  18. comment
    Comment #13147246

    React Router v4 places a greater emphasis on splitting up your routes, as opposed to keeping them all in one spot [1]. It also allows you to do really cool stuff like in their recu…

  19. comment
    Comment #12083734

    You can use composition to reduce boilerplate as well. Composition > inheritance is something that is emphasized greatly in the React community.

  20. comment
    Comment #9259877

    Your solution sounds like exactly what I need! Currently upgrading my company's existing website, and was looking into WordPress as a CMS. The security concerns and the resource co…

  21. comment
    Comment #9046902

    There is a HN clone ( https://github.com/arclanguage/anarki/blob/master/lib/news.a... ) written in Anarki, which is a community fork of Arc.

  22. comment
    Comment #8018768

    Generally nerdy tweets and mini-rants about stupidity: https://twitter.com/maxdeviant

  23. comment
    Comment #7913801

    Was this with any prior experience with the language?

  24. comment
    Comment #7153012

    Is this traceable in any way? Because my college campus seems like the perfect place to test it out for a little induced chaos, but I'd rather not get in trouble with the network a…