Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zibzob
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
zibzob
7mo ago
I think it's a lot harder than it sounds. First, nobody can estimate time well enough to know how long something would have taken without AI. And then, it's comparing apples to oranges - there's the set of things people did u
2.
▲
by
zibzob
7mo ago
It's not possible to tell if you're 10x faster, or even faster at all, over any non-trivial amount of time. When not using a coding agent, you make different decisions and get the task done differently, at a different level of arc
3.
▲
by
zibzob
1y ago
For everyone complaining about the issues with app shortcuts when using Dvorak, the solution is to use a keymap that switches to QWERTY when you hold down the CTRL or CMD key. It is a bit unfortunate that common CLI commands (`ls` is the w
4.
▲
by
zibzob
2y ago
This looks pretty cool, but from the page I can't tell if there's any interactivity supported...there's a button example but it seems to have no click handler? Okay, from the examples there's something like this: if
5.
▲
by
zibzob
2y ago
Okay, I see what you mean now.
6.
▲
by
zibzob
2y ago
Why were lamplighters better off in the long run, is "lamplighter" a term that means more than just somebody who goes around lighting the streetlamps at night? Honestly that seems like a pretty decent job even today, if we still
7.
▲
by
zibzob
2y ago
They have no leverage against Apple, so I'm not sure what options they have. They can drop off the service and lose all revenue, while affecting no positive change. Other struggling developers will just take their place.
8.
▲
by
zibzob
3y ago
I might be missing your point, but I'm not sure abolishing copyright would make much of a difference, in terms of increasing the number of people who can professionally make media. Supply and demand doesn't work properly in mass
9.
▲
by
zibzob
3y ago
I like the message, but I feel like the article doesn't support the headline. Instead, it seems to be saying that you should make something that you are passionate about, and in return other people will want it. I have not found that
10.
▲
by
zibzob
3y ago
Post-mortem from after the stream today: https://devlogs.fun/projects/127-8bitbrain/log
11.
▲
Show HN: ChatGPT Twitch streamer plays a text adventure
(twitch.tv)
3 points
by
zibzob
3y ago
|
1 comments
12.
▲
by
zibzob
4y ago
That's true, but it works with smaller pieces of code already. You can paste a function into ChatGPT and it will attempt to explain how the code works. Maybe there are enough existing explanations of high-level concepts on the intern
13.
▲
by
zibzob
4y ago
Thanks for the links, I'll take a look at this and see if it's something I could reasonably achieve.
14.
▲
by
zibzob
4y ago
I see, that's what I was worried about. It would be really helpful if it could answer high-level questions about a big confusing codebase, but maybe it's not just a matter of showing it the code and having it work.
15.
▲
by
zibzob
4y ago
That looks promising! But I think it only works on small snippets of code and doesn't have an overview of the whole codebase...still, maybe it's coming down the line as they improve it.
16.
▲
by
zibzob
4y ago
Yeah, and this is pretty useful for small bits of code, but what I want is a way to ask questions about large projects. It would be nice to ask something like "which classes are responsible for doing X", or "describe on a hi
17.
▲
by
zibzob
4y ago
Does anyone know if there's a way to use this technology to help understand a large codebase? I want a way to ask questions about how a big unfamiliar codebase works. It seems like ChatGPT isn't trained on open source code, so i