HackerTrans
TopNewTrendsCommentsPastAskShowJobs

djyde

no profile record

Submissions

The Conductor Rewrite: What They Changed to Make It Fast

performance.dev
2 points·by djyde·vorige maand·0 comments

Ask HN: Why does my ChatGPT always display one sentence per line?

1 points·by djyde·2 maanden geleden·0 comments

Show HN: An elegant HN client with built-in translation

haiker.app
5 points·by djyde·3 maanden geleden·1 comments

Show HN: Give your AI agent a preview link for files and diff

diff4.com
1 points·by djyde·3 maanden geleden·0 comments

[untitled]

1 points·by djyde·4 maanden geleden·0 comments

Show HN: A desktop app to manage Claude Code config

github.com
1 points·by djyde·8 maanden geleden·0 comments

Show HN: A GUI for Claude Code Settings

randynamic.org
2 points·by djyde·9 maanden geleden·0 comments

Show HN: I make a lightweight pandoc GUI

github.com
2 points·by djyde·10 maanden geleden·0 comments

comments

djyde
·16 dagen geleden·discuss
[flagged]
djyde
·17 dagen geleden·discuss
I only had the patience to read long books in high school; now I really want to but they're too difficult.
djyde
·vorige maand·discuss
The Mac Mini's price is already quite low while its performance keeps getting stronger.
djyde
·vorige maand·discuss
What are the use cases for these small models? Is there anyone using models of this scale in their daily life who could share their experience?
djyde
·vorige maand·discuss
I've always wanted to make a GUI client for pandoc
djyde
·2 maanden geleden·discuss
AI-generated music should be hard to detect
djyde
·2 maanden geleden·discuss
[dead]
djyde
·2 maanden geleden·discuss
A Hacker News mobile client that I'm very proud of, specifically designed for non-native English speakers with automatic translation features.

https://haiker.app
djyde
·2 maanden geleden·discuss
I've transitioned between cloud services and self-hosting a few times:

1. Vercel Phase My first project used Vercel. Since my project was Next.js, the experience was decent. But as my project gained some users, I found that even for projects under 100 users, I needed to pay $20 per month. Since my service didn't require high performance, this cost felt steep.

2. Self-host Phase (Hetzner + Coolify) Later, I started setting up my own server with Hetzner and deploying with Coolify. Since Coolify is open-source and free, I only had to cover the cost of a VPS (even $5 a month was sufficient). I could deploy PostgreSQL instances and run a web server on it. But later I discovered that even this way, I still had to spend a lot of effort maintaining PostgreSQL and Redis. Even though they were containerized with Docker, managing them was still troublesome. I needed to pass various system and environment variables between services, which was very tedious.

3. Cloudflare Phase So later I switched to Cloudflare. With Cloudflare Workers, I can deploy fullstack applications and use D1 Database and Cloudflare KV to replace Redis. These features can be called directly within the Worker without needing to pass environment variables.

Plus, the local development experience is excellent and the pricing is very reasonable, so I've been using Cloudflare's entire suite ever since.
djyde
·2 maanden geleden·discuss
I switched to Cloudflare and it's been a breath of fresh air - everything I need and the pricing is reasonable.
djyde
·2 maanden geleden·discuss
I had a similar experience recently. I had a huge Swagger JSON file that would waste too many tokens if added directly to the context, so I told the agent in memory to use jq to retrieve what it needs when it wants to check this document. This saved a lot of cost.
djyde
·2 maanden geleden·discuss
I don't know why my comment was down voted. Can someone tell me why?
djyde
·2 maanden geleden·discuss
I recommend allowing AI to use TailwindCSS and Alpine in the context, as this would generate great lightweight dynamic web pages.
djyde
·2 maanden geleden·discuss
I'm curious what tasks you use this model for?
djyde
·2 maanden geleden·discuss
I use Wallet purely to satisfy my collecting habit. I like to add movie tickets to it after purchasing them in the movie app, so I can look back at all the movies I've watched from many years ago until now.
djyde
·2 maanden geleden·discuss
But I really wonder, is wanting a "little OS" just a hacker thing? For most people, they probably just want a full-featured OS. I don't have a solid take on this yet.
djyde
·2 maanden geleden·discuss
Haskell is like an instrument I can never quite master, yet I find it utterly fascinating and keep trying to learn it without success.
djyde
·2 maanden geleden·discuss
The Bitwarden Chrome extension is really bad, which is also the reason I've never been able to switch from 1Password to Bitwarden.
djyde
·2 maanden geleden·discuss
However, there's one counterexample: some email clients in the past experienced explosive growth by adding signatures. It was annoying, but it definitely worked.
djyde
·2 maanden geleden·discuss
Altman's early public class at YC is worth watching, though I can't speak to his character.