Viewing profile — weeefun
weeefun
HN member- Joined
- Fri, Nov 04, 2016, 6:19 AM UTC
- HN karma
- 15
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About weeefun
Recent public activity
-
comment
Comment #41138408
Location: Germany (some rural area 1h away from Dortmund) Remote: Yes, but on-site possible (occasionally) Willing to relocate: No Technologies: backend+infra focus; Node.js/TypeSc…
- story
-
comment
Comment #24246943
It looks like a nice tool doing it's job well :-) I'd also consider services like provisioned DynamoDB tables or Kinesis streams in this context because there you can also waste lo…
- story
-
comment
Comment #15110202
Definitely take a look a 1Password. Great integration across multiple platforms (OS, browsers, smartphones) and for teams it's nice to have different vaults and assign users differ…
-
comment
Comment #14854149
Interesting! You could combine it with e.g. Amazon Alexa so you can add such items using your voice (if you know the 'sentence structure' of course).
-
comment
Comment #14603031
Regarding the problem that you want to read the costs per function: have you considered using resources tags? This could help a bit when evaluating your costs (though not directly …
-
comment
Comment #14602845
Although I've just started using AWS Lambda and think it's a cool technology to use, I can understand your points. 2) Logging is indeed painful! You definitely need a separate tool…
-
comment
Comment #13191450
I think if you just want to run a WordPress installation, you don't need a DigitalOcean droplet. There are lots of cheaper web hosting alternatives to do that and they often also p…
-
comment
Comment #12919604
Looks like a cool project. But do I see this correctly that every time you're adding AND removing something from your inventory, you need to scan it? :(