After 30-minutes with #Grok3, I was able to get it to give me this WebGPU-powered Barnley Fern implementation.
Here is the code:
https://gist.github.com/jhol/11114da8f108a0dc11d89ff31be51ded
All AI generated, except for a few cosmetic tweaks applied at the end by hand.
Mind blowing.
#PewDiePie HAS SWITCHED TO LINUX!!11!!!1
https://youtu.be/tsu0Rw3Nqi8?si=t0t2hsOEAVQE8ceE&t=162
Specifically Linux Mint (26:56)
This ESP32 Antenna Array Can See WiFi
https://www.youtube.com/watch?v=sXwDrcd1t-E
@gamingonlinux "It is imperative. I REPEAT: imperative, that you DO NOT pay any attention AT ALL to the guy highlighting our persistent pattern of unethical behavior".
Trying to move away from Google slowly but surely #selfhosted
I don't want to kill Bryan Lunduke. Weird
It's the Holy Grail: All Open Source Toolchain for ZYNQ 7000 SoCs
Today I built a developer workflow that involves running EXE tools built with Cygwin on (patched) Wine on WSL2 on Windows.
Thanks to #nix it actually works. Rather slow though
If I were deliberately trying to sabotage an open source project, I can't think of a better way of doing it than by adding a CoC and enforcement committee to it. Makes you wonder.
Bézier curves coming to @kicad, both in the Schematic and the PCB editor. An early version already available in the latest nightly
In 2014 @godotengine might have got away with such idiocy. Not any more
I can recommend emmanualrosa's mkWindowsApp for packaging Windows applications in #nix
https://github.com/emmanuelrosa/erosanix/tree/master/pkgs/mkwindowsapp
I got a Windows USB flashing utility app working with Wine and wineftd2xx.
It would have been extremely difficult to make this arrangement work and keep it stable and reusable over time and between machines without Nix.
Has anyone made an AI tool yet that can take 1000s of lines of decrepit embedded C code and decruft and restyle it to my specificatuon so that it no longer makes me sad?
Further adventures in #Nix #nixpkgs & #nixos
You ever read the switch activation script? It's a 1000 line Perl script, that starts by making sure it's not interpreted as a bash script and continues on to confirm every system component and module.
What is switch? When you run `nixos-rebuild switch`, you will change from one system to another.
A systemd handing off the pid to another systemd is just the most fanciest punching you'll see in a linux deployment script
Really good to see this in the #ladybird contributing document. Hopefully we will see more projects wise up and do likewise.
If you have a project, and you don't want it to descend into toxic chaos, if you don't gatekeep the activist grifters, then they will gatekeep you.
@leftpaddotpy please stop gatekeeping, vilifying and banning people from the #nixos project who have different opinions or world views than your own, that have nothing to do with the project itself. As a professional and I’d dare say more mature #nix user I’m fed up with the continued effort to dramatize and undermine this project. Stop using moderation and political excuses to ban those who think different. Embrace and engage with the differences instead. It’s human.
Turns out there's a nix-env command that is very easy to type (the easiest to type even?) that will immediately try to install every known nix package in the world to your machine https://github.com/NixOS/nix/issues/308