frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

VirtRigaud – Manage and Migrate VMs Across VSphere, Proxmox and KVM

https://github.com/projectbeskar/virtrigaud
1•wrkode•49s ago•0 comments

I do not feel like a programmer anymore

https://blog.kulman.sk/i-do-not-feel-like-a-programmer-anymore/
1•ingve•5m ago•0 comments

Vera C. Rubin Observatory Begins Capturing the Greatest Cosmic Movie Ever Made

https://rubinobservatory.org/news/action-rubin-lsst-begins
1•robin_reala•7m ago•0 comments

Godot will no longer accept AI-authored code contributions

https://www.pcgamer.com/gaming-industry/open-source-game-engine-godot-will-no-longer-accept-ai-au...
2•pjmlp•9m ago•0 comments

How the 'Boss scam' is tricking Indian executives

https://theprint.in/india/a-whatsapp-message-from-your-ceo-rs-1-5-crore-gone-how-the-boss-scam-is...
1•rustoo•9m ago•0 comments

Email from Reddit for age verification on a deleted account

1•SurprisedTiger•11m ago•0 comments

It's not me, it's the compiler

https://parsa.wtf/cast/
1•SVI•11m ago•0 comments

Show HN: RouteVN – An application for making Visual Novels without any coding

https://routevn.com/
1•han4wluc•13m ago•0 comments

Supreme Court says constitution protects people's location data

https://www.eff.org/deeplinks/2026/06/victory-supreme-court-says-constitution-protects-peoples-lo...
3•fzeindl•14m ago•0 comments

Local Reasoning for Global Properties

https://tratt.net/laurie/blog/2026/local_reasoning_for_global_properties.html
1•ltratt•14m ago•0 comments

Can't copy-paste in Claude Code? "/tui default" and your back in business

1•punnerud•17m ago•0 comments

Supervised vs. Unsupervised AI-generated code

https://www.tommyjepsen.com/blog/supervised-vs-unsupervised-ai-code
1•tommyjepsen•18m ago•0 comments

Trump made more than $1B from crypto in first year back in office

https://www.bbc.co.uk/news/articles/cvgmv98ez3zo
3•ndsipa_pomu•21m ago•0 comments

Teaching Algorithms in 2026

https://www.cs.uni.edu/~wallingf/blog/archives/monthly/2026-06.html#e2026-06-30T20_43_40.htm
1•matt_d•22m ago•0 comments

Dojos: Git is dead. Long live Git

https://legendum.dojos.name/dojos/blob/main/docs/the-dojos-book.md
1•hutchike•22m ago•0 comments

Apricot Computers: An underrated British brand

https://dfarq.homeip.net/apricot-computers-an-underrated-british-brand/
2•giuliomagnifico•26m ago•0 comments

How to Set Up a Kiosk Thermal Printer for Self-Service Checkouts?

https://www.masung.group/How-to-Set-up-a-Kiosk-Thermal-Printer-for-Self-Service-Checkouts-id00186...
1•LukeZhou•26m ago•0 comments

I built a lightweight Docker container monitor that notifies you alerts

https://github.com/PizzukaTorph/compose-watchdog
1•pizzuka•28m ago•0 comments

Show HN: I built a Markmaster, a Markdown learning tool for non-coders

https://drmarkdown.netlify.app/
1•shymaple•29m ago•0 comments

White House lifts ban on Anthropic models

https://www.ft.com/content/137ddb71-852f-438c-ad76-25e2dc43486b
1•couAUIA•31m ago•1 comments

On the semantic web

https://karlkoch.me/writing/on-the-semantic-web
1•nathell•31m ago•0 comments

How are you building resilient hybrid cloud networks?

https://geekyants.com/blog/building-a-resilient-hybrid-cloud-network-with-wireguard-ha-route-base...
1•Krishnaswaroop•32m ago•0 comments

Voice of Gene Wilder recreated by AI for new Wonka-themed Netflix series

https://news.sky.com/story/voice-of-gene-wilder-recreated-by-ai-for-new-wonka-themed-netflix-seri...
1•austinallegro•35m ago•0 comments

Don't Do Code Reviews

https://kore-nordmann.de/blog/dont_do_code_reviews.html
1•ingve•38m ago•0 comments

Coding and debugging will fall back to older model in Fable 5.Losing hope as Dev

https://x.com/AnthropicAI
1•riponcm•42m ago•0 comments

Gojek Co-Founder Makarim's Trial in Indonesia Shows Rising Business Risks

https://www.bloomberg.com/news/articles/2026-06-17/gojek-co-founder-makarim-s-trial-in-indonesia-...
3•doppp•46m ago•0 comments

New attack provides one more reason why AI browsers are a bad idea

https://arstechnica.com/security/2026/06/ai-browsers-can-be-lulled-into-a-dream-world-where-guard...
5•joozio•47m ago•0 comments

Liquid AI releases a 230M model optimized for phones, Raspberry Pi, and robots

https://www.liquid.ai/blog/lfm2-5-230m
2•mpfect•49m ago•0 comments

For Kodachrome Fans, Road Ends at Photo Lab in Kansas (2010)

https://www.nytimes.com/2010/12/30/us/30film.html
1•js2•51m ago•1 comments

Horsewood ReviEwS ( July 2026) We Tried It My Honest Review

https://finance.yahoo.com/sectors/healthcare/articles/horsewood-urgent-report-2026-horse-19110038...
3•pazybaur•56m ago•0 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.