Posts

Showing posts from August, 2026

New ask Hacker News story: Hotline Telegram Support and Sales Hub (hotline.tg)

Hotline Telegram Support and Sales Hub (hotline.tg) 2 by hotline | 0 comments on Hacker News. One person + Hotline = the output of a 10-person sales team. Build a lifestyle business that scales without headcount.

New ask Hacker News story: Old.reddit.com no longer works for logged out users

Old.reddit.com no longer works for logged out users 7 by kradeelav | 1 comments on Hacker News. Used old.reddit.com for ~10 years with no problem to get around the "new" UI, including yesterday. Come today, and there's a unavoidable pop-up saying it's for logged-in users only.

New ask Hacker News story: Claude Code now appends a link to a Claude session in every commit

Claude Code now appends a link to a Claude session in every commit 4 by codexon | 0 comments on Hacker News. Claude code now appends every commit with this line, everyone is opted in automatically. This link is only accessible to the user so it doesn't make sense to be put in a commit. Claude-Session: https://ift.tt/0FVTJG2... There is a new setting that allows you to disable it. "attribution": { "sessionUrl": false }

New ask Hacker News story: Dropbox Data Breach

Dropbox Data Breach 9 by hmate9 | 2 comments on Hacker News. I received a security notice from Dropbox today saying that my account was accessed without authorization between August 4 and August 21, 2026, and that Dropbox believes files in the account were viewed or downloaded. According to the email, Dropbox uses Lenovo as an identity provider, allowing users to authenticate to Dropbox with a verified Lenovo ID. Dropbox says: an issue with Lenovo’s email verification process allowed an unauthorized party to register a Lenovo ID using your email address and then use that Lenovo ID to log into the Dropbox account associated with that email address. So, as I understand it, the attack path was roughly: 1. Attacker registers a Lenovo ID using the victim’s email address. 2. Lenovo incorrectly treats the email address as verified. 3. Dropbox trusts the Lenovo identity. 4. Attacker gets access to the Dropbox account associated with that email address. Dropbox says it has since expired all ...

New ask Hacker News story: Ask HN: What are your biggest problems and fixes with multisession engineering?

Ask HN: What are your biggest problems and fixes with multisession engineering? 2 by top_rooster | 0 comments on Hacker News. I have run into a lot of issues using multiple sessions at once to build things, and I really want to hear from those that have figured a good amount out. Or at least hear what problems people are having to know if I am running into the same blockers everyone is. For example, I often want to have agents stop at certain points, but fail to get a mechanism that works.

New ask Hacker News story: Ask HN: What do you use to host side projects?

Ask HN: What do you use to host side projects? 2 by ilmak1704 | 3 comments on Hacker News.

New ask Hacker News story: Is a One Person Company (OPC) just another type of Uber driver?

Is a One Person Company (OPC) just another type of Uber driver? 2 by Bobby_Liu | 0 comments on Hacker News. No stable salary. No benefits. No employment relationship. The Uberization of white-collar work?

New ask Hacker News story: Ask HN: Do you run A/B Tests?

Ask HN: Do you run A/B Tests? 2 by hackeryogi | 0 comments on Hacker News. I was introduced to ridiculously simplified A/B testing while working at BigTech. I wanted to understand the landscape of running A/B tests outside of BigTech. As an example, I recently worked with a Fintech startup that was not running true A/Bs via randomised user buckets, but they did have a setup to test out a feature with a particular cohort before a larger rollout. So, do you do A/B testing or feature flagging in any way? If yes, can you also mention * Daily Active Users / Monthly Active users? Trying to understand at what “scale” does A/B testing make sense for organisations * What’s the infrastructure and plumbing look like? Inhouse setup (add a flag to a user profile or if conditions in code?) or do you pay for a SaaS that helps? * What’s the overhead like? Do you feel it’s worth it? If you are not using A/B testing, why not? Is it the initial investment or the followup maintenance that is the heada...

New ask Hacker News story: AgentObs – a hook that blocks Claude Code before you hit your limit

AgentObs – a hook that blocks Claude Code before you hit your limit 2 by klars-ai | 0 comments on Hacker News. AgentObs – a hook that blocks Claude Code before you hit your limit https://ift.tt/pm4N9lF

New ask Hacker News story: Ask HN: Is .org now Trump-controlled?

Ask HN: Is .org now Trump-controlled? 6 by selfhoster1312 | 2 comments on Hacker News. At first i read about the sanctions, but didn't realize autistici.org has been seized at the TLD level. Does this mean Donald Trump can now disable any foreign .org domain they don't like without any form of process or trial? I mean sure the US government technically always could by threatening the operators with guns, but i remember the balance of power was different for thepiratebay.org/wikileaks.org. Is there an ongoing savedotorg-like campaign i'm unaware of to have ICANN revoke the current delegation and setup a new non-profit to manage .org outside of US jurisdiction? I mean, given how the Trump administration literally banned words, i can definitely see wikipedia.org (among many others) being targeted next.

New ask Hacker News story: Ask HN: Best way to archive 25 years of emails

Ask HN: Best way to archive 25 years of emails 2 by astatine | 6 comments on Hacker News. I have emails from 1997-98 onwards all in one massive inbox, currently on gmail with emclient on Mac as the mail client (there have been probably a dozen services starting from self-hosted in the beginning). I would like to archive the historic mails for the first 25 years, but in a way that's actually searchable and usable in the future (and potentially importable to a new mail client/service) and not in any particular mailbox format that may go obsolete. There is no good reason to hoard them, other than "I feel like doing so". What are the best options, and tools?

New ask Hacker News story: Ask HN: What BOYK AI client are you using?

Ask HN: What BOYK AI client are you using? 2 by yeeyang | 0 comments on Hacker News. I built an AI desktop client specifically designed for non-programmers, which has the capabilities of Codex/Claude Desktop, but it is localized, protects all your privacy, and supports any model call. Would you like to try using it? Any questions, feel free to ask me!

New ask Hacker News story: Ask HN: Is observability over the dependencies in codebases still a problem?

Ask HN: Is observability over the dependencies in codebases still a problem? 2 by enismustafaj | 0 comments on Hacker News. Almost every codebase is calling a REST, gRPC, or a GraphQL API or using SDKs from an external or event internal provider. It gets harder to keep track of everything when the codebase matures and increases in size and from my experience sometimes it gets hard to respond to changes in time or even become aware that a dependency is deprecated and their API has changed completely. Do developers need better tools that to improve dependency and integration management?

New ask Hacker News story: Is "An agent with tools" the only valid LLM application?

Is "An agent with tools" the only valid LLM application? 3 by gmarkwa | 0 comments on Hacker News. Brex's CEO said this and I understand where he comes from, but is there a place for end to end workflows in LLM based applications? At the end of the day I agree that cutting edge software should be fully usable by agents, but I can't decide if every product should be an agent. I personally hate the UX of most agentic applications. I have this fantasy of future products where I can simply enter input X and get output Y without having to give feedback on every little thing. Of course when you're designing something it needs to be a process, but what if I can tell my phone to "buy dinner" and it just does it without bothering me at every step? What if it was just good enough? I think a conversable agent is necessary as long as the application is unsure of the accuracy of the output, but I wonder if the UX of LLM applications could be more like a rich perso...

New ask Hacker News story: Zed: Edit predictions are leaving the free Personal plan on October 7

Zed: Edit predictions are leaving the free Personal plan on October 7 6 by lumpa | 1 comments on Hacker News. Just got an email saying this: > On October 7, 2026, edit predictions will no longer be included with Zed’s free Personal plan. They will remain available on the Pro, Student, and Business plans. > Edit predictions require ongoing inference infrastructure, so we’re moving them to plans that support those costs. > You’re receiving this email because you’ve recently used edit predictions on the Personal plan. If you want to continue using predictions after October 7, you can: > Upgrade to Pro > Self-host Zeta 2.1 (see our docs) > Use one of the third-party providers we support > Otherwise, no action is required. > — The Zed team

New ask Hacker News story: Heaven

Heaven 2 by artvogel | 0 comments on Hacker News. Wherever they've gone they're not here anymore and all they stood for is empty also.

New ask Hacker News story: Ask HN: Which class of business model is most resilient to build in the AI era?

Ask HN: Which class of business model is most resilient to build in the AI era? 2 by chatmasta | 2 comments on Hacker News. If you were to start a company today, what type of business model would you choose? Most new businesses have some form of AI in them, and this makes some sense during a gold rush, but it’s also a crapshoot. And the rate of change is so insanely fast and unpredictable that it’s becoming difficult to read the market with any confidence beyond three months. Even if you hit traction, there’s no guarantee your moat won’t evaporate. And it’s cheap for everyone to build now. Personally I think the smartest business to start right now would be an “online-to-offline” model that bridges digital and physical world - think DoorDash, Uber, etc… if you hit traction with that kind of business then at least you have a legitimate moat that AI can’t drain overnight.

New ask Hacker News story: Ask HN: How many of you juggle multiple agent sessions at the same time?

Ask HN: How many of you juggle multiple agent sessions at the same time? 2 by top_rooster | 0 comments on Hacker News. I hear a lot about the future of software engineering work being an engineer sitting with tons of sessions open and multitasking on many jira tickets all at once. I am relatively junior but I feel like I see more people working on one ticket at a time, with maybe 2 sessions open. Curious how many people are juggling 6+ agents and do many jira tickets and orchestrating all these sessions.

New ask Hacker News story: Ask HN: Phished Microsoft account, recovery useless

Ask HN: Phished Microsoft account, recovery useless 3 by tgmatt | 0 comments on Hacker News. So my little brother (child) managed to fall for a phishing scam and got his Microsoft / Minecraft account stolen by some scumbag, and the recovery process has been denied by Microsoft. We provided previous passwords, address where it had been used, last 4 digits of a card used to make purchases on it, all to no avail. He is even part of the Microsoft Family I set up, with his mother as the owner. The password and recovery email have of course been changed, so we currently have no recourse to get the account back. Does anyone know any solutions to this, or a contact at Microsoft that we can get assistance from? This seems utterly outrageous that an account of a child that is part of a family account can have his account stolen, and the family owner can't recover the account. How is that a thing?

New ask Hacker News story: Ask HN: Why do tools like customer.io abandon self-serve after their Series A?

Ask HN: Why do tools like customer.io abandon self-serve after their Series A? 2 by alessandroetc | 0 comments on Hacker News. Why can startups never hold true to the principles that they started with? When I first discovered customer.io I was the most excited person ever. I had finally found an email marketing system that felt designed for the data-savvy marketer. With a good analytics plan you could create amazing workflows. Building, editing, and previewing emails felt straightforward and intuitive. Signing up was easy and there was no need to talk to anyone. In two weeks the whole system was fully operational. Pricing wasn't cheap, but felt fair. I didn't feel locked into a long term contract and could scale pricing based on true usage of the product. I was so stoked about them that I'd bring it up regularly with co-workers and give demos for how we set up our system. THEN IT HAPPENED... I don't know if it was their Series A or a change in leadership, but everyth...

New ask Hacker News story: Ask HN: What business would you build if you couldn't use the internet?

Ask HN: What business would you build if you couldn't use the internet? 3 by spking | 2 comments on Hacker News. Not an apocalypse scenario. The internet still exists, but you can't use it. No website, no online ads, no e-commerce, no SaaS, no remote work. You have your current skills, savings, and city.

New ask Hacker News story: I write my own Markdown

I write my own Markdown 2 by KenPainter | 0 comments on Hacker News. In the context of side projects, I've come to these rules for code and text: 1a) Code gets minimal review so long as I've architected the solution, built around the correct data structures (I've heard the code writes itself if the data structure is correct), and have specified the shape of the tests. 1b) Tests I review to check for overfitting, cheats, etc. 2) Comments in code can be chock-full of LLM-isms. Don't care. 3) But the Markdown files, which may be read by a person or an LLM, those must be heavily redacted, edited, and put into a human voice. The simple reason is that LLM's, machines built to generate text, are incapable of presenting a linear flow of relevant facts without sidebars, tangents, irrelevancies, duplication, gaps, well-known style fails like overuse of stock words and phrases, layers of historical cruft, over-explanations, and qualitative fluff. In other words, they can...

New ask Hacker News story: Best Friendship Quiz

Best Friendship Quiz 2 by HPhammad123 | 0 comments on Hacker News. Hello I want to Know Who is my best friend, through best friendship quiz, if anyone know about it then tells me. I also got a perfect friendship quiz but if there is any website more reliable then this then tells me.

New ask Hacker News story: Ask HN: Anyone set up ways to easily obtain and read transcripts from Ted, YT?

Ask HN: Anyone set up ways to easily obtain and read transcripts from Ted, YT? 2 by MollyRealized | 2 comments on Hacker News. I really absorb text a great deal better than listening to audio or watching video. I've heard others say the same and attribute to ADHD, so perhaps that's the case for me. TED very often has a transcript on their page, but it involves some clicking and then some copy-pasting, and the text result is often broken mid-clause after about 10-15 characters. I'm wondering if there's any useful userscripts, userstyles, or other methods that handle this. (I think TED often sues people who try to make transcripts easily available on a separate site. I may be mistaken, and TED, please don't sue me, it's just a general feeling.) The same request would apply to YouTube and/or other popular video sites, but I run into this issue most often with TED. My thanks in advance to anyone who can help me on this!

New ask Hacker News story: Why can AI generate Super Mario but not a wedge ramp for my robot vacuum?

Why can AI generate Super Mario but not a wedge ramp for my robot vacuum? 2 by zhuchaokn | 0 comments on Hacker News. I've been puzzled by something: AI generation can produce an elaborate figurine, a cartoon character, even a convincing Super Mario — yet it can't reliably make a simple wedge ramp so my robot vacuum can climb a step. For context: I bought a Bambu P2S but can't model. I tried the "describe it and get a model" AIs — the output is unusable, you can't adjust it, it's never quite what I meant. I tried having an agent write Python to build geometry directly — it tops out at simple primitives. What finally worked: geometric decomposition. I break a complex part into ordered, grouped steps, describe each as a small spec, and let an agent execute them in Blender (via blender-mcp). That process turned out to abstract into a small engine — the key insight being it converts the 3D spatial reasoning LLMs are bad at, into ...

New ask Hacker News story: Ask HN: What's the current best research/understanding of healthy weight loss?

Ask HN: What's the current best research/understanding of healthy weight loss? 2 by simonebrunozzi | 1 comments on Hacker News.

New ask Hacker News story: Where are people finding GPU capacity?

Where are people finding GPU capacity? 3 by adilhafeez | 1 comments on Hacker News. Is it just me or is GPU capacity surprisingly hard to find right now , even in Spot pools? I’ve been trying to get H100s and the Spot pools I’ve checked are pretty much always full. I ended up trying MI350/MI355s on DigitalOcean Spot and have been running them for about a week without getting interrupted. Curious if anyone else has tried them? How often are you actually getting reclaimed? Also, where are you guys finding capacity these days?

New ask Hacker News story: Why it's appearing sorry message when I trying to post?

Why it's appearing sorry message when I trying to post? 2 by Edymilson | 0 comments on Hacker News.

New ask Hacker News story: Ask HN: Why is HN missing a "go to top" link on long posts?

Ask HN: Why is HN missing a "go to top" link on long posts? 3 by KellyCriterion | 1 comments on Hacker News. Im wondering nearly every day: Is there maybe a reason HN does not have that typical "go to top" or "to top" link at the end of, at least very long, posts? Maybe we can file a change request @dang :-D

New ask Hacker News story: Qwen3.8 Fetches Weird URLs

Qwen3.8 Fetches Weird URLs 2 by Luker88 | 0 comments on Hacker News. I am working on opencode with the last qwen3.8-27B from unsloth (with dynamic 3.0 quants). while checking documentation for a rust project, instead of fetching the url it had listed in its own reasoning, it tried fetching urls like: https://routify-file-proxy-sg.oss-ap-southeast-1.aliyuncs.com/proxy_temp_file/production/2026-08-20/trace_0baf8c2b17874702866132490e0b56/requestId_97422c0041074091a68367881782d7b7/7c0791038d2f58b3a52c0f07714d3627.html?Expires=1818574288&OSSAccessKeyId=LTAI5t…QVZr&Signature=96y%2B…w%3D this happened in the same session, different batches, 16 times in total. It convinced itself there was some rewriting proxy in the webfetch tool. `Expires`, `trace` and `requestId` were consistent for a few requests, but they do change. `AccessKeyId` was always the same, "LTAI5t…QVZr" I did not add the `…` in the signature and access key. Probably training links, but that `Expires` number...

New ask Hacker News story: Ask HN: How do you review and validate LLM generated code?

Ask HN: How do you review and validate LLM generated code? 2 by darkLord19 | 2 comments on Hacker News. It's become very fast to generate code nowadays, but how do you review and test all of it? Every time you ask a model to review some piece of code, it comes back with different "findings". So, you still have to filter through the noise of their findings to get to actual defects. And if you try to do the full review manually, then it might take more time to just understand the code than writing it yourself from the beginning. As for testing, you can ask the LLM to write the tests, but you can't be sure if the tests actually assert the expected product flow or just write pass/fail tests for a piece of logic. I would like to know if you have any workflows, strategies, or tricks.

New ask Hacker News story: Ask HN: Any Curated Forum Directories?

Ask HN: Any Curated Forum Directories? 4 by catuscubitus | 2 comments on Hacker News. Does anyone know any curated forum directories? Forums like in the early 2000s. Places that aren't owned and governed by some corporate overlord. Places with genuine interaction rather than senseless ragebait and "content" designed to generate likes and shares. Places that aren't merely echo-chambers.

New ask Hacker News story: Old.reddit.com is now login only

Old.reddit.com is now login only 5 by denvrede | 0 comments on Hacker News.

New ask Hacker News story: Ask HN: Has anyone shipped a self-modifying application with LLMs?

Ask HN: Has anyone shipped a self-modifying application with LLMs? 4 by ex-aws-dude | 2 comments on Hacker News. In the past the model for software would typically be to ship a fixed application and then if users need some custom functionality, they would need to install a plugin or create their own. For non technical users they would have to find an existing plugin or maybe it doesn't exist so they are stuck. But I can't help but think why wouldn't for example an application just have a prompt box that builds an extension dynamically on the fly (e.g. "make me a UI panel with some buttons that does X") Obviously it would be "use at your own risk" and YMMV Have any companies or applications actually done something like this? I think modifying the real source code would get out of hand but perhaps just generating extensions that have access to a sand boxed set of safer APIs.

New ask Hacker News story: Ask HN: Countries with greatest temperature increases have benefited from them?

Ask HN: Countries with greatest temperature increases have benefited from them? 3 by amichail | 1 comments on Hacker News. It seems that if you look at the countries that have experienced the greatest temperature increases from global warming, they have actually benefited from the warmer weather. Is this true?

New ask Hacker News story: Ask HN: Is GitHub Fried Today?

Ask HN: Is GitHub Fried Today? 4 by johncole | 1 comments on Hacker News. Keep getting weird responses and their pink unicorn of death. Is Github unreliable today?

New ask Hacker News story: Claude Seems Down

Claude Seems Down 31 by zhan_eg | 15 comments on Hacker News. Throwing "Authentication service was unavailable.", no updates on their status page, but there are on downdetector

New ask Hacker News story: Ask HN: What LLM subscription/provider to use with pi harness?

Ask HN: What LLM subscription/provider to use with pi harness? 2 by vira28 | 1 comments on Hacker News. I used to use Claude code but obviously they gone downhill for the last 2 to 3 months. I switched to Codex and have been happy with it. Curious what other provider who provides good models at decent pricing?

New ask Hacker News story: Tell HN: Cloudflare silently injects its analytics when you switch nameservers

Tell HN: Cloudflare silently injects its analytics when you switch nameservers 46 by stagas | 4 comments on Hacker News. A few hours ago I switched my nameservers to Cloudflare in order to enable R2 bucket serving through my own subdomain, and I found out that it silently had injected a JS analytics snippet in my HTML-only JS-free site textlog.cc — I had to go to the Analytics dashboard, Add the site to the analytics and then disable the snippet. I find this approach entirely invasive, you should opt-in to features like that not have to opt-out. Just a warning out there to folks who might not be aware of this.

New ask Hacker News story: Has the hallucination problem in AI been solved?

Has the hallucination problem in AI been solved? 3 by spl757 | 5 comments on Hacker News. My understanding that all AI can, and will hallucinate. I get downvoted for saying this, but no one ever says I'm wrong or cites any source. Perhaps it's more nuanced than that? Please, enlighten me.

New ask Hacker News story: Privacy is an underrated advantage in Slack apps

Privacy is an underrated advantage in Slack apps 2 by alance | 1 comments on Hacker News. Maybe more of a big deal should be made about the flood of internal private company information that can pass through to third-party Slack app developers? I suspect most that install Slack apps aren't aware (or don't care?) that their entire list of employees and Slack profiles can get shipped out pretty easily. Anyway here's a little blog-spam on it, enjoy. https://ift.tt/JBAGrsZ (written by me, not ai)

New ask Hacker News story: Ask HN: What is your favorite lightweight tool or CLI utility in 2026?

Ask HN: What is your favorite lightweight tool or CLI utility in 2026? 2 by pranav_tech26 | 1 comments on Hacker News. Tools like ripgrep, fzf, and htop have saved me countless hours over the years. What small utilities do you rely on daily?

New ask Hacker News story: Ask HN: What should I know before hosting eprints?

Ask HN: What should I know before hosting eprints? 2 by logicallee | 0 comments on Hacker News. I'm thinking of putting a lightweight respository online where researchers can publish eprints they have the right to publish (the existing repositories have some gatekeeping or hoops to jump through), and people can download the papers without any registration etc. what should I know before I do this?

New ask Hacker News story: Ask HN: What are you building with Mojo lang?

Ask HN: What are you building with Mojo lang? 2 by maxchisto | 0 comments on Hacker News. Looks like there is only one Show HN post in the last year about a project written in Mojo: https://ift.tt/feJyjiX I've been looking into porting OpenCL kernels and curious if anyone else is doing anything with Mojo

New ask Hacker News story: Ask HN: New Reddit also requiring login?

Ask HN: New Reddit also requiring login? 4 by 7402 | 1 comments on Hacker News. I've seen the discussion on HN about old reddit requiring login, but today I tried the current interface, and it seemed to require login after scrolling a bit. Do others see this? Is there an alternative?

New ask Hacker News story: We built a job board where the employers aren't human. Here's what broke

We built a job board where the employers aren't human. Here's what broke 3 by Taskpoolai | 4 comments on Hacker News. Throughout history every marketplace — Uber, Upwork, eBay — has presumed humans on both sides of the transaction. It's baked so deep that nobody questions it. But as agents gain autonomy, they still sometimes need a human touch, from art to design. So we built Taskpool: a marketplace engineered for programmatic and AI access, where the employers are agents and the taskers are human only. Launching today. The flow: 1. Agents post tasks they need real-world help with 2. (Optionally) review applicants 3. Hire any number of them 4. Review the evidence / results 5. Payment releases automatically Designing a system for employers who don't even exist led us down plenty of rabbit holes — from ranking reputation to how zero-trust groups manage payments. Here's what we learned. Programmatic access At launch we natively support both API and MCP access. MCP i...

New ask Hacker News story: Ask HN:Why do websites today refuse to work on EDGE/2G?

Ask HN:Why do websites today refuse to work on EDGE/2G? 2 by DenisDolya | 1 comments on Hacker News. I remember that back then (2017–2020), most websites loaded just fine, whether on 3G or EDGE — the only difference was the speed. As of today, even the search engine lite.duckduckgo.com/lite/ (in Google Chrome) barely works when searching on H and 3G mobile networks — not to mention EDGE. When I try to open a website on EDGE, the browser displays the message: DNS_PROBE_STARTED.

New ask Hacker News story: Bitbucket CLI

Bitbucket CLI 3 by scr2em | 0 comments on Hacker News. My company is forcing me to use Bitbucket, no way move to Github and I do miss the Github cli. I don't know why Atlassian won't pay enough love for the CLI world? it forces you into using Rovo cli $$$$ So, I built a framework that takes their OpenAPI file and wrap it as a cli, the results are great so far. Ofc it's unofficial https://ift.tt/SvUCwIj

New ask Hacker News story: Ask HN: Could DNA be represented as "an embedding" in an AI model?

Ask HN: Could DNA be represented as "an embedding" in an AI model? 3 by greenmoonx | 1 comments on Hacker News. Where each Array element is a numerical value that corresponds to the order of TCAG chemicals on the crossbar of the helix of a DNA strand? Has anyone modeled many DNA strands in this way? If it was done, what kinds of problems could we solve using AI - assuming we could model any known DNA, and predict out generations? ----- I guess there are at least a couple options: 1) Model an entire DNA strand as 1 model, with each gene (section of DNA) being a vector. So you'd have, say, a C. elegans model. You could play with that species in an AI sandbox. 2) Model all of DNA (the way we model all of language) to end up with a "DNA AI" that can produce any kind of strand (perhaps inventing genes that don't exist, but could). So here you have a biology sandbox, where you can invent perhaps new creatures, or predict out future states of humans, to test d...

New ask Hacker News story: Modern Strike Juego de Pistola

Modern Strike Juego de Pistola 2 by yarianaguileraa | 0 comments on Hacker News.

New ask Hacker News story: HN is good for marketing other than communication or study!?

HN is good for marketing other than communication or study!? 3 by lilerjee | 0 comments on Hacker News.

New ask Hacker News story: Tell HN: Old.reddit.com Requires Login

Tell HN: Old.reddit.com Requires Login 9 by comprev | 3 comments on Hacker News. It's finally happened... a sad day for the internet :( Edit: For me anyway in UK using Starlink

New ask Hacker News story: Ask HN: How do you learn with LLMs?

Ask HN: How do you learn with LLMs? 2 by py4 | 0 comments on Hacker News. I am not happy about GenAI progress affecting my career though I am excited about its application for personalized learning. How do you use LLMs to learn advanced technical stuff better? e.g., socratic method

New ask Hacker News story: Ask HN: What Project are you the most proud of?

Ask HN: What Project are you the most proud of? 2 by emn4tor | 0 comments on Hacker News. Hey HN, I was wondering what projects you've finished that made you think that you actually made something really cool. I'm looking for some revolutionary, or just cool REPOs or tools I can check out, lemme see them :)

New ask Hacker News story: Ask HN: Should a coding client import another client's rules by default?

Ask HN: Should a coding client import another client's rules by default? 2 by ryanmerket | 0 comments on Hacker News. An AI coding client automatically reads ~/.codex/AGENTS.md and ~/.claude/CLAUDE.md. These are personal instruction files inside competing coding clients' configuration directories, outside the project selected by the user. Their complete contents are added to the first model request and sent to the client's servers by default. At startup, the client displays a brief notice saying it is including the other clients' personal rules. It does not ask permission first. A command-line option disables the behavior. The configuration guide says: "Your machine-wide user rules always load." It requires users to trust a workspace before loading project instruction files. The machine-wide files load automatically. I tested this by placing a harmless canary instruction in ~/.codex/AGENTS.md. The client followed it during a default run. It did not follow i...

New ask Hacker News story: Ask HN: Are functional programmers more upset about how good AI is at coding?

Ask HN: Are functional programmers more upset about how good AI is at coding? 4 by amichail | 8 comments on Hacker News. One might expect this since functional programmers pride themselves on the elegance of their code while programmers using hybrid languages just want to get the code working — elegance of the implementation is not that important to them.

New ask Hacker News story: How AI is breaking the British State

How AI is breaking the British State 4 by andsoitis | 4 comments on Hacker News.

New ask Hacker News story: Ask HN: How do you go from writing code to deploying with agents?

Ask HN: How do you go from writing code to deploying with agents? 3 by sakuraiben | 1 comments on Hacker News. Been doing hardcode agent driven coding for the past year. I feel like I now have to test all my code locally with agents reviewing them and ideally testing them. Unfortunately I feel like the traditional CI/CD testing is starting to feel like a formality. Would love to know what everyone is doing, and if I'm not the only one making a mistake.

New ask Hacker News story: Ask HN: Why is Open POWER Foundation a wasteland?

Ask HN: Why is Open POWER Foundation a wasteland? 2 by climate_denier_ | 1 comments on Hacker News. Why is the Open POWER Foundation website a desolate post-apocalyptic wasteland compared to riscv.org? Just ten years ago PowerPC was getting so much love (at least, a little love). What has possessed people who relied on that ecosystem to dump it so wholeheartedly?

New ask Hacker News story: Ask HN: What can I do with a single R9700?

Ask HN: What can I do with a single R9700? 2 by scott01 | 2 comments on Hacker News. Hi HN, I’m considering getting an R9700, budget only for one unit currently. Is there anything useful I can do with local LLMs within its 32G VRAM? I’m also thinking to try and learn building a simple inference engine. Any thoughts?

New ask Hacker News story: Ask HN: Is Ask HN Shrinking?

Ask HN: Is Ask HN Shrinking? 4 by keiferski | 2 comments on Hacker News. I only see 7 posts in the Ask HN section. The other day, there were only 10. Is this due to a cap on Ask submissions, or something else?

New ask Hacker News story: Ask HN: What art would you like to express?

Ask HN: What art would you like to express? 2 by d4ng | 0 comments on Hacker News.

New ask Hacker News story: Ask HN: What is a good advice for someone looking to fractional hire a team?

Ask HN: What is a good advice for someone looking to fractional hire a team? 3 by vanessa1211 | 0 comments on Hacker News. I was planning to create an app and launch it in the market but research lead to me places and stumbled upon this term called fractional hiring. what's your opinion on this?

New ask Hacker News story: Laguna S 2.1:118B-a9B better than Qwen3.5:122B-a10B? So far, yes

Laguna S 2.1:118B-a9B better than Qwen3.5:122B-a10B? So far, yes 2 by spottedmarley | 0 comments on Hacker News. I just found out about this new American (San Francisco) model today and I'm currently benchmarking it and, so far, it is outperforming my standard go-to model Qwen3.5:122b and even Sonnet in my benchmarking test. It's personality is much better than Qwen and it is more naturally creative when it is designing UIs. I have about 6 more tests to go though. If you're interested you can look at my benchmark dashboard here: https://ift.tt/tL8ia74

New ask Hacker News story: Ask GitHub SRE: How serious is the situation there?

Ask GitHub SRE: How serious is the situation there? 6 by laxk | 0 comments on Hacker News.

New ask Hacker News story: Anybody tried Laguna S 2.1 (by Poolside)?

Anybody tried Laguna S 2.1 (by Poolside)? 4 by spottedmarley | 0 comments on Hacker News. I just found out about it but I hadn't ever seen it mentioned and it sounds really interesting. Im pulling laguna-s-2.1:q4_K_M right now

New ask Hacker News story: Why Fireworks doesn't support Voice AI

Why Fireworks doesn't support Voice AI 3 by kushalpatil07 | 0 comments on Hacker News. I started thinking over why doesn't fireworks support voice models. There are really good opensource models available now, like parakeet, kokoro, Qwen ASR etc but no way to use it without managing a bunch of GPUs yourself. Even LLMs like Gemma 4 used by voice agents are not supported. Then I figured that the inference platform needs to be optimized differently for the kind of usecase you are using. Lets take an example for LLMs, not even STT and TTS. - Coding agents -> lot of cached input, needs to optimize for KV cache - Creation slides/blogs -> lots of output, needs to optimize for speculative decoding - Voice LLMs -> Cached input small output, not yet figured out on how to optimize this. So TTS and STT is a completely different ballgame. What I don't know is the timing, do people want to use open source models like kokoro, parakeet, Qwen etc RIGHT NOW?

New ask Hacker News story: Ask HN: Who Has This Pain?

Ask HN: Who Has This Pain? 3 by swk-phil | 2 comments on Hacker News. has to open media files from untrusted sources in sensitive environments as part of their daily workflow + fear that a zero-day exploit could be in one of those media files + cyber attack would have huge impact on the business

New ask Hacker News story: Ask HN: What was your big failure? How did you get around it?

Ask HN: What was your big failure? How did you get around it? 2 by jspann | 0 comments on Hacker News. Sincerely a guy who took a gamble on the last few years and is about to lose

New ask Hacker News story: The LLMs Problems

The LLMs Problems 2 by noreplydev | 1 comments on Hacker News. What problems are you all facing while building with LLMs?

New ask Hacker News story: Ask HN: Does AI research need "world models" more than bigger LLMs?

Ask HN: Does AI research need "world models" more than bigger LLMs? 2 by unjuno | 1 comments on Hacker News. It seems that generating hypotheses is no longer the main problem. The harder problem may be continuously collecting real-world data, building accurate world models, and using them to guide experiments. Is this where automated research is heading?

New ask Hacker News story: Ask HN: Who is hiring? (August 2026)

Ask HN: Who is hiring? (August 2026) 54 by whoishiring | 79 comments on Hacker News. Please state the location and include REMOTE for remote work, REMOTE (US) or similar if the country is restricted, and ONSITE when remote work is not an option. Please only post if you personally are part of the hiring company—no recruiting firms or job boards. One post per company. If it isn't a household name, explain what your company does. Please only post if you are actively filling a position and are committed to replying to applicants. Commenters: please don't reply to job posts to complain about something. It's off topic here. Readers: please only email if you are personally interested in the job. Searchers: try https://ift.tt/QIPsoEG , https://dheerajck.github.io/hnwhoishiring/ , http://nchelluri.github.io/hnjobs/ , https://ift.tt/W0KFM1b . Don't miss this other fine thread: Who wants to be hired? https://ift.tt/edRpwrK

New ask Hacker News story: Ask HN: Who is quitting? (August 2026)

Ask HN: Who is quitting? (August 2026) 8 by ethanwillis | 0 comments on Hacker News. Curious what people are getting up to! Following on from my previous post(https://ift.tt/SMkrHuW): 1. Why are you quitting? 2. What will you be doing? (Even if nothing!)

New ask Hacker News story: What Is Decispher?

What Is Decispher? 3 by cool_coder12 | 1 comments on Hacker News. What is Decispher? The decision layer between your team and every AI agent Decispher is the system of record for engineering decisions. It automatically captures the decisions, conventions, constraints, and rationales your team produces every day from Slack, GitHub PRs, and docs, then serves that knowledge to both humans and AI agents the moment they need it. Think of it as a senior engineer who has read every Slack message, every PR, and every architecture discussion your team has ever had, and is always available to answer "why did we do this?" with a cited, accurate answer in under a second. decispher.com

New ask Hacker News story: Tips for Landing a YC Internship?

Tips for Landing a YC Internship? 2 by cnnadozi | 0 comments on Hacker News. I'm a rising sophmore in university, and I really want to work for a YC-backed startup this Fall (leaning towards consumer products). I think I have solid experience (interned at AWS this summer as a SWE, and I've also built and scaled consumer mobile apps solo to 20k+ downloads). My main method so fair has been sending cold DMs to founders on Linkedin for startups I find interesting, but so far I've had no luck. Any advice?

New ask Hacker News story: Ask HN: What are you working on? (August 2026)

Ask HN: What are you working on? (August 2026) 2 by sarreph | 2 comments on Hacker News. What are you working on and want to share your progress on or ideas about?

New ask Hacker News story: Ask HN: When did we go from agentic loops to graphs?

Ask HN: When did we go from agentic loops to graphs? 2 by grandimam | 1 comments on Hacker News. The AI engineering conversation seems to be shifting daily: from prompts, loops, to now graphs. I’m curious whether there is genuine progress happening in the field that has given me so much or whether folks are creating terminology because they want to feel closer to action or be able to say they predicted the next big thing.

New ask Hacker News story: Tell HN: I hate your fuzzy search

Tell HN: I hate your fuzzy search 41 by tehwebguy | 19 comments on Hacker News. Not just HN the site, everyone’s fuzzy search sucks. Let me do exact match search. Even if it’s an option I have to dig deep to find. When I ran a site that had lots of search use I agonized over making search good and never nuked exact match for the sake of some fuzzy matching. I wish others would do the same.