JoeCoT

joined 1 year ago
[–] JoeCoT@kbin.social 51 points 11 months ago (2 children)

Beta blockers are usually prescribed for heart problems, but what they actually do is block boosts of adrenaline. That can help people with anxiety, because anxiety manifests as an adrenaline boost when trying to do certain things, leaving them shaky and nervous. If someone is anxious about speaking in public, or talking to new people, etc, beta blockers help with that a lot. They're a game changer for people with social anxiety.

[–] JoeCoT@kbin.social 8 points 11 months ago
  • Large files I don't care if I lose (perhaps videos of popular things): NAS. Hard drives are cheap, not worry about losing it, I can download it again if needed
  • Storage with frequent access and security compliance: Wasabi. $6.99 per TB per month, free egress. Compatible with S3. SOC2 and PCI compliance. I use this for work as a backup to S3 for website images.
  • Files I need to store cheaply, redundantly, and access often: Backblaze B2. $6 per TB per month for storage. You can download 3x the amount of storage you have per month for free, or connect Backblaze to a CDN partner like Cloudflare for free egress through them. It's also AWS S3 compatible, so you can just the AWS SDK/CLI or tools that work with AWS S3. I use this for hosting image files for my Mastodon server. Note that Backblaze B2 also has SOC2 compliance and US region available now, so it should be as secure as Wasabi at slightly lower cost if you don't have a ton of egress.
  • Cheap long term backup storage: AWS S3 Glacier. $0.0036 per GB per month (so $3.6 per TB). Upload your files to S3, and add a lifecycle rule to migrate them to glacier. Glacier is cold storage, extremely cheap and great for a redundant backup. I use this for backing up photos and other files I'm going to want to store forever.

For anything I'm hosting, multiple backups. Home NAS is usually the first backup, followed by cloud storage. So if I need something now, I can get it from my NAS. If there's a problem with my NAS, I can get it from cloud (though with a delay for Glacier)

[–] JoeCoT@kbin.social 20 points 1 year ago

Right. If the UK tries to rejoin they're going to get no favors from the rest of the EU, as an example to other member states that you can't just play hokey pokey with a continental union. The UK will be miffed as a response. It'll potentially take decades for a deal to work out for the UK to rejoin the EU, if that's even its form at that point.

[–] JoeCoT@kbin.social 5 points 1 year ago* (last edited 1 year ago)

There was a company that stacked concrete bricks to store electricity, with the point being that on demand the crane could pick up bricks and gain the energy from dropping them down. Hit all sorts of news sites, never heard of it reaching practical use.

EDIT as noted by another commentor, apparently it did.

[–] JoeCoT@kbin.social 69 points 1 year ago (6 children)

On the other side, Free and Open Source Software leveled the playing field for software development by quite a lot. Before FOSS you had proprietary databases, proprietary OSes, proprietary web servers, etc, at every level of the chain. Without FOSS Internet Explorer and Microsoft Office would rule the roost. Without FOSS smart phones might've taken years longer, and have far less choices. Without FOSS the web would be drastically different. Without FOSS development would be harder to break into, and anything you tried to produce would involve 15 different licensing fees.

[–] JoeCoT@kbin.social 13 points 1 year ago (1 children)

I also played games off floppies, sure. And there were anti-piracy measures there too. I remember playing a pirated copy of Leisure Suit Larry as a kid, and you had to answer questions about pop culture kids wouldn't know, followed by specific questions about wording in the manual. Before CDs, manuals were the anti-piracy measure.

[–] JoeCoT@kbin.social 102 points 1 year ago (6 children)

Do people forget that games used to require you to have the CD-ROM in the drive before they would run? Even though most of the time the entire game was installed on your hard drive? It was an anti-piracy measure, but incredibly annoying. Even for games I owned, I would find patched no cd exes to avoid it.

Before I figured that out, if you lost or damaged your CD, you were just screwed. Buy the game again. My dad had a lot of character flaws, but at least when I was a kid he would take the time to call game companies and get a new CD for a few dollars if the disk stopped working.

Using Steam is incredibly more useful than what came before. Almost every game I owned in the era before Steam is just plain lost. There's only one set of games I still have easy access to -- Half Life, because you could register your CD key in Steam. I have a bin full of old game CDs, and I'm sure none of them work. But any game I've bought through Steam, in the last 20 years, I can click to download and play right now.

Add on to that that, no, lots of games did not actually work well out of the box, and needed updates to work. And you had to hunt down those updates. And a lot of those update sites do not exist anymore. Any game I install from Steam is the latest version of the game, and will auto-update if there's a new one.

[–] JoeCoT@kbin.social 8 points 1 year ago (1 children)

My point is that, if someone really leverages the power of AWS, it is entwined into their software stack to such an extent that it is not just a service anymore. It's a platform. It's the glue that keeps everything together. The lines between service and proprietary software blur real quick. It's one of the reasons for the AGPL.

Everything in development involves risk, and products will move real slow if you don't depend on someone for some services. But developers aren't very good at risk management, not being reliant on a single service to butter your bread. It is very quick to bring a minimum value product to market on AWS, but the followup to that MVP needs to be moving to a more sustainable, less risky infrastructure.

[–] JoeCoT@kbin.social 17 points 1 year ago (5 children)

The vendor lock in from AWS doesn't come from just using EC2 servers. EC2 is just linux servers, like you say. You could run them anywhere. In fact, if you're just running AWS EC2 servers without leveraging their other features, particularly auto-scaling, you're probably just setting money on fire. Everything EC2 offers can be done much cheaper at a different host.

The AWS lock-in comes when you expand to their other services. Route 53 DNS, Relational Database Service, Simple Email Service, etc etc. AWS offers a ton of different services that are quite useful, and they add new ones all the time. And if your company uses a bunch of them, and then realizes they need to leave AWS, doing so is incredibly painful. Which is the point.

[–] JoeCoT@kbin.social 24 points 1 year ago

It's hard to overstate the psychology behind the github profile. As a developer, your github profile shows that you're actively developing, whether it's for open source projects or for work projects. My previously company used a private gitlab install, which meant only my open source work showed up on github. My current company uses github, which means my profile shows green all the time.

We're a small company, but the github costs are a drop in the bucket. As others have said, it'd take something truly federated, or a crazy price jump from Github, for me to consider moving. It's free for my open source projects, it's a small amount for my company, and I have a public profile I can point to whenever I'm discussing my development.

[–] JoeCoT@kbin.social 1 points 1 year ago

Old Republic is still a great game. You can tell the jump in graphics from the original game to the expansions, but it still holds up. It also runs pretty great on Proton, and the launcher was moved to Steam. And it's free.

I recommend people try it and if they like it, just pay the subscription, for at least a month. Even if you cancel after a month, paying for a month gets you access to the expansions. When I'm actively playing it I happily pay the subscription, it's a big quality of life boost.

view more: ‹ prev next ›