Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gonzan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
gonzan
1y ago
So there are going to be companies built on just an MCP server I guess, wonder what the first big one will be, just a matter of time I think
2.
▲
by
gonzan
1y ago
I think it absolutely makes sense. Especially if the bot and prompts that go in the code review are different from the bot/prompts that wrote the code. But sometimes even the same one can find different errors if you just give it more
3.
▲
How AI Coding Agents Work
(gnardini.com)
3 points
by
gonzan
1y ago
|
0 comments
4.
▲
by
gonzan
2y ago
They censor different things. Try asking any model from the west to write an erotic story and it will refuse. Deekseek has no trouble doing so. Different cultures allow different things.
5.
▲
by
gonzan
2y ago
Am I the only one that rolled their eyes at this? An ISO for "responsible AI"? Who is the one that feels authorized to define what "responsible" AI means? This is not a standarization issue.
6.
▲
by
gonzan
2y ago
I dont have data but I’d assume that wallet size is correlated to brain size
7.
▲
by
gonzan
2y ago
I think it’s too expensive for that at this point
8.
▲
Show HN: Locutio, an open source AI-powered translation management tool
(locut.io)
1 points
by
gonzan
2y ago
|
0 comments
9.
▲
Show HN: LLM Logger – open-source logging for LLM calls
(github.com)
2 points
by
gonzan
2y ago
|
0 comments
10.
▲
Show HN: Phinxer, open source Web Analytics
(phinxer.com)
4 points
by
gonzan
2y ago
|
0 comments
11.
▲
Building an AI-Agent Tool for Writing Code
(gnardini.com)
1 points
by
gonzan
2y ago
|
0 comments
12.
▲
Making Money from a Stats Website
(gnardini.com)
1 points
by
gonzan
3y ago
|
0 comments
13.
▲
by
gonzan
3y ago
Why would I mind if other people hold their money themselves or use a custodian as long as I have the option to custody my own money? Let people choose
14.
▲
by
gonzan
3y ago
Stuff like this makes me realize how different people use the internet than I do
15.
▲
by
gonzan
3y ago
That’s not how most people use cookies, just google & co. I’m using an in-house analytics app platform that uses cookies to track how often visitors use the app but we do no tracking at all outside of our website, we just want to know h
16.
▲
by
gonzan
3y ago
I agree with all this and it’s how I do it for web development but the time Apple/Google take to approve apps makes doing this for mobile apps quite risky since it’s hard to rollback. I guess it goes to the point of the author that har
17.
▲
How I Use AI to Code
(gnardini.com)
1 points
by
gonzan
3y ago
|
0 comments
18.
▲
by
gonzan
3y ago
Not all reading is the same. If I tell an AI to write code that does X then checking if a provided code actually does X is a lot faster than writing it myself. The way I use AI is to think at a high level how I want to implement something a
19.
▲
Dealing with Indexing Bots
(gnardini.com)
1 points
by
gonzan
3y ago
|
0 comments
20.
▲
by
gonzan
3y ago
I built a VS code extension a while back that I still use that wraps GPT-4 and writes code directly in my editor. The method I used to choose which files to feed GPT-4 was embeddings-based. I got an embedding for each file and then an embed
21.
▲
by
gonzan
3y ago
Reading code that you know what is supposed to do and testing it works correctly is a lot faster than writing all the said code. Reading is much faster than writing. I also don’t mind writing this sort of code and I’m actually quite fast at
22.
▲
by
gonzan
3y ago
That’s already how I’m building new projects, I mostly only write/reorder UI code since it’s what LLMs struggle with the most. I’m building a VS Code extension that makes this easier by having context on the code and building features
23.
▲
by
gonzan
3y ago
I’m building an AI-powered coding tool and the approach I’m using now is based on embeddings. We do pass the whole files, not just headers although that’s a possibility we considered and may try in the future. Looking at other code helps th
24.
▲
Show HN: Kamara, an AI-powered context-aware coding assistant
(kamaraapp.com)
1 points
by
gonzan
3y ago
|
0 comments
25.
▲
by
gonzan
3y ago
Hi! I'm Gonza, I've enjoyed playing League for a while but lately I've been playing more ARAM and less Summoner's Rift. I found that most stats websites don't show stats for ARAM or show very limited ones, so I crea
26.
▲
Show HN: ARAM Zone, a League of Legends stats website focused on ARAM
(aram.zone)
1 points
by
gonzan
3y ago
|
1 comments
27.
▲
Creating My Personal Website with AI
(gnardini.com)
1 points
by
gonzan
3y ago
|
0 comments
28.
▲
Creating My Personal Website with AI
(gnardini.com)
3 points
by
gonzan
3y ago
|
0 comments