linuxPIPEpower

joined 1 year ago
[–] [email protected] 27 points 11 months ago

By showing how you drew a comic about it them posted it to lemmy ofc

[–] [email protected] 24 points 11 months ago

Not only were the programmers women, but so were the computers.

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

this place isn't what it used to be

[–] [email protected] 1 points 1 year ago

the above comment was written by a person who's lack of understanding of consent suggests they are almost certainly guilty of sex crimes.

[–] [email protected] 21 points 1 year ago

why not just add the options to it?

If you are asking me, personally, it's because making any contributions to ls is far beyond my capacities and will remain that way for the forseeable future.

Personal deficiencies aside, would it even be a good idea to modify ls in this way? It seems to me that stability and predictability is a feature, not a bug. Basically you know how ls will work on every linux system. Adding all these features would turn it into something else and potentially introduce chaos. ls is tested on >millions of systems in every context; a known quantity. A feature set which is limited to the necessities avoids introducing bugs, flaws, security issues etc.

And once added, a feature probably shouldn't be removed. In 2024 I love having git status optionally integrated into my ls-type tool. But in 2034 will git still be as ubiquitous? What about 2054? ls is for the ages. eza is for right now.

[–] [email protected] 7 points 1 year ago (1 children)

I guess it would be too much to get a set of metronomes eh.

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

oh cool! I didn't have too much confidence. Some websites manage to defeat it.

make sure to tell all your friends how they can back up their text books. :D

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

whatever gets em there

[–] [email protected] 4 points 1 year ago (10 children)

It's written in a messy way but I actually read it the opposite way.

There is a non insignificant portion of the gun community who, when presented with the concept of “everybody should be taught gun safety, because it’s a right granted to us” relating specifically to liberals (go figure) happen to get really fucking antsy at the thought of people they don’t like owning guns.

I think what @[email protected] meant was that the 2A people don't seem to be very interested in defending gun rights for people outside their circles. I don't know if I'd use liberals as the example here. I think Black people would be far more salient.

Did the NRA Support a 1967 'Open Carry' Ban in California? | Snopes.com

While 1967 was a long time ago, the "antsiness" has remained. How often do you hear of these people doing anything to defend the people who are the primary targets of anti gun laws? Which is, by a large margin, Black and other racialized people.

I heard an interview with some Public Defenders who had submitted an amicus brief in relation to a guns rights case on the basis that even though the actual case was stupid, changing the law would materially improve the lives of overincarcerted communities. I thought it was on 5-4 podcast in follow up to the first ep that covered the case in a less friendly way: New York State Rifle and Pistol Association v. Bruen. I don't find the subsequent ep where they had the PDs on for an interview.. maybe it was taken down.

[–] [email protected] 1 points 1 year ago (1 children)

https://noscript.net/

Some websites will fall back to a "simple" version when the javascript they prefer isn't allowed. it's good design. My guess is that these parasites will design their website without such accessibility principals and prevent you from using it except on their terms. But it's worth a shot.

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

anything that is on your computer, you must be able to save.

  1. Does Ctrl-S (File > Save) work? (unlikely). Can you select all and copy/paste?
  2. Try the browser extension SingleFile https://github.com/gildas-lormeau/SingleFile
  3. Since you already have your "license", find a PDF backup online. https://annas-archive.org, PDFdrive.com, libgen (websearch for current URL), sci-hub (same), archive.org (need DeDRM from github to download adobe ebooks permenently)
  4. as someone else suggested, ask some pirates: https://lemmy.dbzer0.com/
  5. Maybe it would be easier to remove the email address from the background. How to do that depends on what sort of fuckery is going on in the PDF and how nerdy you are. Can you open it in any editing software?
 

Anytime I search for an addon via the search box in settings > add-ons manager I get all these theme results. Here is a search for "syntax" (via the add-ons manager) I had to make it very zoomed-out to fit long page into screen cap:

I use themes personally to visually differentiate between profiles. And I have nothing against fun and frivolous user customizations. Am not hating on the concept.

I am curious about why they are so aggressively pushed so that they show up be default when trying to search for add ons you need to toggle off every time. Searching for an add-on to do something and searching for a theme that has some keyword included seem to me like totally different tasks and mixing them up is a strange choice.

Is this like a major things firefox thinks people like about it? Do people like it?

 

My dream: I want a way to arbitrarily close and later open groups of applications including their states such as open files, window arrangement, scrollback, even undo histories etc. So working on a specific project I can close everything neatly and return to it later.

In my research/experiments here is what I come up with, do you agree?:

  1. in the terminal-only environment this would be tmux or another multiplexer

  2. But when you start including GUI applications (which I must), then it is something else that doesn't exactly exist

  3. Applications store their current states in a variety of places and some of them don't really do restoring in any way so it would be hard to force.

  4. the best option for this is something like xpra where you can have multiple sessions. If you had a machine that stayed powered-on all the time it might be possible to create sessions, log in remotely and use them that way.

  5. Using xpra or similar the sessions are never really actually closed. You would only close the connection from the local machine. If the machine faces a power off then too bad. As far as I can se there is basically no way to accomplish this goal where power-offs are accommodated.

I have tried some remote-login options but they are too slow for normal use. I tend to have pretty low-end hardware running (because so far it works for most things) so maybe if I upgraded it would improve.

  1. is it plausible?
  2. how to estimate hardware/performance needs of host, client and LAN? anything else to consider?

I typically use manjaro + XFCE but would be willing to try something different to accomplish the goal. I only want to do this locally on LAN not remotely.

re XFCE session managerXFCE has session management but the majority of programs don't totally work with. Like maybe the application will re-open when the session is restored but no files will be open even if they were when session was saved. Or distribution through workspaces, window size etc will not be restored.

 

I really like comparison tables on wikipedia but find them hard to navigate.

For example: Comparison of web browsers > General Information

Say I want a web browser for Linux which has been recently updated. I can sort by the "Platform" column, or by "Latest release: Date" but not both.

Sometimes tables can be very wide and/or very tall. Once you get to scrolling it is impossible to see either the row or column headings. So then you can't tell where you even are in the table. Example: Table of AMD processors Also they can have complex structures with merged headings and content.

Ideally I would like to apply some basic spreadsheet-type operations like hiding rows/columns, filtering, sorting by multiple columns etc. Even if there was a way to easily get the table into an actual spreadsheet that would be helpful. I tried some extensions that export tables to other formats but nothing worked without a lot of cleanup.

Is there some kind of trick or tool or extension that makes these ginormous tables useful? I can't tell how people even add information to these things, they are so large.

 

I really like comparison tables on wikipedia but find them hard to navigate.

For example: Comparison of web browsers > General Information

Say I want a web browser for Linux which has been recently updated. I can sort by the "Platform" column, or by "Latest release: Date" but not both.

Sometimes tables can be very wide and/or very tall. Once you get to scrolling it is impossible to see either the row or column headings. So then you can't tell where you even are in the table. Example: Table of AMD processors Also they can have complex structures with merged headings and content.

Ideally I would like to apply some basic spreadsheet-type operations like hiding rows/columns, filtering, sorting by multiple columns etc. Even if there was a way to easily get the table into an actual spreadsheet that would be helpful. I tried some extensions that export tables to other formats but nothing worked without a lot of cleanup.

Is there some kind of trick or tool or extension that makes these ginormous tables useful? I can't tell how people even add information to these things, they are so large.

view more: ‹ prev next ›