HN user

foretop_yardarm

57 karma
Posts0
Comments33
View on HN
No posts found.
Focus 13 days ago

As it stands he lost the shareholders $150B+ (and counting)

When you put it like that, I kinda warm to the guy

Racket v9.0 8 months ago

I use clojure over common lisp because I find the ecosystem (libraries) a bit more approachable (feels like there is more web oriented stuff in clojure, plus gui support with javafx.) That said, the actual experience of working in common lisp is better (bit better repl/recompilation, conditions, native compilation.) Personally, I don't find scheme as practical for writing programs as either of these two options (too fragmented and/or niche.)

A lot of people say if you don’t use LLMs then you will fall behind. I’m starting to think that not using them will be a significant advantage in the long run.

Merlin Bird ID 1 year ago

In particular, it makes nocmig drastically more approachable. Be warned, though, that the false positive rate is extremely high (which is to be expected).

Why F#? 1 year ago

Thanks for your work on falco, it’s a really great library.

I’ve recently learnt blazor as a non-dotnet person. I definitely think it comes across as complex at first glance. The learning is pretty front loaded (especially with efcore too) but it’s not too bad once you dive in.

In particular, I am a big fan of the Maui blazor hybrid stuff. Worth a look if you fancy making a desktop app.

Nim is a fun language but I wouldn't consider it for "serious" work. It has the same issues as other niche languages (ie. ecosystem), plus: a polarising maintainer (most core contributors don't seem to last long) and primarily funded by a crypto company (if you care about that). Then again, 10 years ago none of that would have bothered me.

React 19 2 years ago

It would have been a different story if these features had shipped a few years ago but react query is definitely the elephant in the room here.