Father. Humanist. Python Developer. Linux user.
Father. Humanist. Python Developer. Linux user.
Posts
Father. Humanist. Python Developer. Linux user.
Father. Humanist. Python Developer. Linux user.
Father. Humanist. Python Developer. Linux user.
Father. Humanist. Python Developer. Linux user.
Father. Humanist. Python Developer. Linux user.
This was perhaps the most surreal #PyConUS I have attended (my 10th). On one hand, there was an entire track devoted to "AI". While at the same time, multiple talks (including the excellent lightning talk by @ehmatthes@fosstodon.org) dealt with trying to find ways to cope with the utter chaos visited upon open-source projects by "AI" bots opening pull requests. 1/4
Father. Humanist. Python Developer. Linux user.
Father. Humanist. Python Developer. Linux user.
I just made the mistake of installing and trying out #KDE since I hadn't used it since KDE4... only to find out that it vomited a bunch of garbage into dconf and overwrote a bunch of gtkrc and fontconfig files.
So here's your PSA: Create a different user account to try it out. Or just don't try KDE. It's not that great, and it messes with files it has no business touching.
Father. Humanist. Python Developer. Linux user.
I just completed all 25 days of Advent of Code 2024! #AdventOfCode https://adventofcode.com/
My solution in #Python: https://github.com/terminalmage/adventofcode/blob/main/2024/day25.py
Father. Humanist. Python Developer. Linux user.
I've completed "Crossed Wires" - Day 24 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/24
My solution in #Python: https://github.com/terminalmage/adventofcode/blob/main/2024/day24.py
This was fun, in a masochistic sort of way 😂. I came to a pretty well-explained solution, feel free to look at my comments if you're stuck!
Father. Humanist. Python Developer. Linux user.
I just completed "LAN Party" - Day 23 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/23
My solution in #Python: https://github.com/terminalmage/adventofcode/blob/main/2024/day23.py
Father. Humanist. Python Developer. Linux user.
I've completed "Monkey Market" - Day 22 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/22
My solution in #Python: https://github.com/terminalmage/adventofcode/blob/main/2024/day22.py
Father. Humanist. Python Developer. Linux user.
I've completed "Keypad Conundrum" - Day 21 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/21
My solution in #Python: https://github.com/terminalmage/adventofcode/blob/main/2024/day21.py
Father. Humanist. Python Developer. Linux user.
I've completed "Race Condition" - Day 20 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/20
My solution in #Python: https://github.com/terminalmage/adventofcode/blob/main/2024/day20.py
Father. Humanist. Python Developer. Linux user.
I just completed "Linen Layout" - Day 19 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/19
My solution in #Python: https://github.com/terminalmage/adventofcode/blob/main/2024/day19.py
Love it when my Part 1 can be only slightly adjusted to get the solution to both parts.
Father. Humanist. Python Developer. Linux user.
I've completed "RAM Run" - Day 18 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/18
My solution in #Python: https://github.com/terminalmage/adventofcode/blob/main/2024/day18.py