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..