* I work in my unfinished basement, but often roam to recliners in the house because the basement is cold in the winter
* standing desk from IKEA
* 5K ultra wide LG monitor
* Thinkpad P1
* Microsoft ergonomic keyboard
* Regular run of the mill mouse
* Blue yeti microphone
* Currently using the laptop webcam for video
I get a lot of comments about being in an unfinished basement so I recently bought a green screen and some ring lights to try and improve my picture. The webcam on my laptop is too grainy for OBS to use the green screen, so looking to buy a new webcam.
Database indexes are definitely one of the most approachable concepts of databases for computer science majors. If you have studied data structures and Big O notation you have all the concepts needed.
While I agree that how a query planner works is one of the most ‘magic’ aspects, I think the output from the query planner in most databases is very approachable as well to regular common programmers and will get you quite far in solving performance issues. We know what full scans are (searching through every element of an array), etc.
The challenge is usually discovering that the jargon used in your database really maps to something you do already have a concept about and then reading the database documentation…
Matt Might was one of my favorite professors when I was in school. I hadn't learned about his son's passing until seeing this. Both Matt and his son are an inspiration to what can be done even in the face of the unknown.
I can't imagine the pain and anguish over the years that must have been felt as parents, so it was comforting to read about what kind of person Bertrand became.
I hope that if my son ever needs my skills, I would be up to the task so perfectly understated here: "Extending an artificial intelligence tool on the fly to analyze the data, Bertrand’s father found an unusual strain of pseudomonas as the likely culprit in Bertrand’s body."
Best of luck with the Bertrand Might Endowment for Hope!
Glacier can get pricey when you store/retrieve your data because of ops, retrieval fees, and egress (if going to the internet). We feel like immediate availability is a compelling advantage of our product.
How do you arrive at twice as expensive as AWS glacier?
AWS S3 Glacier is the same $0.004/GB/month and requires the same minimum of 90 days, but retrieval takes "from 1 minute to 12 hours". They also have large retrieval costs (on top of the regular egress to the internet) and API call charges.
AWS S3 Deep glacier is only $0.00099/GB/month, but requires it to be stored 180 days and also have operation/retrieval fees. "For long-term data archiving that is accessed once or twice in a year and can be restored within 12 hours"
This is great feedback, we'll take this into consideration. You can always reach out to talk about specifics about your use case and how we can better meet it (there is a Contact Us button near the bottom of the page).
Precisely. Although we also believe you shouldn't have to worry about going bankrupt if you ever need to restore all your data or want to migrate somewhere else, which is where the 100% egress of what you have stored comes from.
Interesting thought thread on our pricing structure... It saves money if you intend to send the backup to 10x places every month. If you only intend to do it once though you don't come out ahead $10 * 3=$30 versus $1 * 3+$22.50 = $25.50.
Good point -- the minimum 3-month storage duration eliminates this edge case for one-offs (since 3 * $0.4 > $1).
That said, it almost breaks even after the first month and pays off for itself a week into the second month. To eliminate this incentive, I'd suggest setting the cost of egress at (or below) the cost of storage.
It also would make more sense to me as a prospective customer that I'm not paying crazy overage fees, and I'm paying as if I reuploaded the same data and downloaded it an extra time.
I get a lot of comments about being in an unfinished basement so I recently bought a green screen and some ring lights to try and improve my picture. The webcam on my laptop is too grainy for OBS to use the green screen, so looking to buy a new webcam.