frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Show HN: The current sky at your approximate location, as a CSS gradient

https://sky.dlazaro.ca
373•dlazaro•6h ago•79 comments

Long-term exposure to outdoor air pollution linked to increased risk of dementia

https://www.cam.ac.uk/research/news/long-term-exposure-to-outdoor-air-pollution-linked-to-increased-risk-of-dementia
184•hhs•7h ago•55 comments

MCP's Disregard for 40 Years of RPC Best Practices

https://julsimon.medium.com/why-mcps-disregard-for-40-years-of-rpc-best-practices-will-burn-enterprises-8ef85ce5bc9b
154•yodon•5h ago•76 comments

Simon Willison's Lethal Trifecta Talk at the Bay Area AI Security Meetup

https://simonwillison.net/2025/Aug/9/bay-area-ai/
157•vismit2000•5h ago•53 comments

Debian 13 "Trixie"

https://www.debian.org/News/2025/20250809
198•ducktective•2h ago•67 comments

A CT scanner reveals surprises inside the 386 processor's ceramic package

https://www.righto.com/2025/08/intel-386-package-ct-scan.html
74•robin_reala•3h ago•14 comments

OpenFreeMap survived 100k requests per second

https://blog.hyperknot.com/p/openfreemap-survived-100000-requests
265•hyperknot•6h ago•63 comments

Quickshell – building blocks for your desktop

https://quickshell.org/
181•abhinavk•4d ago•28 comments

The current state of LLM-driven development

http://blog.tolki.dev/posts/2025/08-07-llms/
41•Signez•4h ago•15 comments

ESP32 Bus Pirate 0.5 – A Hardware Hacking Tool That Speaks Every Protocol

https://github.com/geo-tp/ESP32-Bus-Pirate
65•geo-tp•5h ago•12 comments

Stanford to continue legacy admissions and withdraw from Cal Grants

https://www.forbes.com/sites/michaeltnietzel/2025/08/08/stanford-to-continue-legacy-admissions-and-withdraw-from-cal-grants/
97•hhs•7h ago•159 comments

ChatGPT Agent – EU Launch

https://help.openai.com/en/articles/11752874-chatgpt-agent
52•Topfi•4h ago•35 comments

Accessibility and the Agentic Web

https://tetralogical.com/blog/2025/08/08/accessibility-and-the-agentic-web/
14•edent•3h ago•5 comments

Testing Bitchat at the music festival

https://primal.net/saunter/testing-bitchat-at-the-music-festival
37•alexcos•3d ago•22 comments

The mystery of Alice in Wonderland syndrome

https://www.bbc.com/future/article/20230313-the-mystery-of-alice-in-wonderland-syndrome
11•amichail•3d ago•5 comments

Isle FPGA Computer: creating a simple, open, modern computer

https://projectf.io/isle/fpga-computer.html
9•pabs3•3d ago•0 comments

Jan – Ollama alternative with local UI

https://github.com/menloresearch/jan
148•maxloh•10h ago•65 comments

Ratfactor's Illustrated Guide to Folding Fitted Sheets

https://ratfactor.com/cards/fitted-sheets
93•zdw•8h ago•13 comments

Knuth on ChatGPT (2023)

https://cs.stanford.edu/~knuth/chatGPT20.txt
90•b-man•3h ago•29 comments

End-User Programmable AI

https://queue.acm.org/detail.cfm?id=3746223
25•tosh•4h ago•1 comments

Cordoomceps – replacing an Amiga's brain with Doom

https://mjg59.dreamwidth.org/73001.html
25•naves•4d ago•4 comments

Ch.at – a lightweight LLM chat service accessible through HTTP, SSH, DNS and API

https://ch.at/
5•ownlife•1h ago•1 comments

I want everything local – Building my offline AI workspace

https://instavm.io/blog/building-my-offline-ai-workspace
976•mkagenius•1d ago•261 comments

The dead need right to delete their data so they can't be AI-ified, lawyer says

https://www.theregister.com/2025/08/09/dead_need_ai_data_delete_right/
137•rntn•6h ago•94 comments

Car has more than 1.2M km on it – and it's still going strong

https://www.cbc.ca/news/canada/nova-scotia/1985-toyota-tercel-high-mileage-1.7597168
164•Sgt_Apone•3d ago•213 comments

Sandstorm- self-hostable web productivity suite

https://sandstorm.org/
142•nalinidash•14h ago•28 comments

Mexico to US livestock trade halted due to screwworm spread

https://www.usda.gov/about-usda/news/press-releases/2025/07/09/secretary-rollins-takes-decisive-action-and-shuts-down-us-southern-border-ports-livestock-trade-due
214•burnt-resistor•5h ago•169 comments

Physical Media Is Cool Again. Streaming Services Have Themselves to Blame

https://www.rollingstone.com/culture/culture-features/physical-media-collectors-trend-viral-streamers-1235387314/
18•coloneltcb•1h ago•8 comments

How AI is upending the software development industry

https://www.reuters.com/lifestyle/bootcamp-bust-how-ai-is-upending-software-development-industry-2025-08-09/
5•wglb•2h ago•0 comments

Residents cheer as Tucson rejects data center campus

https://www.datacenterdynamics.com/en/news/residents-cheer-as-tucson-rejects-amazons-massive-project-blue-data-center-campus-in-arizona/
36•01-_-•2h ago•18 comments
Open in hackernews

Accessibility and the Agentic Web

https://tetralogical.com/blog/2025/08/08/accessibility-and-the-agentic-web/
14•edent•3h ago

Comments

superkuh•3h ago
An agent has nothing to process if there's no text on the page.

There are few things less accessible than web applications depending on bleeding edge javascript that might not get successfully executed. There are few things more accessible than text in an HTML web page on an HTML web site. If we really cared about accessibility for the differently abled we wouldn't be making such locked down, proprietary websites. But of course it's not really "we" doing this of our free will. It's corporations and their profit motives telling their human parts to make bad websites. And since that's where the money is in web dev it's become the default for all web devs and even shows up in institutional/government websites.

I don't think corps are going to change and I don't think something other than websites is the answer like the author suggests. We just need actual websites with web pages with text.

evertedsphere•3h ago
> An agent has nothing to process if there's no text on the page

all of the major labs' flagship models are multimodal and the post is specifically about processing the non-text parts of the page

superkuh•3h ago
A good point. I was unclear. I meant it in the sense that if the JS doesn't run fully successfully there won't be text, or images, or even source mark-up. Just some lists of remote JS CDN in source if anything. It'll mostly just be blank. Nothing for the multi-modal to do either.
Etheryte•20m ago
Why would the Javascript not run? Crawlers have been executing scripts for more than a decade now.
pverheggen•1h ago
> There are few things less accessible than web applications depending on bleeding edge javascript that might not get successfully executed. There are few things more accessible than text in an HTML web page on an HTML web site.

It's not that simple, you can create highly conformant SPAs if you want, there's just more issues you have to watch out for. And even the best semantic HTML and ARIA will need Javascript for things like content replacement - for example, there are valid accessibility reasons why no one uses form submission for table filtering and sorting anymore. JS is also required for implementing and keyboard interactions for WAI patterns, not something you can get out of the box with plain HTML.

Ultimately, the determining factor for a11y is not your choice of front-end technology, but rather whether you're willing to make it a priority. Janky SPAs sites have not made it one, and I don't think an MPA is going to fix that. Raising the bar on quality is really what's needed.