• 0 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle

  • I’ve had some experience with Mint Mobile, but couldn’t get it to activate where I live. The sim worked fine visiting Vegas, but back in my home state, even though it runs on T-Mobile’s network and T-Mobile was fine, the same sim with a phone number with an area code in my home state didn’t work in my home state. So, maybe it works, but the one time I tried it wouldn’t work and Mint couldn’t get it working just kept saying everything is fine and it should be working.

    Tried StraightTalk Wireless after that, 2 different sims so far, no issues, other than I had to get a new sim when the account was inactive for 6 to 8 months. But at least now their sim packs come with both Verizon and notVerizon compatible sims in the same pack now.



  • pleasejustdie@lemmy.worldtoAsk Lemmy@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    61
    ·
    edit-2
    2 months ago

    As someone who was forced to do this for a couple months when I was in the Army, rotating shifts destroys your ability to get good sleep, its horrendous to actually experience. It took about 2 months before people started getting so sleep deprived that people started failing PT (physical training) tests and it took the brigade commander looking at our battalion and asking “wtf is going on over there?” and hearing what our battalion had done to our shift schedule and put a stop to it. He called over every single soldier who failed their PT test to hear our excuses, and when most of us were first time failures and we all had the exact same complaint, by the time he got to me, he was like “You’ve been on rotating shifts, unable to sleep, and were forced to take this test after a shift when you’re completely exhausted like everyone else?” “yes sir” “ok, don’t expect that shift rotation to last, I’ll be talking to your battalion commander after this. Send in the next person.” Dude was ready to just start ripping into us but changed his tune right quick after hearing about the fucked up shift schedule and lack of any common sense in the leadership’s ability to plan properly. One of the few times where shit actually rolled uphill. Suffice it to say, before I even finished the drive back to my barracks, I was being called by my platoon sergeant that we’d have to a new schedule tomorrow and to just show up for swing shift like we normally would be on.

    In the prison I worked at we would usually rotate shifts every 6 months, but our commander heard complaints about people being on day shift for so long at one time that they were getting burnt out dealing with 90% of the problem times with inmates, and instead of changing it to every 3 months, changed the rotation to every 2 days. Literally, 2 days on Day shift, 2 days on Swing shift, 2 days on Night shift, 1 day off, then back to days. And that last day was getting off shift at 6AM, doing PT until 8AM, Barracks Maintenance until 10 AM, then because of the rotation, we’d have to be back in at work at 5:30 AM the next day, so our 1 day off a week was only 19.5 hours, and you’re exhausted but you can’t sleep yet, otherwise you’ll be up all night before work the next day, so you force yourself to run on fumes, getting a haircut, getting food and supplies for the next week, etc. Then sleeping, so there was literally never any time to relax. It fucking sucked.


  • It looks like the generation digit corresponds to year for Desktop CPUs too. I think the only major difference from the image I showed prior is the last digit, the desktop CPUs have different letter(s) but the other 4 digits correspond the same. For example, the 7950X is 2023, Ryzen 9, Zen 5, Lower model, and X is high power draw and clock speeds, then there is the 7955WX which is 2023, Ryzen 9, Zen 5, Upper Model (Threadripper), Workstation. The 8950X upcomming cpu is 2024, Ryzen 9, Zen5, Lower Model, High Power and clock speeds, etc. So the 8 series is still Zen 5, so its still a refresh of other zen5 chips, however it also apparently has about a 20% uplift compared to the 7 series, but its still a refresh. So the 9000 series we won’t know if its a refresh or not until we have the skus with the 3rd digit, if its a 6, then its a not a zen5 refresh, if its a 5, it is a zen5 refresh.


  • That’s because, according to the super secret AMD Decoder Wheel, the 7 series just means it came out in 2023, while the 8 series means it comes out in 2024, and the 9 series is any model released first released in 2025. Which means you can’t use the first digit to tell what architecture the CPU is at all, you need the 2nd digit and 3rd digit. Which means this “leak” about 9000 series is not a leak because AMD has already stated, for over a year now, that the 9 series would be CPUs released in 2025.





  • I’ve had VGA come out by accident when its not screwed in, mostly when cable routing and I give it a little tug to try and get it up to the monitor. I think the main reason for the screws is that VGA isn’t intended to be hotswappable so by screwing it in you were ensuring it wouldn’t actually pop out while in use and preventing a potential cause damage to components. While HDMI is hotswappable and is designed with specific tolerances to make it fit well enough that it won’t fall out by accident when routing and if it did, it won’t cause damage to components anyway so its probably better to just let it pull out if it gets tugged on than to have it dragging the system or monitor around.




  • Gmail wasn’t even the first, Hotmail, Yahoo mail, there were tons of free email offerings, even sites that would host your whole website for free like geocities. Gmail came into the market when 3rd party email being free was already well established. They just followed an Apple style of development, taking something that already exists and made a better version of it. Also back then their motto was still “Don’t Be Evil” and they mostly still kept to it, so they used that goodwill and the better user experience to grow it at a massive rate. And for the most part, its still the best experience for email for many cases.


  • If you’ve ever been forced to use Teams you must already know they scraped the bottom of their talent barrel for the team that works on it… The software is shit, riddled with bugs to the point where at one point I used to only be able to use teams on my browser because the desktop app just decided to never let me access the text chat, and the browser version I would load it would be a white screen and I would have to refresh 3 times for it to load. But at least it worked after those 3 refreshes. And it was exactly 3 refreshes every single time, never 2, never 4, and 5 was right out. It was always without fail 3 refreshes. Whether loading from Firefox, Chrome, or Edge. Fortunately we don’t have too many meetings with people using Teams these days, so I haven’t had to use it in a while, but its easily in my top 5 worst software I’ve been forced to deal with. Maybe Top 3. But its still miles behind Magento. Fuck Magento, just thinking of it right now gets my blood pumping and I refused to work with it ever again about 10 years ago… Fuck Magento. Teams is at least a distant 2nd or 3rd to that. Absolute crap.







  • It can do stuff that running in your browser can not. Since electron runs both the client-side code and the server-side nodeJS you can communicate between the rendering engine and the back-end for tasks that a web browser alone wouldn’t allow you to do, like accessing and navigating your local file system for example. Or if the app has a lot of assets and it needs to work offline, you can have the nodeJS backend download the files and encrypt them and have the front-end query the nodeJS and to get the decrypted assets and use the whole web app offline completely with a local database that you may sync with a webserver at some point later if or when internet connectivity is restored.

    For most apps its overkill, but Electron and NodeJS can do pretty much anything a native app can do (just slower and while using a LOT more resources than a native app) but can be done entirely by someone experienced in web frontend development and nodeJS.