7
submitted 3 months ago by otto@programming.dev to c/ubuntu@lemmy.ml

Want to contribute to Ubuntu/Debian but stuck on packaging task? Welcome to Mentoring Mondays

13
submitted 4 months ago by otto@programming.dev to c/debian@lemmy.ml

Want to contribute to Debian but stuck on packaging task? Welcome to Mentoring Mondays

6
submitted 5 months ago by otto@programming.dev to c/debian@lemmy.ml

MariaDB's new AppArmor profile is now enforcing in Debian unstable. If you are a dba/sysadmin familiar with AppArmor and using MariaDB, check your logs and share feedback via the Debian bug tracker.

4
submitted 5 months ago by otto@programming.dev to c/ubuntu@lemmy.ml

MariaDB's new AppArmor profile is now enforcing in Debian unstable and heading to Ubuntu 26.04. If you are a dba/sysadmin, check your logs and share feedback via the Debian bug tracker.

[-] otto@programming.dev 3 points 5 months ago

Is Linux from Finland or from the USA? If someting is open source and has a global contributor base and no single entity can subvert it, then I don't really think the country matters. But it there is one entity that controls it, then it matters where it is from and what jurisdiction and what policies apply on it.

[-] otto@programming.dev 3 points 5 months ago

It is a screenshot of the filter option that allows to select both "European" and "open source" for people like who want both.

57
submitted 5 months ago by otto@programming.dev to c/europe@feddit.org

After comparing several of these directories, seems https://euro-stack.com/ is the most comprehensive. I also like that it allows to filter by both being European and open source.

It is also made by the same people who run https://eurostack.eu/ and who got a lot of visibility delivering the https://euro-stackletter.eu/ letter to President Von der Leyen a year ago. Hopefully they settle soon on what is their primary domain :)

51
submitted 5 months ago by otto@programming.dev to c/buyeuropean@feddit.uk

After comparing several of these directories, seems https://euro-stack.com/ is the most comprehensive. I also like that it allows to filter by both being European and open source.

It is also made by the same people who run https://eurostack.eu/ and who got a lot of visibility delivering the https://euro-stackletter.eu/ letter to President Von der Leyen a year ago. Hopefully they settle soon on what is their primary domain :)

37
submitted 5 months ago by otto@programming.dev to c/europe@feddit.org

Yet another directory of European tech alternatives: https://eutechmap.com/ ๐Ÿ‡ช๐Ÿ‡บ

There quite a few of these now. Which directory do you think is the best one to recommend/promote?

60
submitted 5 months ago by otto@programming.dev to c/buyeuropean@feddit.uk

Yet another directory of European tech alternatives: https://eutechmap.com/ ๐Ÿ‡ช๐Ÿ‡บ

There quite a few of these now. Which directory do you think is the best one to recommend/promote?

6
submitted 5 months ago by otto@programming.dev to c/debian@lemmy.ml

Univeristy student keen to gain open source skills this summer? If you, or someone you know, want to contribute to Debian with Google's sponsorship, explore the GSoC 2026 project ideas now: https://wiki.debian.org/SummerOfCode2026/Projects

Applications open until end of March - look into project ideas already this weekend!

-10

I tested 9 flagships (Claude 4.6, GPT-5.2, Gemini 3.1 Pro, Kimi K2.5, etc.) in my own mini-benchmark with novel tasks, web search disabled and zero training contamination and no cheating possible.

TL;DR: Claude 4.6 is currently the best reasoning model, GPT-5.2 is overrated, and open-source is catching up fast, in particular Moonshot.ai's Kimi K2.5 seems very capable.

[-] otto@programming.dev 17 points 6 months ago

I wouldn't be surprised to see multiple MySQL forks emerge in 2026, now that more people are realizing how bad Oracle has been as an open source project steward for MySQL.

31
submitted 6 months ago by otto@programming.dev to c/opensource@lemmy.ml

It's an open source venture backed by $35M from FirstMark Capital, Spark Capital, and GV (Google Ventures). It's a drop-in replacement for MySQL with an extension architecture. See their native UUID extension with efficient 16-byte storage as an example.

4
submitted 7 months ago by otto@programming.dev to c/ubuntu@lemmy.ml
[-] otto@programming.dev 2 points 10 months ago

There was a bunch of luck involved that Andres Freund detected this. Give more time, it would have ended up in stable releases eventually if not detected.

[-] otto@programming.dev 3 points 11 months ago

TLS is good *only' if you are also validating those certs. And that is what MariaDB 11.8 is now doing.

[-] otto@programming.dev 2 points 1 year ago

I am asking for general strategies, not for a solution to a specific case.

[-] otto@programming.dev 4 points 1 year ago

By UV 3000 you probably don't mean the ultraviolet lamp that is the first page of Google is full of when searching with this term..? I doubt UV - whatever it is - is a common approach.

[-] otto@programming.dev 3 points 1 year ago

What do you mean a default user? You can just run 'mariadb' to access to console with the same user that had permissions to run 'apt install'.

For your actual application you need to plan what database name to use, what user, what permissions it needs, potentially remote connection and TLS etc. This indeed is some work and could perhaps be automated a bit, but it also needs sysadmin to make some decisions.

[-] otto@programming.dev 4 points 2 years ago

I just prefix all my git aliases with g-. So for status I type g-s<tab>.

[-] otto@programming.dev 2 points 2 years ago

You need bisect only as a last resort. Effective use of git blame, git log -p -S <keyword> etc has always been enough for me. Also, the projects I work with take 10+ minutes to compile even when cached, so doing tens of builds to bisect is much slower than just hunting for strings in git commits and code.

[-] otto@programming.dev 4 points 2 years ago

I had the same feeling until I started using gitk. I always have a gitk window open and press F5 to reload, so it shows me the state of everything after I've run git commands. Now I grasp everything much better.

view more: next โ€บ

otto

0 post score
0 comment score
joined 2 years ago