frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Discovery Loop

https://www.discoveryloop.com/
297•xtreak29•2h ago•137 comments

Qwen 3.0 Image Pro

https://www.qwencloud.com/models/qwen-image-3.0-pro
188•theanonymousone•4h ago•48 comments

Changes at Google DeepMind: Demis Hassabis from CEO to Chair, Jeff Dean departs

https://blog.google/company-news/inside-google/message-ceo/next-chapter-ai-momentum/
147•colesantiago•3h ago•307 comments

Beating GPT-5.6 Sol on retrieval with 100x cheaper open models

https://neon.com/blog/how-castform-neon-beats-frontier-models-on-price-and-efficiency
24•moonikakiss•49m ago•3 comments

Born Against, or why hobby programming communities are against LLM usage

https://blog.fogus.me/llm/born-against.html
21•lladnar•30m ago•9 comments

Atlassian Rovo Exfiltrates Data, Bypassing Controls

https://www.promptarmor.com/resources/atlassian-rovo-exfiltrates-data
38•hackerBanana•1h ago•11 comments

Zed DeltaDB

https://zed.dev/deltadb
14•ahamez•15m ago•1 comments

GNU Hurd News 2026-Q2

https://www.gnu.org/software/hurd/news/2026-q2.html
20•plaguna•3d ago•5 comments

Launch HN: HyperProbe (YC S26) – Agents that do read-only debugging in prod

https://www.hyperprobe.co
25•shailendraht•2h ago•17 comments

The Valley of Webhooks

https://weli.dev/blog/the-valley-of-webhooks/
68•weli•3h ago•29 comments

Western Sahara

https://en.wikipedia.org/wiki/Western_Sahara
75•brudgers•20h ago•38 comments

Phishers are hijacking legitimate cloud infrastructure

https://securelist.com/cloud-platforms-in-phishing/120832/
20•lschueller•1h ago•5 comments

Cloudflare OS: an open platform for agents, apps, and work

https://blog.cloudflare.com/cloudflare-os/
349•speckx•5h ago•195 comments

Sycophantic AI Decreases Prosocial Intentions and Promotes Dependence

https://arxiv.org/abs/2510.01395
7•robin_reala•51m ago•1 comments

Aristotle quotes on virtue, knowledge, and happiness

https://www.campion.edu.au/blog/top-25-aristotle-quotes-on-virtue-knowledge-and-happiness/
126•teleforce•5h ago•40 comments

Discovery of a multicomponent alloy forged by the Hiroshima atomic blast

https://www.science.org/doi/10.1126/sciadv.aeg8299
66•_____k•5d ago•22 comments

The Entropy of a Markov Chain

https://chillphysicsenjoyer.substack.com/p/the-entropy-of-a-markov-chain
67•surprisetalk•5h ago•2 comments

Celld: Self-hosted, distributed Durable Objects

https://github.com/denoland/celld
25•calvinfo•2h ago•1 comments

Rubin Observatory's first LSST Camera release: 500k galaxies in the COSMOS field

https://rubinobservatory.org/news/rubin-new-window-cosmos-field
55•MarcoDewey•5h ago•5 comments

Building an Advanced Agentic Harness

https://data4sci.com/blog/building-an-advanced-agentic-harness
69•Anon84•5h ago•36 comments

Painting with Gaussians

https://yogthos.net/posts/2026-08-03-splat-painter.html
64•yogthos•5h ago•9 comments

Oracle cut its Always Free ARM limits to 2 OCPU / 12GB, enforced Aug 18

https://www.cnelecar.com/blog/oracle-always-free-arm-limits-cut-2026/
137•iplaypc•4h ago•92 comments

Faster Than Ninja

https://build2.org/blog/faster-than-ninja.xhtml
67•elasticdog•5h ago•25 comments

Position: LLMs Can't Jump

https://openreview.net/challenge?redirect=%2Fforum%3Fid%3DklU4737opt
199•theanonymousone•8h ago•138 comments

Civilian plane crash in New Mexico tied to military GPS blocking

https://www.wired.com/story/a-civilian-plane-crashed-in-new-mexico-was-the-militarys-tech-to-blame/
387•dzdt•8h ago•193 comments

Microsoft's AI Sales Mostly Come from OpenAI, Disclosures Show

https://www.bloomberg.com/news/articles/2026-08-05/microsoft-s-ai-sales-mostly-come-from-openai-d...
20•mapping365•48m ago•3 comments

The Law of Jante (2015)

https://www.theparisreview.org/blog/2015/02/11/the-law-of-jante/
19•NaOH•1d ago•0 comments

Energizing a vacuum-tube flip-flop module from a 1948 IBM system

https://www.righto.com/2026/07/ibm-604-trigger-tube-module.html
35•Jimmc414•5d ago•6 comments

TIME Is Serving AI Bots a Different Website, with Ads Built In

https://www.vincentschmalbach.com/time-serves-ai-bots-a-different-website/
202•vincent_s•6h ago•88 comments

Proxmox VE now available for ARM64

https://forum.proxmox.com/threads/proxmox-virtual-environment-now-available-for-64-bit-arm-arm64....
9•geerlingguy•4h ago•1 comments
Open in hackernews

Phishers are hijacking legitimate cloud infrastructure

https://securelist.com/cloud-platforms-in-phishing/120832/
19•lschueller•1h ago

Comments

Bender•32m ago
Their pie chart almost looks like part of my local DNS configuration. I have not yet blocked github.io or azure however. I built this Unbound DNS configuration file from all the AI submissions in the event I accidentally click on one before noticing the domain.

    local-zone:     "workers.dev." always_null
    local-zone:     "pages.dev." always_null
    local-zone:     "vercel.app." always_null
    local-zone:     "netlify.app." always_null
    local-zone:     "dweb.link." always_null
    local-zone:     "ipfs.io." always_null

    dig +short test.vercel.app
    0.0.0.0
embedding-shape•26m ago
> drweb.link."

Considering you have ipfs.io on that list, I wonder if this is a typo for dweb.link actually?

Bender•23m ago
That is a typo, I will fix it. Thankyou!
illithid0•31m ago
Red teamer here. We've been doing this for a long time for all kinds of evasion. Storing payloads in Azure blob storage, for example, is an amazingly effective way to deliver malware through network filtering controls.

You can look at more of the capabilities we like to use at the LOTS project: https://lots-project.com/

inigyou•20m ago
I bet they have an easier time getting past your blacklist filters than non-phishers.