frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Google DeepMind Boss Hassabis Moves to Chair Role in Shakeup

https://www.bloomberg.com/news/articles/2026-08-05/google-deepmind-boss-hassabis-moves-to-chair-r...
1•htrp•1m ago•0 comments

Pokee-Isaac 28B: 10M-token context, deployable on a single GPU

https://twitter.com/Pokee_AI/status/2084682445648216383
1•handfuloflight•3m ago•0 comments

Show HN: I made alchemical-cosmological PCB badges

https://github.com/KaiPereira/Alchemical-Cosmological-Badges
1•kaipereira•3m ago•0 comments

Hologram v0.11: Regular Expressions, Client Stacktraces, and More

https://hologram.page/blog/hologram-v0-11
1•bartblast•3m ago•0 comments

Jeff Dean Leaving Google

https://twitter.com/JeffDean/status/2085034604172603724
3•bifftastic•4m ago•0 comments

Google's Chief Scientist Is Leaving After 27 Years–To Start His Own AI Company

https://www.wsj.com/tech/ai/googles-chief-scientist-is-leaving-after-27-yearsto-start-his-own-ai-...
2•lairv•4m ago•0 comments

Same $24 AWS Lightsail VM, Different Bang for Buck by Region

https://webbynode.com/articles/bang-for-buck-2-aws-lightsail-24-dollar-vm
1•gsgreen•5m ago•0 comments

Measure coding agents in hardened environments

https://boundarybench.com/
2•aviramha•5m ago•0 comments

Show HN: Diffing Binary Files

https://withkord.com/diff
3•wennyyustalim•6m ago•0 comments

Google Is a Scammer's Paradise

https://pluralistic.net/2026/08/05/absentee-landlord/
1•hn_acker•6m ago•0 comments

The World Is Running Out of River Sand, and That's an Issue

https://www.sciencealert.com/the-worlds-rivers-are-running-out-of-sand
1•thunderbong•7m ago•0 comments

Google chief scientist Jeff Dean leaving in AI reshuffle

https://www.cnbc.com/2026/08/05/google-chief-scientist-jeff-dean-leaving-company-after-27-years.html
3•adolph•7m ago•0 comments

How do newborns react to the smell of their fathers?

https://www.npr.org/2026/08/04/nx-s1-5910665/how-do-newborns-react-to-the-smell-of-their-fathers
1•Brajeshwar•8m ago•0 comments

Show HN: AppScout – App Store downloads, revenue and widgets

https://apps.apple.com/us/app/appscout-app-metrics/id6770866569
1•degisner•9m ago•0 comments

Gödel, Escher, Elisp: The Beauty of Macros

https://www.chiply.dev/post-elisp-macros-are-beautiful
1•ibobev•11m ago•0 comments

Show HN: Shadow Blocker Blocklist – DNS blocklist from per-platform research

https://github.com/CorleoneSalute/SHADOW-BLOCKER-BLOCKLIST
1•Corleone612•13m ago•0 comments

Google DeepMind CEO Demis Hassabis is stepping down

https://www.axios.com/2026/08/05/google-deepmind-demis-hassabis-ai
44•ot•13m ago•9 comments

The next chapter of our AI momentum

https://blog.google/company-news/inside-google/message-ceo/next-chapter-ai-momentum/
5•colesantiago•13m ago•2 comments

Jeff Dean leaving Alphabet

https://www.nytimes.com/2026/08/05/technology/google-researchers-ai-startup.html
15•louiereederson•14m ago•1 comments

anydoc: Rust library that converts 14 document formats to Markdown

https://github.com/firecrawl/anydoc
1•amplitudes•15m ago•0 comments

ViperJS – a JavaScript engine in safe Rust, zero deps, 84% of test262

https://github.com/MerlijnW70/viperjs
1•MerlijnW70•16m ago•0 comments

Show HN: Everfree -AI cowriter note app on GitHub backend & Evernote migration

https://everfree.vercel.app/
1•adi2907•16m ago•0 comments

At 45-Years-Old, C-Kermit Gets Its First New Release in 15 Years

https://fossforce.com/2026/08/at-45-years-old-c-kermit-gets-its-first-new-release-in-15-years/
2•speckx•16m ago•0 comments

Rainy Day Thoughts on AI

https://third-bit.com/2026/08/04/rainy-day-thoughts-on-ai/
2•meetpateltech•17m ago•0 comments

Negative-Interest Tech Debt

https://jesseduffield.com/Negative-interest-tech-debt/
2•lwhsiao•19m ago•1 comments

Adding Recursive Functions to Futhark

https://futhark-lang.org/blog/2026-08-05-recursion.html
1•Svip•19m ago•0 comments

Inside the Long, AI-Powered Quest to Perfect Pringle-Making

https://www.wsj.com/tech/ai/inside-the-long-ai-powered-quest-to-perfect-pringle-making-ab37a231
1•thm•20m ago•0 comments

Tiny Black Holes May Be Exploding Stars Across the Milky Way

https://www.sciencedaily.com/releases/2026/07/260729051515.htm
1•jandrewrogers•20m ago•0 comments

Fontstash: Light-weight online font texture atlas builder

https://github.com/memononen/fontstash
1•klaussilveira•21m ago•0 comments

The power of key paths in Swift

https://www.swiftbysundell.com/articles/the-power-of-key-paths-in-swift/
1•conferza•22m ago•0 comments
Open in hackernews

Show HN: SlickFast Deterministic Chart/Dash Renderer, No Browser(JSON → SVG/PNG)

https://slickfast.com/
1•AlexRenders•1h ago
SlickFast started 6 months ago, and evolved in a super backwards way. I was using lowfruits to look for good SEO keywords, I wanted to make a simple free tool to rank with SEO. I found some great keywords related to graphs/charts. I did research for optimizing for SEO. Turns out edge processing / using static HTML is super fast and lightweight, great for SEO. I made freepiechartmaker.com. I was really blown away by how fast the site was loading, and how lightweight all the processing was. The site renders changes on the fly, and is much much faster than other sites in the space. I started looking into the tech, pure math rendering, and I saw a lot of openings for what this tech can do. That's how SlickFast was made.

SlickFast is a JSON input > pure javascript SVG Native render core > with PNG+SVG output. No headless chrome. No library calls. deterministic output. on my local machine(m1 max) it renders 140,000 svg charts a second. PNG @ ~50/sec at retina (scale-2) and ~145/sec at scale-1, single-core. (we have a benchmark mjs in our github repo)

SlickFast can render 47 chart types. Any resolution, aspect ratio, any tile combination, easily deliverable anywhere, and made for agentic workflows. Our MCP is free and open source.

Tiling allows complex dashboard creation. Each dashboard is only one render. SlickFast API serves URL endpoints. SlickFast is lightweight, we have a hero dashboard demo at slickfast.com/deck that is updating every 3 seconds. This is millions of renders, and the cost per month is less than $10.

SlickFast was intended to be ready for agentic workflows, and visualizing agentic output as cheap and frictionless as possible.

A benefit to the SlickFast deterministic pure math render core, is that edge servers will easily cache images. Millions of people can see a SlickFast endpoint, and only a few renders will actually be used, because the edge servers will happily cache our very small charts.

SVG Native chart rendering provides for retina quality, at 50kb image sizes.

Our favorite demo is LIVE GitHub dashboards, living right on the repo page. just put a SlickFast URL in your readme. You can see our living dashboard at github.com/slickfast/slickfast. We have made githubs templates for the public. you can easily add your own dashboard. https://github.com/SlickFast/github-dashboard-template

SlickFast also has telegram deliverable templates. https://github.com/SlickFast/telegram-weather-template - if you go to the repo, the weather dash being sent via telegram, is on the repo as a live dashboard - Its updated everyday with a real weather report.

Another great demo is our X.com NYC air quality index bot (@NYCAIRREPORT). Slickfast posts a AQI dash on X.com 3 times a day. With the new x API terms, each post is only about 2 cents. The cost on the slickfast side is basically nothing. Our free API tier currently provides 250 renders a month. Enough space for a few bots. Because slickfast was made for agentic use, an agentic was able to design the entire dash and inputs in only a few takes. AI Agents, can nearly one shot most tasks. One or two minor revisions is usually all it takes.

Slickfast.com Github.com/slickfast/slickfast

Slickfast is free and open source under AGPL license. I'm so delighted to provide some real value for free. We have a roadmap with some super cool things coming. Slickfast is very powerful for email, or tying to APIs.

Thanks Everyone! I would love to hear your thoughts.

Comments

AlexRenders•1h ago
Thanks for reading everyone. I'm the founder of SlickFast, Alex. I would love to help you solve problems using SlickFast. I will be standing by.