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!
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... https://github.com/akorotkov
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…
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…
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)
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.
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…
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.
"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
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!
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... https://github.com/akorotkov
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…
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…
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)
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.
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…
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.
"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