Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dveeden2
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
dveeden2
6d ago
TiDB: Distributed and MySQL compatible
2.
▲
by
dveeden2
28d ago
Go 1.27 interactive tour: https://victoriametrics.com/blog/go-1-27/
3.
▲
by
dveeden2
1mo ago
Would be nice if we could have this on a Garmin watch... Closest one I was able to find so far: https://apps.garmin.com/apps/dfb89b31-1535-4b41-b02b-17e3d38...
4.
▲
by
dveeden2
2mo ago
More kids toys: Cyberquad for Kids https://shop.tesla.com/product/cyberquad-for-kids?sku=171474...
5.
▲
SQL history lesson with Oracle V2
(databaseblog.myname.nl)
1 points
by
dveeden2
7mo ago
|
0 comments
6.
▲
by
dveeden2
7mo ago
Also easy to see why Ctrl-D works for exiting sessions.
7.
▲
by
dveeden2
7mo ago
The video from the presentation on this: https://youtu.be/tdx9leN2kBg?si=uYa7xsOvpoonjaxB This was part of the MySQL Belgian Days that was organized in the days before FOSDEM.
8.
▲
by
dveeden2
7mo ago
> There you go. It’s 5PM. It’s always 5PM. That reminded me of the Go Playground, where it is always 2009 https://go.dev/play/p/VrWYHGbtc6m
9.
▲
by
dveeden2
8mo ago
Yes, TiDB has columnar data and also Vector support. All open source and MySQL compatible.
10.
▲
by
dveeden2
8mo ago
Good time to consider TiDB or MariaDB.
11.
▲
by
dveeden2
9mo ago
Anything new? A new release?
12.
▲
by
dveeden2
9mo ago
/proc is only copied (and extended) by Linux. It was introduced in UNIX V8. It is also in Solaris and FreeBSD.
13.
▲
by
dveeden2
9mo ago
Things that I noticed are not yet there in this version: /proc, uptime, uname Things that are working: `cal 2026`, coredumps Things that might be broken or aren't working as expected: ps (only returns "No mem") And utmp
14.
▲
by
dveeden2
10mo ago
Maybe `pv` with the `--rate-limit` option can be used for the buffer problems?
15.
▲
by
dveeden2
2y ago
Other databases written in Go: - TiDB by PingCAP - Vitess by PlanetScale Both are basically only the SQL part as TiDB uses TiKV (written in Rust) and Vitess uses MySQL. For those who want to implement a database in Go but without having to
16.
▲
by
dveeden2
2y ago
Wasn't something like HOMA already tried with SCTP?
17.
▲
by
dveeden2
2y ago
With a addon this is much more usable, not sure why there isn't a selection-to-text-fragment-link functionality builtin to Firefox...(same for other browsers?) https://addons.mozilla.org/firefox/addon/text-fra
18.
▲
by
dveeden2
2y ago
VALIDITY_DAYS="3650" I'd rather see something with 90 days and ACME. Note sure why there isn't a simple certificate management tool that does this and maybe even brings a simple UI?
19.
▲
by
dveeden2
2y ago
The uname output looks more like the content of /etc/os-release on modern Linux distros and FreeBSD than the output of uname on Linux or FreeBSD.
20.
▲
by
dveeden2
2y ago
https://freakonomics.com/podcast/top-level-domains/ is a podcast that talks about the economics of TLDs like ".io".
21.
▲
by
dveeden2
2y ago
https://www.reuters.com/world/middle-east/dozens-hezbollah-m...
22.
▲
by
dveeden2
2y ago
Impact: Eindhoven international airport, DigiD (government SSO), C2000/P2000 emergency services communication, and more
23.
▲
by
dveeden2
2y ago
https://translations.lab.nos.nl/articles/2534851
24.
▲
Systems at government departments in the Netherlands down
(translations.lab.nos.nl)
3 points
by
dveeden2
2y ago
|
1 comments
25.
▲
by
dveeden2
2y ago
The good thing here is that other databases like MySQL, TiDB, SQLite etc also support this. so this. And even recursive CTEs are well supported. https://modern-sql.com/caniuse/with_(non-recursive,_top_leve...
26.
▲
by
dveeden2
2y ago
What 32-bit systems are being used today? Is this on ARM or x86? or is it just running 32-bit software on x86-64/AMD64? I think slightly more elaborate answers would benefit the person asking for this info. Maybe include the PostgreSQL
27.
▲
by
dveeden2
2y ago
So eBPF is giving us eBFP (enhanced Blue Friday Protection)?
28.
▲
by
dveeden2
2y ago
Any PDF, screenshot or otherwise accessible version of this?
29.
▲
Global Microsoft system failure impacts flights from Amsterdam
(schiphol.nl)
2 points
by
dveeden2
2y ago
|
0 comments
30.
▲
by
dveeden2
2y ago
Back in the the day it was possible to boot Sun Solaris over HTTP. This was called wanboot. This article reminded me of that. This was basically an option of the OpenBoot PROM firmware of the SPARC machines. It looked like this (ok is the f
More ›