frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

I developed a Jira alternative all by myself in 8 days

https://is.team
1•spotlayn•1m ago•0 comments

Tractors, beige boxes and what's next

https://agourlay.github.io/the-transmission/
1•agourlay•1m ago•0 comments

MiniMovie: An Anti-IMDB

https://minimovie.info/
1•ghostbit•3m ago•0 comments

Friendlier LLMs tell users what they want to hear – even when it is wrong

https://www.nature.com/articles/d41586-026-01153-z
1•takyamoto•3m ago•0 comments

Chinese hospitals are selling de-identified patient data to fuel the AI boom

https://asia.nikkei.com/spotlight/caixin/chinese-hospitals-are-selling-patient-data-to-fuel-the-a...
1•giuliomagnifico•11m ago•0 comments

How does your team handle cloud cost review – dedicated process or ad hoc?

https://www.kloudaudit.eu/
1•leumasj•14m ago•0 comments

Control AI Risk with Pre-Built Frameworks and Ready-to-Run Evaluations

https://atlas.latticeflow.ai/
1•duguyue100•19m ago•1 comments

Screw You, Realtek

https://www.growse.com/2026/05/02/screw-you-realtek.html
2•growse•24m ago•1 comments

China's Rare Defiance of US Sanctions Sparks Showdown over Banks

https://finance.yahoo.com/news/chinas-rare-defiance-of-us-sanctions-sparks-showdown-over-banks-02...
2•akyuu•24m ago•0 comments

Richard Feynman on Teaching (1986)

https://sites.pitt.edu/~druzdzel/feynman.html
2•lucidplot•24m ago•0 comments

When did stories become so centred on good battling evil? And why? [video]

https://aeon.co/videos/when-did-stories-become-so-centred-on-good-battling-evil-and-why
1•mblome•24m ago•0 comments

I have had this M5 Mac <48 hours and this happened when I moved the hinge

https://old.reddit.com/r/mac/comments/1t1qgqe/i_have_had_this_m5_mac_for_less_than_48_hours_and/
2•croes•28m ago•0 comments

I'm a contractor – I built a $9.99/mo Bluebeam alternative for Mac

https://clankoot.ai/studio
1•_abinesh_•33m ago•0 comments

Personal AI Health and Therapy Companion

https://hanahealth.co.uk/
1•jamesawallner•36m ago•0 comments

A Russian Family Was Isolated for 40 Years, Unaware of WWII (2013)

https://www.smithsonianmag.com/history/this-russian-family-lived-alone-in-the-siberian-wilderness...
1•downbad_•37m ago•1 comments

What went into the machine and what came out: single-line fonts and engraving

https://www.205.tf/articles/what-went-into-the-machine-and-what-came-out
1•fanf2•37m ago•0 comments

Over 8M Thermos jars and bottles recalled after 3 people lost vision

https://www.goodmorningamerica.com/living/story/8-million-thermos-jars-bottles-recalled-after-3-1...
6•taubek•39m ago•0 comments

The piracy paradox at Udemy (2015)

https://www.troyhunt.com/the-piracy-paradox-at-udemy/
1•downbad_•40m ago•1 comments

Amazon EC2 Beta (2006)

https://aws.amazon.com/blogs/aws/amazon_ec2_beta/
1•downbad_•45m ago•1 comments

The End of Violence

https://www.barnesandnoble.com/w/the-end-of-violence-gary-slutkin-md/1148640975
1•rendx•48m ago•0 comments

Blink – AI powered Search. A knowledge destination

https://blink-oi.vercel.app
1•Pascal1997•49m ago•1 comments

Google Says Prompt Injection Moving from Theory into Real Abuse

https://www.searchengineworld.com/google-says-prompt-injection-moving-from-theory-into-real-abuse
1•cromulent•50m ago•0 comments

How Does SaintQuant's AI Bot Enable 24/7 Crypto Trading?

https://www.bitdeal.net/crypto-trading-bot-development
1•harrisonrichrd•57m ago•0 comments

The Art of Thought (1926)

https://archive.org/details/theartofthought
1•georgestrakhov•1h ago•0 comments

A short-lived Linux box for every run

https://crabbox.sh
1•nor0x•1h ago•0 comments

UK Defence Tech Jobs for the week of 2026-05-04

https://defencetechjobs.substack.com/p/defence-tech-jobs-for-the-week-of-026
1•foxandlion•1h ago•0 comments

Does AI lead us back to a beautiful document based waterfall approach? [video]

https://www.youtube.com/watch?v=iW-4faoku8A
1•RebootStr•1h ago•0 comments

Show HN: Screen time, but with idle game mechanics

https://apps.apple.com/pl/app/oh-my-hours/id6760450002
1•jarko27•1h ago•0 comments

To fsync or not, that is a question

https://fractalbits.com/blog/to-fsync-or-not/
1•zzsheng•1h ago•0 comments

Code Orange: Fail Small is complete. The result is a stronger Cloudflare network

https://blog.cloudflare.com/code-orange-fail-small-complete/
2•boarush•1h ago•0 comments
Open in hackernews

Show HN: My "home rig" for iterative attribute-weighted LLM benchmarking

https://github.com/yuvhaim-gif/LLM_InSight
1•yuvalhaim•1h ago

Comments

yuvalhaim•1h ago
I built this "home rig" because I wanted a transparent way to see how LLMs actually perform on my own hardware.

Why I built this:

Idle Power: I wanted to utilize the idle processing power of my gaming rig for automated testing loops.

Layered Logic: It uses a 4-layer logic system (Layer 0-3) to iterate through ideas and evaluation results. front end controls and defines the process.

Weighted Grading: Instead of "black-box" scores, it uses attribute-weighted rubrics (like Logic vs. Tone) that are entirely user-defined.

Full Transparency: The frontend is designed to let you review logs and model comparisons in real-time with full control over the testing process.

I decided to release this today because I’m curious how others in the community are defining their evaluation rubrics or automating prompt improvements based on local testing and visualize the process.

I'd love to hear your thoughts!