frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

What AI First Engineering Orgs Look Like

https://arpitbhayani.me/blogs/ai-first-org/
1•honey-badger•2m ago•0 comments

Federal appeals court OKs Florida anti-drag show law

https://www.tallahassee.com/story/news/state/2026/08/04/federal-court-backs-florida-anti-drag-sho...
1•allgirl•3m ago•1 comments

A New Kind of Bearing [video]

https://www.youtube.com/watch?v=RKvOfX1s3-k
1•pillars•4m ago•0 comments

Google Genie 3: Interactive worlds generated by AI

https://deepmind.google/blog/genie-3-a-new-frontier-for-world-models/
1•mehraban•4m ago•1 comments

France is banning unsolicited telemarketing calls starting next week

https://apnews.com/article/france-unsolicited-telemarketing-ban-4c946192a1e0d611fd80eacc708aa7da
2•geox•5m ago•0 comments

Biggest US law firms explore selling stakes to private equity

https://www.ft.com/content/475d573a-886d-4b75-b07c-f74c38b093f2
1•JumpCrisscross•6m ago•0 comments

Employers are hiring less but paying more

https://www.axios.com/2026/08/05/employment-pay-construction-adp
2•rustoo•11m ago•0 comments

ConvoKit: Conversational Analysis Toolkit

https://convokit.cornell.edu/
1•internetguy•11m ago•0 comments

'Sell America' Debate Re-Emerges as US Policies Sow Doubts

https://www.bloomberg.com/news/articles/2026-08-05/us-policies-reignite-debate-over-sell-america-...
2•petethomas•12m ago•0 comments

They Write the Right Stuff – (1996)[pdf]

https://www.eng.auburn.edu/~kchang/comp6710/readings/They%20Write%20the%20Right%20Stuff.pdf
2•gurjeet•12m ago•0 comments

Open Micro-Manipulator

https://github.com/0x23/MicroManipulatorStepper
2•pillars•15m ago•0 comments

You don't need to be a developer to build a real software today

https://initacademy.oyakoo.store/
2•NaaShormey•18m ago•0 comments

Voice Commanding the PRETTY Spacecraft over Amateur Radio (To Play Doom)

https://doom.lb6aj.net/
4•austinallegro•21m ago•0 comments

Stripe Lands in Minecraft

2•MetroidMincraft•21m ago•2 comments

WYSIWYG Markdown Editor: Paste webpages, spreadsheets and images directly

https://phcode.io/markdown-editor.html
2•charlypa•23m ago•1 comments

The Monty Hall Problem

https://www.usu.edu/math/schneit/StatsHistory/ProbabilityPrompts/MontyHall
3•andsoitis•24m ago•0 comments

Why Do We Tolerate Elon Musk's Racist Commentary?

https://www.nytimes.com/2026/07/29/opinion/elon-musk-far-right-remigration.html
2•vrganj•25m ago•2 comments

DeepSeek announced to raise its API price tremendously

2•alexwwang•26m ago•0 comments

The Zillion Encodings of NOP [video]

https://www.youtube.com/watch?v=8BvAKvcW31A
2•edward28•26m ago•0 comments

Two simple tests to see how your fitness compares with Elite older athletes

https://www.washingtonpost.com/wellness/2025/10/16/fitness-test-senior-athletes/
1•gurjeet•28m ago•0 comments

Teamsters sue California over self-driving truck rules

https://www.politico.com/news/2026/08/05/teamsters-sue-california-self-driving-truck-rules-01026055
1•JumpCrisscross•30m ago•0 comments

Two sizes fit most: Postgres and ClickHouse

https://clickhouse.com/blog/ai-best-of-breed-data-stack
1•saisrirampur•31m ago•0 comments

Touring the Consensus, Six Months In

https://theconsensus.dev/blog/2026/08/05/touring-the-consensus-six-months-in.html
1•tosh•33m ago•0 comments

How to Build an LLM-Powered Database Query Bot for Your Web App in 1 Day

https://www.semicolonandsons.com/articles/how-to-build-an-llm-powered-database-query-bot-for-web-...
1•shantanuo•35m ago•0 comments

Smalltalk Report from 1991 to 1996

https://github.com/Ducasse/SmalltalkReportPDFArchive
1•matt_d•36m ago•0 comments

Ask HN: Which model is best for pair-programming?

1•bridgettegraham•38m ago•2 comments

Caesars Entertainment – Responsible Gaming Exclusion

https://caesarsrewards.custhelp.com/app/answers/detail/a_id/650/~/caesars-entertainment---respons...
1•gregsadetsky•38m ago•0 comments

Half of vaccines are binned – 'fridge-free' versions could change that

https://www.bbc.co.uk/news/articles/ce85qe8j0nzo
3•asplake•38m ago•0 comments

Nevada Gaming Commission Excluded List

https://www.gaming.nv.gov/divisions/enforcement-division/excluded-persons-and-most-wanted/exclude...
1•gregsadetsky•39m ago•0 comments

The State of MPI: Current Standard and Future Plans

https://hpc.fau.de/2026/06/16/nhr-perflab-seminar-mpi-state-of-the-union-june-30-hybrid/
1•matt_d•47m ago•0 comments
Open in hackernews

Clark Code

https://www.clarkchat.com/clark-code
1•stan_kirdey•1h ago

Comments

stan_kirdey•1h ago
hey folks, been building clark code - somewhat better version of codex optimized for OSS models, it now has fully free tier with deepseek flash lite behind it. Been a great daily driver for a ton of coding, and a lot of clark code is built with clark code - rust, tauri, low memory profile, and you can prompt it and manage sessions from android phone remotely (love this in codex) I know it is a bit of promo, but also I think free tier is really great value, so wanted to share it here. Features I love: * agentic loop is lean based on https://github.com/clark-labs-inc/clark-agent * has "manus" style wide internet research capability if it is needed for coding project * free * works locally on laptop or has a daemon to work over ssh on another host * prompts are heavily optimizied for correct autoregressive generation * strong eval system for all features so all models behaves very predictiably * windows, linux and mac supported (windows unsigned, still waiting on msft ................ ) * comes with quite nice, manus stile cloud agent called clark (also has free tier, but diff model)

Clark code now working on better motion animation system of itself as I am typing it :-) Check it out - www.clarkchat.com/clark-code - if anything, another tool in the toolbox when codex limits are not reset by Tibo!