HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ottoke

no profile record

Submissions

[untitled]

1 points·by ottoke·قبل 4 أشهر·0 comments

[untitled]

1 points·by ottoke·قبل 5 أشهر·0 comments

Ubuntu Pro subscription – should you pay to use Linux?

optimizedbyotto.com
15 points·by ottoke·قبل 6 أشهر·23 comments

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

optimizedbyotto.com
9 points·by ottoke·قبل 6 أشهر·3 comments

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

optimizedbyotto.com
3 points·by ottoke·قبل 7 أشهر·3 comments

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

optimizedbyotto.com
120 points·by ottoke·قبل 9 أشهر·110 comments

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

optimizedbyotto.com
1 points·by ottoke·قبل 10 أشهر·1 comments

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

mariadb.com
2 points·by ottoke·قبل 10 أشهر·1 comments

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

openalternative.co
4 points·by ottoke·قبل 10 أشهر·3 comments

comments

ottoke
·قبل 4 أشهر·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
·قبل 5 أشهر·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
·قبل 6 أشهر·discuss
Lemmy discussion at https://programming.dev/post/43869104 is wild :)
ottoke
·قبل 6 أشهر·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
·قبل 6 أشهر·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
·قبل 7 أشهر·discuss
Thanks!
ottoke
·قبل 7 أشهر·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
·قبل 9 أشهر·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
·قبل 9 أشهر·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
·قبل 9 أشهر·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
·قبل 10 أشهر·discuss
This is nice for those tired of wrestling with TLS certs and CAs for your database
ottoke
·قبل 10 أشهر·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
·قبل 10 أشهر·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..