Viewing profile — bsuh
bsuh
HN member- Joined
- Tue, Sep 08, 2015, 6:31 PM UTC
- HN karma
- 283
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About bsuh
No profile information was provided.
Recent public activity
- story
-
comment
Comment #23349184
Interesting points, but I don't think the conclusion follows. In your example, if the number one song is classical and made up 0.1% of listening time, would you conclude that class…
-
comment
Comment #23316638
Maybe it's just best to let go instead of trying to mini-max your life's productivity, train yourself like Pavlov's dogs with XYZ productivity systems, and guilt-shame yourself ove…
-
comment
Comment #16952305
Some of the advice amounts to "just do it" or "insert inconvenient forcing function" like spending a week backpacking, which would be difficult if your sleep schedule is affecting …
-
comment
Comment #14709587
Being able to use React is great and all but What if you want to use service workers? Web workers? Canvas? Websockets? Type defining or writing wrappers around every web specific A…
-
comment
Comment #13530490
For me, Windows 10 is a step backwards for consumers. Microsoft was the one of the few software giants that cared about backward compatibility and not breaking users' workflows. Go…
-
comment
Comment #13457896
With the caveat that while the password will be encrypted from the browser to Cloudflare, it will still be transmitted as plain text from Cloudflare to your own server if your serv…
-
comment
Comment #13449453
What IDE do you use for Elixir? Thanks.
-
comment
Comment #13440199
While learning Elixir and Phoenix, I found Cowboy source code easier to read with no knowledge of Erlang other than what's inferred from learning Elixir than Phoenix's generated ap…
-
comment
Comment #13381041
A similar tool I switched to from ansible for my personal project is https://pressly.github.io/sup . Ansible felt heavy and restrictive for my small project (lots of abstractions t…
-
comment
Comment #13279829
Are other file systems better off with recovery when interacting with virtual disks and host power failure?
-
comment
Comment #13097057
Can I write Clojure that gets compiled to JavaScript with ClojureScript and run that on JVM's JavaScript engine Nashorn? Obviously turning code into JavaScript at least once is a m…
-
comment
Comment #12325148
Heck I found the same to be true of vagrant. Big promises, short on delivery. While mostly usable, it's definitely not as seamless across various guests, providers, and provisioner…
-
comment
Comment #10981896
The reasons I use VMWare Fusion are: 1. VirtualBox shared folders performance is terrible. 2. VMWare Fusion is the only shared folders implementation I've found (tried Parallels, V…
-
comment
Comment #10800252
I didn't mean to imply Facebook doesn't use ReactJS at all. The point was they use it on a need by need basis, not all in SPA all the time.
-
comment
Comment #10800178
It seems like no one asks "Just because we can use Javascript for everything, should we?" Pros: AJAX for loading content makes requests smaller making your app more performant. Con…
-
comment
Comment #10711078
For what it's worth, VS.code uses omnisharp-roslyn for its C# integration. So you can get a very similar experience from editors which have omnisharp-roslyn support.
-
comment
Comment #10668142
I've tried unsuccessfully to learn the zen of Lisp. When you read a Lisp one liner, to me it seems like there are many implicit details you have to hold in your head. "Ok after thi…
-
comment
Comment #10602532
Why is having the shell being able to load offline when the XHR'd content won't be able to load a plus? It makes sense for productivity apps like Google Docs, where you're writing …
-
comment
Comment #10542944
I tried to go there to ask some questions while picking up the language, and what I got was RTFM, where manual includes the language specification, Effective Go book, and A Tour of…
-
comment
Comment #10187495
Every human being wants happiness. Whether it's money, cool gadgets, attractive significant others, knowledge, volunteer work, exercise, or meditation, the general goal is to feel …