Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
andnand
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
andnand
8mo ago
Im so confused by this. Watching the demos it seems like they just do some OCR to fill in a form? Then grab an email and linkedin url? The demo takes ~10s to do that.
2.
▲
by
andnand
8mo ago
I was confused by this. Watching the demos on their page, it looks extremely slow. And it just does some image recognition to fill a form?
3.
▲
by
andnand
10mo ago
I was just looking through the Go example as well. For a first attempt its ok. I don't think its accurate to criticize that it doesn't make a case for using Go or teaching how to use it. It's attempting to be a more useful co
4.
▲
by
andnand
1y ago
Orgmode has been on the back of my mind forever. Ive been working on implementing a system recently. My hesitation with orgmode is that I'd like to share calendar/todo list with my non technically minded spouse and I like Vim. Any
5.
▲
by
andnand
1y ago
This is exactly what I was looking for. Thanks! Im trying to give these tools a fair shot before I judge them. Ive had success with detailed prompts and letting the agent jump straight in when working on small/new projects. Ill give mo
6.
▲
by
andnand
1y ago
Whats your workflow? Ive been playing with Claude Code for personal use. Usually new projects for experimentation. We have Copilot licenses through work so I've been playing around with VS Code agent mode for the last week. Usually usi
7.
▲
by
andnand
1y ago
Im curious what types of tasks you're using it for?
8.
▲
by
andnand
1y ago
I'd say for me, it depends on the task and the language. I find asking ChatGPT to generate some code that I copy and paste lines up with your experience. Same with using an agent in a new project. I find the error rate much higher thou
9.
▲
by
andnand
1y ago
I was looking to use this as a learning exercise. Im just curious about the process of getting this to build for arm natively.
10.
▲
by
andnand
1y ago
Im fairly new to self hosting. I've been playing around with a raspberry pi running raspberry pi os. The documentation says the Debian package is only for amd64 architectures. Im assuming that has to do with one of the Node packages? O
11.
▲
by
andnand
3y ago
The Hard Parts of UI Development was amazing. Your teaching style really has a way of making things stick. Truly one of my favorite instructors.
12.
▲
by
andnand
3y ago
How did you learn to build a BitTorrent client? I love the idea of codecrafters and books that walk you through building something but I always struggle if I don't have something to get me started.
13.
▲
by
andnand
3y ago
While I do agree with this, I don't think assignments made by humans are immune to this either. There are assignments I had that contained bias and errors. Some I caught but I'm sure there's plenty I didn't.
14.
▲
by
andnand
3y ago
The only assignments I remember spending extra time on were from comp sci courses. I think that's from a mixture of enjoying programming and some assignments providing a toy program. I'd always play around with what I built and ta
15.
▲
by
andnand
3y ago
I think that's what the author is trying to accomplish, creating an engaging way to practice critical thinking and good research. Giving a student a paper and telling them to find the errors isn't terribly exciting. I think giving
16.
▲
by
andnand
3y ago
Theres also library using Svelte and threejs( https://svelthree.dev/ ). Its newer but worth checking out. Also, threejs journey is worth it. Lots of great content.
17.
▲
by
andnand
4y ago
Very neat! Can someone explain the json is being rendered? I had no idea json could be rendered as an image? https://github.com/billywojcicki/vexillologist/blob/master/w...
18.
▲
by
andnand
4y ago
You can definitely skip the animation sections at the end unless they interest you.
19.
▲
by
andnand
4y ago
I started learning Blender a few months ago and I agree, the donut tutorial is excellent. One tip that helped me was to recreate the tutorial from memory after each video. So I had two files, one for following the tutorial and one for pract
20.
▲
by
andnand
4y ago
I'm currently going through this book and it's amazing. Any tips on where to go once I finish it?
21.
▲
by
andnand
4y ago
You just have to hold down on the spacebar and the trackpad will show up.
22.
▲
by
andnand
10y ago
There was some discussion on reddit about why LPTHW isn't as great a resource anymore and some suggestions for alternatives. https://www.reddit.com/r/Python/comments/40s6dm/meta_can_we_...