HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ottoke

no profile record

Submissions

[untitled]

1 points·by ottoke·4 tháng trước·0 comments

[untitled]

1 points·by ottoke·5 tháng trước·0 comments

Ubuntu Pro subscription – should you pay to use Linux?

optimizedbyotto.com
15 points·by ottoke·6 tháng trước·23 comments

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

optimizedbyotto.com
9 points·by ottoke·6 tháng trước·3 comments

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

optimizedbyotto.com
3 points·by ottoke·7 tháng trước·3 comments

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

optimizedbyotto.com
120 points·by ottoke·9 tháng trước·110 comments

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

optimizedbyotto.com
1 points·by ottoke·10 tháng trước·1 comments

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

mariadb.com
2 points·by ottoke·10 tháng trước·1 comments

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

openalternative.co
4 points·by ottoke·10 tháng trước·3 comments

comments

ottoke
·4 tháng trước·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 tháng trước·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 tháng trước·discuss
Lemmy discussion at https://programming.dev/post/43869104 is wild :)
ottoke
·6 tháng trước·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 tháng trước·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 tháng trước·discuss
Thanks!
ottoke
·7 tháng trước·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 tháng trước·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 tháng trước·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 tháng trước·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 tháng trước·discuss
This is nice for those tired of wrestling with TLS certs and CAs for your database
ottoke
·10 tháng trước·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 tháng trước·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..