Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
aiibe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
aiibe
3mo ago
Cool game
2.
▲
Show HN: DeskTab – See the browser tabs like apps on a phone home screen
2 points
by
aiibe
8mo ago
|
0 comments
3.
▲
by
aiibe
10mo ago
Quirks are pretty much unavoidable. I tend to get better results using Codex. It sticks to established patterns. Slow, but more deliberate. Claude focuses more on speed.
4.
▲
by
aiibe
10mo ago
That kind of repetitive process belongs in a script, rather than baked into markdown prompts. Claude has custom hooks for that.
5.
▲
by
aiibe
10mo ago
A well-documented codebase lets both developers and agentic models locate relevant code easily. If you treat the model like a teammate, extra docs for LLMs are unnecessary. IMHO. In frontend work, code moves quickly.
6.
▲
by
aiibe
10mo ago
I’m definitely interested in reducing token usage techniques. But with one session one problem I’ve never hit a context limit yet, especially when the problem is small and clearly defined using divide-and-conquer. Also, agentic models are i
7.
▲
by
aiibe
10mo ago
Writing and updating CLAUDE.md or AGENTS.md feels like pointless to me. Humans are the real audience for documentation. The code changes too fast, and LLMs are stateless anyway. What’s been working is just letting the LLM explore the releva
8.
▲
by
aiibe
10mo ago
Let cc/codex do research by themselves. I usually ask claude to scan codebase about specific part for context, describe my issue or feature then ask it to suggest solutions. Example : Study <subject>, I want to <fix/add f
9.
▲
by
aiibe
1y ago
Svg Tailwind combo makes hover animations easy and fun.
10.
▲
by
aiibe
2y ago
Another good alternative. Archived but still in use at work. https://github.com/nadeesha/ts-prune
11.
▲
Show HN: I Built a Simple Bill Splitter – No Data Sent, No Sign-Ups Needed
(billburst.vercel.app)
5 points
by
aiibe
2y ago
|
0 comments
12.
▲
by
aiibe
3y ago
Thanks! So I tried again. Here’s what I noticed 1. Date time is not local to the country I’d like to travel 2. Lack information about transport, routes, weather season, hotels, foods or restaurants, price… why not start with a country or re
13.
▲
by
aiibe
3y ago
A few demo trial without sign up would be much appreciated. Didn’t get the chance to see the results.
14.
▲
by
aiibe
3y ago
I can’t edit an account’s amount to 1000 on iOS
15.
▲
by
aiibe
3y ago
Very cool web app!
16.
▲
by
aiibe
3y ago
Brave?
17.
▲
by
aiibe
3y ago
I had a similar idea and ended up using either Airtable or Sheets. If you're creating a portfolio, I suggest including more screenshots of your application and storing the data using local storage. For me, the problem was not real - al
18.
▲
by
aiibe
4y ago
Table on mobile is readable, but a custom list view is better in this case imo.
19.
▲
by
aiibe
4y ago
I discovered Moonscript with Lapis web framework. Then OpenResty (NGINX + Lua). Love it!
20.
▲
by
aiibe
4y ago
Nice! I got inspired by Splitwise and made BillBurst too. https://billburst.vercel.app/
21.
▲
by
aiibe
4y ago
My first web programming tutorial !
22.
▲
by
aiibe
4y ago
I like the idea and the name. Nice landing page!
23.
▲
by
aiibe
5y ago
Super cool.
24.
▲
by
aiibe
5y ago
Scroll up and lose context for a second.
25.
▲
by
aiibe
5y ago
Tested on Windows 10 with no issues. I use QWERTY for coding but sometimes need to document other things in French. This is a pain killer.
26.
▲
by
aiibe
5y ago
Sleep at least 8 hours is a full charge for me.
27.
▲
by
aiibe
5y ago
A pricing page is surely what I look for in new saas.
28.
▲
by
aiibe
5y ago
I feel cheated but satisfying to watch
29.
▲
by
aiibe
6y ago
I used this tool for the same purpose, good alternative tho. https://react-svgr.com/playground/
30.
▲
by
aiibe
6y ago
Svelte's built-in reactive store is my favorite feature. The output bundle size too.
More ›