• 0 Posts
  • 30 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle
  • Some suggestions, either online or local;

    Bookclubs
    Walking groups
    Chess, board games, table top
    Theater groups (meetup groups to go to the theater as a group)
    Escape room group meetups.

    Depending on if you are in a city or a smaller town the locals options will vary. I’d look at meetups site and browse local activities. For most any activity you will find a range of ages, but some will skew more one way than another.

    Best of luck!


  • The TPM requirement, I agree seemed a bit much without enough warning to the hardware industry. It’s all the more puzzling because it is trivial to install with the TPM requirement disabled.

    That being said, I’ve done tech support forever ago, and I still help my in-laws with technology, and I get it. Microsoft is pushing improvements for people who otherwise wouldn’t do anything for their security or even continuity of operations. Windows hello, for all my gripes with it, gives people a password reset and recovery option for their OS.

    But to your point again, I think the TPM requirement should have been phased in more slowly.

    Have a great night!


  • All the way back to Windows NT Microsoft sold extended support for business customers while security updates stopped to the home customer. For the past several major releases Microsoft has a five year mainstream release, 5 year extended support, and then a paid extended period for business. That was the same for Windows 7 as far as I can tell. Honestly, it seems like selling individual esu’s is giving the individual more options. I mean, I don’t get it personally. But if I had some reason to absolutely stay on Windows 10, I would appreciate the option to pay for security updates for years 11, 12, 13+ of the OS.

    That being said, I’m not sure who these people are that both love Windows 10 to the point of staying with it past regular support, loath Windows 11, and don’t want to give Linux a try. Like, barring weird technical requirements, that’s a Venn diagram that I just can’t square.

    And I’m aware of the shenanigans Windows 11 pulls, but also know the savvy or opinionated user can disable most anything undesirable that makes it different from Windows 10. It’s a bit clicky, but you can disable or hide most things. And if it’s the principle of the thing… Get thee to a nixery!



  • So you just asked the most confusing thing about AWS service names due to how names changed over time.

    Before S3 had an archival tier, there existed a separate service that AWS named AWS Glacier Storage, and then renamed to AWS S3 Glacier.

    Around 2012 AWS started adding tiers to S3 which made the standalone service redundant. I received you look at S3 proper unless you have something like a Synology that can directly integrate with the older job based API used by the original glacier service.

    So, let’s say I have a 1TB archival file, single tarball, and I upload it to a brand new S3 bucket, without version, special features, etc, except it has a life cycle policy to move objects from S3 standard to S3 Glacier instant access after 0 days. So effectively, I upload the file and it moves to Glacier class storage.

    The S3 standard is ~$24/tb/month, and lets say worst case scenario our data sits on standard for one whole day before moving.

    $0.77+$0.005 (API cost of the put)

    Then there is the lifecycle charge to move the data from standard to glacier, with one request per object each way. Since we only have one object the cost is

    $0.004 out of standard
    $0.02 into glacier

    The cost of glacier instant tier is $4.1/tb/month. Since we would be there all but one day, the cost on the first bill would be:

    $3.95

    The second month onwards you would pay just the $4.1/month unless you are constantly adding or removing.

    Let’s say six months later you download your 1tb archive file. That would incur a cost of up to $30.

    Now I know that seems complicated and expensive. It is, because it is providing services to me in my former role as director of engineering, with complex needs and budgets to pay for stuff. It doesn’t make sense as a large-scale backup of personal data, unless you also want to leverage other AWS services, or you are truly just dumping the data away and will likely never need to retrieve it.

    S3 is great for complying with HIPAA, feeding data into a cdn, and generally dumping data around in performant way. I’ve literally dropped a petabyte off data into S3 and it just took it and did its thing.

    In my personal AWS account I use S3 as a place to dump cache contents built by lambda functions and served up by API gateway. Doing stuff like that is super cheap. I also use private git repos (code commit), private container registry (ecr), and container host (ECS), and it is nice have all of that stuff just click together.

    For backing up my personal computer, I use iDrive personal and OneDrive, where I don’t have to worry about the cost per object, etc. iDrive (not an Apple service) let’s you backup multiple devices to their platform and keeps them versioned.

    Anyway, happy to help answer questions. Have a great day.



  • It’s complicated. I gave the most expensive pricing, which is their fastest tier and includes stripping across three availability zones and guarantees 11 nines of data durability. Additionally, the easy integration with all other AWS services and the feature richness of S3 buckets makes it hard to do a fair apple to apple comparison unless you really have well defined needs. So I gave the highest price to keep it simple, and for someone who says they just have a few GB, any cost should be trivial.



  • I run a lot of tech, containerized workloads in AWS, home firewalls running on protectli boxes for all my family around the country, wireless controllers to run APs for my family around the country, but as I got older one thing I stopped rolling my own instance of was data backups. My data backs up to OneDrive and iDrive, so two copies of my data. My wife has access to both via shared credentials in a 1password folder that she knows how to access and uses regularly.

    As I got older and I had a family, the pictures of our kids, wills, financial records, insurance documents are all just too important. Every service that holds my data is paid annually for less than $200/year total and auto renews. She could call either company and prove ownership if she ever did need help getting access. Also, I can easily share folders to her.

    It’s funny how getting older makes you think of the sorts of issues enterprise teams have. Don’t implement solutions where you will be one deep, have a succession plan, and complexity is the enemy. All the tech I run now is fun and helpful, but can be replaced with a trip to BestBuy. The data and pictures however must be easy to retrieve for her.

    So I don’t have a good self hosted solution for you other than to say that at some point it’s ok to change your strategy. And if you are worried about privacy, you can encrypt subsets of your data locally before it is backed up.



  • I got into computers at a young age in the early 90s. You couldn’t really do much without getting knowledgeable. I learned basic and then assembler to follow along with magazines that shipped game code for you to follow along with. I later went on to build my own 16 bit computer out of NAND gates, including ALU, wrote a rudimentary compiler, network stack, and OS, etc. Very primitive but functional. I really just wanted to figure out how it all worked through the full stack, and get my games working along the way.

    I eventually learned more languages and launched a career in IT and moved through just about every role. Picked up a math degree along the way to help. Was a system programmer on an IBM zos mainframe using C, natural, and assembler. Was a.net developer for a while, an enterprise DBA, cloud and network engineer, and then eventually exited the technical career through management.

    So I guess I just always was interested in how computers worked, and getting my games working. I left the technical roles one I felt I had figured out all that I really needed to and went on to other challenges. Still play games and tinker with my own projects though.


  • krellor@kbin.socialtoAsklemmy@lemmy.mlDeleted
    link
    fedilink
    arrow-up
    16
    ·
    edit-2
    11 months ago

    Not the person you asked, but I have the same general sense that most women would not find it a positive thing to list. Without making broad unsupported generalizations about women, I would suggest:

    • it’s a TV show, not a personality. It’s a bit much to list as an important detail on a dating profile.
    • similar to the first point, there is a stereotype about certain men that made the show their personality. Cringe.
    • the show is largely shock humor, irreverent, pithy comedy dialogue. Not bad in and of itself, except when paired with the above mentioned points of it being used as a surrogate personality, or listed as if it’s an important part of a person’s interests.

    Anecdotally, my wife also dislikes the show.

    I would suggest that listing broad categories of things you like is probably better than an individual thing. E.g., saying you like reading and listing a few authors isn’t weird, but listing one single book seems a little obsessed.



  • I really enjoyed Stephen Fry’s Greek mythology audiobooks. He wrote three, basically a modern editorial of the mythology cleaned up a little bit and presented as a more linear sequence of events. He did the golden and silver ages, followed by the Trojan war.

    I also really enjoyed Neil Gaiman’s Norse Mythology, narrated by himself. They are all easy to follow, and entertaining. Neil Gaiman’s book isn’t particularly to ribald as far as mythology goes, and my kids loved listening to it in the car.

    Edit: also from the young adult section, Abhorsen and Sabriel are on audible narrated by Tim Curry, who makes them a hoot. Don’t recommend the other two as much. The books weren’t as good and they aren’t narrated by Tim Curry.



  • It’s actually hard, at least where I live, to capture a live cicada because they are up in trees. More likely the person made a joke using a dead one that fell down. In the fall I actually have to sweep them up I have so many to avoid a driveway of dead bugs. You can’t really tell in a picture of they are alive or dead.

    But to your point, yes, torturing live creatures wouldn’t be funny but I doubt that happened here.



  • I’ve only ever used Oracle cloud in an enterprise environment, so I don’t know what features you have available. I’m also much more familiar with AWS. But you should be able to create a proxy endpoint in your present region, and traverse the cloud providers internal network. That would likely improve your streaming. You could also create a VPN endpoint in your current region and terminate your traffic inside your cloud providers network, but that would add protocol overhead.

    I would look at tools like iperf to look at your packet loss because being further from your server will increase latency, but shouldn’t impact the streaming unless you also have packet loss.


  • I used to oversee WAN and peering operations for a large multi site. Residential ISPs almost never respond to reports of inefficient routes unless you are one of their peers, big business customers, or you really know your stuff and send in a detailed report showing asymetric routes, bad bgp info, etc.

    As far as a VPN goes, that probably wouldn’t help either. You will probably increase the number of hops and latency. Your route will still egress your isp gateway, to your VPN provider, then travel over the Internet and to your remote server, while adding additional protocol overhead. Yes, it is remotely possible that there is an improved link from his regional VPN node to his remote provider, but unlikely from my experience with traffic engineering.


  • I don’t know your age, health, etc, but there are lots of reasons we hurt other than age. Ergonomics, repetitive stress injuries, regular old injuries. It doesn’t take much to compound these issues into something that interferes with your life.

    I spent the last twenty years sleeping on a mattress that wasn’t right for my sleep style. It didn’t feel great sleeping on my side and it has a slight divot. I didn’t wake up in pain, but it definitely impacted the quality of my sleep.

    I recently moved and bought a new tempurpedic. I went in, went through a calibration test of sorts and tried the top recommended matches. Ended up buying the top match, which was way expensive, but I now consistently get the quality of sleep I used to get at best once a week.

    Two things: the mattress was $3k, and I still have chronic shoulder pain I manage with home physical therapy.

    I guess my point is, the best mattress won’t fix a problem not caused by a bad mattress. You might need PT, stretching, or some other physical routine to help manage your particular pain, just like I have special exercises for my shoulder that if I stop, it will start hurting again and prevent me from sleeping on my side, no matter the mattress.

    So before you throw down money on a mattress, make sure you rule other reasonable things out, and make sure you understand the return policy. E.g., of you remove the tags you can’t return, of there is any discoloration, no return, etc. Just make sure you have the details down pat.