for some reason i’m the most productive before i have breakfast,, my current plant is to leave my laptop within reach of my bed and hoping for the best
as of 2022, the US birth rate is 0.63459 mph
(raw baby name data: https://www.ssa.gov/oact/babynames/limits.html)
(graph generator: https://github.com/lunasorcery/miles-per-hour)
TermiC: Terminal C, Interactive C/C++ REPL shell created with BASH - https://github.com/hanoglu/TermiC
A USA federal judge ruled that Georgia state's trans care bans are illegal.
The judge stated that there was strong scientific evidence of trans people benefiting from gender-affirming care.
The judge also said the law appears to discriminate based on sex in an excessively broad manner. The state is barring people who are assigned female at birth (afab) from accessing testosterone, and barring people who are assigned male at birth (amab) from accessing estogen.
The judge said this likely infringes on trans people's rights under the Fourteenth Amendment of the USA constitution.
https://www.erininthemorning.com/p/federal-judge-blocks-trans-care-ban
Hey I need help with #NixOS / #HomeManager if anybody is able to.
I’m trying to link a bunch of stuff into my home directory with home.files, but if I set the target to a folder that exists, it just does nothing, no error message or anything. I’ve currently got
home.file.home = {
source = pkgs.symlinkJoin {
name = "home";
paths = [
...
];
};
target = "/.";
recursive = true;
};
but it doesn’t do anything (it works fine if I set the target to some random directory that doesn’t exist but that’s not helpful) and I can’t seem to get things to work without completely restructuring how I’ve organised my setup, which I’d like to avoid if at all possible.
I’ve seen a GitHub issue related to this but I couldn’t really make sense of it and it was from 2018, things seem to have changed
Switching from EWW to waybar is going well. I had to modify my C script for the battery icon to be able to take full advantage of it and nothing has made me feel more powerful than (swprintf) printing perfectly good json on (about) the first try
I also did some math with /sys/class/BAT*/{energy_now,energy_full,power_now}
and i get to see the remaining battery life/charge time as well
does anyone know how to set up #nvim dap? I want to get a debugger for typescript (maybe java?) but if im being honest i have no idea what i’m looking at aahhaah
Instead of my daughter's name, I'll get this sentence from the HTML spec tattooed on my forearm:
“Authors are strongly encouraged to view the div element as an element of last resort, for when no other element is suitable. Use of more appropriate elements instead of the div element leads to better accessibility for readers and easier maintainability for authors.”
PSA copypasted from tumblr, pls boost :
FEMA is doing an emergency alert test on all TVs, radios, and cell phones on October 4, 2023, at approximately 2:20pm ET.
If you live in the US and you have a phone you need to keep secret for any reason, make sure that it is turned off at this time.
Yes, I'm doing this months in advance, and yes, my blog has very little reach, but I figure better to post about it more than less.
Please reblog and add better tags than mine, I'm bad at tags.
Name 5 things about #Linux you love the most. (Boost please)
For me:
1. Customizability
2. I get to choose when to update
3. Privacy
4. The community
5. Window Managers.
I’ve been thinking of implementing sixel image viewing in nvim. The main purpose was going to be LaTeX previews but i just got the idea of having custom :emojis: in my text files
i switched to firefox nightly so i could get jpeg xl support