Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)P
Posts
11
Comments
101
Joined
9 mo. ago

  • The place I work has all that and even more, I think these kinds of errors that happen make upper management even more draconian with the rules (and we already have A LOT of rules).

  • If resources are going from one team to another, and they have separate management, that damn well better be coordinated through your boss. At the very least C.C. at the start and end of the project.

    It happened inside their project, not in communication with our part of the whole. It happened communicating with the code we wrote for them, but we didn't explain our code to them, so it might be a little bit of our fault, even if it was in the documentation and the tasks that were provided to us, the json was part of the documentation.

  • Hahaha, thanks!

  • Yeah, I feel it might be a management issue too.

    Unfortunately, everyone knows about the other team, but I feel they aren't guided by their boss, Idk but I heard that they are lost on the project, but on that Idk how to help, but at least I expect them to test the code they produce, some of them test, but a lot of them don't.

    I'm going to try to help when asked, but it seems they need more senior devs (I'm only a junior dev) or some form of "training" for their project.

  • Not our boss, their boss. We're basically helping because of the spirit of the team.

    They will not get fired and I don't think that they getting fired would be good, I just want for them to learn about the system they work on and have more testing on their part. I want to work on my system, because I like it, only wanting to help when it's needed, not when it's not a good job on anothers team part.

  • The video talks about the history of yaoi and how it evolved, the social relation of men and women in relationships, sexuality, desire, abuse, etc, and how it interacts in worlds where only men exist, from the feminine point of view. This is a literary and sociology analysis of it. It's clear you didn't watch the video and only commented after reading the title... I wish this didn't happen on lemmy and stayed on reddit.

  • My old btrfs system auto defragging while shutting down (and taking too long): I guess I'm going to die

  • 0 is below 1 million

  • Cross 1, so it's 0

  • Or you could adopt pix.

  • Yes, from my personal experience:

    It'll be a lot faster.

    Edit: there's ollama-cuda on the repos and alpaca-ai on the AUR, but I changed from the self managed to use the local ollama server. For games, there's lutris, wine-cachyos, proton-cachyos, dxvk-mingw-git and vkd3d-proton-mingw-git all on the repos, so dxvk and vkd3d (the translation layers from directx to vulkan) are updated when the system is updated, but need to be installed with the provided scripts to work automagically after that.

  • Unfortunately, yes.

  • Deleted

    Permanently Deleted

    Jump
  • If the US used something like pix, MasterCard, visa, etc, wouldn't have any power to do this, but they want to make Brazil delete pix from existence. Interesting.

    Edit: grammar

  • How a brain that works and learns (differently) since inception (creating new paths between neurons or strenghtening paths, adapting to every touch, sound, temperature, body position, smell and image it ever experiences) different from multiple matmuls that calculate an optimization path based on dual numbers (to get the gradient to descend) and different path seeking algorithms like ADAM?

    Idk, but I think that it has a different way of learning and being, a child learns by being with others, it experiences things, their brains are wired in such a way to learn those things, they make errors and are corrected, so they learn to not make things up or they start to make things up on their own on what they learned, there isn't a model on what there is to be learned, there isn't a focus, just living. Machine learning algorithms learn by trying to predict the next token (not even learning wrong things and getting corrected, its like those kids who when they don't know something they just make something up, not having learned to be wrong), the optimal way to guess a color on a upscaled image, to denoise a image to match a prompt, etc. These are very different in my understanding.

    I believe (in 5 trillion years) that if wires could be wired in such a way to reorganize themselves based on simply by existing, like our brains, not matmul*100 trillion, these wires being a "robot" brain and the "robot" just being and being teached by a society that sees this "robot" like any person we see today, I believe this "robot" would turn out to be just like a person. Our brain is physical, with nothing special about it, if it takes another form, like the "robot" brain, it would behave in the same way.

    So, in my idiotic opinion, the scope of the thing, what is the relation with the environment, what it does, how it does, makes it different than what a person would do, be, etc. I'm probably 300% wrong, so yeah.

  • I use this nginx extension, it has a lot of rules, they mix IP, user agent, etc, to block a response it seems. Like adblocking rules, but for bots.

  • It is, I saw claudebot and gptbot scraping my instance, made a post about it on fuckai, but i have blocked all these bots now and my instance is a lot faster.

  • As Bolsonaro got cited in the Trump post, he should be tariffed too, by death by firing squad. Idk, seems a good idea hehe.

  • Zram is good, i would use lz4 as a compression method, it uses a lot less CPU than zstd and compression makes it around 50% bigger than compressed using zstd (50% compression vs 33% compression on zstd). So on CPU bound scenarios, it holds better than on zstd in my opinion. Same on btrfs, it feels a lot faster on lzo than on zstd.