HackerTrans
TopNewTrendsCommentsPastAskShowJobs

drakenot

no profile record

comments

drakenot
·2 months ago·discuss
I have zero consumer debt and pay off any credit card at the end of the month.

But I don’t mind work expenses on my personal card? I get reward benefits for a sizable chunk of expenses that I’m directly reimbursed for?
drakenot
·2 months ago·discuss
I hope they bring back the former UI that allowed you to explicitly toggle "AI / Agent" mode on/off in a terminal session, and gets rid of the Oz / Cloud Agent stuff.

I don't want this auto-detect agent request. The explicit toggle was perfect.
drakenot
·2 months ago·discuss
Thank you for that tip, I'll try that.
drakenot
·2 months ago·discuss
I used to like Warp and was a paying customer.

It had a simple UI with a clear button / key combo to toggle the “agent mode”. That, plus the fact it could “warpify” my SSH connections made this a useful utility.

Then a couple months ago they completely changed the UI. It doesn’t work as it once did. My saved prompt templates didn’t work as they did before, the agent toggle was gone (you can now start some ‘/agent’ command but it is much less intuitive) and they seem to be focusing on these cloud agents and code editing.

I want none of these things. I loved a simple terminal that let me still execute sudo, let me ssh into remote machines but still bring Claude and OpenAI models to interact with my session.
drakenot
·3 months ago·discuss
I think voice mode uses weaker models, just an FYI relative to the SOTA
drakenot
·4 months ago·discuss
It reminds me of the standard counter to the Chinese Room thought experiment: the person inside doesn’t understand Chinese, but the system _does_. The person, the rules, and the lookup tables together form the thing doing the understanding.
drakenot
·5 months ago·discuss
How can you tell that you were breached?
drakenot
·5 months ago·discuss
Claude Code has gotta be way cheaper for this, right?
drakenot
·5 months ago·discuss
I think its the end-to-end, integrated nature of it.

API driven, have "elastic resources", etc, etc. Rather than bolting together various solutions you get to have a "Cloud-like" stack in your own datacenter.
drakenot
·5 months ago·discuss
Yes. That is it
drakenot
·5 months ago·discuss
This past month Parakeet v3 dropped with a streaming ASR model that is 0.6B params, can run on a CPU and is super good.
drakenot
·5 months ago·discuss
I agree that DeepSeek and others have been doing most of the published research for future frontier models.

But I’m not sure we can say they the big US companies aren’t doing foundational research anymore. I suspect a lot of it is just kept unpublished as a result of the intense competitive pressure, which is disappointing.
drakenot
·5 months ago·discuss
This is handy for maintaining a resume!

I converted my resume to LaTeX with Claude Code recently. Being able to iterate on this code-form of my document is so much nicer than fighting the formatting with in Word/Google Docs.

I dropped my .tex file into Prism and it makes it nice to instantly render it.
drakenot
·6 months ago·discuss
Perhaps concentrated use of Claude Code increases their perceived market value.

It also perhaps tries to preserve some moat around their product/service.
drakenot
·6 months ago·discuss
I think that’s more a critique of the modern caricature of stoicism than of Stoicism itself. Classical Stoicism isn’t about suppressing emotions. It’s about understanding your emotions, examining where they come from, and choosing how you respond rather than being ruled by them.
drakenot
·9 months ago·discuss
I read the Dbos vs Temporal thing, but can you speak more about if there is a different in durability guarantees?
drakenot
·8 years ago·discuss
The journal article by the Shazam creators titled, "An Industrial-Strength Audio Search Algorithm"[0], was one of the first CS papers I ever read. It was very easy to follow and I remember even making a personal utility that implemented their algorithm.

[0] https://www.ee.columbia.edu/~dpwe/papers/Wang03-shazam.pdf