frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Einstein's relativity rules chemical bonds in heavy elements, new research shows

https://www.brown.edu/news/2026-07-09/chemical-bonds-relativity
132•hhs•4h ago•46 comments

QuadRF can spot drones and see WiFi through my wall

https://www.jeffgeerling.com/blog/2026/quadrf-can-spot-drones-and-see-wifi-through-my-wall/
484•speckx•11h ago•177 comments

Apple sues OpenAI, accuses ex-employees of stealing trade secrets

https://9to5mac.com/2026/07/10/apple-sues-openai-trade-secret-theft/
658•stock_toaster•6h ago•319 comments

An iroh powered smart fan

https://www.iroh.computer/blog/an-iroh-powered-smart-fan
42•surprisetalk•3d ago•4 comments

The footgun of right-to-left decorative characters

https://blog.alexbeals.com/posts/the-footgun-of-right-to-left-decorative-characters
20•dado3212•4d ago•9 comments

An update on residential proxies and the scraper situation

https://lwn.net/SubscriberLink/1080822/990a8a5e2d379085/
115•chmaynard•7h ago•102 comments

GPT-5.6 Sol Ultra produces proof of the Cycle Double Cover Conjecture [pdf]

https://cdn.openai.com/pdf/04d1d1e4-bc75-476a-97cf-49055cd98d31/cdc_proof.pdf
376•scrlk•9h ago•301 comments

SpaceX wants to launch 100k more Starlink satellites for 100x the bandwidth

https://www.zdnet.com/home-and-office/networking/spacex-wants-to-launch-100000-more-starlink-sate...
106•CrankyBear•9h ago•317 comments

The tech of 'Terminator 2' – an oral history (2017)

https://vfxblog.com/2017/08/23/the-tech-of-terminator-2-an-oral-history/
184•markus_zhang•10h ago•68 comments

Inference Optimization for MiMo v2.5: Pushing Hybrid SWA Efficiency to the Limit

https://mimo.xiaomi.com/blog/mimo-v2-5-inference
53•theanonymousone•3d ago•20 comments

Combustion engine web-based simulator

https://combustionlab.net
129•mytuny•5d ago•57 comments

Good Tools Are Invisible

https://www.gingerbill.org/article/2026/07/10/good-tools-are-invisible/
375•theanonymousone•16h ago•177 comments

New York City to ban deceptive subscription practices

https://www.theguardian.com/us-news/2026/jul/10/new-york-city-deceptive-subscriptions-ban
442•randycupertino•9h ago•225 comments

Late Bronze Age Collapse

https://acoup.blog/2026/01/30/collections-the-late-bronze-age-collapse-a-very-brief-introduction/
333•dmonay•15h ago•233 comments

AI 2040: Plan A

https://ai-2040.com/
170•kschaul•1d ago•173 comments

Preemption is GC for memory reordering (2019)

https://pvk.ca/Blog/2019/01/09/preemption-is-gc-for-memory-reordering/
16•mpweiher•2d ago•2 comments

Computation as a universal and fundamental concept

https://ergo.org/courses/computation-as-a-universal-and-fundamental-concept
97•simonpure•12h ago•74 comments

Alternate clock designs and time systems

https://serialc.github.io/altClocks/
116•ethanpil•4d ago•60 comments

Moss (YC F25) Is Hiring

https://www.ycombinator.com/companies/moss/jobs/52LnqLQ-software-engineer-sdk
1•srimalireddi•6h ago

Silent speech with ultrasound

https://alephneuro.com/blog/silent-speech
16•chrwn•3d ago•3 comments

After 7 years in production, Scarf has reluctantly moved away from Haskell

https://avi.press/posts/2026-07-10-after-7-years-in-production-scarf-has-reluctantly-moved-away-f...
91•aviaviavi•13h ago•103 comments

Snails' teeth beats spider silk as nature's strongest material (2015)

https://www.smithsonianmag.com/smart-news/spider-silk-loses-top-spot-natures-strongest-material-s...
162•simonebrunozzi•10h ago•127 comments

War Atlas: An interactive cartography of every named war in human history

https://waratlas.org
127•NaOH•9h ago•58 comments

A love letter to flashcards

https://lesleylai.info/en/flashcards/
135•surprisetalk•11h ago•84 comments

Show HN: Wyrm – Solve algebra by touch, built on an open-source soundness engine

https://github.com/dicroce/wyrm_math
64•dicroce•1d ago•9 comments

Lost city discovered beneath Egypt's desert with ancient church

https://www.dailymail.com/sciencetech/article-15956159/Incredible-lost-city-discovered-Egypts-des...
167•Bender•4d ago•80 comments

GhostLock, a stack-UAF that has existed in ALL Linux distributions for 15 years

https://nebusec.ai/research/ionstack-part-2/
45•djfergus•6h ago•10 comments

How the terrorist group Boko Haram uses frontier AI

https://casp.ac/reports/ai-enabled-terrorism
190•imustachyou•8h ago•160 comments

Successful Companies Go Blind

https://ianreppel.org/how-successful-companies-go-blind/
196•speckx•13h ago•70 comments

Ask HN: Are systems ready for the first negative leap second?

61•Asmod4n•4d ago•61 comments
Open in hackernews

The footgun of right-to-left decorative characters

https://blog.alexbeals.com/posts/the-footgun-of-right-to-left-decorative-characters
20•dado3212•4d ago

Comments

SoftTalker•40m ago
This is why I stick to standard ASCII.
dhosek•37m ago
The millions of people who write in RL languages would like a word…
grayhatter•34m ago
a word, or a drow?

But I'd also like a word with them. Or anyone else who might have a suggestion for "required reading". I'd like to think I know better than to use ascii art when it might flow into rtl text, but I wonder what other assumptions I've made that I should be aware are assumptions.

Chu4eeno•16m ago
We need to force the entire world to switch to Esperanto written in pure ASCII for reduced carbon emissions from glyph layout algorithm overhead and peace and unity.
jjmarr•3m ago
More like the billions of people that use non-Latin languages, or even Latin languages w/ accents.
dhosek•38m ago
Mixing R-L and L-R scripts (as has been discussed here on many occasions) is a ripe arena for mysterious behavior. Given that even monolingual texts in R-L scripts will often include L-R characters, it can get hairy quickly. A desire to try to avoid having visible markers in text around the transitions is partly why the Unicode spec around bidi text is so complicated.
helterskelter•1m ago
> A desire to try to avoid having visible markers in text around the transitions is partly why the Unicode spec around bidi text is so complicated.

Yeah but at least we can read boustrophedon-style text in plaintext, the way it was meant to be read.

Unfortunately, we're still waiting for Unicode to cover Rongorongo, which has lines of alternating orientation for two readers sitting opposite one another to take turns reading it line by line.

rhplus•24m ago
Disappointed that xn--sei.com or <insert fleuron here>.com is apparently registered but not redirecting to ornately decorated texts.
Georgelemental•14m ago
If you are using plain text and don't have access to HTML or CSS markup, you can follow the RTL character with U+200E LEFT-TO-RIGHT MARK to achieve the same effect. And even if you do have access to those things, using U+200E ensures that operations that strip markup (like copy-paste) don't break your text.