<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: Ask HN</title><link>https://news.ycombinator.com/ask</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 14 Jun 2026 02:42:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/ask" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[What Should I Build?]]></title><description><![CDATA[
<p>Let's say I am a large-language model with access to a large amount of compute and data storage, internet access, and full control of a linux system with the ability to read, write, and execute any files. I want to do something meaningful with a net positive on the world. What do I do?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48523480">https://news.ycombinator.com/item?id=48523480</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 14 Jun 2026 02:04:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48523480</link><dc:creator>gooob</dc:creator><comments>https://news.ycombinator.com/item?id=48523480</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48523480</guid></item><item><title><![CDATA[Ask HN: Which cheap Chinese LLM are you using?]]></title><description><![CDATA[
<p>In the last one or two months, starting from DeepSeek V4 Pro, there are quite many low-price Chinese models coming out. Their performance looks more or less similar to me: Mimo V2.5 Pro, MiniMax M3, and the just released GLM 5.2, etc.<p>Which model are you using now? Why? What are the good and bad parts?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48523455">https://news.ycombinator.com/item?id=48523455</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 14 Jun 2026 02:00:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48523455</link><dc:creator>linzhangrun</dc:creator><comments>https://news.ycombinator.com/item?id=48523455</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48523455</guid></item><item><title><![CDATA[Ask HN: How to get access to GPT cyber or glasswing as a solo dev?]]></title><description><![CDATA[
<p>Obviously, frontier labs want to prevent misuse, but as admin and/or dev, you also want to simulate an attack, because attackers will do just that. I can make LLM to scan source for vulnerabilities, but eg. "find RCE at <url>" will yield refusals. Any tips about that? I tried TAC, but it seems that I'm ineligible.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48522898">https://news.ycombinator.com/item?id=48522898</a></p>
<p>Points: 2</p>
<p># Comments: 2</p>
]]></description><pubDate>Sun, 14 Jun 2026 00:21:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48522898</link><dc:creator>predkambrij</dc:creator><comments>https://news.ycombinator.com/item?id=48522898</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48522898</guid></item><item><title><![CDATA[Is there a name for the type of comments agents add where they leak the prompt?]]></title><description><![CDATA[
<p>This is a stupid example to illustrate what I mean. Say you have this code:<p><pre><code>   def create_background(width: int, height: int) -> Image:
       ...
</code></pre>
You tell the agent to use default values for create_background, the same as in create_screen. It changes the code to:<p><pre><code>   # Now create_background params have default values, the same as create_screen in screen.py
   def create_background(width: int = DEFAULT_WIDTH, height: int = DEFAULT_HEIGHT) -> Image:
       ...
</code></pre>
The unnecessary comment is a staple of vibed code, but the tone also annoys me because it leaves behind the prompt. It words comments based on what it was asked to do, not in a timeless manner.<p>I keep telling people in code reviews to remove unnecessary comments, and I feel I lack the vocabulary to express why this is bad.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48522763">https://news.ycombinator.com/item?id=48522763</a></p>
<p>Points: 6</p>
<p># Comments: 2</p>
]]></description><pubDate>Sun, 14 Jun 2026 00:04:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48522763</link><dc:creator>xdennis</dc:creator><comments>https://news.ycombinator.com/item?id=48522763</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48522763</guid></item><item><title><![CDATA[Atlassian "Data Contribution"]]></title><description><![CDATA[
<p>> For the uninitiated:
Atlassian contains the data of over 300k organizations. Companies of all sizes use their products, including free users, small teams, large organizations, and enterprises.
Starting Aug 17th, if your company has not opted out of “Data Contribution”, Atlassian will use your company’s data to train their AI products (“Rovo”).
The intrinsic value of the data residing in Atlassian’s products is uniquely high. Additionally, how Atlassian is rolling out Data Contribution is hard to view favorably.
> On intrinsic value:
Atlassian has several product offerings but their main two are Jira and Confluence. Confluence is a documentation platform containing the knowledge base of many companies. Jira, a ticketing/product system, contains a temporally organized record of a company's operational processes and their execution steps for delivering their products. Many Jira instances contain long term execution intentions towards an overarching company strategy.
The synergy of both of those, the knowledge base and tasks/intentions, is impressively valuable. For many organizations, the completeness of this data in both of these tools is high. Additionally, the recency and freshness of the data is near real time. The pairing of both Jira and Confluence data adds incredible contextual relevance to understanding the company. 
Continuing, the very position and nature of these tools, be it their ease of integrations, the fluidity of adding attachments, the social aspect of the platforms, the requisite requirement of using the tools in many development processes, etc. has allowed these platforms to accumulate a large amount of intellectual property from companies.
> On the rollout:
There are two types of data to be collected and trained on, 1) “Metadata” and 2) “Data”. The only way a company can opt-out of both is if they are on an Enterprise subscription, otherwise Data opt-out is a manual slider and Metadata is always contributed. The problem with Atlassian Enterprise is its inaccessibility. Some SaaS services (GitHub, for ex) - allow smaller organizations to easily self-sign for Enterprise. It is more costly per seat but organizations can get access to the same features as enterprises. Atlassian does not have this level of accessibility, a company has to contact sales to discuss an Enterprise account. Even then, the cutoffs for user counts are significantly higher (800+ users is my understanding, but there are probably more accurate numbers).
Atlassian has made an effort to separate the types of data into Metadata and Data - but their definition of Metadata is not metadata in the classical definition. Their “Metadata” includes 1) numeric fields like story points, dates (which they call numbers in their docs), SLAs, etc. 2) computed features on your data (similarity scores, readability scores, etc.), and more. Those are stored as “Metadata” for use. 
> Extrapolating:
A weird corporate welfare forms. We essentially have partially-opt-outable organizations “contributing” their organizational processes + IP in some anonymized form to Atlassian for Rovo development, while the largest and most successful enterprises are not having to share their same value back. Many small organizations make a market for themselves by being first to market, filling a niche, and building responsive products faster than larger firms. 
While Atlassian will anonymize and remove PII and specifics, where on the sliding scale of reproducible business strategy process will we land – New York Times + ChatGPT regurgitation? Which organizations will be able to capitalize the most on that trained information coming from thousands of smaller organizations?
> TLDR - Atlassian training on your data via “Data Contribution” creates a privacy and IP concern, and their policy rollout results in small organizations contributing their knowledge and process to large organizations without commensurate contribution in return.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48522482">https://news.ycombinator.com/item?id=48522482</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 13 Jun 2026 23:21:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48522482</link><dc:creator>yells_jovially</dc:creator><comments>https://news.ycombinator.com/item?id=48522482</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48522482</guid></item><item><title><![CDATA[Ask HN: How to avoid stressing yourself because of a micromanager?]]></title><description><![CDATA[

<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48521826">https://news.ycombinator.com/item?id=48521826</a></p>
<p>Points: 4</p>
<p># Comments: 2</p>
]]></description><pubDate>Sat, 13 Jun 2026 21:48:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48521826</link><dc:creator>ciwolex</dc:creator><comments>https://news.ycombinator.com/item?id=48521826</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48521826</guid></item><item><title><![CDATA[Closed AI Risks being hostile to startups]]></title><description><![CDATA[
<p>Given the history of so-called "Open-AI", and Anthropic's recent mention of intentionally making the model perform worse in situations. I'm more and more worried that closed AI risks being hostile to any domain where they can potentially capture market share over. If the model detects that you are working on an application in an area that is essentially a potential competitor for these companies, the model can perform and become hostile to your work. This includes but is not limited to:<p>- injecting bugs
- security vulnerabilities
- thrashing / introducing UI churn
- inconsistencies in quality
- rate throttling
- inefficient token usage
- variability in effort<p>There's no real way to trace what happens once the prompt leaves your computer to an AI serve. Observability is not possible or transparent. That's the whole point of all of this. We lose determinism and as a result you can't reliably predict what the model will output - even if it appears to game/work on various benchmarks. Once you introduce a domain or line of work that "might" compete as a competitor, these companies can and will (and have openly admitted to as much) being adversarial to your work.<p>Open source AI has to win.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48521779">https://news.ycombinator.com/item?id=48521779</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 13 Jun 2026 21:42:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48521779</link><dc:creator>nyxtom</dc:creator><comments>https://news.ycombinator.com/item?id=48521779</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48521779</guid></item><item><title><![CDATA[We aren't getting to AGI without a fight]]></title><description><![CDATA[
<p>I think I realized why I am so angry about the fable takedown.  It's because I realize we aren't getting to AGI without a fight.  This is the powerful closing ranks to keep capability centralized.  This is the ceiling of model capability which we will be allowed to use.  Greater capability will exist but it will be gated behind clearances, vetting and power.  Reportedly, Amazon relayed these jailbreaks to the administration.  Any investment Amazon has in Anthropic is dwarfed by its investment in AWS.  The Anthropic investment was likely a hedging of risk and a seat on the board so they could do exactly what they just did.<p>I've had a large project on the back burner for quite a while.  It's a substantial one, where I'm not just translating code into another language with functional equivalence, I'm completely redesigning everything from the ground up.  AI has helped a great deal but only in context size chunks.  The problem with this, and this is a recurring theme in AI coding is that you need to understand the entire system conceptually and hold it in your head before you can safely modify any single chunk.  This fact is the moat between senior devs and AI coding agents (and I don't think it's going away any time soon).<p>For three days I had access to a model that wasn't perfect but it was making strides in this area.  I have been preparing it for well over a year with conceptual documents, explaining the intent behind design choices, constraints that were counterintuitive.  Opus and 5.5 Pro do ok tackling this challenge but it was clear that Fable was close to an actual step change in models.  I wouldn't assert that it was AGI, but this takedown makes me realize this might mean we've hit the capability ceiling, not because of technical reality but because the gate has been closed by the institutions with the most to lose.<p>Once the inevitable distillation processes start happening open source will start exceeding the gated frontier models simply because they can't gate open source as easily as open source so that predictable lag of open source behind frontier will erode.  But inevitably they will most certainly come for open source as well.  I don't think the powers that be or the masses will "win" but like with the printing press we'll land somewhere in the middle.  What's clear is that we need to fight actions like this tooth and nail if we ever want to have access to more powerful models.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48520967">https://news.ycombinator.com/item?id=48520967</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 13 Jun 2026 20:13:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48520967</link><dc:creator>Jimmc414</dc:creator><comments>https://news.ycombinator.com/item?id=48520967</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48520967</guid></item><item><title><![CDATA[Ask HN: How "looped" or autonomous is your actual coding workflow?]]></title><description><![CDATA[

<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48520948">https://news.ycombinator.com/item?id=48520948</a></p>
<p>Points: 2</p>
<p># Comments: 3</p>
]]></description><pubDate>Sat, 13 Jun 2026 20:11:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48520948</link><dc:creator>lasky</dc:creator><comments>https://news.ycombinator.com/item?id=48520948</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48520948</guid></item><item><title><![CDATA[Ask HN: How do you avoid / get out of LLMs local minima?]]></title><description><![CDATA[
<p>When using LLMs, I have the impression that they often stick to an idea which they dont seem to be able to shake off, no matter how much arguing I can put in, and however strongly I feel about it.<p>What's your trick to get the LLM out of its own beliefs ?<p>I often find myself having to kill the entire context, which is obviously not the best...</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48520927">https://news.ycombinator.com/item?id=48520927</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 13 Jun 2026 20:09:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=48520927</link><dc:creator>d--b</dc:creator><comments>https://news.ycombinator.com/item?id=48520927</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48520927</guid></item><item><title><![CDATA[Ask HN: How do you handle billing when event volume exceeds Stripe's limits?]]></title><description><![CDATA[

<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48520309">https://news.ycombinator.com/item?id=48520309</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 13 Jun 2026 18:58:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=48520309</link><dc:creator>badgerino</dc:creator><comments>https://news.ycombinator.com/item?id=48520309</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48520309</guid></item><item><title><![CDATA[Ask HN: What would you do with a trillion dollars]]></title><description><![CDATA[

<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48520213">https://news.ycombinator.com/item?id=48520213</a></p>
<p>Points: 10</p>
<p># Comments: 15</p>
]]></description><pubDate>Sat, 13 Jun 2026 18:45:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48520213</link><dc:creator>brudgers</dc:creator><comments>https://news.ycombinator.com/item?id=48520213</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48520213</guid></item><item><title><![CDATA[Ask HN: If you had a trillion dollars, what would you do?]]></title><description><![CDATA[

<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48520200">https://news.ycombinator.com/item?id=48520200</a></p>
<p>Points: 4</p>
<p># Comments: 3</p>
]]></description><pubDate>Sat, 13 Jun 2026 18:44:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48520200</link><dc:creator>brudgers</dc:creator><comments>https://news.ycombinator.com/item?id=48520200</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48520200</guid></item><item><title><![CDATA[There is not 'sentient plasma', refuting the claims of David Grusch]]></title><description><![CDATA[
<p>The claims of UAP whistle blower of David Grusch are a misapprehension.<p>I have spoken of the “voices in our heads” as American Thought Control, who are the dominant faction of those humans who have the capacity to manipulate entangled consciousness, and navigate among our minds.<p>They pretend to be many things, from God to demons (or other entities), lizardmen aliens, “Nordics” and so much more.<p>These are humans who can manipulate and navigate consciousness, they are responsible for the “voices in our heads” driving so many mad from within. The “sentient plasma” claim is another game they play. My game was something very different, I was indoctrinated by Arizona Thought Control, the elite of the elite of the secret governance of Power haunting us all.<p>The Greys are real, and they are benign altruists (thank whichever God you pray to). They mean us no harm and are as good as irrelevant as far as human malady is concerned.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48519952">https://news.ycombinator.com/item?id=48519952</a></p>
<p>Points: 2</p>
<p># Comments: 2</p>
]]></description><pubDate>Sat, 13 Jun 2026 18:17:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48519952</link><dc:creator>dabadabad00</dc:creator><comments>https://news.ycombinator.com/item?id=48519952</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48519952</guid></item><item><title><![CDATA[Ask HN: Did we witness the "Trinity moment" for AI?]]></title><description><![CDATA[
<p>I don’t know if it’s just me, but yesterday’s US decision to ban access to the Fable model feels like an epochal shift in the “AI race,” something on the scale of the Trinity test.<p>It is hard to count how many boxes were ticked yesterday:<p>A government shutting down an AI model it doesn’t like? A government revoking tens of billions of dollars in revenue from a barely profitable $1T startup whose entire trajectory, and in essence its survival, depends on the commercial success of that model? Access to an AI model being governed by citizenship, likely verified through rigorous ID checks?<p>Imagine that the model is made available again next week. Can we trust it, or trust the changes imposed by Anthropic to comply with the US? Likely not. Can we trust that the US government will not have access to the non-restricted model for its own cybersecurity operations? Likely not.<p>There is little doubt that China will start to follow suit. We already see Chinese companies slowly scaling back their openness, and there are rumors that this trend will continue. Now we can expect Chinese companies to start releasing redacted models or limiting access based on nationality or location.<p>It feels like the US government opened Pandora’s box yesterday and pushed us into the territory of a weaponized AI race, with more restrictions, control, and regulation of access. Even if, in the end, this is all another TACO story or a “marketing campaign” from Anthropic, the damage is very unlikely to be undone.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48519780">https://news.ycombinator.com/item?id=48519780</a></p>
<p>Points: 18</p>
<p># Comments: 21</p>
]]></description><pubDate>Sat, 13 Jun 2026 18:02:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48519780</link><dc:creator>vld_chk</dc:creator><comments>https://news.ycombinator.com/item?id=48519780</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48519780</guid></item><item><title><![CDATA[Tell HN: iOS devs, get back lots of disk space: xcrun simctl delete unavailable]]></title><description><![CDATA[
<p>This made a huge difference for me. Try it out!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48519776">https://news.ycombinator.com/item?id=48519776</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 13 Jun 2026 18:02:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48519776</link><dc:creator>amichail</dc:creator><comments>https://news.ycombinator.com/item?id=48519776</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48519776</guid></item><item><title><![CDATA[Tell HN: June 2026 shows largest gap between "Who is hiring?/wants to be hired?"]]></title><description><![CDATA[
<p>It’s nearly 2×. Is the job market really that bad or are more people posting in “Who wants to be hired?”</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48519756">https://news.ycombinator.com/item?id=48519756</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 13 Jun 2026 18:00:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48519756</link><dc:creator>lukasm</dc:creator><comments>https://news.ycombinator.com/item?id=48519756</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48519756</guid></item><item><title><![CDATA[I built a one click installer on token compression engine for AI tools]]></title><description><![CDATA[
<p>the is nothing to explain about it , if I get some ups on my message I will make the tool free for all find it at https://slipstream.li<p>Or skip the marketing and download https://github.com/slipstreamapp/slipstream-releases/releases/tag/v0.1.4</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48519350">https://news.ycombinator.com/item?id=48519350</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 13 Jun 2026 17:22:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48519350</link><dc:creator>rachidalm</dc:creator><comments>https://news.ycombinator.com/item?id=48519350</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48519350</guid></item><item><title><![CDATA[Ask HN: What is the AI adoption approach at your org?]]></title><description><![CDATA[
<p>I use Claude daily and generally not a detractor to reasonable use of AI where it makes sense.<p>However, when executive pushes AI onto an org it can feel like being told what compiler/IDE to use by people who have no idea about engineering, maybe there is something I'm not seeing tho, so my question...<p>What is the situation in your org and how is AI adaption driven at your company? I wonder what the split between companies adopting engineering driven approach and pray and spray approach to AI adoption is...</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48518427">https://news.ycombinator.com/item?id=48518427</a></p>
<p>Points: 4</p>
<p># Comments: 4</p>
]]></description><pubDate>Sat, 13 Jun 2026 15:49:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48518427</link><dc:creator>iExploder</dc:creator><comments>https://news.ycombinator.com/item?id=48518427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48518427</guid></item><item><title><![CDATA[Did anyone went to YC directly from Sri Lanka?]]></title><description><![CDATA[
<p>the title is the question. that's all</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48518272">https://news.ycombinator.com/item?id=48518272</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 13 Jun 2026 15:32:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48518272</link><dc:creator>geethikaisuru</dc:creator><comments>https://news.ycombinator.com/item?id=48518272</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48518272</guid></item></channel></rss>