Viewing profile — kfajdsl
kfajdsl
HN member- Joined
- Fri, Dec 11, 2020, 5:11 AM UTC
- HN karma
- 386
- Public activity
- 196 items
- HN profile
- View on Hacker News ↗
About kfajdsl
No profile information was provided.
Recent public activity
-
comment
Comment #47752910
These are like $20-50 subs, you’re probably paying your dev a hell of a lot more. Let them use the tools they want. I spend almost all of my time in Emacs or Cursor, but I still ha…
-
comment
Comment #47752872
Wow, that sucks. Getting Claude for everyone wasn’t even the stupid thing, it was thinking that a shiny new hammer meant you could throw away all your wrenches.
-
comment
Comment #47363967
To 2., yes - you just have to look in the right places. You're sure to find them in middle/high school or university robotics teams, for example. When computing was niche, you real…
-
comment
Comment #47348646
You don’t need to know what proton is to click ‘install’ in Steam.
- comment
- comment
- comment
-
comment
Comment #47020216
Not really? I did something similar for a different device recently. It can make files and has access to bash. It's perfectly capable of installing packages and writing small scrip…
-
comment
Comment #47008792
All the LLM logprob outputs I've seen aren't very well calibrated, at least for transcription tasks - I'm guessing it's similar for OCR type tasks.
- comment
-
comment
Comment #46803601
I’ll say that, I think this varies by language/SDK - at least with the Temporal TypeScript SDK, a simple single idempotent step background task is however many lines of code to do …
-
comment
Comment #46259177
It's a tool. The first time you used a shell you had to learn it. The first time you used a text editor you had to learn it. You can learn how to use it, or you can put it down if …
-
comment
Comment #46182364
It’s one thing for you (yes, you, the user using the tool) to generate code you don’t understand for a side project or one off tool. It’s another thing to expect your code to be up…
-
comment
Comment #45430809
> The music industry already went through this with AutoTune and we know how that turned out. Yeah, it turned out that almost all mainstream tracks nowadays have post-processing on…
-
comment
Comment #45199531
I understand that you're being glib about buses or trains, but the driver is a large part of the operating costs of a bus, and additionally driverless buses might make more frequen…
-
comment
Comment #44871046
For your examples, honestly yeah. A dev should familiar with the basic concepts of their language and tech stack. So yes, they should be able to understand a basic snippet of code …
-
comment
Comment #44813596
Yes, but the federal government uses far more than just Office. Microsoft is very far from being at risk of failing, but if it did happen, I think it's very likely that the governm…
-
comment
Comment #44790089
fyi your (?) css is messed up for the 'Show activities by...' images on a viewport that's the size of a macbook pro 14" display split in half vertically
-
comment
Comment #44788692
Google sheets
-
comment
Comment #44751107
Do they? Are there any production cars under 20k? Plenty of used ones for that.
-
comment
Comment #44748471
You give the LLM search tools.
-
comment
Comment #44740468
You mentioned grep-mode, which to my knowledge is just bringing up a buffer with all the matches for a regex and easily jumping to each point (I use rg.el myself). For the record, …
-
comment
Comment #44739222
Finding and jumping to all the places is usually easy, but non trivial changes often require some understanding of the code beyond just line based regex replace. I could probably s…
-
comment
Comment #44736311
I don't think that's the case in TFA, because then why would recent layoffs matter?
- comment