frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: What is your go-to solution for a personal wiki in 2026?

7•ex-aws-dude•1h ago•4 comments

Ask HN: Are we gonna back less powerful local LLMs

4•omertt27•5h ago•4 comments

Ask HN: What do you still do manually in 2026 that should be automated?

14•lishunsheng•16h ago•24 comments

Ask HN: How to start up as an individual developer?

8•alexyan0431•1d ago•6 comments

Ask HN: Who got hired with Who wants to be hired? (On 2026)

16•Gooblebrai•1d ago•8 comments

Rumors of my death are slightly exaggerated

36•CliffStoll•1d ago•5 comments

Ask HN: Terafab – Smart move or insane financial risk?

3•imheretolearn•22h ago•1 comments

Ask HN: Is anyone seriously considering a career change?

29•zeven7•1d ago•25 comments

Ask HN: Is the future everyone having 100 MCP processes running on their PC?

6•ex-aws-dude•1d ago•4 comments

Reviewing in the Age of AI

8•maxalbarello•1d ago•7 comments

Ask HN: Is the Job Market Actually Bad?

128•idontwantthis•5d ago•204 comments

Ask HN: The death of software development as a job?

16•piratesAndSons•1d ago•29 comments

Ask HN: Best Embedding Models?

17•devstein•2d ago•18 comments

Ask HN: How do I get freelance developer jobs?

8•downbad_•1d ago•6 comments

Ask HN: Is there a term for feeling sad about forced AI adoption?

22•ge96•2d ago•37 comments

Ask HN: Why would we care about "extended time horizons" and LLMs?

5•ozozozd•2d ago•5 comments

Ask HN: Where are you getting your AI news from?

10•baetylus•2d ago•16 comments

Ask HN: Those building Swift apps without touching Xcode, what is your workflow?

18•p5v•4d ago•9 comments

Ask HN: Is a hands-off, family-friendly, de-Googled "home lab" feasible?

10•strix_varius•3d ago•11 comments

Why Does a Single Firefox Tab Take Almost 1.5GB RAM?

6•syeare•2d ago•9 comments

You've reached the end!

Open in hackernews

Ask HN: What is your go-to solution for a personal wiki in 2026?

7•ex-aws-dude•1h ago
I've used Notion for a long time but I'm interested to hear what other alternatives exist in 2026?

For me the main requirements are:

* Backed up to cloud

* Has a mobile app that is easy to make small changes (for example if I'm doing an oil change on my car I need to be able to pull out my phone and log it in the wiki easily)

* Simple file format like markdown so that you're not locked into something proprietary (no need for crazy formatting options like MSWord)

* Option to export data out as a backup

* Allow uploading arbitrary files like PDFs, images, receipts etc...

* Nice to have: support for inline tables of data with simple calculations/sorting

Comments

uberman•1h ago
For a personal wiki I would use wikijs
doritosfan84•1h ago
I was on Obsidian for a while, moved away to try Supernotes and other competitors, and now I'm in the process of moving back to Obsidian.

Has everything you want I think with plugins to do a ton more while still essentially being just Markdown.

ex-aws-dude•1h ago
The part I'm a bit confused about with obsidian is how it works with a mobile app

My understanding is every device syncs its own full copy of everything?

So if you have a lot of images/PDFs, does your phone have to be able to hold everything at once?

sgbeal•1h ago
The Fossil SCM (<https://fossil-scm.org>) meets most of your requirements, noting that:

- "mobile app" means "its web interface"

- "backed up" means to wherever you upload/sync your backups to

- No automagic table calculation support.