Viewing profile — DaniDaniel5005
DaniDaniel5005
HN member- Joined
- Thu, Dec 02, 2021, 9:09 AM UTC
- HN karma
- 207
- Public activity
- 44 items
- HN profile
- View on Hacker News ↗
About DaniDaniel5005
No profile information was provided.
Recent public activity
-
comment
Comment #36945285
Being able to bookmark a Link to archive.org was actually something we wanted to do earlier, but we had to do it a opt-in solution per each link since there might be a website that…
-
comment
Comment #36945125
Great question, Linkwarden was initially a personal project but then we decided to scale it up into a fully fledged product. Regarding monetization, we already included the paid ho…
-
comment
Comment #36944118
Actually Linkwarden was tested on machine with only 2GB of memory and it ran pretty smoothly.
-
comment
Comment #36943832
Prisma is great and I definitely recommend it to anyone who’s either starting out or on a more advanced level.
-
comment
Comment #36943655
If by full-text-search, you mean the website contents, not really. But if you mean, searching the link details, yep.
-
comment
Comment #36943579
Saving webpages as text was actually something we wanted to do before launch but just went for the “MVP” for now. So yeah we’re definitely bringing more archive formats.
-
comment
Comment #36943471
No we’re not related to Bitwarden, we both just have a nice name and are opensource :)
-
comment
Comment #36943394
Absolutely, the authentication is being handled by next-auth so there are lots of providers that can be added in the future.
-
comment
Comment #36943259
Currently the only authentication methods are using plain username/password as default. And if the extra environment variables are set properly, you could hook it up using the emai…
- comment
-
story
Show HN: Linkwarden – An open source collaborative bookmark manager
Hey there HN! Meet Linkwarden, a fully self-hostable, open-source collaborative bookmark manager to collect, organize and archive webpages. Please also visit/star our GitHub repo […
-
comment
Comment #34035116
I thought it was a new Minecraft block ;)
- story
-
story
Ask HN: Is there any “PBS Kids” alternatives these days?
I think that was the only channel that had the perfect mix of education and being attractive for children, that got discontinued. Any other alternative’s?
-
comment
Comment #32634235
The three aspects to consider when buying a laptop: Weight, Performance and Price. Laptops that are cheaper and lighter weighted usually have a lower performance. Laptops that have…
- comment
-
comment
Comment #31871315
I’m working on one: https://github.com/Daniel31x13/link-warden
-
comment
Comment #31848520
I’m working on one which auto saves your link as a screenshot and PDF: https://github.com/Daniel31x13/link-warden
- story
-
comment
Comment #31697304
This does what you want, as a REST API. You just need to host this project on your computer and use your phone to connect to the web server.
-
comment
Comment #31697252
This is indeed a killer feature! Gonna add it to the planned features.
-
comment
Comment #31692595
Update: Done. Should be better now (added break-word instead of break-all to the styling).
-
comment
Comment #31692022
I truly appreciate the confidence you showed in me, Thanks! I am looking forward to make an extension for it, maybe at some point I’ll make an app for it (using react-native).
-
comment
Comment #31691857
Oh right, I was testing it with an iPhone XR. Gonna improve it.
-
comment
Comment #31690890
Update: Thanks for all the stars! <3