frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Bitbucket Down

https://bitbucket.status.atlassian.com
1•trenpixster•6m ago•0 comments

C++ MCP Client/Server SDK

https://github.com/Emreerdog/mbase/releases
1•xentnex•8m ago•1 comments

A new problem that only quantum computing can solve

https://phys.org/news/2025-06-problem-quantum.html
1•pseudolus•10m ago•0 comments

I Built a Modern ESLint Configurator for Next.js

https://blog.azula9713.dev/why-i-built-a-modern-eslint-configurator-for-nextjs
1•azula9713•14m ago•0 comments

The future of advertising after an AI traffic coup

https://www.unite.ai/the-future-of-advertising-after-an-ai-traffic-coup/
2•50kIters•17m ago•0 comments

'We're done with Teams': German state hits uninstall on Microsoft

https://www.rfi.fr/en/international-news/20250613-we-re-done-with-teams-german-state-hits-uninstall-on-microsoft
2•brettermeier•17m ago•0 comments

PCI-Sig Announces PCIe Optical Interconnect Solution: PCIe-over-Fiber

https://www.techpowerup.com/337962/pci-sig-announces-pcie-optical-interconnect-solution-pcie-over-fiber
1•WithinReason•23m ago•0 comments

Meta buys Scale AI in a $14.3B deal

https://www.cnbc.com/2025/06/12/scale-ai-founder-wang-announces-exit-for-meta-part-of-14-billion-deal.html
2•nsoonhui•25m ago•0 comments

HuggingFace deprecates TensorFlow and Jax support

https://twitter.com/LysandreJik/status/1933201171130593530
1•ChrisRackauckas•26m ago•0 comments

Slog Is Aptly Named

https://flak.tedunangst.com/post/slog-is-aptly-named
1•ingve•29m ago•0 comments

Show HN: I made a tool that finds the best crypto card for your spending

https://www.cryptocardhub.com/
1•jamesburr•31m ago•0 comments

'We're done with Teams': German state hits uninstall on Microsoft

https://archive.is/2025.06.13-084250/https://www.thelocal.de/20250613/were-done-with-teams-german-state-hits-uninstall-on-microsoft
2•vinni2•39m ago•0 comments

Denmark Wants to Dump Microsoft Software for Linux, LibreOffice

https://www.pcmag.com/news/denmark-wants-to-dump-microsoft-software-for-linux-libreoffice
1•janandonly•39m ago•2 comments

Formo – data platform for onchain apps

https://formo.so/
1•leventhan•40m ago•0 comments

Your iPhone is about to get uglier

https://www.vox.com/technology/416501/apple-wwdc-announcements-iphone-mac-google-ai-glass
2•lr0•42m ago•0 comments

Gif320: A GIF viewer for DEC VT320 terminals

https://github.com/jmason/gif320
2•fanf2•45m ago•0 comments

If the moon were only 1 pixel: A tediously accurate solar system model

https://joshworth.com/dev/pixelspace/pixelspace_solarsystem.html
2•sdoering•47m ago•1 comments

Agent or Workflow? (Interactive Quiz)

https://agents-vs-workflows.streamlit.app/
2•htahir111•50m ago•1 comments

Iranian Crown Prince in Exile – Interview with Reza Pahlavi [video]

https://www.youtube.com/watch?v=VwWQ3hnJLZQ
1•thomassmith65•54m ago•0 comments

Media Cheat Sheet – Up-to-date social media image and video sizes

https://mediacheatsheet.com/
4•ronaldsvilcins•56m ago•0 comments

Embedded Configurable Operating System (ECos)

https://ecos.sourceware.org/
1•vkaku•57m ago•1 comments

eKilo – A super lightweight Vim alternative.

https://github.com/antonio-foti/ekilo
2•antoniofoti•1h ago•1 comments

The Hoodcat Chronicles

https://Static.XtremeOwnage.com/blog/2025/the-hoodcat-chronicles/
1•calcifer•1h ago•0 comments

VS Code 1.101

https://code.visualstudio.com/updates/v1_101
2•tosh•1h ago•0 comments

Ask HN: Stripe alternative for marketplace type business

4•zigcBenx•1h ago•0 comments

ArisInfra Solutions IPO 2025 – Price Band, GMP, Allotment and How to Apply

3•deepmistry•1h ago•1 comments

Bubblewrap: Low-level unprivileged sandboxing tool

https://github.com/containers/bubblewrap
1•tosh•1h ago•0 comments

Show HN: Radicle Desktop, a graphical user interface for Radicle

https://desktop.radicle.xyz/
5•rudolfs•1h ago•0 comments

Apple's Spin on the Personalized Siri Apple Intelligence Reset

https://daringfireball.net/2025/06/apples_spin_on_the_personalized_siri_apple_intelligence_reset
1•srathi•1h ago•0 comments

Scientists rush to stop mirror microbes that could threaten life on Earth

https://www.ft.com/content/3f948a86-90df-426d-a602-9421ee2e43a6
2•KabuseCha•1h ago•2 comments
Open in hackernews

Altman fluffs superintelligence to save humanity as OpenAI slashes prices

https://www.theregister.com/2025/06/11/openais_sam_altman_superintelligence/
34•rntn•22h ago

Comments

ulfw•22h ago
I am having a hard time figuring out when Elon and when Sam said something nowadays
notrealyme123•22h ago
This has to be the most diplomatic way to write "This guy sounds like he's on drugs".
i_am_proteus•22h ago
>GPT-4o query consumes around 0.3 watt-hours for a typical text-based question, though this increases substantially to 2.5 to 40 watt-hours for queries with very long inputs.

Given a context window of 128 kilotokens, and how the energy usage range (0.3 to 40 Wh) increases by a factor of 133 from "single query" to "worst case," this suggests linear scaling of energy usage with context length.

Given the common user pattern of "chat with the LLM" the 0.3 Wh figure seems reductive. As the chat grows in length, the length of the "query" becomes the length of the entire chat.

Assuming context compression for long chats, the figure we're looking for per-question energy use should be the energy use for a query half the length of max context tokens.

For GPT-4o: 20 Wh

enqk•21h ago
If you only have two points you would always assume linear. But what if it’s quadratic, like this article claims?

https://www.timdavis.com/blog/scale-or-surrender-when-watts-...

i_am_proteus•21h ago
Good point!

The good news would be that GPT-4o average energy usage per query would be lower than 20 Wh.

The bad news is that there's a quadratic increase in energy usage with the increase in a model's maximum context window. GPT 3.5 -> GPT 4 was an increase from thousands of tokens to hundreds of thousands of tokens.

andrewstuart•22h ago
I’m interested in how good it is at coding, only a little interested in other stuff.
myko•20h ago
I'm interested in when it can do my laundry and put away my dishes. Maybe even move furniture / organize my stuff.
berbec•19h ago
I don't want AI to code while I'm scrubbing the floors. I want AI to scrub the floors while I code.
mrweasel•21h ago
I'm sorry, but I'm not buying into that level of optimization. Earlier this year they struggled to make a profit on Pro at $200, granted that was for unlimited usage, but now they've optimized the design/implementation sufficiently to slash prices by 80%?
helloplanets•21h ago
I absolutely believe inference is cheap and efficient, but the net impact of training the model should be also added to the equation. Not just the cost of inference.

Is this information readily available somewhere?

rvz•21h ago
> "Maybe we will go from solving high-energy physics one year to beginning space colonization the next year; or from a major materials science breakthrough one year to true high-bandwidth brain-computer interfaces the next year," he said. Maybe. Or maybe not. We note that fellow futurist Elon Musk, who once cautioned about releasing the AI demon, predicted in 2016 that humans would land on Mars by 2025.

"Maybe"

What about the definition of "AGI" being changed again to mean something else? What does "AGI" actually mean anymore or was it hijacked again for the purpose of manipulation?

But this is the most important sentence of the entire article:

> Tech leaders simply pay no cost for misprediction.

They don't care if they are wrong on their predictions. So focus on what they are doing rather than what they are saying.

chneu•18h ago
Business man lies to sell product.