If you are successful in this, perhaps a twitch channel walking through the basics running on a regular ish basis
- 5 Posts
- 56 Comments
AdminWorker@lemmy.cato Free and Open Source Software@beehaw.org•What is the point of Flatpak, AppImage, Snap, etc?7·2 years agoThe Linux purist is to provide the source code and you download then compile the small files.
Developers and gamers don’t have storage issues so the higher storage size of flapak and the lack of dependency issues (a copy of every library used) make flatpak user friendly enough for normies aka gamers with steamdecks
AdminWorker@lemmy.cato Technology@beehaw.org•Honda made an airport robot to handle all the boring, repetitive tasks - The Verge18·2 years agoEconomics say that technological advances hurt those displaced for a short period of time but the entire rest of the economy improves and the displaced people are smart enough to find other jobs in the new economy with higher standard of living…
Unless the value created never makes it back to the economy…
AdminWorker@lemmy.cato Science@beehaw.org•Forgotten Antibiotic From Decades Past May Be a Superbug Killer13·2 years agoBetter question, can big ag dope up all the cows in unsanitary conditions to lower their costs by 10 cents per pound (nobody cares about mystical superbugs) /s
AdminWorker@lemmy.cato Technology@beehaw.org•Lakers legend Rick Fox built a house that can suck CO2 out of the atmosphere - The Verge2·2 years agoDisambiguation:A cubic yard of sustainable concrete or a yard full of trees?
AdminWorker@lemmy.cato Science@beehaw.org•Scientists unlock the secrets of a sixth basic flavor6·2 years agoSavory is kinda salty. Umami is kinda buttery
AdminWorker@lemmy.cato Steam Deck@sopuli.xyz•PSA: you can easily recalibrate the triggers on the Steam Deck161·2 years agoThanks for solving a problem I didnt know I had
I am unsure how to sort comments in jeroba. I have been brute force reading through all so far. How is this done?
Cost of electricity is non zero. Distributed computing between pis might be the most cost effective way (hardware and electricity)
AdminWorker@lemmy.cato Technology@beehaw.org•The smart(shit)ification of TVs pisses me off.2·2 years agoI just saw a link to this
https://github.com/MayaPosch/NymphCast
Perhaps your l8nux can cast as well?
AdminWorker@lemmy.cato Technology@beehaw.org•Looking for a privacy friendly chromecast alternative5·2 years agoI bought the rii remote/controller/keyboard/mouse, a raspberry pi 4 8gb, a 4k micro HDMI, a rpi4 power cord, a 64gb micro SD card, rpi4 case with fan. I then attached it to my TV with some zip ties and a L brace
- I installed rasbian 64bit.
- I installed steam link (have to go to tty command line to have it work though because bullseye doesn’t have previous buster driver support yet
- I installed kodi > Plex addon
- I installed kodi > YouTube addon
- I installed kodi > jellyfin add-on with repository
- I didn’t trust the sketchy “add my repository to download and install”. Disney plus on kodi, so I made a shortcut to the browser with that site
- I made a shortcut to Netflix browser.
It isn’t the same as " any phone controls sound and playback" like a chromcast, but it is private and it is better than Chromecast (higher resolution and framerate, and streams/remotelycontrols local beefy gaming computers) in some ways.
Do you know of a RPI app with a fdroid counterpart that allows clicks from a LAN smartphone?
Also there is steam link if it isn’t beefy en9ugh for a AAA title and your desktop is beefy enough
AdminWorker@lemmy.cato Free and Open Source Software@beehaw.org•If i create 100% API are you going to use it?9·2 years agoDid you just get the idea for zapier?
AdminWorker@lemmy.cato Technology@beehaw.org•Threads' New Terms & Conditions Affects the Fediverse21·2 years agoI said this in a different post’s comments about Facebook scraping data:
Can activity pub change it’s terms to say that all crawlers that use this must be gnu open sources and all information crawled must be open to the public on gnu open sources software (no crawling to a private enterprise)?
My understanding is all the big tech companies are scared of what happened with router software (openwrt) and they don’t want to be forced to let competition be a foss community via gnu licensing.
AdminWorker@lemmy.cato Technology@beehaw.org•Zoom CEO says workers can't build trust or unite... on Zoom9·2 years agoLol, I am the opposite.
- Teams feels bloated and buggy.
- Zoom is fast, can handle 100+ streams with ease, and allows mods/plugins to extend as far as you want, and
- on zoom you can draw on the other person’s screen while sharing.
- On zoom, when a meeting starts I have a “incoming call sound” so I drop what I am doing and jump on the meeting. (I can’t install on my work compy though… Sigh)
Teams has not implemented those basic features.
Meta is a rebranding to draw attention away from whistleblowers. Universes with people creating and collaborating is called modded videogames with low barriers to coding (Minecraft, Skyrim, etc.). Taking it into VR with vendor lock in is Facebook’s only hope.
AdminWorker@lemmy.cato Technology@beehaw.org•In a historic about-face, Apple publicly supports right-to-repair bill23·2 years agoThe bill requires that manufacturers of electronics and appliances make parts, repair tools, and documentation available to the general public, for devices first sold on or after July 1, 2021. For devices costing between $50 and $99.99, manufacturers must provide repair access for at least three years after the product is no longer manufactured; for those costing more than $100, that number rises to seven years. In its letter, Apple lists a few bill provisions that were crucial for the company’s support, including language that clearly states manufacturers only have to offer the public the same parts, tools, and manuals available to authorized repair partners, and the bill’s exclusive focus on newer devices.
The support is equal to cutting the teeth off the bill.
- all parts for repair have to be through apple
- all repairs need to be done in based on official channel (official software probably because that is “authorized”)
- the bill only applies to new models, and only for the support period of 3 years.
Or some garbage like that that I am missing. The same thing was done when we didn’t want isps to control the net and coined the term “net neutrality” then the isps rebranded it to mean isp controls if you are neutral on the net… Sigh.
AdminWorker@lemmy.cato Technology@beehaw.org•EXCLUSIVE: Naomi Wu and the Silence That Speaks Volumes4·2 years agoCpp is a misspelling of the acronym Chinese Communist party aka CCP.
A lot of “degoogling” talk has discussed how to degoogled email in a graceful way (Gmail has huge market share). Let me find that community.
Edit: https://sh.itjust.works/post/3044652
Edit: based on that post, you probably want fastmail to selfhost. Now the official API of mail clients is jmap, so it may not be “rest” and you may not be able to find a “reliable” rest api
Edit final: check this out https://en.m.wikipedia.org/wiki/Comparison_of_mail_servers And I still don’t know what ones have a rest api.
I was imagining a “I just wiped my hard drive and flashed the current version of Debian. Let’s get basic services up.”
I wish there was a “hey watch me code/self host” channel that helped noobs see how to approach the problem of starting. Usually their is a “hey watch me code” YouTube that is old enough to have a critical breaking point (some library updated) so a noob finds it impossible.