Para_lyzed

joined 1 year ago
[–] [email protected] 24 points 4 days ago

The linked article does a great job explaining the process of creating a theme assuming you have the SVG files. If you are asking how to create SVG files, then just use any vector editor (like Inkscape, for instance). You can find plenty of tutorials on how to create vectors through online video tutorials.

[–] [email protected] 2 points 1 week ago* (last edited 1 week ago)

I'm not really sure what it is you're asking for here. As another commenter said, ps outputs a list of newline separated entries (using \n, the standard LF character). I even ran some sanity checks to make sure it wasn't using \r\n (CR LF) with the following:

$ ps aux | grep $USER | tr -cd "\n" | wc -m
14
$ ps aux | grep $USER | tr -cd "\r" | wc -m
0

The output of ps aux | grep $USER is consistent with the formatting of ps aux. I also found that ps aux | grep $USER was consistent with ps -fp $(pgrep -d, -u $USER) except that ps -fp $(pgrep -d, -u $USER) shows the header (UID PID PPID C STIME TTY TIME CMD), does not show the processes related to the command (entries of ps aux and grep --color=auto $USER), and does not show grep's keyword matching by highlighting all matches within a line. It is otherwise completely identical.

Can you provide the output that you are getting that is unsatisfactory to you? I don't think I can otherwise understand where the issue is.

[–] [email protected] 1 points 3 weeks ago

Just a thought, but since someone else in the thread said you can stream to Chromecast via VLC, you can desktop capture natively in VLC and stream that to your Chromecast. I can't remember if the native capture can do sound or not, but if not, you can instead use OBS virtual cam (you'll need v4l2loopback for the virtual cam to show up), and open that as a capture device in VLC. You should be able to attach an audio source to that as well. While I haven't personally tested it with audio, I have used OBS virtual cam with VLC before, and it worked flawlessly for me. If you can't find a more elegant solution, then it's worth a shot to try and see if it works

[–] [email protected] 1 points 3 weeks ago

While I haven't personally tried it, I've heard people have issues with cooling when using the M.2 hat, especially when using their Pi for intensive applications (like hosting a Minecraft server). I'd honestly recommend just getting a 2.5" USB drive enclosure and an SSD. Costs about the same amount of money without the drawback of poor cooling. You can use it with any case, since it just connects via USB. I have been running my Pi this way for years (in fact I have never used an SD card in it).

[–] [email protected] 1 points 3 weeks ago

I agree with this sentiment 100%, but I think it lacks some of the context that these are children we are talking about. They aren't being educated on privacy or security; not by their schools, and certainly not by their parents. This generation is being raised to believe that everything they do and say needs to be posted online to social media, and their concept of privacy is virtually nonexistent. Couple that with the fact that most of them don't have a personal computer, and it leads to great levels of negligence with regard to their use of technology, and most relevant to this discussion, their use of school computers. The children being surveiled and exploited by this software don't have the education on it to understand why it is bad, or even that it is happening to begin with.

So while yes, they shouldn't have private communications on school computers, they don't have the context to understand that or independently come to that conclusion themselves, thus those private communications will happen nonetheless.

[–] [email protected] 4 points 1 month ago

No, here is the official RPMFusion documentation for it, which is linked to in the Nvidia driver documentation from RPMFusion.

[–] [email protected] 3 points 2 months ago

As far as typing tests/training goes, I tend to be much more of a fan of something like monkeytype, which offers a much nicer and more customizable interface, real time feedback on speed and accuracy, and has a quotes mode that essentially is what you are looking for. Though you can copy/paste a large chunk of text in custom mode if you prefer to actually type an entire chapter of a book.

Just thought I would provide another tool as an alternative

[–] [email protected] 1 points 2 months ago (1 children)

Oh, on second look I suppose you are correct. Silverblue and Kinoite kept their names, but Sericea and Onyx (and all future spins) use the Fedora [DE] Atomic structure. I was under the impression based on the announcement that all of them followed that naming structure, since they are collectively referred to as Fedora Atomic Desktop spins now. That actually seems much weirder than having changed them all to the same structure, because it was intended to lessen confusion, but now half of the spins use a different naming scheme than the other? Strange choice imo.

Here's the announcement I was referring to.

[–] [email protected] 1 points 2 months ago

Interesting to note, though another user pointed out that this does not work the same way in the United States (political organizations still have to provide a means to opt out).

[–] [email protected] 1 points 2 months ago* (last edited 2 months ago) (1 children)

Yes, I believe all of that is in line with what I have stated. Just to clarify, my interpretation of the previous comment was that political parties were exempt from the requirement to provide an opt out in Australia for political parties (by my interpretation, just the official parties and not unrelated political organizations), and they implied they believed it to be the case in many other countries. I have not recently reviewed the relevant laws, so I was not 100% certain if that implication would prove true in the United States (though was pretty confident that was not the case by my previous experiences with messages from officially endorsed organizations), but I went on to explain how these are not officially endorsed by political parties anyway, so if such an exemption did exist, it should not apply to this particular message.

Thank you for the clarification!

[–] [email protected] 8 points 2 months ago (1 children)

Political organizations and non-profits are exempt from this list.

[–] [email protected] 4 points 2 months ago* (last edited 2 months ago)

In that case, you're best off opting out and seeing if it works. If you get a text from the same group at a later date, then you can report them to the FTC. Please do not do this unless they do not honor your opt out request, as politically affiliated groups are legally allowed to market in this way so long as they provide a means to opt out of communication. Falsely reporting puts strain on the already incredibly underfunded system and prevents real scams from being caught and dealt with due to a lack of resources. I recommend you keep a list of groups you have opted out from that is easily searchable to track this. 4 years ago I got multiple of these texts per day. I have been opting out every time I receive one, and now I have not gotten one in over 2 years. Eventually you will run out of groups to opt out of, and will only be messaged by newly created groups, which will happen much more slowly than all of the groups constantly texting/calling.

Beyond that, there isn't really much you can do. Your number is on a list, and people are buying that list. Although you could see if putting your number on the national do not call list would help (EDIT: though apparently political organizations are exempt from that on further reading). I have not done this personally, but I came across it while looking up how to report scam texts. Perhaps it could be beneficial to you (who knows?)

view more: next ›