Software

Here, you may discuss software applications (apps), websites, source code, etc. Some types of software are on-topic in other forums (e.g. e-books, audiobooks, video games, interactive fiction, hypertext fiction, digital music, and digital video).
by Radishrain • | | 3 comments
https://medium.com/nerd-for-tech/how-to-install-unsupported-bluetooth-5-0-dongle-on-linux-4bf34aa99fed The above link might be insightful in getting newer adapters to work for Linux. Be careful when picking an adapter--not just because they're not all advertised for Linux use, but because ...read more
by Radishrain • | | 0 comments
https://docs.python.org/3.10/tutorial/datastructures.html Here's a link where it talks about list comprehensions. List comprehensions are when you do such as `myList=[v+2 for v in anotherList]`. What this does is make `myList` equal to a new list wherein every item of `anotherList` has bee...read more
by Radishrain • | | 0 comments
Today, I learned the hard way that it really isn't a good idea to type the following, and say yes to the prompt that follows without paying much attention to what it says it's going to uninstall along with it (I knew better, a lot better, but I was irritated, and was in a risk-taking mood): ...read more
New Post
feeds Feeds
Feedback, Links, Privacy, Rules, Support, About