HackerTrans
TopNewTrendsCommentsPastAskShowJobs

daniel31x13

351 karmajoined 5 tahun yang lalu
Email: [email protected]

Submissions

Announcing Linkwarden 2.15

linkwarden.app
1 points·by daniel31x13·4 hari yang lalu·0 comments

Linkwarden for iOS and Android

linkwarden.app
5 points·by daniel31x13·7 bulan yang lalu·2 comments

Linkwarden v2.13

blog.linkwarden.app
2 points·by daniel31x13·10 bulan yang lalu·0 comments

Linkwarden v2.12

blog.linkwarden.app
15 points·by daniel31x13·11 bulan yang lalu·0 comments

I found the perfect self-hosted read-it-later app to replace Pocket

xda-developers.com
1 points·by daniel31x13·12 bulan yang lalu·0 comments

Ask HN: What's the next social media for developers?

3 points·by daniel31x13·2 tahun yang lalu·2 comments

Show HN: Linkwarden – An open source collaborative bookmark manager

linkwarden.app
8 points·by daniel31x13·2 tahun yang lalu·0 comments

Ask HN: Why are there many philanthropists among billionaires

3 points·by daniel31x13·2 tahun yang lalu·12 comments

How to Make Wealth (2004)

paulgraham.com
8 points·by daniel31x13·2 tahun yang lalu·1 comments

How to market to smart people (2007)

codesynthesis.com
1 points·by daniel31x13·2 tahun yang lalu·1 comments

How to Get Startup Ideas (2012)

paulgraham.com
3 points·by daniel31x13·2 tahun yang lalu·0 comments

If Money Doesn't Make You Happy Then You Probably Aren't Spending It Right [pdf]

scholar.harvard.edu
80 points·by daniel31x13·3 tahun yang lalu·65 comments

comments

daniel31x13
·5 bulan yang lalu·discuss
https://docs.linkwarden.app/Usage/upload-from-singlefile
daniel31x13
·5 bulan yang lalu·discuss
Thanks! At the moment we’re focused on archiving rather than read-later workflows, but this is great feedback. I’ve already added it to the feature requests list.
daniel31x13
·5 bulan yang lalu·discuss
> Does it just POST the url to them for them to fetch?

Correct.
daniel31x13
·5 bulan yang lalu·discuss
I maintain an open-source project called Linkwarden and this exact discussion is one of the reasons why it exists, teams needed a way to preserve referenced URLs reliably without having to depend on external services.

It stores webpages in multiple formats (HTML snapshot, screenshot, PDF snapshot, and a fully dedicated reader view) so you’re not relying on a single fragile archive method.

There’s both a hosted cloud plan [1] which directly supports the project, and a fully self-hosted option [2], depending on how much control you need over storage and retention.

[1]: https://linkwarden.app

[2]: https://github.com/linkwarden/linkwarden
daniel31x13
·5 bulan yang lalu·discuss
https://x.com/xyz3va/status/2021734252505604108
daniel31x13
·7 bulan yang lalu·discuss
If you review the project’s history, you’ll notice that Linkwarden was started well before the vibe-coding hype, and even before the existence of ChatGPT.
daniel31x13
·tahun lalu·discuss
Sad to see Pocket shutting down. For anyone seeking alternatives, I've been working on Linkwarden[1], an open-source bookmark manager that hit HN's front page twice[2][3]. Plenty of other great alternatives out there too, such as Raindrop (not fully open-source), Karakeep, and Wallabag.

Also, there's an official Linkwarden mobile app in development, aiming to support most (if not all) of Pocket's key features :)

[1]: https://linkwarden.app

[2]: https://news.ycombinator.com/item?id=36942308

[3]: https://news.ycombinator.com/item?id=43856801
daniel31x13
·tahun lalu·discuss
Definitely! :)
daniel31x13
·tahun lalu·discuss
Yes, you can import any kind of bookmarks html files.

There are also other importing formats we do support as well like Wallabag, Omnivore, etc…
daniel31x13
·tahun lalu·discuss
> Does the web front end support themes?

Yes[1].

> Does it have an API that would allow development of a native desktop front end?

Also yes[2].

[1]: https://blog.linkwarden.app/releases/2.9#-customizable-theme

[2]: https://docs.linkwarden.app/api/api-introduction
daniel31x13
·tahun lalu·discuss
Mostly the UX it provides. PWAs are a quick and easy way to support mobile but the UX is nowhere near as good a traditional mobile app…
daniel31x13
·tahun lalu·discuss
> How difficult would it be to import an existing list of links/tags?

Pretty easy if you have it in a bookmark html file format.

> Also, if I were using a hosted version, would I be able to eg insert/retrieve files via an API call?

Yup, check out the api documentation:

https://docs.linkwarden.app/api/api-introduction
daniel31x13
·tahun lalu·discuss
> There aren't any examples in the demo site of this

This is because we haven't updated the demo to the latest version.

> but can it capture the highlighted text snippets and show them in the link details page?

That's a good idea that we might implement later, but at the moment you can only highlight the links[1].

[1]: https://blog.linkwarden.app/releases/2.10#%EF%B8%8F-text-hig...
daniel31x13
·tahun lalu·discuss
We’re working on an official mobile app[1], which will most likely include this feature sometime after its launch :)

[1]: https://github.com/linkwarden/linkwarden/issues/246#issuecom...
daniel31x13
·tahun lalu·discuss
We might add this, it's actually highly suggested by the users :)
daniel31x13
·tahun lalu·discuss
You can do that already:

https://blog.linkwarden.app/releases/2.8#%EF%B8%8F-customiza...
daniel31x13
·tahun lalu·discuss
So there are different ways it archives a webpage.

It currently stores the full webpages as a single html file, a screenshot, a pdf, a read-it-later view.

Aside from that, you can also send the webpages to the Wayback Machine to take a snapshot.

To archive pages behind a login or paywall, you can use the browser extension, which captures an image of the webpage in the browser and sends it to the server.
daniel31x13
·tahun lalu·discuss
Thanks! A lightweight model like the phi3:mini-4k is enough for this feature.[1]

It’s worth mentioning that you can also use external providers like OpenAI and Anthropic to tag the links for you.

[1]: https://docs.linkwarden.app/self-hosting/ai-worker
daniel31x13
·tahun lalu·discuss
Hello everyone, I’m the main developer behind Linkwarden. Glad to see it getting some attention here!

Some key features of the app (at the moment):

- Text highlighting

- Full page archival

- Full content search

- Optional local AI tagging

- Sync with browser (using Floccus)

- Collaborative

Also, for anyone wondering, all features from the cloud plan are available to self-hosted users :)
daniel31x13
·2 tahun yang lalu·discuss
> Research shows 25% of web pages posted between 2013 and 2023 have vanished.

I’ve been personally working on a project over the past year which addresses the exact issue: https://linkwarden.app

An open-source [1] bookmarking tool to collect, organize and preserve contents on the internet.

[1]: https://github.com/linkwarden/linkwarden