Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ConnorLeet
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
ConnorLeet
3y ago
A big benefit of partitioning is being able to drop partitions that expire instead of doing deletes. Assuming you’ll ever need to delete of course!
2.
▲
by
ConnorLeet
3y ago
All clouds do that for databases
3.
▲
by
ConnorLeet
4y ago
Naming things is hard. https://www.urbandictionary.com/define.php?term=roxy (2nd entry)
4.
▲
by
ConnorLeet
4y ago
Sounds like Erlang from what I’ve heard about it
5.
▲
by
ConnorLeet
4y ago
I think that this repo was created by a core PG dev. https://github.com/orioledb/orioledb/commits?author=akorotko... https://github.com/akorotkov
6.
▲
by
ConnorLeet
4y ago
Plenty of guys complaining about dating on TikTok too. It’s an absolutely massive platform and there’s videos on just about anything especially interpersonal relationships (coach industry)
7.
▲
by
ConnorLeet
5y ago
.NET
8.
▲
by
ConnorLeet
5y ago
Do you have any resources to point me towards that elaborate on the benefits of a process-per-tenant/user for performance? I work on a data-intensive app that fits the use-case you describe but I'm confused about the benefits for
9.
▲
by
ConnorLeet
5y ago
SQLite does have a branch that solves the concurrent write issue - not sure if this dqlite uses it https://sqlite.org/src/doc/754ad35c/README-server-edition.ht...
10.
▲
by
ConnorLeet
5y ago
Most IDEs, for that matter!
11.
▲
by
ConnorLeet
6y ago
I’ve always been amazed by how much of the self-development & improvement industry seems to be based off of Scientology!
12.
▲
by
ConnorLeet
6y ago
Wasn't the NSA tool leak due to an ex-NSA contractor intentionally leaking it?
13.
▲
by
ConnorLeet
6y ago
Possessing an ID, shouldn’t give access, regardless of whether it’s a numerical PK or a UUID. (Unless that’s a feature, like shareable links) Still need to check if the user should be able to use that ID. If that isn’t implemented, the syst
14.
▲
by
ConnorLeet
6y ago
Do you have any resources or examples of challenges with scaling up a shared-nothing architecture? At the crossroads between a shared-nothing and shared disk decision at the moment.
15.
▲
by
ConnorLeet
6y ago
Although when working like this there can be a "Good enough" inertia
16.
▲
by
ConnorLeet
6y ago
How many op/s was that? Bytes/s? Just curious because I was involved in migrating a write-heavy service off of C* to SQL Server. Our writes have higher latency now, but using managed SQL is worth it. (much cheaper too)
17.
▲
by
ConnorLeet
6y ago
Little bit off topic question Is there a public API or a database ASN ownership? Contact information would be nice also...
18.
▲
by
ConnorLeet
7y ago
One thing that has helped me a lot with monitoring is custom application-level metrics. If you have a good idea of the usage patterns of your service, create metrics backed by the patterns. This can help you find things that CPU/Memory
19.
▲
by
ConnorLeet
7y ago
Anyone looking for some help?
20.
▲
by
ConnorLeet
7y ago
Are problem solving skills something you are born with? To me the mismatch is that a traditional CS student spends more time practicing problem solving via homework and exam/exam prep.
21.
▲
by
ConnorLeet
9y ago
You know, there's a lot of space out there to launch garbage into.
22.
▲
by
ConnorLeet
9y ago
If the whole crypto ecosystem crashes (unlikely in my opinion) graphics cards can be resold and recoup losses.
23.
▲
by
ConnorLeet
9y ago
Yes. The thing for me is that is fulfilling, is the talented and genuine people I work with, and from doing the best work I can. People always talk about how fulfillment coming from "Changing the world," and helping people, but re
24.
▲
by
ConnorLeet
10y ago
If a product breaks once, it could be the product, if it breaks multiple times - you might want to rule out something you are doing that could be breaking it.
25.
▲
by
ConnorLeet
10y ago
Zero-F's emblem is a fox, Zero-Fox given!
26.
▲
by
ConnorLeet
10y ago
"The Brothers Karamazov" by Fyodor Dostoyevsky.
27.
▲
by
ConnorLeet
10y ago
Array.reduce(), Array.filter(), Array.map(), in JavaScript are pretty LINQ-ish if you ask me!
28.
▲
by
ConnorLeet
10y ago
Tools to help with a process, not to define the process.
29.
▲
by
ConnorLeet
10y ago
The tutorial you linked definitely requires a good grasp on React & Redux, I suggest starting with this course: https://www.udemy.com/react-redux/ Udemy frequently has sales on holidays and all courses are ~$15