Live data from Hacker News

Viewing profile — TobbenTM

TobbenTM

HN member
Joined
Fri, Jun 03, 2011, 9:41 AM UTC
HN karma
445
Public activity
259 items

About TobbenTM

Norwegian nerd, currently living in Amsterdam.

www.tobbentm.com

Working on Moonbase.sh to help devs sell software better.

Recent public activity

  1. comment
    Comment #49240199

    I'm the founder, so take this with a grain of salt, but depending on _what_ you're selling, https://moonbase.sh may be an option. We built it for selling software specifically, pri…

  2. comment
    Comment #47540834

    What is the benefit of this app over the long-established open-source AltTab? https://github.com/lwouis/alt-tab-macos

  3. comment
    Comment #46182861

    You certainly don't need a hardware token, you can store it in any FIPS 140 Level 2+ stores. This includes stuff like Azure KeyVault and AWS KMS. Azure Trusted Signing is 100% the …

  4. comment
    Comment #44732160

    The Ladybird project started a similar journey, and indeed they are mainly waiting on Swift 6+ features as documented in their blockers issue: https://github.com/LadybirdBrowser/la…

  5. comment
    Comment #43264612

    If you're looking for a co-working space in Amsterdam, you have the https://hackerbuilding.nl/ , great vibes with lots of founders around

  6. comment
    Comment #43244555

    Moonbase AS | https://moonbase.sh | Remote (Europe) | Part-time / co-founder | Lead Commercial Growth Moonbase is building the ultimate e-commerce platform for indie software devel…

  7. comment
    Comment #43026750

    Datadog is a monstrosity, they do so many things, most of which you don't know or don't care about, so which ones do you need? We ended up going for HyperDX, just because I really …

  8. comment
    Comment #42857627

    You don’t open up for CSRF attacks if you use same site cookies, which I guess is part of why this pattern is seeing more use now.

  9. comment
    Comment #42857031

    I think the main attack vector they are trying to protect against is XSS attacks. If a malicious actor manages to inject client side code, there’s nothing preventing them from exfi…

  10. comment
    Comment #40556154

    It was serverless from the start, although there isn't a whole lot of serverless unique code in it, apart from some event handler bootstrapping to handle SQS triggered Lambdas. Eve…

  11. comment
    Comment #40545087

    Fully managed so I can spend my time on actually building features. In my case, AWS is my go to cloud, and even with a couple of thousand users, Lambda for compute, DynamoDB for da…

  12. comment
    Comment #39584650

    Reminds me of the old Java Zone ad: https://youtu.be/RnqAXuLZlaE?si=Yo6xYRsGWYEu2pF6

  13. comment
    Comment #38102339

    Location: Amsterdam, Netherlands Remote: Prefer on-site, but open to remote Willing to relocate: No Technologies: C#/.Net, JS/TS, Vue.js, React.js, AWS, Terraform, +++ Résumé/CV: O…

  14. comment
    Comment #36215949

    Purely speculative, but I suspect quite a number of vr players have gotten used to the floating movements. Some vr games are just vastly better using floating movements, especially…

  15. comment
    Comment #35812585

    Rider is pretty good as an IDE, and .Net works on both M1/2 ARM as well as X64 macOS.

  16. comment
    Comment #34505137

    This was the first year I've been with them, and pre-paid for a year of dedicated servers.

  17. comment
    Comment #34503956

    (Anecdotal evidence) While I've been happy with OVH over the last year, literally last night they suspended my servers because they weren't able to charge my card. No warning that …

  18. comment
    Comment #33448041

    Some countries do _kinda_ have this, for registering `.no` domains you need to be a Norwegian citizen or do it through a Norwegian company. Not sure how much that actually helps th…

  19. comment
    Comment #32607353

    For my full-stack AWS/Node/.Net/React/Vue.js contracts I usually charge 90-150€ depending on clients. 7 years of professional experience.

  20. comment
    Comment #32561187

    Dell's have so many issues that make me hesitant to ever get one again. Ranging from warranty being voided for placing them in a bag: https://news.ycombinator.com/item?id=28639952 …

  21. comment
    Comment #32329661

    Vendor lock-in is always omni-present, even if you are using Kubernetes. The only difference is that the vendor lock-in you get when you run Kubernetes is mainly with the infrastru…

  22. comment
    Comment #32329619

    Terraform only for me, have not experienced anything better.

  23. comment
    Comment #32305197

    Kind of? For my new projects nowadays, I'm pushing mainly serverless approaches using AWS Lambdas (behind API Gateways for stuff that needs to be reachable by HTTP). I think this s…

  24. comment
    Comment #32304454

    If you hit the print button, the print layout is pretty good, pretty much ready to print to PDF if you ask me!

  25. comment
    Comment #31848748

    While I totally agree with the sentiment, it's hard to produce diagrams using code-to-diagram tools that convey as much meaning and story. I'd welcome anyone to challenge me on thi…