@ferristootsnow I am a Linux partisan although I think Windows is ok generally. I kind of blame Asus for letting a laptop ship with that issue and also myself for recently buying “The best laptop of 2020” according to the box. 😂
@xddz Ok, thank you! I think my IDE too was set up to look in my project directory for the .c files which explained the “magic” of it picking up the files.
@ferristootsnow I have it running on a very low end computer. It works fine but the only thing I’ve tried to resolve and couldn’t is when I got to start menu -> power icon to shut down it just says “No power options available”
So I just shut down/restart from the command line🤷♂️ .
TVA aims to build 100MW solar installation on retired coal site in Kentucky
Tennessee Valley Authority (TVA) approved a $216 million program to ex...
Article Source: https://pv-magazine-usa.com/2022/11/14/tva-aims-to-build-100mw-solar-installation-on-retired-coal-site-in-kentucky/
#installations, #policy, #pv, #coal, #markets, #scale, #utility
Using a Raspberry Pi Pico and a
Pimoroni RGB Keypad base as a 16-way MIDI channel mute switch.
#RaspberryPiPico #MIDI #Pimoroni #Keypad
@Raspberry_Pi
https://diyelectromusic.wordpress.com/2022/11/15/raspberry-pi-pico-midi-channel-muter/
This toot thing is pretty cool. I installed it with
```sh
pip3 install toot
```
It doesn't seem to handle Markdown formatting well, it takes 3-7 seconds for `toot timeline` or `toot notifications`, and it inserts newlines into media URLs when it displays them (but it does display them).
And although it is *mostly* CLI-controlled, it does occasionally have uncontrollable fits of interactivity, like in `toot timeline`:
```
Continue? [Y/n]
```
So it isn't the instantaneous responsivity you might hope for from a CLI app. But it does work and you can presumably run it easily from an arbitrary cloud VM over ssh.
https://portswigger.net/research/stealing-passwords-from-infosec-mastodon-without-bypassing-csp
Worth a read if you run a Mastodon install
Anti gUI rant & any opinions on Clean Linux ???
I want to put #slackware on my Laptop as second OS.
Decided to ditch the two Geoinformatics courses and go for NLP course instead. The geoinfo things both would have required me to install heavy-duty, insane GUI, lots of clickies, programs. I love looking at maps, but hell with that clickediclack. I like legible, understandable code, my brain works worse in GUI-fourth_submenu-world.
Btw: any opinions on #CleanLinux ?
Man, toot (cli) and @tut (tui) work together SO dadgum well.
I can be in the middle of writing a status in tut, then think, "Hey what was that username again, I want to tag them), then pop open a new terminal and type "toot search foo"
Just perfect. :)
@shrestha me when you tell me I need to touch grass. :)
Old cyberpunk proverb
@yuki2501 Wow, I’m glad I came across this post. I heard this quote but in an EDM song on Soundcloud and was unable to make the connection to where it originated.
The circle is complete! 🤯
@Hortense that’s so awesome. Learning is somewhere on my todo list but I haven’t made time. My one sister really likes to knit but not spinning.
Looking forward to learning from you about the fiber arts!
@Hortense I’m not sciency myself. I think it’s good to have you here! The more backgrounds the better.
I have seen some art and philosophy posters on qoto so it can be anything you want.
I always have mixed feelings about trans awareness week and trans day of visibility, because most cis people who talk about it go exclusively for the "you are valid" angle instead of the "trans healthcare has collapsed entirely and we need to do something about that" angle. Like I appreciate the first one, don't get me wrong, but sometimes it reads as a little shallow when you don't also talk about the second. You get me?
Just broke into software development. Currently struggling to grasp C!