frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Let's Learn x86-64 Assembly Part 0 – Setup and First Steps

https://gpfault.net/posts/asm-tut-0.txt.html
71•90s_dev•2h ago•14 comments

OpenCut: The open-source CapCut alternative

https://github.com/OpenCut-app/OpenCut
176•nateb2022•4h ago•53 comments

Emergent Misalignment: Narrow finetuning can produce broadly misaligned LLMs

https://arxiv.org/abs/2502.17424
16•martythemaniak•1h ago•5 comments

The underground cathedral protecting Tokyo from floods (2018)

https://www.bbc.com/future/article/20181129-the-underground-cathedral-protecting-tokyo-from-floods
47•barry-cotter•3d ago•14 comments

APKLab: Android Reverse-Engineering Workbench for VS Code

https://github.com/APKLab/APKLab
47•nateb2022•4h ago•1 comments

How does a screen work?

https://www.makingsoftware.com/chapters/how-a-screen-works
316•chkhd•11h ago•69 comments

Show HN: Ten years of running every day, visualized

https://nodaysoff.run
62•friggeri•3d ago•23 comments

A technical look at Iran's internet shutdowns

https://zola.ink/blog/posts/a-technical-look-at-irans-internet-shutdown
112•znano•8h ago•46 comments

The North Korean fake IT worker problem is ubiquitous

https://www.theregister.com/2025/07/13/fake_it_worker_problem/
177•rntn•13h ago•177 comments

Show HN: A Raycast-compatible launcher for Linux

https://github.com/ByteAtATime/raycast-linux
135•ByteAtATime•8h ago•33 comments

Traditional Chinese Medicine Has Not Been Vindicated by Science

https://www.mcgill.ca/oss/article/medical-critical-thinking-health-and-nutrition/no-traditional-chinese-medicine-has-not-been-vindicated-science
91•mgh2•3h ago•48 comments

Investors bought 27% of US homes in Q1, as traditional buyers struggle to afford

https://abcnews.go.com/Business/wireStory/investors-snap-growing-share-us-homes-traditional-buyers-123560969
139•MilnerRoute•1h ago•143 comments

How to scale RL to 10^26 FLOPs

https://blog.jxmo.io/p/how-to-scale-rl-to-1026-flops
47•jxmorris12•3d ago•2 comments

Fine dining restaurants researching guests to make their dinner unforgettable

https://www.sfgate.com/food/article/data-deep-dives-bay-area-fine-dining-restaurants-20404434.php
55•borski•9h ago•110 comments

Hypercapitalism and the AI Talent Wars

https://blog.johnluttig.com/p/hypercapitalism-and-the-ai-talent
22•walterbell•5h ago•0 comments

C3 solved memory lifetimes with scopes

https://c3-lang.org/blog/forget-borrow-checkers-c3-solved-memory-lifetimes-with-scopes/
91•lerno•2d ago•63 comments

Show HN: Learn LLMs LeetCode Style

https://github.com/Exorust/TorchLeet
118•Exorust•12h ago•18 comments

Axon's Draft One AI Police Report Generator Is Designed to Defy Transparency

https://www.eff.org/deeplinks/2025/07/axons-draft-one-designed-defy-transparency
215•zdw•3d ago•138 comments

Astronomers Detect a Black Hole Merger That's So It Shouldn't Exist

https://gizmodo.com/astronomers-detect-a-black-hole-merger-thats-so-massive-it-shouldnt-exist-2000628197
6•Bluestein•31m ago•3 comments

Ask HN: How much of OpenAI code is written by AI?

45•growbell_social•4h ago•27 comments

The Gottorf Globe and its reconstruction

https://gottorfer-globus.de/en/the-gottorf-globe
14•Archelaos•5h ago•2 comments

Infisical (YC W23) Is Hiring DevRel Engineers

https://www.ycombinator.com/companies/infisical/jobs/qCrLiJb-developer-relations
1•vmatsiiako•8h ago

Five companies now control over 90% of the restaurant food delivery market

https://marketsaintefficient.substack.com/p/five-companies-now-control-over-90
146•goinggetthem•4h ago•135 comments

Does showing seconds in the system tray actually use more power?

https://www.lttlabs.com/blog/2025/07/11/does-showing-seconds-in-the-system-tray-actually-use-more-power
129•LorenDB•7h ago•115 comments

Zig's new I/O: function coloring is inevitable?

https://blog.ivnj.org/post/function-coloring-is-inevitable
29•ivanjermakov•9h ago•10 comments

The upcoming GPT-3 moment for RL

https://www.mechanize.work/blog/the-upcoming-gpt-3-moment-for-rl/
171•jxmorris12•4d ago•69 comments

GLP-1s Are Breaking Life Insurance

https://www.glp1digest.com/p/how-glp-1s-are-breaking-life-insurance
232•alexslobodnik•6h ago•271 comments

Monitoring My Homelab, Simply

https://b.tuxes.uk/simple-homelab-monitoring.html
104•Bogdanp•3d ago•32 comments

Local Chatbot RAG with FreeBSD Knowledge

https://hackacad.net/post/2025-07-12-local-chatbot-rag-with-freebsd-knowledge/
67•todsacerdoti•11h ago•5 comments

Reading Neuromancer for the first time in 2025

https://mbh4h.substack.com/p/neuromancer-2025-review-william-gibson
371•keiferski•17h ago•320 comments
Open in hackernews

Local Chatbot RAG with FreeBSD Knowledge

https://hackacad.net/post/2025-07-12-local-chatbot-rag-with-freebsd-knowledge/
67•todsacerdoti•11h ago

Comments

alexey-salmin•8h ago
I hope now I'll finally figure out how to patch KDE2 for FreeBSD
VTimofeenko•7h ago
In that case the RAG should be based on an anime dataset
danlitt•4h ago
Examples would be good - I'm not going to run all that locally just to check whether it's useful. (LLM helpers rarely are)
hackacad•2h ago
Yes, I will add some examples within the next days.
another_twist•55m ago
Neat. Does ollama have native support for storing documents ? I dont think the author wrote anything custom here (and I mean it in a good way)