New Show Hacker News story: Show HN: VidMark – Frame.io-style timestamped comments for Google Drive

Show HN: VidMark – Frame.io-style timestamped comments for Google Drive
2 by markksantos | 0 comments on Hacker News.


New ask Hacker News story: Building a Web Framework from Scratch

Building a Web Framework from Scratch
4 by NewSmoke38 | 0 comments on Hacker News.
Draco is a Hack Club (https://hackclub.com) YSWS (You Ship We Ship) — teenagers build a working server side web framework from scratch. Ship it, and we send you a mechanical keyboard + SSD. The idea came from building Beasty — my own HTTP server from raw TCP. The moment you parse your first request line by hand and a browser actually responds, something clicks. You stop thinking of HTTP as magic and start thinking of it as bytes. That's the feeling I want 50 teenagers to have. The project has 6 milestones — from opening a TCP socket all the way to middleware and custom routing. Doable in a weekend if you're motivated, ~15 hours of focused work. Draco site: [https://ift.tt/YQ3XMBh]

New Show Hacker News story: Show HN: Interpretable AutoResearch – Legible Agent Workflows

Show HN: Interpretable AutoResearch – Legible Agent Workflows
3 by barishnamazov | 0 comments on Hacker News.


New Show Hacker News story: Show HN: Golang binaries built for your users depending on their arch and system

Show HN: Golang binaries built for your users depending on their arch and system
4 by aliezsid | 1 comments on Hacker News.


New Show Hacker News story: Show HN: Use an Android Phone as an HTTP Proxy

Show HN: Use an Android Phone as an HTTP Proxy
2 by viru7 | 0 comments on Hacker News.
I created a simple project to allow you to use a phone as a web proxy. This is not a proxy for the phone, its a way to proxy web traffic from elsewhere via the phone. One practical use case is accessing geo-restricted content. If you have a trusted contact in the country with an Android phone, this can serve as a simple alternative to a commercial VPN. To set it up you need to run a proxy server which can run as a docker container. You then need to install the app on the Android phone which will connect to the server. Finally you configure a browser to use the proxy server as the HTTP/HTTPS proxy. More details here: https://ift.tt/khtuyUb Let me know how you go and if you run into any issues.

New Show Hacker News story: Show HN: State of the Art of Coding Models, According to Hacker News Commenters

Show HN: State of the Art of Coding Models, According to Hacker News Commenters
4 by yunusabd | 1 comments on Hacker News.
Hello HN, I was away from my computer for two weeks, and after coming back and reading the latest discussions on HN about coding assistants (models, harnesses), I felt very out of the loop. My normal process would have been to keep reading and figure out the latest and greatest from people's comments, but I wanted to try and automate this process. Basically the goal is to get a quick overview over which coding models are popular on HN. A next iteration could also scan for harnesses that people use, or info on self-hosting or hardware setups. I wrote a short intro on the page about the pipeline that collects and analyzes the data, but feel free to ask for more details or check the Google Sheet for more info. https://hnup.date/hn-sota

New Show Hacker News story: Show HN: MemHub, Turn Your GPT/Claude/Gemini History into LLM-Wiki Mindmap

Show HN: MemHub, Turn Your GPT/Claude/Gemini History into LLM-Wiki Mindmap
4 by TristanX | 0 comments on Hacker News.
Hi, this is Tristan, CPO of XTrace. We are launching a very cool feature that is inspired by Andrey Karpathy's LLM Wiki mindmap. Let everyone who doesn't have enough sessions and markdowns made with claude code be able to visualize their own memory mindmap!