Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hunvreus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
hunvreus
4mo ago
Exactly. One of the example is exactly that; an agent that can log into servers, investigate and resolve issues, deploy apps, etc. If you end up playing with it, let me know what you think.
2.
▲
Show HN: Heypi – Like OpenClaw but for Your Team (Slack, Discord, etc.)
(github.com)
3 points
by
hunvreus
4mo ago
|
2 comments
3.
▲
AI-Augmented Software Development Manifesto
(ronanberder.com)
4 points
by
hunvreus
4mo ago
|
0 comments
4.
▲
Show HN: Pi-hosts – Give the Pi coding agent access to your servers
(github.com)
23 points
by
hunvreus
5mo ago
|
0 comments
5.
▲
User Inyerface – A worst-practice UI experiment
(userinyerface.com)
5 points
by
hunvreus
5mo ago
|
0 comments
6.
▲
Show HN: Clonecn – Agent skill for generating Shadcn/UI themes
(github.com)
2 points
by
hunvreus
5mo ago
|
0 comments
7.
▲
by
hunvreus
7mo ago
Have you looked at https://github.com/git-bug/git-bug ?
8.
▲
Show HN: PullNotes – A Notion-like editor for your GitHub repos
(github.com)
1 points
by
hunvreus
7mo ago
|
0 comments
9.
▲
PicoClaw: Ultra-Efficient AI Assistant in Go
(github.com)
1 points
by
hunvreus
7mo ago
|
0 comments
10.
▲
by
hunvreus
7mo ago
I remember reading The Twelve-Factor App [1] from the Heroku folks back in the day, and was blown away by how well they understood the problem. Not only that but they had great taste. I moved things to Render a while back, and then to my ow
11.
▲
by
hunvreus
8mo ago
Awesome. There was a company in China, eDuShi (E都市), doing this for a whole bunch of Chinese cities back in the day: https://www.flickr.com/photos/seeminglee/4112874847
12.
▲
by
hunvreus
9mo ago
Absolute self-promotion: https://github.com/hunvreus/reallysimpledocs
13.
▲
by
hunvreus
9mo ago
Mintlify does look pretty, but between that and all the React exploits, I'll stick with good ol' static sites. Kinda why I built ReallySimpleDocs [1]. Add Pages CMS [2] to it and you're set. [1]: https://reallysimp
14.
▲
by
hunvreus
9mo ago
Appreciated. That's pretty much what I was going for. The only thing I think is missing is a proper full text search which I'll add later on this week using lunr.js [1]. I just didn't have the time to get it done for this rel
15.
▲
Show HN: ReallySimpleDocs - A minimal docs template built with 11ty and Tailwind
(reallysimpledocs.com)
1 points
by
hunvreus
9mo ago
|
3 comments
16.
▲
by
hunvreus
9mo ago
It's pretty much as advertised: a really simple documentation template built with 11ty [1] and Tailwind. I've been releasing a few projects in the past year: Basecoat [2], Pages CMS [3], and lately /dev/push [4]. Each on
17.
▲
Unoffice Hours Webring
(unofficehours.com)
3 points
by
hunvreus
10mo ago
|
0 comments
18.
▲
by
hunvreus
10mo ago
Fair enough. I actually needed dns-01 for /dev/push [1] so ended up not using it. I still thought it was a pretty cool project. [1]: https://github.com/hunvreus/devpush
19.
▲
Sslip.io: Free DNS for IP-Embedded Hostnames with Wildcard TLS Support
(sslip.io)
1 points
by
hunvreus
10mo ago
|
2 comments
20.
▲
by
hunvreus
11mo ago
Didn't recognize you without the horse picture.
21.
▲
by
hunvreus
11mo ago
Quart was interesting, but it didn't seem to have as much traction as FastAPI. I also seem to understand Flask is trying to integrate some of Quart's ideas.
22.
▲
Average Database: the best free-est, open source data platform
(averagedatabase.com)
3 points
by
hunvreus
11mo ago
|
0 comments
23.
▲
by
hunvreus
11mo ago
I love that, I may steal it.
24.
▲
by
hunvreus
11mo ago
Some interesting concepts: - Components: https://hyperflask.dev/guides/components/ - Bundling view and controller in the same file: https://hyperflask.dev/guides/interactive-apps/ I thin
25.
▲
by
hunvreus
11mo ago
Next stack I wanna try (right now I'm on FastAPI + Jinja2 + HTMX).
26.
▲
by
hunvreus
11mo ago
BTW, this comment is very true when dealing with HTMX as well: > But what I’m most excited about are the possibilities that Datastar enables. The community is routinely creating projects that push well beyond the limits experienced by de
27.
▲
by
hunvreus
11mo ago
I'm still trying to figure out what the key difference would be when writing an app with Datastar over HTMX. I wrote /dev/push [1] with FastAPI + HTMX + Alpine.js, and I'm doing a fair bit with SSE (e.g. displaying logs
28.
▲
by
hunvreus
11mo ago
Still figuring it out. Routing the traffic is the annoying bit.
29.
▲
by
hunvreus
11mo ago
> 1. Is there a support for deploying into a multiple machines? If so, how does it work? Working on that, you should soon be able to have a central /dev/push instance and remote nodes managed by it. > 2. Where and how secret
30.
▲
by
hunvreus
11mo ago
Very cool. I focused on building a web ui, but wanted to add a CLI, I'll definitely take some inspiration from that project.
More ›