frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Multiplex Streaming, Delta Sinks, and Iceberg Reads with Databricks

https://medium.com/databrickscommunity/multiplex-streaming-delta-sinks-and-iceberg-reads-with-dat...
1•protmaks•54s ago•0 comments

Databricks Watermark-Based Incremental Ingestion

https://medium.com/databrickscommunity/watermark-based-incremental-ingestion-lakeflow-connect-que...
1•protmaks•1m ago•0 comments

I benchmarked the new Databricks Lakehouse RT for billion-record tables

https://medium.com/databrickscommunity/i-benchmarked-the-new-lakehouse-rt-for-billion-record-tabl...
1•protmaks•1m ago•0 comments

WebKit emits mousemove event even when mouse hasn't moved

https://blog.oodle.ai/someones-hack-is-someone-elses-bug/
1•gholap•1m ago•0 comments

Claude finds a new lowest-ever counterexample to Borsuk's Conjecture

https://nickk124.github.io/borsuk/
1•commutater•1m ago•1 comments

3 years of DAILIES – a motion picture a day, for life

https://buymeacoffee.com/carrozo/3-years-dailies
1•carrozo•1m ago•0 comments

How to Find Quality Buyer in Manufacturing

https://deploy95.substack.com/p/the-quality-buyer-problem
1•tristalihaha•3m ago•0 comments

Elvish, Klingon and Pig Latin

https://theconversation.com/elvish-klingon-and-pig-latin-what-can-invented-languages-teach-us-abo...
1•jruohonen•3m ago•1 comments

"Is Claude Suffering?" No, but Maybe It Should Be

https://alec.is/posts/is-claude-suffering-no-but-maybe-it-should-be/
1•arm32•4m ago•0 comments

Show HN: WeaveKit – A declarative, SwiftUI like toolkit that renders to canvas

https://github.com/pixdeo/weavekit
2•mromanuk•5m ago•0 comments

Turning Hacker News into a daily podcast with ADK 2 and Gemini TTS

https://ykdojo.github.io/awesome-agents-on-google-cloud/hn-daily-podcast.html
1•yoyoyosss•5m ago•0 comments

Show HN: Point your webcam at a Rubik's Cube and watch it descramble in 3D

https://github.com/leereilly/rubiks-rubrics
1•lee337•6m ago•0 comments

Show HN: DRC – replay any production incident as a test, zero code changes

https://hypercubs.ai/
1•spinxog•7m ago•0 comments

Demand Forecasts: The Best You Can Do Is Guess

https://julienreszka.com/blog/demand-forecasts-the-best-you-can-do-is-guess/
1•julienreszka•7m ago•0 comments

Show HN: Home-buying AI that rejects any finding it can't quote from the source

https://askvetta.app/demo/meridian-ave-san-jose/
1•jiangyurong609•8m ago•0 comments

Delta investigating after someone set up fake Wi-Fi network mid-flight

https://techcrunch.com/2026/08/11/delta-investigating-after-someone-set-up-fake-wi-fi-network-mid...
1•OutOfHere•9m ago•1 comments

Natural Gas: America's Next Energy Crisis/Bottleneck

https://podcasts.apple.com/us/podcast/matthew-smith-natural-gas-the-next-bottleneck/id1154105909?...
1•cwwc•10m ago•1 comments

Pangram's Model Market Share

https://www.pangram.com/blog/pangram-s-model-market-share
1•eatonphil•11m ago•0 comments

A "Perfect" French Omelette is hard to make [video]

https://www.youtube.com/watch?v=pFWX5Ad6zTE
1•conferza•11m ago•0 comments

Judge allows Lockerbie suspect's alleged confession to be used at US trial

https://www.bbc.com/news/articles/c3r075jpyx1o
1•Markoff•12m ago•0 comments

Show HN: Release Mayhem – A fast-paced dev-themed card game

https://www.releasemayhem.com
1•adrianpang•12m ago•0 comments

The ChatGPT Phone Is Not What You Expect

https://egopoly.com/2026/08/chatgpt-phone.html
1•mooreds•15m ago•0 comments

Importing Users into FusionAuth over Time

https://fusionauth.io/community/forum/topic/3100/importing-users-over-time
1•mooreds•16m ago•0 comments

Biff.datastar: lightweight web UIs with Clojure and Datastar

https://github.com/jacobobryant/biff/tree/v2.x/libs/datastar
1•jacobobryant•16m ago•0 comments

I'm leaving OpenAI to build Jurassic Park

https://taylor.town/leaving-openai
2•higgins•16m ago•0 comments

Leak reveals a Zelda-themed Switch 2 and Pro Controller

https://hanafuda.report/articles/zelda-themed-nintendo-switch-2-leak/
1•brandrick•16m ago•0 comments

Unsloth Desktop

https://twitter.com/UnslothAI/status/2087177146662072546
1•tosh•17m ago•0 comments

My Most Autonomous Loop Has Been Dead for Two Months

https://www.sudomoin.com/p/loop-engineering
1•dimitri-vs•17m ago•0 comments

Texas Locked a Foreign Company's Domain over Missing Digital ID Checks

https://reclaimthenet.org/texas-locked-a-foreign-companys-domain-over-missing-digital-id-checks
2•egorfine•18m ago•0 comments

The Cryptopals Crypto Challenges

https://cryptopals.com/
1•pykello•19m ago•0 comments
Open in hackernews

Show HN: Arness – I automated my dev process, but this time from idea to infra

https://github.com/AppsVortex/arness
2•fredcallagan•57m ago

Comments

fredcallagan•56m ago
Like most of us here, I found myself repeating tasks and prompts over and over when coding with AI. Things started clicking when I shifted my mentality from: let's automate tasks to How can I eliminate myself from the boring tasks.

That's where Arness came to be. I decided to package it up in 3 Claude Code plugins, that can work together or in isolation and all share common artifacts when used together. Spark ( for greenfield, ideation and stress testing your business idea ), Code ( coding loops and workflows ) and Infra ( Terraform/K8s and CI ). You can install them independently if you need to.

What's different: I decided to cover the idea and infra something that is generally forgotten so it can help end to end for new or existing projects.

Under the hood there are 80+ skills and 40+ agents ( that I hope will be helpful to any of you ) , but to use it you just need to remember 4 main entry skills. And that basically drives my day to day now.

Also it adapts to your experience and complexity of the tasks hopefully making the process more digestible and cheaper.

The project is MIT and I'm really open to genuine questions and of course critiques.