Skip Navigation

User banner

AlmightySnoo 🐢🇮🇱🇺🇦

@ AlmightySnoo @lemmy.world

Posts
61
Comments
325
Joined
2 yr. ago

Yoko, Shinobu ni, eto... 🤔

עַם יִשְׂרָאֵל חַי Slava Ukraini 🇺🇦 ❤️ 🇮🇱

  • MOOCs.

    They're free unless you want a "certificate", which has no practical value and is mostly useful if you want to motivate yourself a bit more and want to support their business model.

    Go browse Coursera and edX and learn to your heart's content.

    Also, if you're coding, watch recordings of conferences about your programming language, e.g. CppCon/C++Now/CppNorth for C++, PyCon/PyData for Python etc...

  • Removed

    ssa

    Jump
  • Something you'll learn to live by once enter the workplace: your coworkers are not your friends. There might be a one in a thousand case that's an exception to this rule, but most of the time you should not think of them as more than coworkers you have to work with to get your job done. I've witnessed too many cases of coworkers backstabbing each other for their own professional ambitions or where a coworker dies and everyone just completely forgets about him a few days later.

    That doesn't mean you should be overly pessimistic either. The idea is to be pragmatic. No one wants a toxic environment, so everyone will put in some effort to maintain a cozy facade, and you should too, as that minimizes tensions for everyone. The mistake would be forgetting that it's all a facade and starting to think of them as something like a family, that's a mistake most juniors make.

    My motto is: smile at your coworkers but guard your damn ass when you turn your back to them.

  • For anyone wondering what Proton GE is, it's Proton on steroids: https://github.com/GloriousEggroll/proton-ge-custom

    For instance, even if you have an old Intel integrated GPU, chances are you can still benefit from AMD's FSR just by pushing a few flags to Proton GE, even if the game doesn't officially support it, and you'll literally get a free FPS boost (tested it for fun and can confirm on an Intel UHD Graphics 620).

  • Congrats! Your laptop will be even happier with a lighter but still nice-looking desktop environment like Xfce and you even have an Ubuntu flavor around it: Xubuntu.

  • ifn't

    Jump
  • reminds me of #ifndef instead of #if !defined(...)

  • TIL!

    and it's mobile-friendly and distraction-free too

  • With how MS Teams and now CNN have been reported here to be blocking Firefox, you know that Firefox is doing things right. If web giants are ganging up against it, it's all the more reason to switch to it to make a statement and prevent big tech from making privacy violation the norm.

  • Hard to tell as it's really dependent on your use. I'm mostly writing my own kernels (so, as if you're doing CUDA basically), and doing "scientific ML" (SciML) stuff that doesn't need anything beyond doing backprop on stuff with matrix multiplications and elementwise nonlinearities and some convolutions, and so far everything works. If you want some specific simple examples from computer vision: ResNet18 and VGG19 work fine.

  • Works out of the box on my laptop (the export below is to force ROCm to accept my APU since it's not officially supported yet, but the 7900XTX should have official support):

    Last year only compiling and running your own kernels with hipcc worked on this same laptop, the AMD devs are really doing god's work here.

  • Yup, it's definitely about the "open-source" part. That's in contrast with Nvidia's ecosystem: CUDA and the drivers are proprietary, and the drivers' EULA prohibit you from using your gaming GPU for datacenter uses.

  • ROCm is that its very unstable

    That's true, but ROCm does get better very quickly. Before last summer it was impossible for me to compile and run HIP code on my laptop, and then after one magic update everything worked. I can't speak for rendering as that's not my field, but I've done plenty of computational code with HIP and the performance was really good.

    But my point was more about coding in HIP, not really about using stuff other people made with HIP. If you write your code with HIP in mind from the start, the results are usually good and you get good intuition about the hardware differences (warps for instance are of size 32 on NVidia but can be 32 or 64 on AMD and that makes a difference if your code makes use of warp intrinsics). If however you just use AMD's CUDA-to-HIP porting tool, then yeah chances are things won't work on the first run and you need to refine by hand, starting with all the implicit assumptions you made about how the NVidia hardware works.

  • HIP is amazing. For everyone saying "nah it can't be the same, CUDA rulez", just try it, it works on NVidia GPUs too (there are basically macros and stuff that remap everything to CUDA API calls) so if you code for HIP you're basically targetting at least two GPU vendors. ROCm is the only framework that allows me to do GPGPU programming in CUDA style on a thin laptop sporting an AMD APU while still enjoying 6 to 8 hours of battery life when I don't do GPU stuff. With CUDA, in terms of mobility, the only choices you get are a beefy and expensive gaming laptop with a pathetic battery life and heating issues, or a light laptop + SSHing into a server with an NVidia GPU.

  • This. I don't think people here realize that HR doesn't really have a say in this, they aren't the ones deciding on the firing and they aren't the ones who can undo it since they aren't the ones providing the team's budget.

    HR's job in these situations is to do the dirty part: handle the announcement to each employee and damage control if necessary.

    The girl in the video is saying that her manager was "pleased" with her work and she didn't understand why strangers in the HR department are doing the announcement to her: that's the whole point, it's very likely that it's that "nice" manager who threw you under the bus when he had to make a choice on which people he needs to keep after top management told him to downsize his team but he didn't have the guts to tell you that personally.

  • Wayland reduces bugs

    As I have to give a few lectures, I can't say I'm pleased with how screen-sharing or using a projector in the classroom fails almost half of the time and always embarrasses me in front of everyone. I ended up purging the Wayland stuff and going back to good ol' i3 and I haven't had a display-related issue ever since.

    X11 works, it may not be as sexy or modern as Wayland but it's battle-tested and just works and for the vast majority of people, excluding Wayland's bugs, the differences are not even noticeable.

  • They're worse than us Arch users (btw)

  • It's a lifelong ~learning~ nerding process

  • Programmer Humor @lemmy.ml

    TMP is Turing-complete

  • Showerthoughts @lemmy.world

    It is fascinating how the crown is a universal symbol of authority and power, almost all cultures had coronation ceremonies despite some of them never having had contact with the rest of the world.

  • Lemmy @lemmy.ml

    Infinite spinning wheel when commenting without setting a language on a comment tree where the parent has a language set

  • Lemmy @lemmy.ml

    line-height still too low in the compact themes in the 0.18.1 release

  • Lemmy @lemmy.ml

    Any way to get an RSS feed with the latest comments of a community?

  • Programmer Humor @lemmy.ml

    LLMs Making Algorithms & Data Structures Obsolete

  • Lemmy @lemmy.ml

    CSS fix for videos (and also GIFs) that are being stretched to fit the whole screen

  • Memes @lemmy.ml

    did we really just survive this?

  • Memes @lemmy.ml

    Too many Reddit refugees coming to lemmy.world, we need a wall

  • Lemmy @lemmy.ml

    line-height too small in the compact themes?

  • Memes @lemmy.ml

    only lemmy.world users will understand this pain

  • Lemmy @lemmy.ml

    If you use wefwef.app, install it as an app with Chrome, NOT Firefox

  • Lemmy @lemmy.ml

    More anti-Lemmy brigading with massive upvotes on Reddit as the 3rd party app apocalypse looms

  • Lemmy @lemmy.ml

    PR for reintroducing captchas got merged today

    github.com /LemmyNet/lemmy/pull/3289
  • Memes @lemmy.ml

    waiting is pain

  • Videos @lemmy.world

    Mark Zuckerberg vs Lex Fridman in Jiu Jitsu

  • Memes @lemmy.ml

    Unsinkable

  • Mildly Infuriating @lemmy.world

    alternative way to eat a banana

    pixel.tchncs.de /p/almightysnoo/578557183439310564
  • Lemmy @lemmy.ml

    Reminder that you can use Alternative Text for images in Markdown

  • Memes @lemmy.ml

    this is why the Wagner coup failed