𞋴𝛂𝛋𝛆

  • 105 Posts
  • 1.09K Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle

  • It is fundamentally a theft of the autonomy, self determinism, and right to unfiltered information required for citizens in a functioning democracy. Loss of ownership is fundamentally a coup against democracy by overlords of neo feudalism.

    Frame your argument as a citizen wronged by thieves and you will defeat the nonsense. Ownership of any part of your person including your digital presence to exploit and manipulate is a form of modern slavery; literally buying and selling people to manipulate and exploit them. Anything that has any potential to filter information, no matter how remote, unlikely, or illegal, is an act of treason in a real democracy when it lacks full transparency. Every digital device you use must be fully publicly documented with a publicly accessible toolchain for anyone to monitor or review. Trust as a policy is fundamentally opposed to democracy without exceptions. Trust is a trap of authoritarianism. Citizens are required to be fully informed and skeptical of all sources. For example, every mobile device made has a proprietary SoC processor and modem that are interconnected in undocumented ways. There is absolutely no way to know who or what is truly connected to these devices at any point in time. This is the real reason removable batteries no longer exist despite being more dangerous, wasteful, and an environmental disaster.




  • Abolish digital slavery and publicly code and fund the public commons with no scraping or exploitation whatsoever. Restore the rights of autonomy and self determinism required for a citizen in a democracy and people will return to the culture that existed before google won its privateer piracy charter to digitally enslave everyone in exchange for free email and search results because the US was too backwards to fund the fundamental public commons required for real democracy and was itching for slavery again at the first opportunity of going unnoticed.












  • I’m 99% sure I know my killer is me… eventually as my spine falls apart and suffering massively increases with time. And I’m okay with that so long as it is my choice. When people talk about suicide, I strongly believe in the saying, “no permanent solutions for temporary problems.” But I strongly believe in this saying from both perspectives, aka “permanent solutions are your personal choice that I fully respect as an unalienable human right, if you choose, due to permanent problems.” Anyone trying to steal such an unalienable human right from another is exceptionally ignorant of the magnitude of potential suffering and is criminally sadistic as far as I’m concerned.



  • Not necessarily. Like I don’t have my YT stuff stored anywhere any more.

    Shorter format stuff – sure, and that seems to be the only focus really for peertube now. Most of the YT stuff I posted was like bits and pieces of my journey of creating a product photography studio and progress I was making while still in my collar with a broken neck. I also made electrical hobby and bicycle stuff. I typically uploaded long format with 20-40 minutes detailing what I tried and what did or did not work when fixing stuff that is supposed to be unserviceable or undocumented and like reverse engineering type content. Some of those proved to be a reference I used many years later. My digital storage has never been at a very high quality level. Most of my motivation is like here on Lemmy; I want to share and just be a little social while maybe providing some useful tidbit that helps someone. I’d rather relegate that digital archiving to someone else mostly because my life has never been well supported or super stable.


  • We probably need to also get more of us actually uploading to peertube and posting stuff here with better integration.

    First step is streamlining account creation and uploading. Is there a post goto for how to sign up? What servers are stable versus maybe not so much? Really useful video content is a major undertaking for technically useful stuff. I did several on YT in the past and some in the hundreds of thousands of views about how to fix or hack stuff where I was the only source posted. Editing something well is at least 1 hour per minute, and twice that with a good setup and recording. So like, I’d be far more bummed if that stuff got lost by instances disappearing. That is probably the biggest hesitation I have had. IMO, useful original content is the holy grail for this kind of thing, or maybe that is just my perspective bias.





  • You’re getting past my experience and into stuff I am half aware of on the periphery. I think you likely have an issue in the boot loader stuff. Like the bootloader initiates all the hardware onto handles that Linux then takes control over. IIRC Linux doesn’t implicitly trust any of this, but instead goes through it discovering what exists and where. Most touch pads on laptops are just an internal USB device, but not all. Some are actual hardware implementations. I had an old work Apple laptop that had a 40-odd-pin ribbon cable connection once – crazy.

    It may be a situation where the touch pad is some oddball unique implementation or some hacked workaround specific to your machine. Check for scans of the same on linux-hardware.org and be sure to do a scan of yours too for anyone else. See if anyone has left notes or used other specific kernels. If some odd-ball thing works, it is probably in their scan. Do a GitHub search for the model. Sometimes that turns up something useful. Arch documentation is another. Gentoo has the documentation for all the low level stuff, how it works, and how to implement it in advanced tutorial form. Base Debian is the hardware hackers space. At this level of kernel configuration stuff, all distros are basically the same.

    I have a less intrusive but similar issue with a RGB keyboard controller on a laptop that is outside of the kernel in unregistered memory.