Viewing profile — TobbenTM
TobbenTM
HN member- Joined
- Fri, Jun 03, 2011, 9:41 AM UTC
- HN karma
- 445
- Public activity
- 259 items
- HN profile
- View on Hacker News ↗
About TobbenTM
www.tobbentm.com
Working on Moonbase.sh to help devs sell software better.
Recent public activity
-
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…
-
comment
Comment #47540834
What is the benefit of this app over the long-established open-source AltTab? https://github.com/lwouis/alt-tab-macos
-
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 …
-
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…
-
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
-
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…
-
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 …
-
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.
-
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…
-
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…
-
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…
-
comment
Comment #39584650
Reminds me of the old Java Zone ad: https://youtu.be/RnqAXuLZlaE?si=Yo6xYRsGWYEu2pF6
-
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…
-
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…
-
comment
Comment #35812585
Rider is pretty good as an IDE, and .Net works on both M1/2 ARM as well as X64 macOS.
-
comment
Comment #34505137
This was the first year I've been with them, and pre-paid for a year of dedicated servers.
-
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 …
-
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…
-
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.
-
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 …
-
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…
-
comment
Comment #32329619
Terraform only for me, have not experienced anything better.
-
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…
-
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!
-
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…