Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bsuh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Agents need control flow, not more prompts
(bsuh.bearblog.dev)
590 points
by
bsuh
4mo ago
|
296 comments
2.
▲
by
bsuh
6y ago
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 classical music is not popular? It's like saying water
3.
▲
by
bsuh
6y ago
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 over each day you miss out on part of an evergro
4.
▲
by
bsuh
8y ago
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 your energy and mood. I've tried fo
5.
▲
by
bsuh
9y ago
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 API I need to use is a non-starter for me. Is there any ongoi
6.
▲
by
bsuh
10y ago
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. Google is notorious for sunsetting products depended on b
7.
▲
by
bsuh
10y ago
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 server doesn't support HTTPS. So it's an improvement b
8.
▲
by
bsuh
10y ago
What IDE do you use for Elixir? Thanks.
9.
▲
by
bsuh
10y ago
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 app scaffolding. In Erlang, I look at 'module_n
10.
▲
by
bsuh
10y ago
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 to learn and APIs on top of that for extensib
11.
▲
by
bsuh
10y ago
Are other file systems better off with recovery when interacting with virtual disks and host power failure?
12.
▲
by
bsuh
10y ago
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 mandatory requirement for fulfilling the "web"
13.
▲
by
bsuh
10y ago
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 provisioners as their docs might have you think. Stray off the bea
14.
▲
by
bsuh
11y ago
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, VirtualBox, and VMWare Fusion) that can follow symbolic
15.
▲
by
bsuh
11y ago
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.
16.
▲
by
bsuh
11y ago
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. Cons: The Javascript framework requires a 1xx KB down
17.
▲
by
bsuh
11y ago
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.
18.
▲
by
bsuh
11y ago
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 this parenthesis now you have a list of maps keyed by
19.
▲
by
bsuh
11y ago
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 the content, but not for a majority of apps.
20.
▲
by
bsuh
11y ago
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 Go. Apparently you're unfit to ask a question unless y
21.
▲
by
bsuh
11y ago
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 happy.