frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

PhishCues is an Open-source Gmail extension that surfaces impersonation cues

https://chromewebstore.google.com/detail/phishcues/jhgobopogccpagfkonnpobommcgkgenp
1•osama872•45s ago•0 comments

Tyler Cowen grills Acemoglu on liberalism, automation, edu elitism

https://www.youtube.com/watch?v=e5O1Y-5phEU
1•oliculipolicula•1m ago•0 comments

Infinite Interdimensional Cable

https://twitter.com/rehan_shei/status/2093528415576211819
1•nico•3m ago•0 comments

Hy4 Preview

https://hy.tencent.ai/research/hy4-preview
1•vismit2000•3m ago•0 comments

Ditch the 40-Ounce Water Bottle: You're Probably Hydrated Enough

https://www.wsj.com/health/wellness/ditch-the-40-ounce-water-bottle-youre-probably-hydrated-enoug...
1•Anon84•3m ago•1 comments

Show HN: Free English shadowing app for your own videos

https://github.com/TideSparrow/shadowing-english
1•markyuan123•7m ago•0 comments

FreeCORE TrueNAS Core – Continued

https://freecore.org/
3•sashk•8m ago•0 comments

China is fueling America's data center rage

https://www.axios.com/2026/08/28/china-ai-data-center-backlash-bots
2•ksec•9m ago•1 comments

Hirigana and Katakana keyboard touch type practice

http://thefreeschool.info/hirigana.html
1•dosmithds2060•20m ago•0 comments

I feel like AI start being a reflect of the CEO behind it (his political)

https://baseline-rouge-mu.vercel.app/
1•SachaSOL•20m ago•1 comments

I Tried to Trick Pangram. I Lost

https://awaitinginput.substack.com/p/i-tried-to-trick-pangram-i-lost
1•bsovran•21m ago•0 comments

A glacier collapse triggered a deadly landslide and flooding

https://www.reuters.com/graphics/NEPAL-FLOODS/MAP/byvrdywwlve/
1•mdani•27m ago•1 comments

Benjamin Franklin's Alter Egos Gave Him the Most Freedom

https://www.smithsonianmag.com/history/among-all-great-things-benjamin-franklin-invented-discover...
1•cisc•31m ago•0 comments

Anthropic's Claude for Mac desktop app now has built-in browser

https://thenewstack.io/claude-built-in-browser-cowork/
1•thoughtpeddler•31m ago•0 comments

Anthropic was illegally blacklisted by the Trump administration, court rules

https://www.theverge.com/ai-artificial-intelligence/985947/anthropic-supply-chain-risk-lawsuit-ju...
1•sbulaev•33m ago•0 comments

Show HN: Turn your GitHub activity into a receipt

https://receipthub.io/github
1•sleepy_duck•41m ago•0 comments

AI is changing religion and religions are trying to change AI

https://economist.com/international/2026/08/27/ai-is-changing-religion-and-religions-are-trying-t...
1•andsoitis•42m ago•0 comments

ProveIT – a short game to help you learn how formal proofs work in Logic

https://voxelrifts.itch.io/proveit
1•vismit2000•43m ago•0 comments

.

https://economist.com/international/2026/08/27/ai-is-changing-religion-and-religions-are-trying-t...
1•andsoitis•43m ago•0 comments

Crbro – Local, file-based persistent memory for AI agents (MCP)

https://github.com/Octonove/crbro-memory
1•cerebromcp•45m ago•0 comments

Cancer vaccine shows promise in preventing recurrence of melanoma

https://www.nbcnews.com/health/health-news/merck-moderna-say-melanoma-vaccine-promise-prevent-rec...
1•gmays•45m ago•0 comments

He co-founded Burning Man. It was the least interesting thing he ever did

https://www.sfgate.com/sf-culture/article/burning-man-co-founder-least-interesting-thing-20826295...
1•andsoitis•48m ago•0 comments

Build Your Customer Service Team with AI Agents

https://aimujib.com/
2•anaspro•50m ago•0 comments

Why America's prisons are shrinking and racial gaps are closing

https://www.nature.com/articles/s41562-026-02536-y
2•marojejian•59m ago•2 comments

Open Oscar Server: open-source server compatible with AIM and ICQ clients

https://github.com/mk6i/open-oscar-server
2•gregsadetsky•1h ago•2 comments

Show HN: HN Mirror with Image Previews

https://hackernews.beliantech.com/
1•ernsheong•1h ago•1 comments

Network Performance Issues in Phoenix, Los Angeles – Cloudflare Status

https://www.cloudflarestatus.com/incidents/f8ms50xkfn4t
1•kyisaiah47•1h ago•0 comments

OSSBeacon – explainable PR risk for open-source maintainers

https://github.com/closedfiles23-web/ossbeacon
1•rafae01019•1h ago•0 comments

GLM-5.3-Flash-GGUF

https://huggingface.co/unsloth/GLM-5.3-Flash-GGUF
5•walrus01•1h ago•1 comments

Bug Blindness

https://danluu.com/bug-blind/
37•davidmckenna•1h ago•9 comments
Open in hackernews

Bug Blindness

https://danluu.com/bug-blind/
32•davidmckenna•1h ago

Comments

sidewndr46•40m ago
This is rather interesting to read. But it reinforces something I've seen in my career. The majority of users of software I've helped build, they use it in ways that are mind bending to me. Workflows I would never think of, that somehow do what they need.

The second one is most software contains bugs. Users that expect to get things done simply choose workflows to avoid the worst consequence of those bugs very quickly.

asimilator•6m ago
> The second one is most software contains bugs. Users that expect to get things done simply choose workflows to avoid the worst consequence of those bugs very quickly.

I feel like a substantial source of everyday irritation are bugs like this in bad software. It’s frustrating that devs just don’t care.

You could make software that doesn’t require your users to work around its shortcomings.

theandrewbailey•28m ago
Bug: this blog has no max-width. Lines of text will grow infinitely long with width.
Conlectus•20m ago
For what it’s worth, the author would not consider this a bug. He does it (as I understand) because he distrusts the research on the impact of line length on readability.
encomiast•19m ago
To say nothing of this bit of markup, which actually raises an exception in the browser:

`<link rel="icon" href="data:;base64,=">`

ChrisMarshallNY•24m ago
I’m really anal about the Quality of my own software, and tend to be hard on others’ software (doesn’t make me too popular).

> I've had multiple jobs where directors/VPs/execs/etc. sometimes ask me to evaluate something when they want an actual opinion from someone who is relatively likely to notice issues (and fix them or drive fixes for them if necessary).

I’ve had the experience where I need to be asked, and even then, if my opinion isn’t “ist güt,” it’s often ignored.

When someone makes a proposal, I tend to immediately see the potential issues, and used to point them out, and suggest workarounds or mitigation strategies, without being asked.

Not the happy path. I get accused of being “negative,” my suggestion is shitcanned, and I’m shunned.

I’ve learned to just keep my mouth shut, and if the situation calls for it, start quietly preparing for when the wheels fall off.

I have also learned to never say “I told you so,” as that is a petty and vindictive statement. Doesn’t help at all.

encomiast•22m ago
I had to give up when the first example of a "bug" that the author could see, which others are blind to, was search results.

"In some cases, people sent me their actual search results. In every such case, the search results did not contain a good result that I could see"

Software that does not meet expectations, especially in a field like search, which is basically a long running war between SEO and search engines, is not a 'bug'. That's like saying there is 'bug blindness' in the publishing industry because when I pick up a random book, it sucks, even though others think it's fine. Sure, maybe something is wrong, could even be improved, but lets save the word 'bug' for something more specific.

nicoburns•8m ago
Blackboard is definitely a really strong contender for the worst software I've ever had to use. When I was in uni, I went so far as to write an alternative that scraped the content from blackboard and published it on a site that I could actually browse sensibly.

They were paying exorbitant amounts of money for the license too.