Understandable billing is a core part of how we're building Molnett. The industry standard is to hide consumption behind abstractions like credits, at the customers expense.
This is our first step to remove the abstractions and let users know the truth before the invoice is sent!
13.05.2025 09:19 β π 0 π 0 π¬ 0 π 0
Starting to figure out the billing as well. We have all the data, just need to find a good way to visualze it
12.05.2025 22:32 β π 0 π 0 π¬ 0 π 0
No surprise! Neon is amazing!
06.05.2025 07:00 β π 1 π 0 π¬ 0 π 0
She was truly one of a kind, a really charming and crazy dog who couldnβt stop talking whenever she smelled cheese or had a chance to break the silence. I see myself in her, and she will not truly leave us for as long as we are reminded by our memories of her.
21.04.2025 19:20 β π 0 π 0 π¬ 0 π 0
Sometimes life doesnβt go as planned. My dog Alice moved on today after a long fight with intestinal problems, and leaves behind an endless amount of good memories and laughs. Even though it was a short visit in our home, she made a huge impact on our family.
21.04.2025 19:19 β π 0 π 0 π¬ 1 π 0
ClickHouse has their multi-tenant support behind SharedMergeTree, which is only part of their Cloud product and not Open-Source.
18.04.2025 11:27 β π 0 π 0 π¬ 0 π 0
What Object Storage based databases are there out there that has built-in support for multi tenancy? The absolute majority of Open Source projects have removed their multi-tenancy support as it's their moat for the Cloud product. Only one I know of is Neon, which don't publish their control plane.
18.04.2025 11:26 β π 0 π 0 π¬ 2 π 0
Ended up at the emergency with my daschshund Alice :(
Alice keeps eating random foods off the ground outside, often eating grass which makes her throw up.
Now she ate something bigger (AGAIN!!) and Iβm here waiting for the IV to take effectβ¦
I think sheβll be ok π
17.04.2025 16:25 β π 0 π 0 π¬ 0 π 0
I feel thereβs always a piece of the puzzle missing when one component checks all the boxes
17.04.2025 15:58 β π 1 π 0 π¬ 0 π 0
Thatβs sick!!
17.04.2025 15:56 β π 1 π 0 π¬ 0 π 0
Once again reminded over how absolutely GARBAGE Azure is compared to any other alternative. The non-existent feedback from Function App when deploying code is mind blowing. How could they make a product that cannot produce any feedback on when things go wrong? If things are even wrong at all.
WTF
26.03.2025 14:57 β π 0 π 0 π¬ 0 π 0
Very happy how the new deployment flow working out at Molnett. This is made mostly with @temporal.io and our own operators on top of Kubernetes!
The UI is exclusively made with vibe coding in Cursor. My co-founder Sascha believes I'm the god of 80/20 at this point π
But it feels good and looks OK!
21.03.2025 22:51 β π 0 π 0 π¬ 1 π 0
Iβm finally at Cloudfest, a massive conference for traditional web hosting, and it seems Iβm in for a ride. People are very eager to party here at Europa Park, so Iβll have to pace myself π
18.03.2025 07:57 β π 0 π 0 π¬ 0 π 0
Airbus and others call for sovereign infrastructure fund, buy European
Airbus , Dassault Systemes and more than 90 smaller European technology companies and lobby groups have urged European Commission President Ursula von der Leyen to create a sovereign infrastructure fund to ramp up public investments in cutting-edge technologies.
There's been a large movement recently in pointing out that European countries have to establish their own sovereign digital infrastructure. Today molnett, together with many other companies like Airbus and Clever Cloud, sent a letter to European Commission President Ursula von der Leyen.
17.03.2025 08:31 β π 0 π 0 π¬ 0 π 0
If youβre doing just that, probably a bit overkill. Weβre very happy with rules_oci and rules_rust though.
We build 100+ targets of multiple different languages, so Bazel definitely reasonable for us!
16.03.2025 13:04 β π 3 π 0 π¬ 0 π 0
Sad, but happy we went with Bazel instead. Would've been a lot of work migrating away and we'd likely not be a commercial customer for a while.
16.03.2025 12:53 β π 1 π 0 π¬ 1 π 0
Europe, the Digital Colony
Digital colonisation is happening before our eyes. We're sleepwalking into a digital dependency that puts our hospitals, schools, and government services at risk.
What has happened after over a decade of transitioning digital services from traditionally EU-owned infrastructure to American-owned hyperscalers?
We call it Digital Colonization!
Read more about it in our latest article on Digital Colonization
molnett.com/blog/posts/2...
12.03.2025 15:12 β π 0 π 0 π¬ 0 π 0
No scheduling for you!
10.03.2025 20:26 β π 0 π 0 π¬ 0 π 0
Contributors to jackc/pgx
PostgreSQL driver and toolkit for Go. Contribute to jackc/pgx development by creating an account on GitHub.
Some day we'll hopefully all be running in CGO so we can use the libraries that have existed for decades, instead of libraries like lib/pg or github.com/jackc/pgx. These issues have been fixed in other C-compatible languages since forever ago and now I have to deal with them AGAIN
01.03.2025 09:45 β π 0 π 0 π¬ 0 π 0
Stumbled upon this strange problem when self-hosting the Ory products Keto and Hydra. When connecting to Neon's cloud-hosted Postgres servers, the client doesn't deal with TLS correctly and closes connections before sending "close_notify", causing a bunch of issues with connection resets.
01.03.2025 09:43 β π 0 π 0 π¬ 1 π 0
I imagine the best way forward is the just only use containers even with FaaS. Itβs what Iβve used on AWS and it was much more reliable!
01.03.2025 06:57 β π 0 π 0 π¬ 1 π 0
The fact is that the recommended flow on Azure is to install your pip requirements to a local folder, zip it with your code and upload the file as is, and hope for the best, which is crazy. Thereβs no validation that the decorators are findable by the v2 runtime either.
01.03.2025 06:51 β π 0 π 0 π¬ 2 π 0
We were deploying Python v2 functions from Azure pipelines on a monorepo. The code itself is deployable using the VSCode plugin, but we could not get the deployment to work.
The frustration comes from the symptom being that it just doesnβt show up in the UI, even though the deploy is succeeded!
01.03.2025 06:44 β π 0 π 0 π¬ 1 π 0
I used Azure's Functions as a Service (Function App) today and it's THE worst experience I've ever had for any workload ever. I don't see how a non-senior engineer could setup a decent pipeline within less than a few DAYS of work.
Totally flabbergasted.
27.02.2025 17:09 β π 0 π 0 π¬ 1 π 0
Wow, I have to go!
25.02.2025 09:48 β π 0 π 0 π¬ 0 π 0
ok, the new model is .... not great. It got super confused and started writing in files that doesn't exist, writing "github.com/your-project" instead of molnett π
24.02.2025 21:50 β π 0 π 0 π¬ 0 π 0
I tried running any bash command with it and it just doesn't work. No idea why it just sits there? There's no logs or anything indicating it's stuck.
```
> can you echo anything
Bash(echo "Hello, world!")β¦
⻠Calculating⦠(12s · esc to interrupt)
```
24.02.2025 21:27 β π 0 π 0 π¬ 1 π 0
The setup flow is amazing! It's so clean, I will definitely steal it.
24.02.2025 21:27 β π 0 π 0 π¬ 1 π 0
Testing Claude Code for the first time. First impressions π§΅
24.02.2025 21:27 β π 0 π 0 π¬ 1 π 0
Database Papers as a Service
Principal Engineer at Google. Simplicity and optimism. Personal opinions.
Building an open source platform for business owners to be on top of their finance π«
https://midday.ai
Senior DevRel Engineer at Google working on DevOps and MLOps. Kubernetes nerd and home automation fanatic. Past: Salesforce, Smartsheet. Opinions are my own. she/her β€οΈπ³οΈβπ
π«π· in πΊπΈ
NYC π½
Frontend tango.us
Three.js, Shaders, React, Next.js
Thoughts and learnings on https://blog.maximeheckel.com
Work on https://maximeheckel.com
Building stuff, and sometimes not building stuff, usually around Barcelona/Maresme, and usually with Clojure/Script
https://notes.victor.earth
aspe:keyoxide.org:Q6B7ZBQITV7IE2RG4EMVKWT4VI
https://tangled.org is a git collaboration platform built on AT.
Discord: chat.tangled.org
IRC: #tangled @ libera.chat
Built by @oppi.li & @anirudh.fi
Founder and CEO at Nile (https://www.thenile.dev/). Previously: VP of Engineering at Confluent. Believe to win.
Associate Professor at @cst.cam.ac.uk, researching decentralised systems and security protocols. Advisor to the Bluesky team. Wrote βDesigning Data-Intensive Applicationsβ (OβReilly). he/him
πΈπͺ Web developer and obscure trivia enjoyer
π± Find me at https://stanislav.garden/
π΅ Starting over on Bluesky
Waitress turned Congresswoman for the Bronx and Queens. Grassroots elected, small-dollar supported. A better world is possible.
ocasiocortez.com
Leading expert
https://mcfunley.com
https://dotclub.club
https://primary.every.democrat
Principal Engineer/Architect with 10+ years experience | Rust π¦ | Platform Engineering, High-Performance Systems | Working with Rust at Amazon
Twitter: twitter.com/arvidgerstmann
LinkedIn: linkedin.com/in/arvidgerstmann
Blog: arvid.io
Building distributed systems and data infra.
Previously co-creator of Apache Flink (https://flink.apache.org/),
now building Restate (https://restate.dev/) to make distributed apps more easily resilient and scalable.
I post about NextJS, AI and my journey building a SaaS holdingco.
Currently building Schedul @schedulebluesky.com
Writer of books (http://themissingreadme.com), code (http://slatedb.io), checks (http://materializedview.capital), and newsletters (http://materializedview.io)
Trying to make change happen. Based in Copenhagen, Denmark.
That guy who makes visual essays about software at https://samwho.dev.
Developer Educator @ ngrok.com. Want to pair on something ngrok related? Let's do it! https://cal.com/samwho/workhours
He/him.
β¨ Weird CAD and graphics research
βοΈ Embedded software and Rust
π Cambridge, MA
π mattkeeter.com