frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Load What You Need: Smaller Versions of Mutililingual Bert (2020) [pdf]

https://aclanthology.org/2020.sustainlp-1.16.pdf
1•Topfi•1m ago•0 comments

LLMs for Theory Building

https://newsletter.squishy.computer/p/llms-for-theory-building
1•artur_makly•1m ago•0 comments

Show HN: Instancez – Supabase Drop-In Replacement; Declarative and Single-Binary

https://github.com/instancez/instancez
1•saedx1•1m ago•1 comments

Greenland issues "strong warning" as American oil firm illegally drills wells

https://www.theguardian.com/world/2026/aug/08/greenland-iwarning-trump-linked-oil-firm-prepares-d...
3•ck2•4m ago•1 comments

Who Are the Token Brokers?

https://vectoral.com/blog/who-are-the-token-brokers
1•mlenhard•4m ago•0 comments

AI Is Dead. Organoids Are Alive

https://www.wired.com/story/organoids-lab-grown-brains-neural-networks/
1•Brajeshwar•5m ago•0 comments

Show HN: A capable AI assistant with its own inbox

https://www.hellodeck.ai
1•stasiac•5m ago•0 comments

Fake TikTok post led Romanians to attack ambulance with rocks and axes

https://universul.net/fake-tiktok-post-led-romanians-to-attack-ambulance-with-rocks-and-axes/
2•croes•6m ago•0 comments

Maintaining Security-Critical Project Where I Don't Read the Code

https://aaronstannard.com/a-security-critical-project-where-i-dont-read-the-code/
1•Aaronontheweb•7m ago•0 comments

Allegations cross state lines as SpaceXAI hit with $430M in new lien filings

https://www.bizjournals.com/memphis/news/2026/08/05/spacexai-liens-darana-hybrid-southaven.html
1•croes•7m ago•0 comments

Anthropic says it will watermark text generated by its AI models

https://techcrunch.com/2026/08/11/anthropic-says-it-will-watermark-text-generated-by-its-ai-models/
1•ashurandi•8m ago•0 comments

Unitree's Shanghai IPO more than 8k times oversubscribed by retail investors

https://www.reuters.com/world/asia-pacific/unitrees-shanghai-ipo-more-than-8000-times-oversubscri...
2•tim333•8m ago•1 comments

Show HN: WriteLikePG – improve your writing using Paul Graham's principles

https://writelikepg.com/
3•nayeemhq•8m ago•1 comments

Flock wanted to tap dashcams in rideshare vechicles to add to surveillance data

https://flowingdata.com/2026/08/10/flock-wanted-to-tap-dashcams-in-rideshare-vechicles-to-add-to-...
2•skadamat•9m ago•0 comments

Git blame for your agent's memory

https://phasespace.co/blog/git-blame-for-your-agents-memory/
1•paulkyle•9m ago•0 comments

Why Did OpenAI's Head of Ethics Chloé Bakalar Leave?

https://aimagazine.com/news/why-did-openai-head-of-ethics-chloe-bakalar-leave
5•ashurandi•10m ago•1 comments

ASK HN: Suggestions on Write Technical Articles

1•anony-123•10m ago•0 comments

Tech experts warn against using AI clone of murdered woman's voice in court

https://www.ksl.com/article/51608219/tech-experts-warn-against-using-ai-clone-of-murdered-womans-...
3•jewel•12m ago•0 comments

All Grocery Stores in Canada

https://jacobfilipp.com/grocery-locations/
3•surprisetalk•12m ago•0 comments

The Victim Is the Exploit

https://brothke.medium.com/the-victim-is-the-exploit-5a6d42ba4335
1•benrothke•12m ago•0 comments

The Mitochondrialism of Malware

https://luis.zip/blog/the-mitochondrialism-of-malware/
1•Pentamerous•13m ago•0 comments

Native Model Switching in Codex and Claude

https://statewright.ai/blog/loop-engineering-with-native-model-switching-in-codex-and-claude
1•azurewraith•15m ago•0 comments

NFS AUTH_SYS identity spoofing, still the default in NFSv4

https://opscode.io/posts/nfsv3-authsys-identity-spoofing/
1•malcolmfrazier•15m ago•0 comments

NubirOS AI Business Operating System

https://ncsouth.com/nubiros
1•Jaco_76•16m ago•1 comments

The US Military doesn't have right to repair

https://www.pogo.org/fact-sheets/fact-sheet-the-right-to-repair-for-the-united-states-military
4•yogthos•17m ago•0 comments

Circular financing reaches new heights

https://garymarcus.substack.com/p/breaking-circular-financing-reaches
1•Prof_Sigmund•17m ago•0 comments

Come for Eniac, Stay for Univac and Skeduflo

https://uniqueatpenn.wordpress.com/2026/08/05/come-for-eniac-stay-for-univac-and-skeduflo/
1•cainxinth•18m ago•0 comments

The 2 Days my AI Assistant built a government instead of training a model

https://medium.com/@cmitre/the-two-days-my-ai-assistant-built-a-government-instead-of-training-a-...
1•ceemite•18m ago•0 comments

LinkedIn Sponsor Block: block promoted and suggested posts on your feed

https://github.com/Hogwai/LinkedinSponsorBlock
1•ykthename•19m ago•0 comments

Show HN: Hindcast (search, replay, and resume any Claude Code session on Mac)

https://github.com/karanb192/hindcast
4•karanb192•19m ago•1 comments
Open in hackernews

Show HN: Hover Effects TS – ASCII, Lego, and glitch hover effects using canvas

https://www.npmjs.com/package/hover-effects-ts
6•hsrambo07•1y ago
Hey HN,

I recently built a small TypeScript utility called `hover-effects-ts` — it adds fun and experimental hover effects to images using the HTML canvas. You can apply effects like ASCII art, Lego blocks, glitch distortion, and pixelation on hover.

The goal was to break away from boring `:hover` transitions and bring some delightful visual feedback to personal websites, landing pages, or error screens — while keeping it lightweight and performance-friendly.

Why I built it: I found most image hovers visually bland, and wanted something weird but still dev-friendly. I used canvas to keep the effects GPU-accelerated and controllable. No dependencies, and devs can tweak intensity, radius, image scope, and more.

NPM: https://www.npmjs.com/package/hover-effects-ts Live demo (Vercel): https://hover-effects-ts.vercel.app Video demo: https://youtu.be/YO4R1A6JZ9U GitHub: https://github.com/hsrambo07/hover-effects X/Twitter post: https://x.com/harsh_logs/status/1924739860780519579

Would love feedback, bug reports, or effect ideas. It's still early – planning to add a few more visual modes and expose more dev controls.

Thanks for checking it out!

Comments

Sayyidalijufri•1y ago
Good
sphars•1y ago
Your demo app on vercel is currently 404-ing
hsrambo07•1y ago
Thanks for pointing. It's fixed now, it was some deployment bug.