Viewing profile — nobleach
nobleach
HN member- Joined
- Fri, Jul 01, 2011, 5:29 PM UTC
- HN karma
- 3,243
- Public activity
- 1,250 items
- HN profile
- View on Hacker News ↗
About nobleach
Recent public activity
-
comment
Comment #49182966
I can tell you that Apple grows closer and closer to Microsoft-level annoying every year. The update situation is just stupid at this point. 10:30am and "hey, we'd like to take you…
-
comment
Comment #49154919
Yup, and Clojure/ClojureScript!
-
comment
Comment #49034569
Apple's playbook has always been to knock technology they don't have as "worthless" (Video Messaging, Copy/Paste on iPhone, ability to play multiple video formats on AppleTV, abili…
-
comment
Comment #49006242
I always considered the massive digg.com revolt to be the "beginning of the end". It was between Reddit and Kuro5hin in those days. Who was going be the next "Slashdot"? It's the s…
-
comment
Comment #49005715
I agree. If I pirate a book and share it on the web, and I get busted for doing so, and subsequently pay a fine, I don't get to KEEP sharing it on the web. Now, if I license the bo…
-
comment
Comment #48952121
Yeah, guile has a library that looks close to what I want. The worry is that railway programming is an entire shift in error handling. Since it's not the standard that I've seen in…
-
comment
Comment #48950089
That's just crazy! (in a good way) I've been in software since 1998 and it's like I've just uncovered a whole new world.
-
comment
Comment #48949336
I particpated in a Clojure reading group for "Getting Clojure" back around 2017. Having the entire JVM ecosystem available, is absolutely a great benefit. I even fooled around with…
-
comment
Comment #48948918
Perhaps, but Chicken? Guile? Chez? They're all pretty cool.
-
comment
Comment #48948913
Since a few folks here recommended Common Lisp to me as the language that would "tick all my boxes", I've been doing a deep dive. Right now, I'm working through SICP again with DrR…
-
comment
Comment #48934343
Matrix 2 had Trinity using a well known nmap hack at the command line! I like that attention to detail.
-
comment
Comment #48921060
I think people see the "pricing" and are turned off. The base is completely free! Some of the ecosystem is not. The big selling point for me, is the size of the library. HTMX and A…
-
comment
Comment #48920655
We just watched this movie last night (as a tribute to Sam Neill). I loved all the SGI hardware. Although the Irix FSN file explorer scene made me cring. It was excurciating watchi…
-
comment
Comment #48911994
Yes, I've always heard it used in this context. I really believe the other use is because someone misheard "service", and it stuck.
-
comment
Comment #48830935
The JS version of the book (I still bought it when it came out) is just weird. It has you writing JS in a non-idiomatic way that you'd never see (nor should you be the person intro…
-
comment
Comment #48830893
This is why it's so awesome watching David Malan teach Harvard CS50 (free YouTube videos). His presence, knowledge and overall enthusiasm for the topic are outstanding. If more of …
-
comment
Comment #48687305
It's been long enough that I have nothing but rose-colored affinity for the dBase III, FoxPro and CA Clipper apps that I used to work on. In the early days, my company looked at Ha…
-
comment
Comment #48666764
I'm sure now that they've right-sized the org, the leftover engineers + AI are really gonna grind out the best features. We should be seeing 10x any day now.
-
comment
Comment #48503365
I use Claude at work and Kimi for side projects. My org has LiteLLM and Kimi 2.5 enabled but it rarely works, so Claude and GPT are my main tools. I actually enjoy Kimi more as it …
-
comment
Comment #48482969
Yeah in this case, I needed to pop up a and take some form info, persist it via POST and then show the result of a "used" card/token. So there just wasn't a lot of need for librari…
-
comment
Comment #48476716
Recently I had to migrate an old SpringBoot app that had a React front-end to a new cluster. Not wanting to mess with super-old dependencies, I opted to rewrite it on a new version…
-
comment
Comment #48399812
So far the place where I've seen "more code being written" having a postive effect, has been in paying down tech debt and reduction of overhead. We've rewritten services (bringing …
-
comment
Comment #48399698
I've loved Vite from the moment it was public. I also tried Snowpack back in the day. (fun story that Fred "fks" went on to create Astro after Snowpack didn't gain traction). The f…
-
comment
Comment #48362454
Sounds like something that a browser like Brave was built to combat. I haven't visited the site in question but for a lot of the ad-heavy sites I do visit, I jump over to Brave to …
-
comment
Comment #48307710
And to bring it full-circle, this is the exact same thing I run into with Go. When I mention how nice it is that Lang X has feature Y, someone is quick to point out that either, "Y…