Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mikesun
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Repair Time Requirements to Prevent Data Resurrection in Cassandra & Scylla
(msun.io)
15 points
by
mikesun
1y ago
|
0 comments
2.
▲
by
mikesun
1y ago
ah, so something like... if the primary ordered transaction 3 < transaction 1, but transaction 2 observes only transaction 1 on the read-only secondary potentially because the secondary orders transaction 1 < transaction 3?
3.
▲
by
mikesun
1y ago
"I think what's going on here is that a read-only transaction against a secondary can observe some transaction T, but also miss transactions which must have logically executed before T." i was intuitively wondering the same
4.
▲
by
mikesun
2y ago
Discord | Remote (US) | Senior Software Engineer, Persistence Infrastructure | Full-time The Persistence Infrastructure team develops and operates Discord’s real-time datastore systems that serve the data of Discord's 150M+ monthly act
5.
▲
Discord Authentication 11/6 Outage Postmortem
(discord.com)
7 points
by
mikesun
3y ago
|
0 comments
6.
▲
by
mikesun
3y ago
I think there's some confusion at what distributed databases like Spanner, Cockroach, etc do: - A given row of data is configured to have N replicas, e.g. 3, 5, etc, but N doesn't have to equal the actual size the database cluster
7.
▲
by
mikesun
4y ago
FDIC only insures up to $250K
8.
▲
by
mikesun
4y ago
Zig. https://ziglearn.org/chapter-4/
9.
▲
by
mikesun
4y ago
> Is it really a problem to bubble up that error (and kill the database server) if you can just bring up a new database server with a clean cache (potentially even on the same computer without rebooting it) instantly? Our estimations for
10.
▲
by
mikesun
4y ago
> Is it necessary to fully replicate the persistent store onto the striped SSD array? I admire such a simple solution, but I wonder if something like an LRU cache would achieve similar speedups while using fewer resources. On the other h
11.
▲
by
mikesun
4y ago
Scylla (and Cassandra) provides cluster-level replication. Even with only local NVMes, a single node failure with loss of data would be tolerated. But relying on "ephemeral local SSDs" that nodes can lose if any VM is power-cycled
12.
▲
by
mikesun
4y ago
That's good observation. We've spent a lot of time on our control plane which handles the various RAID1 failure modes, e.g. when a RAID1 degrades due to failed local SSD, we force stop the node so that it doesn't continue to
13.
▲
by
mikesun
5y ago
Also: https://discord.com/jobs/5411664002 https://discord.com/jobs/5426301002
14.
▲
by
mikesun
5y ago
We're actively hiring for our storage infrastructure team (SF or remote) ! If this sounds interesting, check us out! https://discord.com/jobs/5411664002 https://discord.com/jobs/5426301002
15.
▲
by
mikesun
5y ago
Yes. And we're hiring storage engineers! https://discord.com/jobs/5411664002 https://discord.com/jobs/5426301002
16.
▲
by
mikesun
6y ago
byte | New York, San Francisco, Remote (USA) | Full Time | iOS/Android/Golang/OpenGL | https://byte.co Brought to you by some of the original creators of Vine, byte is an app where creators make short looping vide
17.
▲
by
mikesun
6y ago
byte | New York, San Francisco, Remote (USA) | Full Time | iOS/Android/Golang/OpenGL | https://byte.co byte is an app where creators make looping 6 second videos, brought to you by some of the original creators of
18.
▲
by
mikesun
7y ago
Benchmark ran on each DB’s default isolation mode which are different: serializable for Cockroach and snapshot for YugaByte. https://twitter.com/karthikr/status/1174031604106153984
19.
▲
by
mikesun
8y ago
I hope Regulator has been decommissioned ;)
20.
▲
by
mikesun
10y ago
Philosophically, does the hyper.sh approach reflect Exokernel's vision? https://en.wikipedia.org/wiki/Exokernel
21.
▲
by
mikesun
12y ago
Mailbox was acquired by Dropbox some time ago.
22.
▲
The Manager's Oath: Do No Harm
(blog.idonethis.com)
6 points
by
mikesun
14y ago
|
0 comments
23.
▲
by
mikesun
14y ago
somebody tell the governor to read this: "Brave New Ballot: The Battle to Safeguard Democracy in the Age of Electronic Voting". Aviel Rubin. http://amzn.com/0767922107
24.
▲
by
mikesun
14y ago
happy for this move. i was actually starting to envy microsoft's metro design aesthetic and loathe the changes that came in every new os x release.
25.
▲
Marc Andreessen’s Productivity Trick to Feeling Marvelously Efficient
(blog.idonethis.com)
161 points
by
mikesun
14y ago
|
42 comments
26.
▲
The science behind why better energy management is the key to peak productivity
(blog.idonethis.com)
37 points
by
mikesun
14y ago
|
2 comments
27.
▲
The art of getting stuff done without bossing around
(blog.idonethis.com)
58 points
by
mikesun
14y ago
|
14 comments
28.
▲
by
mikesun
14y ago
uh, where'd you get 24? how about 10 X 9 X 8 X 7 = 5040 combinations.
29.
▲
The science behind what motivates us to get up for work every day
(blog.bufferapp.com)
87 points
by
mikesun
14y ago
|
41 comments
30.
▲
by
mikesun
14y ago
You're exactly right stickfigure. * You have to make sure the attributes are properly signed by the OpenID provider which is what the security advisories by Google and OpenID foundation were about. * You can't trust any OpenID provider to g
More ›