frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

A Decade of Slug

https://terathon.com/blog/decade-slug.html
307•mwkaufma•3h ago•23 comments

Python 3.15's JIT is now back on track

https://fidget-spinner.github.io/posts/jit-on-track.html
168•guidoiaquinti•3h ago•54 comments

Get Shit Done: A Meta-Prompting, Context Engineering and Spec-Driven Dev System

https://github.com/gsd-build/get-shit-done
99•stefankuehnel•1h ago•44 comments

Microsoft's 'unhackable' Xbox One has been hacked by 'Bliss'

https://www.tomshardware.com/video-games/console-gaming/microsofts-unhackable-xbox-one-has-been-h...
437•crtasm•7h ago•173 comments

It Took Me 30 Years to Solve This VFX Problem – Green Screen Problem [video]

https://www.youtube.com/watch?v=3Ploi723hg4
106•yincrash•4d ago•43 comments

Kagi Small Web

https://kagi.com/smallweb/
653•trueduke•12h ago•187 comments

Launch HN: Kita (YC W26) – Automate credit review in emerging markets

8•rheamalhotra1•2h ago•0 comments

Warranty Void If Regenerated

https://nearzero.software/p/warranty-void-if-regenerated
16•Stwerner•1h ago•0 comments

Edge.js: Run Node apps inside a WebAssembly sandbox

https://wasmer.io/posts/edgejs-safe-nodejs-using-wasm-sandbox
64•syrusakbary•4h ago•20 comments

Torturing Rustc by Emulating HKTs

https://www.harudagondi.space/blog/torturing-rustc-by-emulating-hkts/
26•g0xA52A2A•3d ago•3 comments

Node.js needs a virtual file system

https://blog.platformatic.dev/why-nodejs-needs-a-virtual-file-system
209•voctor•7h ago•154 comments

'The Secret Agent': Exploring a Vibrant, yet Violent Brazil (2025)

https://theasc.com/articles/the-secret-agent-cinematography
104•tambourine_man•6h ago•44 comments

Meta Horizon Worlds on Meta Quest is being discontinued

https://communityforums.atmeta.com/blog/AnnouncementsBlog/updates-to-your-meta-quest-experience-i...
118•par•3h ago•119 comments

Chrome extension adjusts video speed based on how fast the speaker is talking

https://github.com/ywong137/speech-speed
43•MrBuddyCasino•4d ago•9 comments

Unsloth Studio

https://unsloth.ai/docs/new/studio
86•brainless•6h ago•19 comments

Illinois Introducing Operating System Account Age Bill

https://www.ilga.gov/Legislation/BillStatus?DocTypeID=HB&DocNum=5511
201•terminalbraid•4h ago•277 comments

Spice Data (YC S19) Is Hiring a Product Specialist

https://www.ycombinator.com/companies/spice-data/jobs/P0e9MKz-product-specialist-new-grad
1•richard_pepper•5h ago

Java 26 is here

https://hanno.codes/2026/03/17/java-26-is-here/
116•mfiguiere•3h ago•79 comments

OpenSUSE Kalpa

https://kalpadesktop.org/
117•ogogmad•8h ago•72 comments

Ryugu asteroid samples contain all DNA and RNA building blocks

https://phys.org/news/2026-03-ryugu-asteroid-samples-dna-rna.html
150•bookofjoe•10h ago•90 comments

Meta and TikTok let harmful content rise to drove engagement, say whistleblowers

https://www.bbc.com/news/articles/cqj9kgxqjwjo
101•1vuio0pswjnm7•1h ago•46 comments

Show HN: Crust – A CLI framework for TypeScript and Bun

https://github.com/chenxin-yan/crust
55•jellyotsiro•17h ago•23 comments

Finding a CPU Design Bug in the Xbox 360 (2018)

https://randomascii.wordpress.com/2018/01/07/finding-a-cpu-design-bug-in-the-xbox-360/
143•mariuz•4d ago•45 comments

Honda is killing its EVs

https://techcrunch.com/2026/03/14/honda-is-killing-its-evs-and-any-chance-of-competing-in-the-fut...
128•sylvainkalache•2d ago•205 comments

Toward automated verification of unreviewed AI-generated code

https://peterlavigne.com/writing/verifying-ai-generated-code
73•peterlavigne•1d ago•63 comments

FFmpeg 8.1

https://ffmpeg.org/index.html#pr8.1
316•gyan•7h ago•49 comments

Show HN: Horizon – GPU-accelerated infinite-canvas terminal in Rust

https://github.com/peters/horizon
28•petersunde•4h ago•13 comments

The Plumbing of Everyday Magic

https://plumbing-of-everyday-magic.hyperclay.com/
33•hannahilea•4d ago•2 comments

Reverse-engineering Viktor and making it open source

https://matijacniacki.com/blog/openviktor
146•zggf•14h ago•62 comments

Show HN: Antfly: Distributed, Multimodal Search and Memory and Graphs in Go

https://github.com/antflydb/antfly
73•kingcauchy•6h ago•27 comments
Open in hackernews

Unsloth Studio

https://unsloth.ai/docs/new/studio
86•brainless•6h ago

Comments

jawerty•3h ago
Excited to use this been using unsloth models for the past couple years
danielhanchen•4m ago
Thank you for your continued support - we have much more planned for it!
meowokIknewit•1h ago
The GUI for the fine tuning looks interesting. Hopefully this leads to a lot of new custom models
danielhanchen•4m ago
Thank you! We're still iterating on it so any suggestions are welcome!
saberience•1h ago
Who's the intended user for this?

Is it like, for AI hobbyists? I.e. I have a 4090 at home and want to fine-tune models?

Is it a competitor to LMStudio?

mlnj•40m ago
I am unaware lm studio is being used for fine tuning. I believe it only does inference.

Happy to see unsloth making it even easier for people like me to get going with fine tuning. Not that I am unable to I'm just lazy.

Fine tuning with a UI is definitely targeted towards hobbyists. Sadly I'll have to wait for AMD ROCm support.

lastdong•38m ago
From the homepage looks like it: “Training: Works on NVIDIA GPUs: RTX 30, 40, 50, Blackwell, DGX Spark/Station etc.”
trvz•1h ago
Installing with pip on macOS is just not an acceptable option. It'll mess up your system just like npm or gem.

This needs to go on homebrew or be a zip file with an app for manual download.

DIVx0•48m ago
Agree with you, a slightly more maintainable way to use it now is with "uv" or mise. i've used `uv tool install unsloth` for this one.
danielhanchen•9m ago
Yep - uv is a better fit - and you get parallel downloads as well
Computer0•25m ago
On my linux systems I use venv to not affect system packages, is that not an option for this situation?
beernet•20m ago
Agreed, feels like a vibe-coded frontend based on already given backend features.

Also, never saw any Unsloth related software in production to this day. Feels strongly like a non-essential tool for hobby LLM wizards.

danielhanchen•5m ago
You would be surprised - we're the 4th largest independent distributor of LLMs in the world - and nearly every Fortune 500 company has utilized either our RL fine-tuning package or used our quants and models - we for example collab directly with large labs to release models with bug fixes.
bityard•18m ago
I recommend installing uv first, then you can install any Python code you want inside a virtual environment to keep it isolated from the rest of the system.
danielhanchen•9m ago
Yep uv pip install unsloth works as well - we probably should have just made that the default - in fact Unsloth makes its own venv using UV if you have it dynamically
gessha•15m ago
I know the whole package system across most languages is a dumpster fire but for Python, uv solves a lot of problems.

uv init

uv add unsloth

uv run main.py % or whatever

danielhanchen•10m ago
Hey we're still working on making installation much better - appreciate the feedback!

We come from Python land mainly so packaging and distribution is all very new to us - homebrew will definitely be next!

zokier•15m ago
What is unsloths business/income? They seem to be publishing lot of stuff for free, with no clear product to back them?