dveeden2·5 माह पहले·discussThe video from the presentation on this: https://youtu.be/tdx9leN2kBg?si=uYa7xsOvpoonjaxBThis was part of the MySQL Belgian Days that was organized in the days before FOSDEM.
dveeden2·5 माह पहले·discuss> There you go. It’s 5PM. It’s always 5PM.That reminded me of the Go Playground, where it is always 2009https://go.dev/play/p/VrWYHGbtc6m
dveeden2·5 माह पहले·discussYes, TiDB has columnar data and also Vector support. All open source and MySQL compatible.
dveeden2·6 माह पहले·discuss/proc is only copied (and extended) by Linux. It was introduced in UNIX V8. It is also in Solaris and FreeBSD.
dveeden2·6 माह पहले·discussThings that I noticed are not yet there in this version: /proc, uptime, unameThings that are working: `cal 2026`, coredumpsThings that might be broken or aren't working as expected: ps (only returns "No mem")And utmp is in /tmp?And no /usr/sbin or /sbin? And nothing in /usr/local?The messages from `write root` are only in uppercase.
dveeden2·8 माह पहले·discussMaybe `pv` with the `--rate-limit` option can be used for the buffer problems?