Viewing profile — somlor
somlor
HN member- Joined
- Wed, Dec 05, 2012, 11:38 AM UTC
- HN karma
- 47
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About somlor
Recent public activity
-
comment
Comment #20522770
Immediately after WW2 all fascists worldwide disappeared in a poof of smoke. Also their rise to power has always been abrupt and without warning via an on/off switch.
-
comment
Comment #20520413
The "43 Group" comes to mind. https://vimeo.com/64299989
-
comment
Comment #19392892
Thanks, digging them already.
-
comment
Comment #19385563
Some recent favs: - https://www.youtube.com/watch?v=w5eQuhBfDE0 - https://www.youtube.com/watch?v=uHlZA5OYj2I - https://www.youtube.com/watch?v=1WeeMHq3I3Y - https://www.youtube.co…
-
comment
Comment #18298328
Another +1 here. Intense visceral disgust of lavender. I don't think I'm "smell-sensitive" in any other way. I can tolerate all manner of, e.g., dank cheese, pungent fish, fragrant…
-
comment
Comment #17847345
ClojureScript with re-frame is fantastic. I also use it on a production app with an Elixir backend, it's a great fit. Be sure to check out re-frisk and re-frame-10x.
-
comment
Comment #16522073
As an Elixir dev I tend to agree. I've found ClojureScript to be a nicer fit (Reagent with re-frame if needed).
-
comment
Comment #16498346
Your gist link under functional programming support is a 404 for me.
-
comment
Comment #15308429
Just a note that in your "Final Thoughts" you're linking to the 1st edition of "Mastering Bitcoin" but there is a 2nd edition now.
-
comment
Comment #14853566
ClojureScript itself fits wonderfully in Elixir/Phoenix land. :)
-
comment
Comment #12952982
Please never hijack back button.
-
comment
Comment #12633276
I think I see where you're coming from, but I also think you might be moving the target a bit. I suspect you'd garner less debate if you said, I dunno, just "a dynamic UI app needs…
-
comment
Comment #12633043
The DOM can be mutated just fine behind the scenes by React to reflect whatever brand new state has been passed into it. That brand new state can be anything. It can be a single (b…
-
comment
Comment #12632761
> If you haven't mutated states, you don't have an interactive UI. React allows you to treat DOM mutation as an expression of current app state. This doesn't mean that your state i…
-
comment
Comment #11945930
Another nice option is kiex, Elixir version manager: https://github.com/taylor/kiex
-
comment
Comment #11811819
Sure. My reasoning: The localStorage token helps protect against CSRF, e.g., this token will not be submitted via a form embedded on another site (cookie will), therefore request w…
-
comment
Comment #11807553
For single-page apps I use two session tokens. One in localStorage (csrf_token), one in a secure, HttpOnly cookie (auth_token). Both tokens are required for the API to authenticate…
- comment
-
comment
Comment #10103529
My fiance and I moved from the Bay Area to Asheville, North Carolina last year and could not be happier. The only checkmark missing is decent transportation outside of cars. * http…
-
comment
Comment #9792329
ᕦ(ò_óˇ)ᕤ
- comment
-
comment
Comment #9249395
I prefer DTerm[0]. From Finder, ⌘⇧⏎ pulls up an Alfred-like modal for executing one-off commands in the folder you are viewing, displaying output in the modal itself. Another quick…
-
comment
Comment #9007980
I've been using https://snipt.net for the last 6 years.
-
comment
Comment #8878169
I would highly recommend anyone interested in doing a 10-day vipassana retreat, particularly their first, to look into Insight Meditation Society[0] (outside Boston, MA) or Spirit …
-
comment
Comment #7615766
Postman Launcher is pretty handy: https://chrome.google.com/webstore/detail/postman-launcher/i...