HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mads_quist

no profile record

Submissions

PagerDuty Appoints John DiLullo as CEO

pagerduty.com
2 points·by mads_quist·2 mesi fa·0 comments

The math behind enterprise SaaS pricing

incidentmanagement.substack.com
3 points·by mads_quist·3 mesi fa·1 comments

No, your six-year-old cannot paint this

beller-it.de
1 points·by mads_quist·4 mesi fa·1 comments

comments

mads_quist
·2 mesi fa·discuss
Why does the blog prompts me to install it as an app?
mads_quist
·2 mesi fa·discuss
Very nice thoughts that I've not thought of before. I especially like the fact to have PRs and issues offline. That was a nice read having my first of May beer.
mads_quist
·3 mesi fa·discuss
Although I absolutely understand the frustration expressed by the author, I find the notion that SaaS companies are somehow 'evil' because they optimize for the 80/20 rule a bit arrogant. Anyone working in SaaS - or really in any business- understands that you need to prioritize. In the end, your obligation as a company, regardless of your product, is to generate profits. And that's absolutely OK.
mads_quist
·3 mesi fa·discuss
Nice.
mads_quist
·3 mesi fa·discuss
Sure, it's really basic of course.
mads_quist
·3 mesi fa·discuss
You add "hidden" inputs to your HTML form that are named like "First Name" or "Family Name". Bots will fill them out. You will either expect them to be empty or you fill by JavaScript with sth you expect. It's of course reverse-engineerable, but does the trick.
mads_quist
·3 mesi fa·discuss
A good old Honey Pot helped us at All Quiet "a lot" with those attacks. Basically all attacks are remediated by this. No need for Cloudflare etc.
mads_quist
·3 mesi fa·discuss
I am not hiring but I wanted to say that I stopped scrolling down your page on your website when I saw this "perspective" thing you do. It's weird, but in a good way so now I am writing this comment.
mads_quist
·4 mesi fa·discuss
I mean, great, but which CTO gave greenlight to such a weird architectural choice. Sorry for the rant!
mads_quist
·4 mesi fa·discuss
If you need an on-call / incident management platform like PagerDuty or incident.io All Quiet offers EU based Hosting and is operated from Germany:

→ https://allquiet.app
mads_quist
·4 mesi fa·discuss
Abstract art and LLMs
mads_quist
·4 mesi fa·discuss
AI made programming A LOT MORE FUN for me.

What I never enjoyed was looking up the cumbersome details of a framework, a programming language or an API. It's really BORING to figure out that tool X calls paging params page and pageSize while Y offset and limit. Many other examples can be added. For me, I feel at home in so many new programming languages and frameworks that I can really ship ideas. AI really helps with all the boring stuff.
mads_quist
·4 mesi fa·discuss
Yes
mads_quist
·5 mesi fa·discuss
Jesus, this piece reads like it's from 2024. Oh, it's from 2024.
mads_quist
·5 mesi fa·discuss
What else is there to say than that xCode is a f... nightmare. Android studio is not really better though.

Native app development is an evil necessity.
mads_quist
·6 mesi fa·discuss
I want to do game programming again like it's 1999. No more `npm i` or "accept all cookies" :/ rant off :)
mads_quist
·7 mesi fa·discuss
Is this backed by YC?
mads_quist
·7 mesi fa·discuss
GoDaddy has acknowledged the issue. https://status.godaddy.com/
mads_quist
·7 mesi fa·discuss
Haha, yes. I never understood why startups don't achieve PMF
mads_quist
·8 mesi fa·discuss
Sure, I am not against Hetzner, it's great. I just find that running sth in HA mode is important for any service that is vital to customers. I am not saying that you need HA for a website. Also, I run many applications NOT in HA mode but those are single customer applications where it's totally fine to do maintenance at night or on the weekend. But for SaaS this is probably not a very good idea.