Live data from Hacker News

Viewing profile — DaniDaniel5005

DaniDaniel5005

HN member
Joined
Thu, Dec 02, 2021, 9:09 AM UTC
HN karma
207
Public activity
44 items

About DaniDaniel5005

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. comment
    Comment #36944118

    Actually Linkwarden was tested on machine with only 2GB of memory and it ran pretty smoothly.

  4. comment
    Comment #36943832

    Prisma is great and I definitely recommend it to anyone who’s either starting out or on a more advanced level.

  5. comment
    Comment #36943655

    If by full-text-search, you mean the website contents, not really. But if you mean, searching the link details, yep.

  6. 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.

  7. comment
    Comment #36943471

    No we’re not related to Bitwarden, we both just have a nice name and are opensource :)

  8. 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.

  9. 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…

  10. comment
  11. 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 […

  12. comment
    Comment #34035116

    I thought it was a new Minecraft block ;)

  13. story
  14. 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?

  15. 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…

  16. comment
  17. comment
    Comment #31871315

    I’m working on one: https://github.com/Daniel31x13/link-warden

  18. comment
    Comment #31848520

    I’m working on one which auto saves your link as a screenshot and PDF: https://github.com/Daniel31x13/link-warden

  19. story
  20. 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.

  21. comment
    Comment #31697252

    This is indeed a killer feature! Gonna add it to the planned features.

  22. comment
    Comment #31692595

    Update: Done. Should be better now (added break-word instead of break-all to the styling).

  23. 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).

  24. comment
    Comment #31691857

    Oh right, I was testing it with an iPhone XR. Gonna improve it.

  25. comment
    Comment #31690890

    Update: Thanks for all the stars! <3