Stuff
3 subscribers
198K links
Download Telegram
Censoring Social Media
12 by DanAtC | 0 comments on Hacker News.
The Once and Future Genius
4 by benbreen | 0 comments on Hacker News.
Show HN: My AI Native Resume
31 by jhgaylor | 10 comments on Hacker News.
I've been deeply involved in working with AI agents and large language models (LLMs) for a while now. During a recent job search, I found myself repeatedly explaining my skills and experiences to various assistants. Around the same time, I was creating content for my website to help hiring teams understand my capabilities better and make informed decisions. MCP had started to gain momentum and I saw a way to reduce my toil. So I built an MCP server that can effectively communicate my qualifications as a job candidate. This server acts as an AI-powered resume, providing an understanding of my professional background and a set of tools, prompts and resources to help explore my skills and experiences. The code is open source, so you can create your own AI-driven resume server. Check it out here: https://ift.tt/hevUp5i . During my job search I paired my mcp server with others such as notion, hirebase, and gmail to build a leads database, write cover letters, and track my job search.
Driving Compilers (2023)
6 by misonic | 0 comments on Hacker News.
AI Meets WinDBG
5 by thunderbong | 0 comments on Hacker News.
Unparalleled Misalignments
13 by ChadNauseam | 0 comments on Hacker News.
Modern Latex
30 by signa11 | 4 comments on Hacker News.
Show HN: CodeCafé – A real-time collaborative code editor in the browser
8 by mrktsm__ | 0 comments on Hacker News.
Hey guys! I’ve been working on a web app called CodeCafé—a collaborative, browser-based code editor inspired by VS Code and Replit, but with no downloads, no sign-up, and zero setup. You just open the link and start coding—together. The frontend is built with React and TypeScript, and the backend runs on Java with Spring Boot, which handles real-time editing via WebSockets. For syncing changes, I’m using Redis along with a custom Operational Transformation system (no third-party libraries!!!). The idea came after I found out a local summer school was teaching coding using Google Docs (yes, really). Google Docs is simple and free, but I wanted something that could actually be used for writing and running real code—without the need for any sign-ups or complex setups. That’s how CodeCafé came to life. Right now, the app doesn’t store files anywhere, and you can’t export your work. That’s one of the key features I’m working on currently. If you like what you see, feel free to star the repo to support the project!! Check it out and let me know what you think! GitHub: github.com/mrktsm/codecafe Web App: codecafe.app
The vocal effects of Daft Punk
38 by qzervaas | 4 comments on Hacker News.