Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
west0n
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
I used Claude Code for K8s dev for a month – it became a conspiracy theorist
(medium.com)
1 points
by
west0n
5mo ago
|
0 comments
2.
▲
Kwai Manages an Exceptionally Large Redis Cluster (>10k Pods) on K8s
(cncf.io)
2 points
by
west0n
2y ago
|
0 comments
3.
▲
by
west0n
2y ago
but when the VPS fails, you lost all your data
4.
▲
by
west0n
2y ago
If you want to run a database on VPS with ssd disk, you'll need at least two replicas for data redundancy, which would cost about $10.
5.
▲
Show HN: WeSQL – An Innovative MySQL That Stores All Data on S3
(github.com)
14 points
by
west0n
2y ago
|
5 comments
6.
▲
Managing Large-Scale Redis Clusters on K8s – Kuaishou's Approach
(kubeblocks.io)
26 points
by
west0n
2y ago
|
5 comments
7.
▲
Show HN: WeSQL – Agile MySQL with S3-Based Storage
(wesql.io)
4 points
by
west0n
2y ago
|
0 comments
8.
▲
FinOps in Startup: How We Cut Cloud Costs by 80%
(medium.com)
1 points
by
west0n
2y ago
|
0 comments
9.
▲
by
west0n
2y ago
I'm curious about how rqlite's performance compares to other distributed databases developed in Go, such as CockroachDB, Vitess, and TiDB.
10.
▲
MySQL 9.0 is now available for download
(dev.mysql.com)
2 points
by
west0n
2y ago
|
0 comments
11.
▲
An open source MySQL plugin for storing and querying vector embeddings
(github.com)
2 points
by
west0n
2y ago
|
0 comments
12.
▲
OtterTune is Dead (2020-2024)
(ottertune.com)
1 points
by
west0n
2y ago
|
1 comments
13.
▲
MyVector Plugin – Vector Storage and Similarity Search in MySQL
(medium.com)
1 points
by
west0n
2y ago
|
0 comments
14.
▲
by
west0n
2y ago
If we didn't have abstractions like POSIX, applications would need to write an adaptor for every supported file system.
15.
▲
by
west0n
2y ago
This analysis is very insightful.
16.
▲
by
west0n
2y ago
As the founder and CEO of a two-year-old startup, seeking certainty in the direction amidst uncertainty (determining which products can bring customers and profits) should become my instinct.
17.
▲
by
west0n
2y ago
Interesting, another project implemented in Go that is compatible with MySQL server, alongside others like Vitess and TiDB.
18.
▲
by
west0n
2y ago
See some development frameworks for local-first apps support both SQLite and PostgreSQL. The advantage of using PostgreSQL is that when you add a cloud option to your local-first app, the migration becomes much easier.
19.
▲
Does Kubernetes give you multicloud portability?
(medium.com)
14 points
by
west0n
2y ago
|
2 comments
20.
▲
by
west0n
2y ago
I bet that all message queues and log databases will support S3, as these types of data generally have a large volume and aren't as economically valuable (don't get me wrong, what I mean is that these databases won't be frequ
21.
▲
by
west0n
2y ago
Here is our approach: From Markdown to a Docusaurus Website via GitHub, gh Actions, and gh pages https://baky0905.github.io/personal-website/blog/2021/04/02/...
22.
▲
by
west0n
2y ago
Looks like microVM.
23.
▲
by
west0n
2y ago
Why not use containers, they even shares the kernel.
24.
▲
AIOS: LLM Agent Operating System
(github.com)
2 points
by
west0n
2y ago
|
1 comments
25.
▲
by
west0n
2y ago
Adding support for LLM Agent scheduling, context switching, and storage management within the operating system kernel.
26.
▲
by
west0n
2y ago
I think the codebase of Redis is too small, which makes the cost of maintaining a Redis fork relatively low. Moreover, Redis was forked too late. This puts Redis Inc. at a disadvantage in the battle against cloud vendors.
27.
▲
by
west0n
2y ago
so I leaved Rails, lol
28.
▲
by
west0n
2y ago
this is so called "Materialized View"
29.
▲
by
west0n
2y ago
In our production environment, we use XFS to run various databases, including MySQL, PostgreSQL, MongoDB, etc. It delivers performance that is either superior to or on par with ext4. I'm interested to see if there're some ZFS user
30.
▲
by
west0n
2y ago
lesson: DONOT join more than 3 tables in MySQL, lol
More ›