frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Kalshi suspends 3 US congressional candidates for 'political insider trading'

https://www.reuters.com/world/us/kalshi-suspends-three-us-congressional-candidates-political-insi...
1•alephnerd•1m ago•1 comments

See your name written in landscapes captured by Landsat

https://science.nasa.gov/specials/your-name-in-landsat/
3•wilson090•2m ago•0 comments

An AI-gile Manifesto (2026-2030)

https://www.elitesoftwareengineer.com/blog/the-aigile-manifesto-2026-2030
1•mikecamara•2m ago•0 comments

BendersLib: A Benders Decomposition Library in Python

1•guopenghui•3m ago•0 comments

Many anti-AI arguments are conservative arguments

https://www.seangoedecke.com/many-anti-ai-arguments-are-conservative/
2•mwcampbell•8m ago•0 comments

Serving the For You Feed

https://atproto.com/blog/serving-the-for-you-feed
1•lonk11•11m ago•0 comments

Cursor for LibreOffice, Week 4-6

https://keithcu.com/wordpress/?p=5245
1•keithcu2•11m ago•0 comments

Opus 4.7 Part 3: Model Welfare

https://www.lesswrong.com/posts/gD3bEgMo878eCHGbw/opus-4-7-part-3-model-welfare
3•omer_k•12m ago•0 comments

CSAI Foundation Launched with Mission of "Securing the Agentic Control Plane"

https://cloudsecurityalliance.org/press-releases/2026/03/23/csa-securing-the-agentic-control-plane
1•mooreds•13m ago•0 comments

Desmond Morris, 98, Dies; Zoologist Saw Links Between Humans and Apes

https://www.nytimes.com/2026/04/20/science/desmond-morris-dead.html
3•bookofjoe•14m ago•1 comments

Show HN: Algorithmic String Art, accessible to all

https://string-loom.pages.dev
2•s_e__a___n•15m ago•0 comments

Optimizing Effective Training Time for Meta's Recommendation/Ranking Workloads

https://pytorch.org/blog/optimizing-effective-training-time-for-metas-internal-recommendation-ran...
1•gmays•16m ago•0 comments

Another NPM supply chain worm is tearing through dev environments

https://www.theregister.com/2026/04/22/another_npm_supply_chain_attack/
2•omer_k•17m ago•0 comments

Anthropic Economic Index Survey

https://www.anthropic.com/research/economic-index-survey-announcement
1•etothet•20m ago•0 comments

SpaceX preempted a $2B fundraise with a $60B buyout offer

https://techcrunch.com/2026/04/22/how-spacex-preempted-a-2b-fundraise-with-a-60b-buyout-offer/
1•evo_9•21m ago•0 comments

The Surprising Self-Doubts of One of the Most Famous Artists in History

https://christopherpjones.substack.com/p/the-surprising-self-doubts-of-one
1•herbertl•22m ago•0 comments

Former congressman Devin Nunes departs as CEO of Trump media company

https://www.washingtonpost.com/politics/2026/04/22/devin-nunes-leaves-truth-social/
2•doener•22m ago•0 comments

Analytical and Predictive Study on Technological Dynamics in IT Market

https://www.researchgate.net/publication/399987524_Analytical_and_Predictive_Study_on_Technologic...
1•f0r3st•24m ago•0 comments

The Necessities Underlying Reality

https://www.bloomsburycollections.com/monograph?docid=b-9781350467101
1•danielam•25m ago•0 comments

Hybrid Financial Ecosystems: Satisfaction and Digital Adoption

https://www.researchgate.net/publication/400854276_Hybrid_Financial_Ecosystems_Satisfaction_Digit...
1•f0r3st•27m ago•0 comments

Pgrust: Rebuilding Postgres in Rust with AI

https://malisper.me/pgrust-rebuilding-postgres-in-rust-with-ai/
2•RussianCow•29m ago•0 comments

SonicMoE: A HW-Efficient and SW-Extensible Blueprint for Fine-Grained MoEs

https://dao-lab.ai/blog/2026/sonicmoe-blackwell/
1•matt_d•31m ago•0 comments

Tesla admits HW3 owners need upgrades for true 'Full Self-Driving'

https://techcrunch.com/2026/04/22/elon-musk-admits-millions-of-tesla-owners-need-upgrades-for-tru...
10•mfiguiere•32m ago•2 comments

The price of software is going to zero

https://blog.sledgeworx.dev/software-going-to-zero/
1•Sevii•32m ago•2 comments

SAW-INT4: System-Aware 4-Bit KV-Cache Quantization for Real-World LLM Serving

https://arxiv.org/abs/2604.19157
1•matt_d•33m ago•0 comments

A Data-Driven Machine Learning Framework for Optimising Programmable Terahertz

https://www.researchgate.net/publication/404050094_A_Data-Driven_Machine_Learning_Framework_for_O...
1•f0r3st•33m ago•0 comments

Show HN: Forge-Core released on GitHub, Parse JSON in your data warehouse

https://github.com/foxtrotcommunications/foxtrotcommunications-forge-core
1•brady_bastian•37m ago•0 comments

DIRT: Database-Integrated Random Testing

https://arxiv.org/abs/2604.16373
1•matt_d•38m ago•0 comments

Lute: A Standalone Runtime for Luau

https://lute.luau.org/
4•vrn-sn•40m ago•1 comments

Instagram is testing premium features

https://www.cbc.ca/news/business/instagram-plus-rollout-9.7172486
1•fbelzile•41m 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•11mo 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•11mo ago
Good
sphars•11mo ago
Your demo app on vercel is currently 404-ing
hsrambo07•11mo ago
Thanks for pointing. It's fixed now, it was some deployment bug.