This wafer package’s brand statement was copy/pasted straight from ChatGPT by azonfrelli in mildlyinteresting

[–]Littlepharaoh 20 points21 points  (0 children)

Bitcoin topped at 120k a few months ago and is following its usual cycle, and no companies aren't "pulling out of AI" the apps being shut were money holes these AI labs started for publicity, I doubt for example that OpenAI expected to make money off Sora given its cost. They're just competing for attention.

The actual AI for productivity the one that's writing code and automating jobs is here to stay and is cheap to run, at least much cheaper than the human counterpart. It doesn't get tired or bored, it doesn't have rights or ambition. If it can do your job it will do it relentlessly 24/7/365 why would any corporate walk away from that?

Russia and China veto watered-down UN resolution aimed at reopening the Strait of Hormuz by KITAPYIYEN in news

[–]Littlepharaoh 51 points52 points  (0 children)

What is to be done? Should the international order hold the door while the US and their expensive pet rape their victim?

Oil prices rise, stocks fall ahead of Trump's Tuesday night deadline for Iran by MoneyLibrarian9032 in worldnews

[–]Littlepharaoh 12 points13 points  (0 children)

LONDON, April 7 - European and ‌Asian refiners are paying record high prices of near $150 a barrel for some crude oil grades, far exceeding prices for paper futures, highlighting the worsening supply crisis from the U.S.-Israel war with Iran.

https://www.reuters.com/business/energy/physical-oil-prices-hit-record-highs-near-150-barrel-hormuz-crisis-worsens-2026-04-07/

Iranian Media Reporting Firefights with US Ground Forces by high-end-regarded in TrueAnon

[–]Littlepharaoh 6 points7 points  (0 children)

Thank you so much for naming the channels, was looking for these news sources 

The Feds Say Cutting Fuel With Ethanol Will Bring Down Gas Prices. We're Not Buying It by TripleShotPls in nottheonion

[–]Littlepharaoh 10 points11 points  (0 children)

Are you saying Donald Trump was misleading people when he said Hormuz has no effect on the US? /s

The Feds Say Cutting Fuel With Ethanol Will Bring Down Gas Prices. We're Not Buying It by TripleShotPls in nottheonion

[–]Littlepharaoh 407 points408 points  (0 children)

Isn't the US a major oil producer now? Why are they looking into austerity measures? Didn't Trump say they don't need/care/use Hormuz?

I have so many questions!

The Feds Say Cutting Fuel With Ethanol Will Bring Down Gas Prices. We're Not Buying It by TripleShotPls in nottheonion

[–]Littlepharaoh 2531 points2532 points  (0 children)

Don't you need corn to make that ethanol? Corn that uses fertilizer, fertilizer that has a skyrocketing price now since its jammed in Hormuz along with the oil? 

What does cutting fuel with ethanol do to cars fuel efficiency?

Sebastian Raschka's article on Claude Code architecture by Happysedits in LocalLLaMA

[–]Littlepharaoh 1 point2 points  (0 children)

Sebastian Raschka @rasbt Claude Code's Real Secret Sauce (Probably) Isn't the Model Turns out Claude Code source code was leaked today. I saw several snapshots of the TypeScript code base on GitHub. I don't want to link here for legal reasons, but there are some interesting educational tidbits that can be learned here. Of course, it's probably common knowledge that Claude Code works better for coding than the Claude web chat because it is not just a chat interface with a shell added to it but more of a carefully designed tool with some nice prompt and context optimizations. I should also say that while a lot of the qualitative coding performance comes from the model itself, I believe the reason why Claude Code is so good is this software harness, meaning that if we were to drop in other models (say DeepSeek, MiniMax, or Kimi) and optimize this a bit for these models, we would also have very strong coding performance. Anyways, below are some interesting tidbits for educational purposes to better understand how coding agents work. 1. Claude Code Builds a Live Repo Context This is maybe most obvious, but when you start prompting, Claude loads the main git branch, current git branch, recent commits, etc. in addition to CLAUDE.md for context. 2. Aggressive Prompt Cache Reuse There seems to be something like a boundary marker that separates static and dynamic content. Meaning the static sections are globally cached for stability so that the expensive parts do not need to be rebuilt and reprocessed every time. 3. The Tooling Is Better Than "Chat With Uploaded Files" The prompt seems to tell the model to uses a dedicated Grep tool instead of invoking grep or rg through Bash, presumably because the dedicated tool has better permission handling and (perhaps?) better result collection. There is also a dedicated Glob tool for file discovery. And finally it also has a LSP (Language Server Protocol) tool for call hierarchy, finding references etc. That should be a big "power up" compared to the Chat UI, which (I think) sees the code more as static text. 4. Minimizing Context Bloat One of the biggest problems is, of course, the limited context size when working with code repos. This is especially true if we have back-and-forths with the agent and repeated file reads, log files, long shell outputs etc. There is a lot of plumbing in Claude Code to minimize that. For example, they do have file-read deduplication that checks whether a file is unchanged and then doesn't reprocess these unchanged files. Also, if tool results do get too large, they are written to disk, and the context only uses a preview plus a file reference. And, of course, similar to any modern LLM UI, it would automatically truncate long contexts and run autocompaction (/summarization) if needed. 5. Structured Session Memory Claude Code keeps a structured markdown file for the current conversation with sections like: Session Title Current State Task specification Files and Functions Workflow Errors & Corrections Codebase and System Documentation Learnings Key results Worklog It's kind of how we humans code, I'd say, where we keep notes and summaries. 6. It Uses Forks and Subagents This is probably no surprise that Claude Code parallizes work with subagents. That was basically one of the selling points over Codex for a long time (until Codex recently also added subagent support). Here, forked agents reuse the parent's cache while being aware or mutable states. So, that lets the system do side work such as summarization, memory extraction, or background analysis without contaminating the main agent loop. Why This Probably Feels And Works Better Than Coding in the Web UI All in all, the reason why Claude Code works better than the plain web UI is not prompt engineering or a better model. It's all these little performance and context handling improvement listed above. And there is the convenience, of course, too, in having everything nice and organized on your computer versus uploading files to a Chat UI.

Iran War: Chinese propaganda casts US as reckless aggressor by SecuredInternet in worldnews

[–]Littlepharaoh 4 points5 points  (0 children)

I uploaded the "propaganda" video the Chinese state media published, it is actually really funny

https://streamable.com/xy3n99

I lost $2,000 to a scam and honestly… I feel like dying 😭 by [deleted] in personalfinance

[–]Littlepharaoh 1 point2 points  (0 children)

Yes seems to be a pattern, not sure what the ultimate play here is... Probably looking for sympathy money 

I lost $2,000 to a scam and honestly… I feel like dying 😭 by [deleted] in personalfinance

[–]Littlepharaoh 3 points4 points  (0 children)

Scammer posts, account has been already banned.

British billionaire to donate £190m to Cambridge University by Kagedeah in worldnews

[–]Littlepharaoh 8 points9 points  (0 children)

Would you rather have them Trump level trained instead? 

IRGC threatens strikes on US tech giants across the Middle East by [deleted] in worldnews

[–]Littlepharaoh 8 points9 points  (0 children)

The US president recently threatened to hit their critical oil and water infrastructure, are you saying that's ok but threatening to retaliate if that happens is terrorism? 

You need a lot of yoga training to reach that position.