frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

What's the most memory-efficient way to check the weather forecast?

https://manualdousuario.net/en/weather-forecast-windows-11-ram/
1•rpgbr•1m ago•0 comments

Show HN: NotebookLM Calibre Plugin

https://github.com/divyenduz/notebooklm-calibre-plugin
1•divyenduz•1m ago•0 comments

Declarative Canvas UI for the browser, inspired by Swift

https://romanuk.org/declarative-canvas-ui-for-the-browser-inspired-by-swift/
1•mromanuk•2m ago•0 comments

Vitamin D regulates >5% of the human genome

https://www.empirical.health/blog/vitamin-d-genome-regulation/
1•brandonb•3m ago•0 comments

Three hour notice: congressional report incoming

1•logicallee•3m ago•0 comments

Unsloth Desktop: Open-Source App for Local Models

https://github.com/unslothai/unsloth
3•thunderbong•4m ago•0 comments

FreeHosts – A community-curated directory of free hosting providers

https://freehosts.eu
1•freehosts•5m ago•0 comments

The Great Copper Crunch: Why the Next Bull Run Is Just Getting Started

https://prinsights.substack.com/p/the-great-copper-crunch-why-the-next
2•petethomas•6m ago•0 comments

P/ – A simple and clear programming language

1•pouya1dev•6m ago•0 comments

Ask HN: How much Adderall do you use?

2•roschdal•7m ago•0 comments

Understanding an AI agent's memory through Harry Potter

https://squidler.io/blog/agent-memory-harry-potter
1•tidbeck•7m ago•0 comments

My home internet died for half a day. So did every agent I had

https://bostrat.ai/blog/the-outage
1•globocodes•8m ago•0 comments

Fedora CoreOS to Enable Systemd-Oomd and ZRAM Swap by Default

https://www.phoronix.com/news/Fedora-CoreOS-OOMD-zRAM-Swap
1•Bender•10m ago•0 comments

Ask HN: When should you open-source your solution and why?

1•Yahyaaa•10m ago•0 comments

TDD inside the agent loop – theater or actual value?

https://martinfowler.com/articles/exploring-gen-ai/tdd-in-the-agent-loop.html
2•groomlake•10m ago•0 comments

Show HN: HyperSAE – Hyperbolic Sparse Autoencoders for LLM Interpretability

https://github.com/vishal-dehurdle/hypersae
1•visha1v•11m ago•0 comments

LTX 2.5 a stronger foundation for what's being built

https://ltx.io/model/ltx-2-5
1•lastdong•11m ago•0 comments

Ask HN: How do you keep 54 LLM workflows on the right models?

1•ttruett•13m ago•0 comments

OpenAI's head of ethics leaves startup less than one year after joining

https://www.ft.com/content/e49dfb75-f841-4466-a577-f7aaff8779a0
5•aanet•15m ago•1 comments

A Preliminary Study on Simultaneous Coscheduling for Discrete GPU vs. Fused GPU

https://arxiv.org/abs/2608.09647
1•matt_d•17m ago•0 comments

Show HN: SmokeOps – describe a flow, get checks you rerun without AI

https://github.com/gate3/SmokeOps
1•crackedev•17m ago•0 comments

Imprint – Fine-tune MoE LLMs bigger than your RAM

https://github.com/sigma0101111/imprint
1•pyeAI•18m ago•0 comments

Sam's News – Free AI News Aggregator

https://samnews.news/
1•srschreiber•20m ago•1 comments

We Used to Get Jobs

https://ironicsans.ghost.io/how-we-used-to-get-jobs/
3•speckx•20m ago•0 comments

Nvidia building 1T-parameter Nemotron 4 to rival open AI models

https://www.reuters.com/business/nvidia-is-developing-nemotron-4-open-source-models-information-r...
2•giuliomagnifico•20m ago•0 comments

Cynthion: Open-source USB test instrument

https://greatscottgadgets.com/cynthion/
1•kaycebasques•21m ago•0 comments

Elon Musk ran a decoy super PAC to compare Trump with RGB

https://www.google.com/search?q=rgb+pac+elon+musk
4•mandeepj•22m ago•0 comments

The worst part of using multiple LLM providers is not the API differences

https://github.com/maximhq/bifrost
1•Swapnoneel•23m ago•0 comments

A bug becoming a feature (1972 edition)

https://unsung.aresluna.org/a-bug-becoming-a-feature-1972-edition/
2•leephillips•23m ago•0 comments

Ethical Cold Outreach

https://blog.val.town/ethical-cold-outreach
1•stevekrouse•23m ago•0 comments
Open in hackernews

Show HN: Blogs.hn – Tiny Blog Directory

https://blogs.hn
2•surprisetalk•1y ago
It's been a while since I shared my blog directory...

In proper HN fashion, the site is open-source and requires no JS!

There's instructions on how to add/edit a blog on the Github README.

[0] https://github.com/surprisetalk/blogs.hn

Note that your blog might appear in blogs.json, but not on the site! Right now I'm using the following code to filter out blogs. Your blog might appear if you add more metadata:

  if (
    3 > 0  
      + !!blog.title  
      + (blog.desc.length > 40)  
      + !!blog.about  
      + !!blog.now  
      + !!blog.feed  
      + 3 * (blog.hn.length > 1)      
  )
    continue;
As I mention on the /about page, if you don't already have a blog, I recently made a minimal static site generator! It's easier than ever to begin your writing journey :)

[1] https://github.com/surprisetalk/worstpress

Comments

gnabgib•1y ago
Discussion on your 2023 post (225 points, 57 comments) https://news.ycombinator.com/item?id=36613727

Related:

Show HN: Hacker News user blogroll (937 points, 2023, 187 comments) https://news.ycombinator.com/item?id=36605493

Show HN: OPML list of Hacker News Users Personal Blogs (281 points, 2023, 101 comments) https://news.ycombinator.com/item?id=36627112