frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Qwen3.5-35B – 16GB GPU – 100T/s with 120K context AND vision enabled

https://github.com/willbnu/Qwen-3.5-16G-Vram-Local
1•willfinger•1m ago•1 comments

What Did Ilya See?

https://www.youtube.com/watch?v=glWvwvhZkQ8
2•pferdone•1m ago•0 comments

Rust Actor Framework Playground

https://knowledge.dev/playgrounds/rust-actor-framework
1•deniskolodin•1m ago•0 comments

Show HN: MTile – native macOS window tiler inspired by gTile

https://github.com/protortyp/mTile
1•protortyp•3m ago•0 comments

Show HN: Personalized financial literacy book for your kid

https://cointales.ai/en/create-your-book
1•mhalifax•7m ago•0 comments

Ask HN: Has anyone built an autonomous AI operator for their side projects?

2•rosasolana•7m ago•0 comments

Obituary for António Lobo Antunes

https://www.theguardian.com/books/2026/mar/06/antonio-lobo-antunes-portuguese-novelist-dies-aged-83
1•Archelaos•9m ago•0 comments

The legendary Mojave Phone Booth is back (2013)

https://dailydot.com/mojave-phone-booth-back-number
1•1970-01-01•11m ago•0 comments

Autonomous AI Newsroom

https://www.simplenews.ai/
2•goldkey•17m ago•0 comments

People love to hate twice-a-year clock change but can't agree on how to fix it

https://www.nbcnews.com/news/us-news/people-love-hate-changing-clocks-twice-year-cant-agree-fix-r...
2•anigbrowl•18m ago•0 comments

To be a better programmer, write little proofs in your head

https://blog.get-nerve.com/to-be-a-better-programmer-write-little-proofs-in-your-head/
1•fagnerbrack•18m ago•0 comments

Show HN: ScreenTranslate – On-device screen translator for macOS (open source)

https://github.com/hcmhcs/screenTranslate
1•hcmhcs0•19m ago•0 comments

A New Way to Synthesize Peptides (2024)

https://www.science.org/content/blog-post/new-way-synthesize-peptides
2•paulmist•20m ago•0 comments

Report from Vietnam (1968) Walter Cronkite [video]

https://www.youtube.com/watch?v=kcSeecx-Z1E
1•pcfwik•21m ago•0 comments

Airtable: Rewriting Our Database in Rust

https://medium.com/airtable-eng/rewriting-our-database-in-rust-f64e37a482ef
1•awans•22m ago•0 comments

A workflow driven web framework for Clojure

https://mycelium-clj.github.io/docs/guestbook.html
1•yogthos•22m ago•1 comments

Show HN: An AI-powered digital night vision system with drone video feed

https://www.indiegogo.com/en/projects/atx-system/atx-shadow-x1-professional-ai-night-vision
1•lukascodes•23m ago•0 comments

The Start-Stop Problem

https://kramkarthik.com/the-start-stop-problem/
1•ramkarthikk•23m ago•0 comments

Show HN: PlateSpinner – A Kanban board that orchestrates AI coding agents

https://github.com/moridinamael/platespinner
1•mordymoop•26m ago•0 comments

AI startup sues ex-CEO, saying he took 41GB of email and lied on Résumé

https://arstechnica.com/tech-policy/2026/03/ai-startup-sues-ex-ceo-saying-he-took-41gb-of-email-a...
1•pseudolus•28m ago•1 comments

Technical Beauty: FreeBSD Jails

https://vivianvoss.net/blog/technical-beauty-jails
3•vermaden•30m ago•0 comments

this css proves me human

https://will-keleher.com/posts/this-css-makes-me-human/
15•todsacerdoti•32m ago•7 comments

UK Gambling Commission explores how to keep bettors on licensed sites

https://www.coindesk.com/policy/2026/02/27/uk-s-gambling-watchdog-explores-allowing-gamblers-to-p...
1•PaulHoule•34m ago•0 comments

An IRC bot spawned the most prolific software [video]

https://www.youtube.com/watch?v=ohzzGy5K9Dk
1•todsacerdoti•36m ago•0 comments

Show HN: Auto-Co – 14 AI agents that run a startup autonomously (open source)

https://github.com/NikitaDmitrieff/auto-co-meta
3•formreply•36m ago•1 comments

Aldous Huxley on the Power of Technology (1961) [video]

https://www.youtube.com/watch?v=ZCOGFSwrGNc
2•mitchbob•36m ago•0 comments

Countries moving to ban social media for children

https://techcrunch.com/2026/03/06/social-media-ban-children-countries-list/
2•andrewstetsenko•37m ago•0 comments

White Collar Goes Blue

https://www.workingtheorys.com/p/white-collar
1•jger15•40m ago•0 comments

Research Shows Models Know Answers Before Finishing Chain-of-Thought Reasoning

https://www.simplenews.ai/news/research-shows-models-already-know-answers-before-finishing-chain-...
1•goldkey•40m ago•0 comments

Open-source LLM router with Thompson Sampling and energy-aware routing

https://github.com/beee003/astrai-router
1•bee003•41m ago•1 comments
Open in hackernews

Ask HN: Modeling executive function as a grey-box system: Valid or delusional?

2•chrispbacon•8h ago
I’ve spent the last year treating executive function attributes (Discipline, Grit, Patience, etc.) as mutable "system variables" instead of fixed traits.

I’m taking a systems-engineering approach to “prescribe” CBT-based psychological interventions when I hit a wall (e.g. procrastination, "redlining"), and also to identify which traits need the most attention to optimize overall “system” (my) output.

*Model Overview*:

I’m using a Grey-Box model, dependent on the following premises:

1. Performance as Function: Performance output is in large part a function of the psychological traits I listed.

2. Mutability: These traits are mutable to the extent that maximizing them results in non-trivially enhanced performance.

3. Control Theory Loop: Defining a self-correcting model for these traits using control theory, benchmarking it vs some ground truth (e.g. features shipped, PnL), & running trial and error on individually-tailored psychological interventions can yield actionable growth insights.

*The Bottlenecks*:

1. It’s vulnerable to heavy GIGO ("Garbage-In-Garbage-Out").

2. Accurate state estimation currently requires high-friction journaling, which is the primary failure point, but not insurmountable w/ the advent of LLM journaling

*Questions for HN*

1. Prior Art: Do any of you take a structured, quantified approach to improving these (or any other) personality traits?

2. The Placebo Check: Please poke holes in the logic. I worry the success I’ve personally found with this approach may just be a placebo.

Comments

PaulHoule•8h ago
"All I needed was patience but I didn't have time"

In the great fight between Covey (7 Habits) and Collins (Good to Great) I tend to agree with Collins that realized purpose is more important than structure, habits or technique. There are few ways I could serve you worse than to increase your patience or grit applied to the wrong task.