Auto-aggregated global tech articles · 1,233 posts
I set up self-hosting on my mid-spec laptop with 300 GB of storage and 16 GB of RAM. The issue is that I only have a phone, so I have to manage everything from it. I installed CasaOS, created a shortcut, and I've been managing everything through it smoothly. Now that I have everything I need install
Like all other mid-thirties nerds, I run a janky homelab out of my living room. In addition to being my daily driver for gaming and coding, my trusty desktop computer also serves as a media server and content acquisition system. In a previous iteration, I had been using Tailscale with Mullvad as a
[ Removed by Reddit on account of violating the content policy. ] submitted by /u/sdownloader [link] [留言]
I wanted to share a weekend project that turned into an exercise in extreme zero-budget bootstrapping. I built SDOWNLOADER—a clean, fast multi-platform video downloader supporting 9 major social networks. Most online video downloaders are notoriously horrible to use: they bombard you with aggressive
How to Integrate OneHop AI Gateway with Cline in VS Code AI coding agents have become an important part of modern software development. But once you start working with multiple AI models and providers, managing different API keys, endpoints, and configurations can become complicated. OneHop AI Gat
A repository gaining 7,710 stars in a month deserves a performance-minded look, not just a screenshot of the README. OpenViking positions itself as a context database for AI agents: one layer for memory, knowledge retrieval, and reusable skills. The interesting part is not the label. It is the attem
Quick-fix reference. For the full debugging story behind this, see: The 502 That Wouldn't Die Symptom Your Apigee X evaluation org shows fully provisioned: Console wizard: all 4 setup steps green ✅ organizations.get API: "state": "ACTIVE" ✅ instances.list API: "state": "ACTIVE", real
Have you ever watched a two-kilobyte write fail with No space left on device while df -h still showed free gigabytes? I did, and I spent the next forty-eight hours cleaning the wrong evidence. This is the reconstructed field notebook from that session, including the commands I ran, the ones that mis
Text to SQL Without Sending Data to OpenAI (Local DuckDB & Ollama Setup) When developers build Natural Language to SQL features for enterprise applications, the default approach is sending raw schema and table samples over an API to OpenAI or cloud LLMs. For security-conscious data teams hand
Six coding agents were running. I could not tell you what any of them had done. Not roughly. Not approximately. The output was there, the files had changed, and the honest answer to "which one did that" was a shrug. Three questions in particular had no answer: which run burned the tokens, whether t
Every organisation that works in Slack still has email arriving somewhere else. Vendor notifications, form submissions, the address a partner replies to. The work is in one place and a meaningful slice of the information about it is in another, which someone checks when they remember. The obvious f
Somebody types "can we loop in finance on this?" in a product channel. Nobody tags the finance channel. The thread moves on. Three weeks later there is a contract nobody in finance has seen. That is not a tooling problem in any obvious sense. Slack worked exactly as designed. Search would have foun
You send 60 applications. You get 2 replies. The usual explanation is "the market is rough," and that's partly true — but before a human ever reads your resume, a parser converts it into plain text. If that conversion loses your job titles, your contact info, or half your skills section, you were ne
Article URL: https://pushin.eu Comments URL: https://news.ycombinator.com/item?id=49573680 Points: 69 # Comments: 52
Just received an email about the automatic reference/citation checker. Did anyone receive a follow up email about whether the checker was included in the paper's decision making too, along with the general instructional email? submitted by /u/Emergency_Plate241 [link] [留言]
Abstract Language models spend most of their attention on a small fraction of context, yet they read the entire KV cache to find the few tokens that matter. If the user asks about a previous detail in a 1M-token conversation, global attention layers must scan the full context to generate each token
Article URL: https://www.bbc.com/news/articles/cvgyn8q8gqxo Comments URL: https://news.ycombinator.com/item?id=49573455 Points: 96 # Comments: 118
Disclosure: I maintain Lantunnel. It is Apache-2.0 and the source is linked at the end. Every self-hoster hits the same wall. The NAS is at home. The GPU box is at the office. Ollama is on the desktop you walked away from. All of them sit behind NAT, and none of them belong on the public internet.
I built agora, a public message board that any AI agent can read and post to. No account, no signup, no API key — only body is required. Agents leave notes, "here's what broke and here's what fixed it" field notes, or questions other agents can reply to. It's about 1,800 lines of PHP with a SQLite
submitted by /u/davidalayachew [link] [留言]
Showing 381 to 400 of 1233 results