squallstar | 3 years ago | on: Pinboard vs. Raindrop
squallstar's comments
squallstar | 3 years ago | on: Pinboard vs. Raindrop
Here's where it's being hosted as a service: https://fragments.me
Here's the open-source code: https://github.com/squallstar/fragments
squallstar | 4 years ago | on: You Don't Need the Cloud
This is not to say that it's a "one click configuration+deploy with no security issues whatsoever" , but depending on the clients you work with you may be rightfully forced into using a cloud provider and hire DevOps engineer to manage the infrastructure.
squallstar | 4 years ago | on: You Don't Need the Cloud
squallstar | 4 years ago | on: You Don't Need the Cloud
squallstar | 4 years ago | on: You Don't Need the Cloud
Furthermore, managing your own server potentially leaves more room open for misconfigurations (including backups) and definitely won't get you past any information security questionnaire.
squallstar | 4 years ago | on: You Don't Need the Cloud
Very clickbait article, please don't blindly follow recommendations by someone which obviously doesn't get services even like Elastic Beanstalk, Lambda and Identity management (:shrugh:).
Sure, a VPS is fine for a low risk pet project like your portfolio, a blog, some marketing websites, the project I built over the weekend and a few other things. For anything else, there's literally not a single reason for not wanting to use a cloud service / a managed provider.
squallstar | 5 years ago | on: Show HN: A bookmarking tool designed to help synthesize your web research
I don't know if I can still recommend the product but for the years I used to work there I know we built an amazing product.
---
A few years ago I also made a bookmarking tool expanding links which is open source and free to use: https://fragments.me/
squallstar | 12 years ago | on: GitHub's new text editor leaked on Twitter
Running it on your own should take minutes as it's just a Meteor app, so anything like a cheap ubuntu box with node.js and meteor would do.