• 0 Posts
  • 41 Comments
Joined 2 years ago
cake
Cake day: July 6th, 2023

help-circle



  • Proton had a reputation for being the good guy. In the span of a month, we saw them bend the knee, flip flop and throw shade at competition; all while pretending to be the hero. We essentially have to trust them with our data and they are showing signs that they are willing to act against that trust with worrisome agendas and biases. It’s not a good look, and since this marketing to users key issues, it’s going to cause some responses.





  • Pretty much all languages are middleware, and most of the original code was shell/bash. All new employees in platform/devops want to immediately push their preferred language, they want java and rust environments. It’s a pretty safe bet if they insist on using a specific language; then they don’t know how awk or sed. Bash has all the tools you need, but good developers understand you write libraries for functionality that’s missing. Modern languages like Python have been widely adopted and has a friendlier onboarding and will save you time though.

    Saw this guy’s post in another thread, he’s strawmanning because of lack of knowledge.




  • Modeling: YouTube is helpful here search for AutoCAD (computer aided design), mid journey actually has an unreal render I hope to export soon and ai is getting better and better at generation.

    Buying a printer: 2 main categories plastic and resin. Plastic is easier, larger scale, generally printed in pla petg or abs each with their own qualities. Resin is generally smaller and more precise(read jewelery minis), and requires requires UV treatment/chemicals to cure.

    Early recommended printers: (plastic) ender or prusa. Ender will be more maintenance and give you better tuning/control, prusa will be more expensive and work a bit better out of the box.

    Material: highly recommend just starting with pla and when you figure out the basics, you can change materials. The other ones will last longer and survive longer, but 3d printing has a learning curve. PLA is a good introduction

    First print: download the STL or model of a benchy, it may be tempting to print something cool first, but this is a tool that needs calibration. Benchies have specific dimensions to print angles, rings, platforms, bridges ect). Go download software of choice, 3 years ago that was Cura. Load the STL file and you can click around, but I don’t recommend changing much. PLA prints well around 200*, I liked to add 2-4 extra layers of “shell” for durability, hollow support TREES are fantastic for overhanging ledges - NO COLUMNS!!, 20% infill means it will be mostly hollow but print quick and have some structure. Cura would default to the most geometrically sound pattern (honeycomb). A raft will put a grid down first to stabilize, it helped day 1, but got in the way later. infill.

    Follow a youtube guide on leveling your specific printer, when the print fails, lookup what went wrong here: https://www.simplify3d.com/resources/print-quality-troubleshooting/

    3d printing is a lot of work, plastic deteriorates over time, but you can do a ton of cool stuff. I recommend finger surfboards, organization kits to start and the replica jet engine is a right of passage.



  • thirteene@lemmy.worldtoMemes@sopuli.xyzThe opposite of shopaholic: shopcell
    link
    fedilink
    arrow-up
    3
    arrow-down
    6
    ·
    edit-2
    11 months ago

    06:30-02:30 (note the 0!) means 6:30 am to 2:30 am the following day. Anything in pm would be +12 hours. 6:30 pm becomes 18:30; 2:30pm is 14:30. Using this format you want 06:30-14:30 which is 8 hours.

    This format is important because it actually solves the problem you are trying to explain (am/pm). Regularly I need to give EST database timestamps for a PST server cluster while living in another timezone myself and speaking to someone in India which is :30min difference in time zones and trying to account for daylight savings. Removing am/pm just makes it easier to track what happens in different places without looking at the wrong time window. Time math is messy and stupid, be specific by using 24 hours instead of 12

    Edit: I guess no one works in timestamps, keep on being terrible for the rest of us.

    Edit 2: if you don’t understand how time works, reconsider your opinion. Spreading misinformation is damaging



  • My rhcsa expired and I only have experience beyond that. Your task right now is to find a job and the easiest way to do that is to leverage your network. If you don’t have a network, you need to prove that you can commit to a long term plan and learn a skill. Most people do that with degrees. Unfortunately a lot of people have degrees and technology is getting more competitive. That’s where you see school competitions and certifications. If you don’t want to do that, you’ll need to be able to speak competently to the role.

    Unfortunately right now I do not recommend platform/devops/sre for anyone breaking into the field. If I create an application today, it’s server less or bring your own dockerfile on a provided machine image. So what are you administrating? Legacy shops will be around for decades, but the future here is layered architecture not os tasks.