@piegames zarbitter, hands down
russian death camp: Three stories of Ukrainian prisoners
How Ukrainian prisoners are tortured and killed—stories from one russian detention center.
It's not just "putin's War", it is "russia's War"
This will leave a stain on russian society and politics that will remain long after putin is gone.
russia is a Terrorist State
I managed to get a new package into #nix #nixpkgs: silx (an HDF5 viewer). The review process was a pleasure as usual, once it got started. Now I get a notification about a merge request for a new version of silx, apparently auto-generated by a bot. What's more, after testing this new version, I can just tell the bot via a comment to merge it into master.
This is the only way a huge package repository can be somewhat sustainably developed. Bravo! Do other distributions have something similar?
Today I got the chance to ask our computer graphics professor a question that I asked myself quite some time ago: what the fuck is the color pink?
Like, the color right before infrared is red, the color right before ultraviolet is violet. And every other color is some wavelength between those two colors. EXCEPT FOR PINK!?
On a hue color wheel pink is between red and violet, so it's wavelength has to be somewhere around there, right??
Well, turns out pink is the color humans perceive when red and violet are mixed (duh), meaning the red and blue cones are stimulated. Since both cones respond to wavelengths on the opposite ends of the visible spectrum, there is no monochromatic wavelength that would trigger both, hence there is no wavelength that looks pink.
That's also the reason pink does not appear in a rainbow, because there white sunlight light, a mixture of (almost, hi Astro-fedi) all monochromatic wavelengths, is refracted based on wavelength, so no mixed colors occur in it.
I spent four days learning #rust-adjacent toolchains (of which there are four, which are doing some things that are the same and some things that are different: #naersk, #fenix, #rustPlatform, #nixpkgs.#rust).
Throughout these four days I have seen at least a dozen of different error messages. Not a single error message had **anything whatsoever** to do with the error site. Reading traces helped, sometimes, but not always.
If you are a company who has excess money and you want to make the world a better place, please have your R&D department pick up #purenix, I urge you.
I ended up downgrading my whole *large* codebase to #rustStable and simplifying my #flake to:
```nix
{
description = "Flake for building rootrunner with standard nixpkgs Rust and OpenSSL support";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs";
flake-utils = {
url = "github:numtide/flake-utils";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = { self, nixpkgs, flake-utils, ... }:
flake-utils.lib.eachSystem [ "x86_64-linux" ] (system:
let
pkgs = import nixpkgs { inherit system; };
in
{
devShells.default = pkgs.mkShell {
buildInputs = with pkgs; [
rustc
cargo
rustfmt
clippy
rust-analyzer
pkg-config
sqlx-cli
postgresql
sqlite
nodejs
pnpm
zip
unzip
rsync
openssl.dev
openssl
];
};
devShell = self.devShells.${system}.default;
}
);
}
```
#SouthKorea now is like reverse-Yeltsin.
#Nix UX is such crap, it's unreal.
I love the tech, and the language is fun (funny), but it doesn't have to be like this.
I wish I had money to self-fund R&D beyond my people's work on #ghc
I would totally invest into #purenix.
If you want to help me reach my goals of bettering the industry beyond what #Serokell is doing, please consider asking your executives to have a look at #ZeroHR for their tech skill assessment needs.
@margodeweerdt so hyped! I will tell my friends.
The webshop is open!
https://margodeweerdt.com/shop/
I start with hand printed lino cut Holiday cards, A2 prints of a cat and a dog en Riso prints.
There is more to come, I will keep you posted…
#webshop #art #artistforhire #artist #illustration #prints #handprinted #linocut #printmaking #mastoart #fediart #holidays #Christmas #newyear
🇺🇦🚫 The possibility of inviting Ukraine to NATO worries some members of the alliance, - Le Monde.
🇺🇸USA, 🇩🇪Germany and 🇭🇺Hungary are against inviting Ukraine.
While some countries, including 🇫🇷France and 🇬🇧UK, insist on inviting Ukraine to the alliance, Biden refuses to accept this decision, and Trump "has never supported this idea."
@BryanBennett thank you so much! In a discourse thread about Github CI breakage, there is one more reason why to move to rustPlatform.
For MO of #Kremlin #bot's on #Mastodon.
Thank you either @MAKS23 or @EugeneMcParland for providing the link to the investigation.
I have reported the account over at mastodon.world, but couldn't find the link to the investigation of the profiles like this.
Please forward the link to the investigation to mastodon.world, although I guess that fake profiles violate their ToS as it stands?
@BryanBennett because when we started, #rust support in #nix was broken 😢
Five years... and collectively we've learned so little. And some of us have learned so much more than we ever wanted to know.
#covid #covid19 #fiveYearsOfCOVID #health #pandemic #wearAMask
Does anyone play StarCraft Remastered multiplayer *via LAN* on Linux? Note I am not referring to "signing on to Battle.net and playing", I'm talking about the LAN option.
I used to be able to play LAN multiplayer easily but since a Proton upgrade things aren't working anymore. Looking for a working config to learn from.
**NOTE: please don't respond with an answer like "no, but I do it this way", I am specifically seeking responses from folks who use LAN, on Linux.
@SwiftOnSecurity I can't retoot it hard enough. Another feather in the imaginary cap of #VerifiableCredentials.
That https://doma.dev guy
#lean #rust #typescript #react #nix
In my non-existent free time I design and run #TTRPG
If you use tools made by genocide-apologists, you are a genocide-apologist.
#lemmy users aren't welcome here.