Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

Zangoose, to programmer_humor in Good luck web devs
@Zangoose@lemmy.world avatar
Zangoose, to programmer_humor in the myth of type safety
@Zangoose@lemmy.world avatar

If I had the willpower or time to go through a multi-thousand line (not including the html templates) legacy Angular 6 codebase where almost every property is typed ‘any’ then I assure you I would have, it’s driving me insane 🙃, also why I prefer backend

Zangoose, to linux in Reminder to clear your ~/.cache folder every now and then
@Zangoose@lemmy.world avatar

It looks like yay was storing AUR build files there, that folder took up about 160 of the 164GiB

Zangoose, to memes in I've been robbed!
@Zangoose@lemmy.world avatar

Can’t tell if this is sarcasm (I’ve been on the internet too much today sorry) but just in case the Greek μ (mu) stands for “micro” since ‘m’ is already used for “milli”

Zangoose, to linux in Reminder to clear your ~/.cache folder every now and then
@Zangoose@lemmy.world avatar

No, .cache is similar to a temporary directory (or at least in theory) where important data isn’t supposed to be stored there, instead only temporary files that might speed things up (e.g. images in a browser or thumbnails in a file manager). In this case it looks like all of my AUR packages had their source files cached, which added up over the ~1.75 years that I’ve been running this distro

Zangoose, to linux in Reminder to clear your ~/.cache folder every now and then
@Zangoose@lemmy.world avatar

It’s yay, which took up ~160 GiB. It was storing previous versions of AUR binaries which I guess added up over time. I posted a screenshot of ncdu outputs for a more detailed breakdown in one of the other reply threads

Zangoose, (edited ) to programmer_humor in Good luck web devs
@Zangoose@lemmy.world avatar

VS code is a good app in spite of using electron, not because of it. There’s no reason a simple plaintext editor needs to allocate 300MB of ram even without extensions just to launch, and there is definitely no reason a plaintext editor should require compiling chromium to build from source.

Slack is fine, but only when you exclusively use slack. Throw in an actual browser, discord, VS Code, Whatsapp, teams (?), etc. each with their own chromium instance and now your 16GB of ram are being eaten up at idle.

Zangoose, to programmer_humor in Good luck web devs
@Zangoose@lemmy.world avatar

VS code is an electron app, there are a few others that have a simple enough purpose that they shouldn’t be using a whole dedicated chrome engine to function.

Zangoose, to memes in Yes. We're better than you.
@Zangoose@lemmy.world avatar

The trend continues (no I didn’t have the patience to wait an extra hour)

https://lemmy.world/pictrs/image/e73504ec-a156-4f4d-bc9c-a69bc34148ed.jpeg

Zangoose, (edited ) to linux in Reminder to clear your ~/.cache folder every now and then
@Zangoose@lemmy.world avatar

https://lemmy.world/pictrs/image/1db16aff-0fdf-421a-84d4-77091efdea1a.png

https://lemmy.world/pictrs/image/723e165b-7648-48d1-92c5-5e655172326d.png

Looks like yay is storing every previous binary for AUR bin packages (also excuse the unreadable terminal theme, it doesn’t play very well with a lot of TUI apps unless they support custom theming)

Zangoose, (edited ) to linux in Just install EndeavorOS lol
@Zangoose@lemmy.world avatar

Broadcom, it’s always broadcom’s fault

Zangoose, to programmer_humor in the myth of type safety
@Zangoose@lemmy.world avatar

In theory I’m a fan of the inferred but static typing systems that most modern languages use (kotlin, rust, TS, etc.) where most local variable types can be inferred and only return types/object fields/parameters need explicit types.

I just despise typescript because it feels more like someone put a bandaid over JavaScript and all of its oddities instead of making a properly fleshed out language, and allowing the option for an ‘any’ type to be used freely by default emphasizes that.

Zangoose, to linuxmemes in If linux distributions were tools.
@Zangoose@lemmy.world avatar

Not OP, I like gnome and all but I Ubuntu’s extensions/custom version of gnome is awful and makes trying to change settings so much worse because the gnome documentation doesn’t always match with all of the changes Ubuntu adds on top. Maybe they’re talking about that?

Zangoose, (edited ) to memes in Lies, deception!
@Zangoose@lemmy.world avatar

Tell me you’re not a software developer without telling me you’re not a software developer.

If you’re working on the code the only thing that might change is not having access to the release/staging environments (production databases, cloud server, etc.) but you would need access to the code itself (and development database/services), so it wouldn’t be too difficult to check if the code is keeping voice recordings

(italicized is edited in for clarity)

Additionally, the higher up you are, the less code you usually write. With software development being higher up usually means more meetings, team management, planning, and higher level infrastructure talk.

(Obligatory disclaimer that I’m pretty new in software development, this is the experience in the company I work at and seems to be pretty standard among other companies as well)

Zangoose, to linux in Reminder to clear your ~/.cache folder every now and then
@Zangoose@lemmy.world avatar

It was AUR packages from yay. I’m a CS major into gaming and emulation so there are a decent amount of programming build tools from the aur that I had, it looks like most of it is coming from storing all of the binaries from AUR packages, as intelliJ ultimate takes up 50 GiB, proton-ge-custom takes up 31 GiB, and Yuzu emulator takes up 16 GiB.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #