Viewing profile — maxdeviant
maxdeviant
HN member- Joined
- Tue, Oct 29, 2013, 2:24 AM UTC
- HN karma
- 731
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About maxdeviant
Recent public activity
-
comment
Comment #41305430
Thanks for the report, this should be fixed now!
-
comment
Comment #39122936
We've adjusted it so that the CLA can now be viewed without signing in. Sorry about that!
- story
- story
-
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…
-
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…
-
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.
- story
-
comment
Comment #21491450
You can also use Fable ( https://fable.io/ ) to compile F# to JS.
- story
-
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…
-
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 `…
-
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/ …
- comment
-
comment
Comment #14008639
Goodbye JavaScript: Introducing our CSS API Client ( https://blog.algolia.com/js-is-dead-all-hail-css/ )
-
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 ).
-
comment
Comment #13250647
Have a look at https://github.com/getsentry/sentry .
-
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…
-
comment
Comment #12083734
You can use composition to reduce boilerplate as well. Composition > inheritance is something that is emphasized greatly in the React community.
-
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…
-
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.
-
comment
Comment #8018768
Generally nerdy tweets and mini-rants about stupidity: https://twitter.com/maxdeviant
-
comment
Comment #7913801
Was this with any prior experience with the language?
-
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…