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

mikasisiki

no profile record

投稿

Ask HN: Hypothesis is all you need

2 ポイント·投稿者 mikasisiki·23 日前·0 コメント

[untitled]

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

Controversial and blunt and slightly uncomfortable truth

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

Painting Is a Program, Poetry Is a Prompt: Rethinking AI's Role

1 ポイント·投稿者 mikasisiki·5 か月前·0 コメント

AI trends in 2026 will likely be about copilot tools, not automation agents

1 ポイント·投稿者 mikasisiki·5 か月前·0 コメント

Claude 4.5 converted the PDF into a medium-length SKILL.md

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

Principles for Building an Effective MCP Server

featbit.co
2 ポイント·投稿者 mikasisiki·6 か月前·0 コメント

Built a Skills Database from Lenny's Podcast Episodes

sidbharath.com
1 ポイント·投稿者 mikasisiki·6 か月前·0 コメント

Show HN: MCP for browsing, searching, exporting, backing up Cursor chat history

github.com
2 ポイント·投稿者 mikasisiki·6 か月前·2 コメント

[untitled]

1 ポイント·投稿者 mikasisiki·7 か月前·0 コメント

The Core Problems of AI Coding

magong.se
2 ポイント·投稿者 mikasisiki·7 か月前·0 コメント

Ask HN: Can AI Coding redefine how enterprises approach digital transformation?

2 ポイント·投稿者 mikasisiki·9 か月前·1 コメント

Show HN: Open-source feature flag tool for progressively releasing new prompts

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

コメント

mikasisiki
·3 か月前·議論
Coding agents can absolutely help you with:

Setting up an Ubuntu server Configuring everything a web server needs Deploying to the server through GitHub or other platforms Maintaining the server, improving security, and so on

Coding agents are amazing for mature, well-understood technologies.

BUT BUT BUT, if you have zero understanding of web technology, there’s still a chance you’ll fall into a “forever failure” loop.

It’s a matter of probability.
mikasisiki
·6 か月前·議論
I didn’t find anything after searching Hacker News.
mikasisiki
·6 か月前·議論
There was a period when coding agents would always agree with you, even if you gave them a really bad idea. They’d always start with something like, “You’re right — I should…”.

Back then, what we actually wanted was for them to push back and argue with us.
mikasisiki
·6 か月前·議論
FeatBit originally used WebSocket. Later, we added a polling option based on customer requirements. Out of curiosity, how do you handle this with Next.js deployed on Vercel?
mikasisiki
·6 か月前·議論
Feels like file-system-style storage is pretty similar, conceptually, to Claude’s current Skills design.
mikasisiki
·6 か月前·議論
It’s possible. Either way, many people literally sleep in a monthly subscription model — rent.
mikasisiki
·6 か月前·議論
I'm not sure what you mean by “the game has changed.” If you’re referring to Opus 4.5, it’s somewhat better, but it’s far from game-changing.
mikasisiki
·7 か月前·議論
use feature flag.