Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dchuk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
dchuk
20d ago
Not to mention all of the SOTA AI subscriptions handle this perfectly now when there aren’t csv exports
2.
▲
by
dchuk
2mo ago
I’m playing with this exact concept but going down the path of a Claude code plugin that is optimized for configuring lowdefy apps because of that framework’s unique approach where you don’t write code you generate yaml configs that then dr
3.
▲
by
dchuk
2mo ago
I just redid my homelab/media server (switched from an old NUC I couldn’t figure out how to stop overheating even with some decent modification work, now using an hp elitedesk with an i5 processor that is handling my stack nicely). Thi
4.
▲
by
dchuk
2mo ago
I use this little three liner regularly with people in regards to AI (applicable as much to coding as it is business work): - I don't care how you produce the words - I expect you to use tools to be as efficient and productive as possi
5.
▲
by
dchuk
3mo ago
Oh how I miss old school forums. It’s crazy to me how communities are wholesale embracing discord, which just is not the right form factor at all for anything but ephemeral real time chat. I remember engaging in threads on real forums for l
6.
▲
by
dchuk
3mo ago
very interesting ideas, thanks for the detail. I'll think about the wordpress search plugin idea. here's my twitter handle if you want to connect and chat there: https://x.com/iamdchuk Some other ideas I've t
7.
▲
by
dchuk
3mo ago
I’ve been noodling on an idea sort of similar, which is to have a system where if you register for an account and very your site (with a technical mechanism in place to enforce that), you get a slight boost in the ranking algorithm for your
8.
▲
by
dchuk
3mo ago
It’s funny, sites like these are so divisive. I’ve gotten as many “do not llm summarize anything for me” as I’ve gotten “this is super handy!” responses. I like them, so I’m keeping them. Interesting idea overall. Could be generalized to ju
9.
▲
by
dchuk
3mo ago
Nice job, clean and well built. I built something very similar, with a focus on engineering/product/startup blogs https://engineered.at What's your tech stack? Mine is pretty vanilla ruby on rails, while my site i
10.
▲
by
dchuk
3mo ago
Generally it’s things like that yes, but also stuff like preparing the pulled content to be summarized and then taking those summary batches and preparing for synthesis in a templated format
11.
▲
by
dchuk
3mo ago
Ha funny, I was speccing out an idea for real time Claude code interaction from local apps using some tricks vs using the agent sdk when I got the popup to try Fable. So of course I gave it a go, and it triggered the sensitive content warni
12.
▲
by
dchuk
3mo ago
I’ve been using this general pattern - a custom cli app for deterministic tasks, skills for the agent harness, run the skills in the agent and it produces artifacts for you by using the cli and its own agentic reasoning - a lot lately for w
13.
▲
by
dchuk
3mo ago
I backed jetkvm on kickstarter or indiegogo or whatever site they launched on out of excitement. It’s a well made device, the software is clean. It feels like it’s stopped being iterated on though which is a bummer (the tariff timing was li
14.
▲
by
dchuk
3mo ago
Been using his skills a lot lately, they are wonderful. I’ve added an issue to specs skill that grounds the issues with a technical plan against the current codebase, and a research school that spawns a bunch of agents to look up best pract
15.
▲
by
dchuk
4mo ago
Interesting. in terms of "crawling", the way the engine I built works is by default it's just polling the rss feed of a site on an adjusting cadence like any other rss feed reader. On some sites, the engine can do a follow up
16.
▲
by
dchuk
4mo ago
ok this should now be fixed!
17.
▲
by
dchuk
4mo ago
Figured it out, had a random block of Firefox versions less than 147 in my ApplicationController for some reason. Of course my home internet went down though so I’ll push in a few.
18.
▲
by
dchuk
4mo ago
I presume you’re politely asking in order to block? Which is fine, I get it. On my phone right now but can update later. I do want to ask though (and I should make this clear in a FAQ or something): the way I check RSS feeds uses adaptive s
19.
▲
by
dchuk
4mo ago
Thanks for this info! Very helpful
20.
▲
by
dchuk
4mo ago
Yeah I know and agree, just wondering if something is haywire in that logic somehow. Otherwise it’s a bizarre issue but I’ll get it fixed
21.
▲
by
dchuk
4mo ago
Great feedback, should be straightforward to make happen. I’ll try to implement tonight.
22.
▲
by
dchuk
4mo ago
you know, I had setup some analytics filtering based on geoip because I was getting crazy spam traffic from Chine and Singapore, but that should only be affecting analytics not the whole site. Mind if I ask where you're located? (you c
23.
▲
by
dchuk
4mo ago
That’s…bizarre. Let me take a look EDIT: just checked in firefox, I don't see an issue. can you email me at me@dchuk.com and maybe I can debug with you?
24.
▲
by
dchuk
4mo ago
I built a site that's similar in concept to Hacker News, but is entirely fed by RSS feed content, that is then bullet-pointed summarized on the article page: https://engineered.at/ But I also extract topics automatical
25.
▲
by
dchuk
4mo ago
This is awesome thank you for building this! I’ve wanted to try building some sort of companion robot for my kids to play with, that leverages edge voice AI models and likely an api connection to one of the big SOTA providers for the brain,
26.
▲
by
dchuk
4mo ago
I rebuilt an app I found in rust and extended it in a bunch of ways that I use everyday for this use case and it works flawlessly if this is any help: https://github.com/dchuk/jarkdown-rs
27.
▲
by
dchuk
5mo ago
You have to include screenshots on a landing page for a diagramming system
28.
▲
by
dchuk
5mo ago
Interesting concept. Two sided marketplaces are hard to bootstrap but maybe just enough curiosity would get the flywheel going. Hell they should just try and convince people to enroll as providers but then also use the service even if it’s
29.
▲
by
dchuk
5mo ago
Ignore all the hate in the comments here, anyone denying the direction of software development and it aggressively becoming agentic have their own reckonings to deal with… I love this concept. While I’m a Rails guy myself, I appreciate the
30.
▲
by
dchuk
5mo ago
Looks interesting for small internal tools and apps, especially with go’s simple deployment model. Do you already have a Claude code plugin or skills files for it? That would likely help adoption
More ›