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!
HN user
ConnorLeet
All clouds do that for databases
Naming things is hard.
https://www.urbandictionary.com/define.php?term=roxy (2nd entry)
Sounds like Erlang from what I’ve heard about it
I think that this repo was created by a core PG dev.
https://github.com/orioledb/orioledb/commits?author=akorotko...
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)
.NET
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 performance. (can certainly see how the code would end up nice/simpler) Is this mostly applicable to certain stacks?
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...
Most IDEs, for that matter!
I’ve always been amazed by how much of the self-development & improvement industry seems to be based off of Scientology!
Wasn't the NSA tool leak due to an ex-NSA contractor intentionally leaking it?
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 system isn’t secure, doesn’t matter which path you use.
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.
Although when working like this there can be a "Good enough" inertia
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)
Little bit off topic question
Is there a public API or a database ASN ownership? Contact information would be nice also...
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 will hide.
Anyone looking for some help?
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.
You know, there's a lot of space out there to launch garbage into.
If the whole crypto ecosystem crashes (unlikely in my opinion) graphics cards can be resold and recoup losses.
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 really if you mesh with the people - that's fulfilling enough for me!
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.
Zero-F's emblem is a fox, Zero-Fox given!
"The Brothers Karamazov" by Fyodor Dostoyevsky.
Array.reduce(), Array.filter(), Array.map(), in JavaScript are pretty LINQ-ish if you ask me!
Tools to help with a process, not to define the process.
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