It’s a bot to create PR’s with dependency updates
I joined Lemmy back in 2020 and have been using it as @[email protected] until somewhere in 2023 when I switched to lemmy.world. I’m interested in systemd/Linux, FOSS, and Selfhosting.
- 34 Posts
- 162 Comments
qaz@lemmy.worldto
Technology@lemmy.world•Euro firms must ditch Uncle Sam's clouds and go EU-nativeEnglish
11·1 month agoOur company still relies 100% on Azure and probably won’t switch anytime soon. Azure has now opened a partnership with an EU company to share code with them in case of a hostile government takeover (idea being that they could rebuild the cloud in the EU). This obviously purely symbolic and completely impractical measure was still enough for our company to cancel all plans to migrate away from Azure. It’s frustrating.
qaz@lemmy.worldto
Selfhosted@lemmy.world•Getting worn out with all these docker images and CLI hosted appsEnglish
2·1 month agoNo, but I’d like to hear it if anyone else finds one
qaz@lemmy.worldto
Selfhosted@lemmy.world•Getting worn out with all these docker images and CLI hosted appsEnglish
8·1 month agoSome apps really go overboard, I tried out a bookmark collection app called Linkwarden some time ago and it needed 3 docker containers and 800MB RAM
qaz@lemmy.worldto
Programmer Humor@programming.dev•All money probably went into NVIDIA GPUsEnglish
6·2 months agohas enabled us to support massive global traffic with a single primary Azure PostgreSQL flexible server instance(opens in a new window) and nearly 50 read replicas spread over multiple regions globally. This is the
I do wonder why they are using Azure PostgreSQL flexible instead of the Azure CosmosDB Postgres offering based on Citus
qaz@lemmy.worldto
Technology@lemmy.world•Cloudflare CEO Matthew Prince talks about Italy fines while praising JD Vance and Elon MuskEnglish
6·2 months agoAkamai, Fastly, and the other big cloud providers each have their own solution. There don’t seem to be many large CDN’s in the EU, though
qaz@lemmy.worldto
Technology@lemmy.world•Hacktivist deletes white supremacist websites live on stage during hacker conferenceEnglish
10·2 months agoI looked through the data and less than 1% was looking for a same-sex partner
qaz@lemmy.worldto
Selfhosted@lemmy.world•What to look for in building/buying a server?English
1·2 months agoIf you have free / cheap electricity
qaz@lemmy.worldOPto
Technology@lemmy.world•MongoBleed explained simply | MongoDB exploitEnglish
2·2 months agothe OS maintains a pool of zeroed pages
TIL, I didn’t know that.
qaz@lemmy.worldOPto
Technology@lemmy.world•MongoBleed explained simply | MongoDB exploitEnglish
1·2 months agoDoesn’t that make it slower because it needs to zero out all the bytes first?
Maybe FerretDB will work.
FerretDB allows you to use MongoDB drivers seamlessly with PostgreSQL as the database backend. Use all tools, drivers, UIs, and the same query language and stay open-source.
For GDPR compliance, absolutely
It shouldn’t be
That’s fucked up
I’ve used it before but couldn’t see the advantage over using JSONB with Postgres except change streams.
What are you referring to?
qaz@lemmy.worldOPto
Technology@lemmy.world•MongoBleed explained simply | MongoDB exploitEnglish
9·2 months agoYou start it and it scales right up
I really like how I can turn everything into immutable
val’s and represent different paths as expressions, it can IMO really reduce the complexity of a function and makes it easier to spot bugs. I’ve been migrating some code of a FOSS app to Kotlin and was able to shrink most classes by like 30% while making it easier to read. The only thing I dislike about it is the additional syntax for various things, I could do without having multiple ways to write a constructor.



Until it randomly gets removed without warning