HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ottoke

no profile record

Submissions

[untitled]

1 points·by ottoke·hace 4 meses·0 comments

[untitled]

1 points·by ottoke·hace 5 meses·0 comments

Ubuntu Pro subscription – should you pay to use Linux?

optimizedbyotto.com
15 points·by ottoke·hace 6 meses·23 comments

MySQL users be warned: Git commits in MySQL-server significantly declined 2025

optimizedbyotto.com
9 points·by ottoke·hace 6 meses·3 comments

DEP-18: A proposal for Git-based collaboration in Debian

optimizedbyotto.com
3 points·by ottoke·hace 7 meses·3 comments

Could the XZ backdoor been detected with better Git/Deb packaging practices?

optimizedbyotto.com
120 points·by ottoke·hace 9 meses·110 comments

MariaDB 11.8's zero-configuration TLS requires no manual setup

optimizedbyotto.com
1 points·by ottoke·hace 10 meses·1 comments

MariaDB Cloud launched with "Serverless tier is free forever for small projects"

mariadb.com
2 points·by ottoke·hace 10 meses·1 comments

I got hooked on browsing openalternative.co is "Most Popular" list

openalternative.co
4 points·by ottoke·hace 10 meses·3 comments

comments

ottoke
·hace 4 meses·discuss
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.
ottoke
·hace 5 meses·discuss
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.
ottoke
·hace 6 meses·discuss
Lemmy discussion at https://programming.dev/post/43869104 is wild :)
ottoke
·hace 6 meses·discuss
Pecona also writes in https://www.percona.com/blog/analyzing-the-heartbeat-of-the-...: "The overall trend since 2011 shows a sustained decline in the number of commits and a shrinking pool of unique contributors. The trendline is a clear warning that, without intervention, the general development pace is expected to slow further."
ottoke
·hace 6 meses·discuss
Depends entirely on the app and use case. For apps that expect PostgreSQL probably Yugabyte, and for apps that expect MySQL probalby TiDB.
ottoke
·hace 7 meses·discuss
Thanks!
ottoke
·hace 7 meses·discuss
Git is the industry standard for software development, but I thasn’t been fully adopted in Debian packaging yet. Debian development is still based on uploading tarballs via FTP.

I believe that git-based workflows could enhance collaboration, transparency, and productivity for one of the world’s most vital open source projects. Increasing the use of salsa.debian.org, Debian's GitLab instance, would be a good step towards collaborative git usage.
ottoke
·hace 9 meses·discuss
This is the upstream source control. The article talks about the Debian packaging source not being in git (on e.g. salsa.debian.org).
ottoke
·hace 9 meses·discuss
How did the changes in the binary test files tests/files/bad-3-corrupt_lzma2.xz and tests/files/good-large_compressed.lzma, and the makefile change in m4/build-to-host.m4) manifest to the Debian maintainer? Was there a chance of noticing something odd?
ottoke
·hace 9 meses·discuss
TiDB has come a long way in 10 years! Most large (open source) MySQL systems today running either TiDB or Vitess, and many cloud providers seem to be copying TiDB's architecture in their new products.
ottoke
·hace 10 meses·discuss
This is nice for those tired of wrestling with TLS certs and CAs for your database
ottoke
·hace 10 meses·discuss
Just launched: https://mariadb.com/products/cloud/ "Serverless tier is free forever for experimenting and small development projects"

Has anyone already tried this out? Initial thoughts?
ottoke
·hace 10 meses·discuss
This is an absolute gem in finding what are the trending state-of-the-art open source programs. I have found so many cool open source projects I feel addicted to browsing more..