frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

What the Fuck Happened to Nerds

https://mrmarket.lol/what-the-fuck-happened-to-nerds/
515•vrnvu•5h ago•306 comments

Salesforce to Acquire Fin (formerly Intercom) for $3.6BN

https://www.salesforce.com/news/press-releases/2026/06/15/salesforce-signs-definitive-agreement-t...
108•colesantiago•1h ago•76 comments

Applying Brevity and Language Efficiency in Prompt Engineering

https://prahladyeri.github.io/guides/applying-brevity-and-language-efficiency-to-prompt-engineeri...
7•pyeri•42m ago•1 comments

Your ePub Is fine

https://andreklein.net/your-epub-is-fine-kobo-disagrees-blame-adobe/
751•sohkamyung•15h ago•246 comments

Apple Foundation Models

https://platform.claude.com/docs/en/cli-sdks-libraries/libraries/apple-foundation-models
280•MehrdadKhnzd•9h ago•114 comments

Show HN: I wrote a C++ ray tracer from scratch without AI

https://github.com/themartiano/luz
62•martiano•4h ago•18 comments

Openrouter Fusion API

https://openrouter.ai/openrouter/fusion
105•tdchaitanya•6h ago•37 comments

Even more batteries included with Emacs

https://karthinks.com/software/even-more-batteries-included-with-emacs/
270•signa11•11h ago•66 comments

Teenagers Stayed Overnight at Their School and Found Hidden Ancient Roman Ruins

https://www.smithsonianmag.com/smart-news/these-italian-teenagers-stayed-overnight-at-their-schoo...
41•thunderbong•4d ago•6 comments

Anthropic's Safety Superpower

https://stratechery.com/2026/anthropics-safety-superpower/
140•swolpers•3h ago•107 comments

Show HN: Kage – Shadow any website to a single binary for offline viewing

https://github.com/tamnd/kage
613•tamnd•20h ago•120 comments

Fox to Buy Roku Streaming Service in $22B Deal

https://www.wsj.com/business/deals/fox-roku-deal-f6e564f9
35•thm•1h ago•30 comments

Asciline – real-time ASCII video rendering engine

https://github.com/YusufB5/ASCILINE
28•godot•3d ago•9 comments

Firewood Splitting Simulator

https://screen.toys/firewood/
896•memalign•5d ago•258 comments

There Is(Ǝ) – Such That (∋)

https://www.fractalkitty.com/there-is-3-such-that/
70•evakhoury•3d ago•21 comments

Curl will not accept vulnerability reports during July 2026

https://daniel.haxx.se/blog/2026/06/15/curl-summer-of-bliss/
575•secret-noun•7h ago•225 comments

Being an old school web-based sports sim dev in the era of vibe coded games

https://zengm.com/blog/2026/06/vibecoded-games/
49•YesBox•2d ago•39 comments

Google Flight Simulator

https://developers.google.com/maps/documentation/earth/flight-simulator
11•bookofjoe•32m ago•2 comments

Dalus (YC W25) Is Hiring a Senior Software Engineer in Germany

https://www.ycombinator.com/companies/dalus/jobs/5IDmKJt-senior-software-frontend-engineer-german...
1•sebastianvoelkl•6h ago

Ported my C game to WASM, here's everybug that I hit

http://ernesernesto.github.io/writes/portingmatchmorphosistowasm/
53•birdculture•2d ago•40 comments

Bitsy

https://bitsy.org/
237•tosh•3d ago•6 comments

21 years and counting of 'eight fallacies of distributed computing' (2025)

https://blog.apnic.net/2025/12/08/21-years-and-counting-of-eight-fallacies-of-distributed-computing/
115•teleforce•13h ago•33 comments

Exploring building a tiny FUSE filesystem

https://www.shayon.dev/post/2026/161/building-a-tiny-fuse-filesystem/
45•shayonj•2d ago•6 comments

Rio de Janeiro's "homegrown" LLM appears to be a merge of an existing model

https://github.com/nex-agi/Nex-N2/issues/4
374•unrvl22•22h ago•196 comments

Successful Psilocybin Treatment of Alzheimer

https://www.frontiersin.org/journals/neuroscience/articles/10.3389/fnins.2026.1813281/full
46•cl3misch•7h ago•25 comments

Why does paper fold so well?

https://www.bbc.co.uk/programmes/w3ct8k70
77•zeristor•1d ago•34 comments

India, UAE partner on AI sovereignty to bypass Google, Microsoft

https://restofworld.org/2026/india-uae-g42-cerebras-ai-sovereignty/
5•speckx•21m ago•0 comments

A short history of Cerro Torre, the most controversial mountain (2012)

https://www.markhorrell.com/blog/2012/a-short-history-of-cerro-torre/
57•joebig•4d ago•32 comments

Ask HN: What are you working on? (June 2026)

273•david927•21h ago•970 comments

Foreign business owners are scrambling to raise capital to stay in Japan

https://tokyopaladin.substack.com/p/foreign-business-owners-are-scrambling
89•zdw•3d ago•87 comments
Open in hackernews

Asciline – real-time ASCII video rendering engine

https://github.com/YusufB5/ASCILINE
28•godot•3d ago

Comments

amarant•1h ago
I feel like this is only technically ASCII rendering. As far as I can tell, it's always the same chars that are rendered, and only colouring tags change.

That seems to optimise for usability/complexity ratio, while completely throwing coolness under the bus. But this is a ASCII video generator, I would've thought coolness was the point? I can't imagine a practical usecase for it...

xstas1•1h ago
Video in the terminal window of course
_def•38m ago
npm install will continue after a short break from our sponsor
pwagland•1h ago
The "practical" use case is to allow auto playing of videos for those users who disable it, from the "Strategic Vision & Core Capabilities" section:

> Bypassing Browser Constraints: Modern browsers aggressively throttle autoplay videos, and ad-blockers restrict traditional media frames. To the browser, ASCILINE is simply "JavaScript updating a canvas"—completely invisible to media restrictions.

amarant•1h ago
I guess I might finally be convinced to disable JavaScript in my browser
lode•1h ago
While this is presented as a way to evade ad blockers, using it to serve ads is explicily prohibited in the license:

The permission granted by this license explicitly EXCLUDES the right to use this software, in whole or in part, for the purpose of serving, delivering, or displaying digital advertisements, sponsored content, or any form of commercial marketing to end-users. Any such use immediately terminates this license.

jy14898•59m ago
Seems like the README is heavily vibed, as it seems to not even understand what the repo does:

> Local AI & LLM Ready: By reducing complex pixel streams into structured logical strings, ASCILINE acts as a perfect bridge for AI. Instead of feeding heavy computer vision models, lightweight LLMs can process semantic video summaries.

In what way is this semantic/structured?

> Bypassing Browser Constraints: Modern browsers aggressively throttle autoplay videos, and ad-blockers restrict traditional media frames. To the browser, ASCILINE is simply "JavaScript updating a canvas"—completely invisible to media restrictions.

So... just render the video to a canvas? What does ASCII have to do with it

Sharlin•40m ago
It’s not cross-platform if the platform is the browser… Lot of vibed nonsense in the README in general.
notpushkin•10m ago
So, an aalib/libcaca, but vibe-coded?