HackerTrans
トップ新着トレンドコメント過去質問紹介求人

djyde

no profile record

投稿

The Conductor Rewrite: What They Changed to Make It Fast

performance.dev
2 ポイント·投稿者 djyde·先月·0 コメント

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

1 ポイント·投稿者 djyde·2 か月前·0 コメント

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

haiker.app
5 ポイント·投稿者 djyde·3 か月前·1 コメント

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

diff4.com
1 ポイント·投稿者 djyde·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 djyde·4 か月前·0 コメント

Show HN: A desktop app to manage Claude Code config

github.com
1 ポイント·投稿者 djyde·8 か月前·0 コメント

Show HN: A GUI for Claude Code Settings

randynamic.org
2 ポイント·投稿者 djyde·9 か月前·0 コメント

Show HN: I make a lightweight pandoc GUI

github.com
2 ポイント·投稿者 djyde·10 か月前·0 コメント

コメント

djyde
·16 日前·議論
[flagged]
djyde
·17 日前·議論
I only had the patience to read long books in high school; now I really want to but they're too difficult.
djyde
·先月·議論
The Mac Mini's price is already quite low while its performance keeps getting stronger.
djyde
·先月·議論
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
·先月·議論
I've always wanted to make a GUI client for pandoc
djyde
·2 か月前·議論
AI-generated music should be hard to detect
djyde
·2 か月前·議論
[dead]
djyde
·2 か月前·議論
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 か月前·議論
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 か月前·議論
I switched to Cloudflare and it's been a breath of fresh air - everything I need and the pricing is reasonable.
djyde
·2 か月前·議論
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 か月前·議論
I don't know why my comment was down voted. Can someone tell me why?
djyde
·2 か月前·議論
I recommend allowing AI to use TailwindCSS and Alpine in the context, as this would generate great lightweight dynamic web pages.
djyde
·2 か月前·議論
I'm curious what tasks you use this model for?
djyde
·2 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
Altman's early public class at YC is worth watching, though I can't speak to his character.