HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ottoke

no profile record

投稿

[untitled]

1 ポイント·投稿者 ottoke·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 ottoke·5 か月前·0 コメント

Ubuntu Pro subscription – should you pay to use Linux?

optimizedbyotto.com
15 ポイント·投稿者 ottoke·6 か月前·23 コメント

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

optimizedbyotto.com
9 ポイント·投稿者 ottoke·6 か月前·3 コメント

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

optimizedbyotto.com
3 ポイント·投稿者 ottoke·7 か月前·3 コメント

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

optimizedbyotto.com
120 ポイント·投稿者 ottoke·9 か月前·110 コメント

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

optimizedbyotto.com
1 ポイント·投稿者 ottoke·10 か月前·1 コメント

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

mariadb.com
2 ポイント·投稿者 ottoke·10 か月前·1 コメント

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

openalternative.co
4 ポイント·投稿者 ottoke·10 か月前·3 コメント

コメント

ottoke
·4 か月前·議論
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 か月前·議論
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 か月前·議論
Lemmy discussion at https://programming.dev/post/43869104 is wild :)
ottoke
·6 か月前·議論
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 か月前·議論
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 か月前·議論
Thanks!
ottoke
·7 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
This is nice for those tired of wrestling with TLS certs and CAs for your database
ottoke
·10 か月前·議論
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 か月前·議論
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..