Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
linesofcode
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
linesofcode
7d ago
There’s nothing you can do to stop this. If your stuff is on the internet it will be crawled. Don’t want the LLMs or anyone else to gobble up your project then keep it private. The licenses are a gentleman’s agreement in a world of no gentl
2.
▲
by
linesofcode
12d ago
It’s implemented. You can build teams across generations or even build a deck or binder. Also check out the comparison feature.
3.
▲
Show HN: NationalDex • minimal open-source Pokédex
(nationaldex.app)
6 points
by
linesofcode
12d ago
|
2 comments
4.
▲
by
linesofcode
13d ago
Totally! I was copy and pasting screenshots to Claude endlessly. Also this lets you do a more intentional review, build up a batch of changes and then fire them at the agent in one go. Or give the devbar to a non-tech person on the team and
5.
▲
by
linesofcode
13d ago
Thanks! Please let me know if there’s any questions or bugs or feature requests!
6.
▲
Show HN: Devbar – Point at what to change. Leave a comment. Your agent ships it
(devbar.sh)
5 points
by
linesofcode
13d ago
|
5 comments
7.
▲
by
linesofcode
19d ago
Use AI to tackle larger projects and complex problems, that’s how you’ll get your competitive edge back. There have to be freelance projects beyond CRUD. The “competitive edge” these days is partially being a domain expert, try to find a n
8.
▲
by
linesofcode
21d ago
That’s the way to do it! Build tooling around your agents to streamline workflows and increase your confidence in them. The agent knows when to reach out for guidance, besides that it runs on its own.
9.
▲
by
linesofcode
21d ago
I used to use it very heavily during the original copilot days back in 2021 but it has been made totally obsolete by long running agents. Can’t say I miss it, I don’t miss anything about writing syntax.
10.
▲
Show HN: Use-Fs – A React Hook for the File System Access API and OPFS
(use-fs.com)
5 points
by
linesofcode
22d ago
|
0 comments
11.
▲
by
linesofcode
28d ago
Funny I built a very similar app just a few days ago. Cool idea! https://news.ycombinator.com/item?id=49363233 https://termenvox.vercel.app/ https://github.com/TimMikeladze/termenvox
12.
▲
by
linesofcode
28d ago
Vibed this theremin app over the weekend. I've been in a mood building music related stuff. It's quite fun to play with, very impressed with how well the hand-tracking works. I've been busting my phone out while killing time
13.
▲
Play the air A theremin in the browser using hand tracking and a webcam
(termenvox.vercel.app)
3 points
by
linesofcode
28d ago
|
2 comments
14.
▲
by
linesofcode
1mo ago
I think this is awesome and you should be proud. The people who are disparaging this because it’s AI, just ignore these noisemakers. Keep building
15.
▲
by
linesofcode
2mo ago
I self host Umami. It was a one click deploy from their GitHub Readme. Been using for over a year, more than pleased. It has all the features you’re looking for without GA.
16.
▲
by
linesofcode
2mo ago
I read the code reviews that Claude leaves on my PRs if that counts.
17.
▲
by
linesofcode
5mo ago
AI is simply a force multiplier when it comes to tech. If you were motivated before LLMs what has changed? I don’t think AI is the problem here.
18.
▲
by
linesofcode
6mo ago
Not most. All of it.
19.
▲
by
linesofcode
6mo ago
cat some-file | pbcopy Copies it to your clipboard on osx. I use this a lot.
20.
▲
by
linesofcode
6mo ago
Code quality no longer carries the same weight as it did pre LLMs. It used to matter becuase humans were the ones reading/writing it so you had to optimize for readability and maintainability. But these days what matters is the AI can
21.
▲
by
linesofcode
6mo ago
I’ve always been addicted to coding and building, this just makes it easier to get my fix…
22.
▲
by
linesofcode
6mo ago
Today Claude Code built several features and fixed a laundry list of bugs while I was at the movie theatre. When I came home I did about 15 minutes of reviewing its work and doing manual testing, found some issues, made a list and fired it
23.
▲
by
linesofcode
6mo ago
I’m so happy. I can think about what actually matters and tackle hard problems that were otherwise bottle-necked by how fast I could type syntax correctly on the keyboard.
24.
▲
by
linesofcode
6mo ago
That’s exactly what we’re doing. Connect the agent to your GitHub issues, tell it implement each one and spin on a loop until it’s finished. There’s more nuance to it than that but at a high level yeah, that’s how some people are using it.
25.
▲
by
linesofcode
6mo ago
I’m also interested in what CS curriculums are right now and furthermore what students actually think of it. I suspect nothing has changed in terms of curriculum other than being more rigorous about “academic dishonesty” like detecting if s
26.
▲
by
linesofcode
6mo ago
September 2024. I’ll never write a line of syntax again. First it was Cursor now it’s Claude.
27.
▲
by
linesofcode
7mo ago
Say hello to https://pongo.sh/ self-hosted uptime monitoring, configured entirely in TypeScript and built on NextJS and Bun. No UI forms. No vendor lock-in. Just code in your repo. Monitors, dashboards, alerts, incidents, a
28.
▲
Show HN: Pongo – a self hosted uptime monitor using configuration as code
(pongo.sh)
1 points
by
linesofcode
7mo ago
|
2 comments
29.
▲
by
linesofcode
7mo ago
Give this a shot https://github.com/sharkdp/bat But in all seriousness I’m interested in knowing the answer to this too, just out of sheer curiosity.
30.
▲
by
linesofcode
7mo ago
built a pokedex, open-source'd it too, cause wynaut? - every pokemon and regional variants - items, moves, abilities, locations - team builder, comparison and type coverage tool - bunch of other features...and it's a PWA! Get the
More ›