• 0 Posts
  • 13 Comments
Joined 6 months ago
cake
Cake day: December 31st, 2023

help-circle


  • Not necessarily cash, but definitely a bit of luck. Some lawyers, if they think a case is guaranteed to go your way, will do the work for free in exchange for receiving a portion of the damages the final judgement will award you. Even rarer, some lawyers care enough about some issues on a personal level that they’ll work for free, or reduced rates, on certain cases.

    In this case, I’m not sure there are any damages whatsoever to award to OP - a “win” is forcing the company to abide by the GPL, not pay up money. The EFF and the FSF, as others have brought up, are probably the best bet to find lawyers that would work on this case for the outcome instead of the pay.




  • For clarity’s sake: I have been daily driving Linux, specifically ArchLinux, for the past 9 years, across a rotation of laptop and desktop computers. I do almost everything in the command line and prefer it that way.

    I still think if you want people to try Linux you need to chill the fuck out on getting them to use the command line. At the very least, until they’re actually interested in using Linux on their own.


  • Kinda disappointing.

    The article is really trying to sell us, the reader, that using Linux without knowing how to use the command line is not only possible but totally feasible. Unfortunately, after each paragraph that expresses that sentiment we are treated to up to several paragraphs on how it’s totally easier, faster, and more powerful to do things via thé command line, and hey did you know that more people like coding on Linux than windows? Did you know you can do more powerful things with bash, awk, and sed than you ever could in a file manager?!

    FFS vim and nano are brought up and vim’s “shortcuts” are praised… in an article on how you can totally use Linux through a gui and never need to open up the command line.

    Who is this written for? outside of people who not only already use Linux but are convinced that using any other OS is both a moral failing and a form of self-harm?






  • Disclaimer: not a physicist, and I never went beyond the equivalent to a BA in physics in my formal education (after that I “fell” into comp sci, which funnily enough I find was a great pepper for wrapping my head around quantum mechanics).

    So space and time per se might be continuous, but the energy levels of the various fields that inhabit spacetime are not.

    And since, to the best of our current understanding, everything “inside” the universe is made up of those different fields, including our eyes and any instrument we might use to measure, there is a limit below which we just can’t “see” more detail - be it in terms of size, mass, energy, spin, electrical potential, etc.

    This limit varies depending on the physical quantity you are considering, and are collectively called Planck units.

    Note that this is a hand wavy explanation I’m giving that attempts to give you a feeling for what the implications of quantum mechanics are like. The wikipédia article I linked in the previous paragraph gives a more precise definition, notably that the Planck “scale” for a physical quantity (mass, length, charge, etc) is the scale at which you cannot reasonably ignore the effects of quantum gravity. Sadly (for the purpose of providing you with a good explanation) we still don’t know exactly how to take quantum gravity into account. So the Planck scale is effectively the “minimum size limit” beyond which you kinda have to throw your existing understanding of physics out of the window.

    This is why I began this comment with “space and time might be continuous per se”; we just don’t conclusively know yet what “really” goes on as you keep on considering smaller and smaller subdivisions.


  • Yes, sway presents itself as a drop-in replacement for i3 (just built on top of wayland instead of xorg).

    I’ve used it on a Thinkpad laptop for close to 4 years, and on my desktop for the past 3.

    The only problems I’ve encountered are some apps not being Wayland-compatible; xwayland makes the rendering work for those but then things like sharing a window or the entire screen don’t always work. Notably, Discord’s sharing doesn’t work, but I can use OBS to record any entire screen since [the OBS devs] put in the work to properly support Wayland.