●● IRC: #techrights @ Techrights IRC Network: Monday, April 03, 2023 ●● ● Apr 03 [00:00] mjg59_ xsltproc, assuming libxml2 has been built with catalog support, will take a provided URL and look it up in /etc/xml/catalogs and get a filesystem reference instead [00:00] mjg59_ If there's no entry in the catalog, or if the file doesn't exist, then if -nonet is passed it will give a (kind of misleading) error and fail [00:00] mjg59_ If -nonet has not been passed, it will try to download it from the network [00:01] mjg59_ But if you want to build offline, then you need to ensure that /etc/xml/catalog contains an entry for the relevant stylesheet and that it rewrites it to a file that exists on the filesystem [00:02] phanes this is where libxml2 is compiled: https://github.com/SILO-GROUP/Pyrois/blob/master/rex.project/x86_64/components/livecd/libxml2.bash#L136 [00:02] TR Bot at master SILO-GROUP/Pyrois GitHub [00:03] MinceR https://pleated-jeans.com/wp-content/uploads/2023/03/tumblr-gets-deep-3-30-23-12.jpg [00:03] mjg59_ You're not explicitly disabling LIBXML_CATALOG_ENABLED so it looks like catalog support should be there [00:03] mjg59_ Which means /etc/xml/catalog doesn't contain a reference to the docbook stylesheet [00:03] mjg59_ Fix that and you're good [00:04] phanes maybe [00:05] phanes that lib is literally only there as a dracut dependency so i haven't evaluated it yet as dracut is a last minute addition for the livecd make target [00:06] phanes most of the work up until now has been furiously piling through endless build scripts to get to this point so its going to have issues for quite some time. [00:06] DaemonFC https://www.foxnews.com/politics/federal-judge-strikes-down-minnesota-law-banning-18-20-year-olds-obtaining-gun-permits [00:06] TR Bot Federal judge strikes down Minnesota law banning 18-20-year-olds from obtaining gun permits | Fox News [00:06] phanes they shouldn't even need the permit [00:07] phanes highest law of the land says "arms" not guns. swords, lasers, tanks, cannons, atom bombs, and, of course, the occasional firearm. [00:07] phanes also laser swords [00:07] phanes and tanks with cannons that fire laser swords [00:08] phanes ....someone find me a laser sword [00:09] DaemonFC It won't be long before the Illinois FOID Act will be struck down completely. [00:09] DaemonFC But certainly the part where you need a parent's signature between age 18-21. [00:10] DaemonFC If I was under 21, I'd apply for a FOID and then sue Illinois when they denied me one without a parent's signature. [00:10] phanes imo the existence of states requiring a FOID is exactly why ghost guns need to continue to exist [00:11] mjg59_ phanes: dracut ships its docs in docbook format, which is XML. There's a stylesheet that tells tooling how to interpret the tags used in docbook. xsltproc takes the stylesheet and the doc and can produce various outputs. [00:11] phanes buy 3 unmilled lowers and drill 'em up, they make great christmas presents DaemonFC [00:11] mjg59_ phanes: If you don't want the docs, just build with --disable-documentation [00:11] phanes mjg59_, this is not new information but congratulations [00:11] phanes you're caught up [00:12] mjg59_ phanes: I guess I'm just confused why you're confused that you can't build without that stylesheet [00:12] phanes i can completely understand why you'd be confused [00:12] mjg59_ But if you're going to include more stuff in your toy distro, you're going to find other projects that ship docs in docbook format and you're going to need to solve the same problem [00:13] phanes yeah there's probably a build option that got missed in one of the deps [00:13] mjg59_ No [00:13] mjg59_ You are just not shipping the stylesheet [00:13] mjg59_ Or if you are, you're not including the tooling required to add it to /etc/xml/catalog [00:14] phanes http://www.sagehill.net/docbookxsl/InstallStylesheets.html [00:14] TR Bot Installing the DocBook stylesheets [00:16] t0talist why would anyone want documentation written in xml anyway? [00:16] phanes because they're weird [00:16] phanes XML just wont die man [00:16] phanes https://github.com/docbook/xslt10-stylesheets/releases/download/release/1.79.2/docbook-xsl-doc-1.79.2.tar.bz2 [00:17] mjg59_ Why would people who want their docs to be available in both HTML and manpage format want to write them in an agnostic manner [00:17] phanes yeah looks like a missing dependency on the stylesheet, ill know for sure in a bit [00:17] t0talist html... puke [00:17] mjg59_ Oh, and PDF [00:17] phanes mjg59_, there are many documentation systems that generate docs in multiple formats [00:17] phanes and dont rely on xml [00:18] phanes sphinx is my personal fav [00:18] t0talist pdf reminds of issues, when verifying the dependency graph of it, to at least dump a pdftotext or something, was problematic [00:19] t0talist sphinx was problematic too [00:19] t0talist don't recall the details of this [00:19] phanes well yeah its software [00:19] t0talist had to abandon TeX too :( [00:19] t0talist no time yet, to verify netroff [00:19] phanes that make should've failed for libxslt [00:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [00:20] phanes with a non-zero exit code [00:20] t0talist neatroff [00:21] TR News (NEW): Today's HowTos http://news.tuxmachines.org/n/2023/04/02/today_s_howtos.3.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/02/today_s_howtos.3.gmi [00:22] TR Bot Tux Machines today's howtos [00:22] TR News (NEW): Programming Leftovers http://news.tuxmachines.org/n/2023/04/02/Programming_Leftovers.2.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/02/Programming_Leftovers.2.gmi [00:22] TR Bot Tux Machines Programming Leftovers [00:22] TR News (NEW): Today's Leftovers http://news.tuxmachines.org/n/2023/04/02/today_s_leftovers.1.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/02/today_s_leftovers.1.gmi [00:22] TR Bot Tux Machines today's leftovers [00:23] TR News (NEW): The 4 Main Types of User Accounts on Linux http://news.tuxmachines.org/n/2023/04/02/The_4_Main_Types_of_User_Accounts_on_Linux.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/02/The_4_Main_Types_of_User_Accounts_on_Linux.gmi [00:23] TR Bot Tux Machines The 4 Main Types of User Accounts on Linux [00:23] phanes yeah it just fails, pukes an error, and returns 0 lol [00:23] TR News (NEW): 9to5Linux Weekly Roundup: April 2nd, 2023 http://news.tuxmachines.org/n/2023/04/02/9to5Linux_Weekly_Roundup_April_2nd_2023.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/02/9to5Linux_Weekly_Roundup_April_2nd_2023.gmi [00:23] TR Bot Tux Machines 9to5Linux Weekly Roundup: April 2nd, 2023 [00:27] TR News "Do you challenge yourself to do the right thing?" gemini://treeprophet.flounder.online/gemlog/2023-04-02.gmi [00:28] TR News Voice notes and Keyboards gemini://gem.saayaa.space/gemlog/2023-04-02-voicenotes.gmi [00:29] TR News High-level languages in production gemini://republic.circumlunar.space/users/dbane/gemlog/2023-04-02.gmi [00:29] TR News How to Stop a Cold Before it Takes Hold gemini://gem.saayaa.space/gemlog/2023-04-02-stopping-a-cold.gmi [00:30] t0talist for all this, i keep an armbian junkbox to do all the voodoo and dark magic [00:30] t0talist which, thanks to systemd, i had to re-install, today [00:31] t0talist just like, in the good old days of Win95, which this bibibuntu thing replaced [00:31] t0talist gladly, there's rarely ever any need for this, for pdf and libreoffice [00:32] t0talist it's still possible, to keep the workflow restricted to what's "free software" [00:32] t0talist at a framebuffer console 99% of the time [00:34] t0talist out of curiosity, i tried the following on bibibunty-systemd: $ pkill dbus-deamon [00:34] t0talist nowadays, this kills the _entire_ window-management session, lol [00:34] MinceR this kills the crab. [00:35] t0talist and due to some kernel patches related to evdev/systemd etc.. $ xinit something fails [00:35] t0talist so, you do need the dbus/systemd/logind clutter to spawn X11 [00:36] t0talist i mean, little while ago, i patched all this: Xorg, kernel, GTK - to wipe all the systemd stuff from it [00:36] t0talist but, bibibuntu made sure, that's not possible with them [00:36] MinceR it works without [e]logind [00:36] MinceR you can probably also start it without dbugs [00:37] t0talist few years ago, it was possible at least, to pkil dbus-daemon, as a quick-fix, and live with it [00:37] MinceR it might be hacked into the way X is started [00:37] MinceR there's some bullshit called dbus-launch [00:37] t0talist MinceR: sure, it's possible, i tracked all the changes, with my gentoo-profile [00:38] MinceR % ps auxw|grep 'login[d]' [00:38] MinceR [2023-04-03 01:37:54 Mon] [lb@deathwind:pts/3] [/home/lb] [1] [00:38] MinceR % [00:38] t0talist nowadays, it requires patching and re-compilation of all of this: kernel, xorg, GTK [00:39] *oarion7 has quit (Quit: Running IRC on a charmed medieval abacus.) [00:39] t0talist it was a gradual process, to tighten the criteria, beginning with systemd/dbus removal, then next i conclude, all the drm/opengl stuff... away with it [00:40] t0talist this too vendor-locked, opengl junk, just to render some GTK widgets [00:40] phanes yeah im taking a "minimal patching" approach currently [00:41] phanes i want the source installed to be as vanilla as possible where it does not break fhs or lsb [00:41] t0talist nowadays, i am not at least willing to accept GNU-toolchain/gcc/binutils anymore, nor their GNU-buildsystem/autoconf/automake [00:41] t0talist and then, it's getting really interesting, what remains, under which licensing terms [00:42] phanes yeah gnome is where apple devs go to die [00:42] MinceR they should hurry up and do that [00:43] t0talist i don't accept mapple llvm either [00:43] MinceR just rewrite it all in common lisp [00:43] TR News Jefferson Co. School System victim of ransomware attack during Spring Break https://www.wbrc.com/2023/04/01/jefferson-co-school-system-victim-ransomware-attack-during-spring-break/ [00:43] TR Bot Jefferson Co. School System victim of ransomware attack during Spring Break [00:43] phanes man why people still talking about lisp [00:43] phanes it aint gonna happen [00:43] phanes let it die [00:44] MinceR it happened, it's happening, and it's going to keep happening [00:44] t0talist don't know what the difference is between scheme and lisp [00:44] MinceR scheme is a dialect of lisp [00:44] MinceR lisp transcended being a mere language [00:44] TR News Employee and patient files from Montgomery General Hospital leaked by ransomware group https://www.databreaches.net/employee-and-patient-files-from-montgomery-general-hospital-leaked-by-ransomware-group/ [00:44] TR Bot ( status 403 @ https://www.databreaches.net/employee-and-patient-files-from-montgomery-general-hospital-leaked-by-ransomware-group/ ) [00:44] MinceR it is a set of criteria a language must fulfill [00:44] t0talist GNU/bootstrappable/guix rely on it, sort of a meta-language/abstraction, for the many different languages [00:45] TR News (NEW): Linux 6.3-rc5 http://news.tuxmachines.org/n/2023/04/02/Linux_6_3_rc5.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/02/Linux_6_3_rc5.gmi [00:45] TR Bot Tux Machines Linux 6.3-rc5 [00:45] MinceR (audio:important) https://www.youtube.com/watch?v=FrTBelGZYYs [00:45] TR Bot https://invidious.osi.kr/watch?v=FrTBelGZYYs [00:45] TR Bot not resolve host: invidious.osi.kr; Unknown error ( status 0 @ https://invidious.osi.kr/watch?v=FrTBelGZYYs ) [00:46] t0talist anyhow... i'll fiddle together tccboot-loader this night... didn't ingest sufficient coffee yet, for minimum clarity of thought [00:46] MinceR ^ New Rule: Atheists Day | Real Time with Bill Maher (HBO) [00:47] t0talist once i got a booting linux-2.x kernel compiled/linked without any mapple llvm or gnu... i can gradually move userspace over there [00:47] t0talist already got most of it passing with tcc [00:47] t0talist the parts required for development [00:48] t0talist including vis-editor, lua, tcc-toolchain, terminal-multiplexer... all this [00:48] *oarion7 (~anonymous@user/oarion7) has joined #techrights [00:49] t0talist alot of this stuff, is MIT/ISC licensed, by coincidence, although that's none of my concerns [00:49] t0talist the linux-2.0 ABI kernel i found recently, that too is stamped MIT, not GNU [00:50] t0talist and it may compile/link/boot with tcc too, to avoid wintel/mapple/gnu entirely [00:51] t0talist besides, i distinguish GNU/FSF from GPL; i am _not_ concerned about GPL at all, it is the technical issues of theirs i want to avoid [00:51] t0talist mjg59_: and this might make you think a little harder, why GPL is appreciated, but most of the GNU/FSF labeled stuff isn't anymore; for me, my opinion [00:54] t0talist it is just, i am not willing to rollback to a linux-2.0 ABI, for missing hardware support there, which again is the realm ibm/wintel/mapple/goople control [00:55] t0talist that's why, acpi is required, for smp/usb/irq related hardware issues [00:55] t0talist i fear, it's not possible, to implement most of this reasonably, without blowing up kernel as it happened to recent GNU/linux kernel and toolchain [00:56] phanes dam that pizza was 45 bucks [00:57] phanes it aint easy eating like a fat kid [00:57] MinceR :) [00:57] phanes ill just eat a whole large pizza [00:58] phanes im a big guy but i never get fat for some reason [00:59] MinceR for you! [00:59] IPFS IPFS downstream 60 minutes average 34.13 k/sec., IPFS upstream 215.23 average k/sec., average swarm size 0 [00:59] t0talist the only missing piece, are the binutils still, to digest x86 asm written in gas syntax ● Apr 03 [01:00] MinceR when i digest, gas is produced [01:00] t0talist of cause, i do need to bootstrap/compile an assembler for this, and there is several options available: [01:00] t0talist i) reintegration of binutils _without_ gnu autotools [01:00] phanes i absolutely deplore that part of toolchain creation, binutils and endlessly fucking with glibc [01:01] t0talist ii) re-writing the few assembler parts for bootloader for as86, and then using as86 for the few pieces tcc-assembler doesn't digest [01:02] DaemonFC phanesdam that pizza was 45 bucks [01:02] phanes you should make a modern bootloader that doesn't suck with all that time you'll spend on that [01:02] t0talist i am not sure yet, which option was preferrable [01:02] DaemonFC I don't think Giordano's or Lou Malnatti's are up to that yet. [01:02] t0talist well, for x86, bootloaders aren't trivial, and asm isn't anyway, for any ISA [01:03] phanes yeah thats why all our bootloaders suck [01:03] phanes so get to it [01:03] t0talist it is just, i want to avoid the GNU monstrosity of gigabytes of sources, just to feed a few dozen lines into an assembler [01:03] *phanes does the chop chop sound with the clicky fingers [01:04] t0talist and of cause, i don't appreciate, the limitation of x86 _only_ [01:05] t0talist currently, it's the only option remaining, 32bit [01:05] t0talist at least, linux-2.x may support PAE, for 8GiB RAM or so, which is good enough for almost everything, i need no more than 1GiB almost always [01:06] t0talist on ARM, there is nasty problems remaining with uboot-loader too, locking against c++ dependencies even (python-swig) [01:07] t0talist which was the reason why, finally, i lost interest in recent aarch32/64 devices [01:08] t0talist because, this isn't repaired easily either, i haven't got a decent aarch64 compiler/assembler anyway, and most aarch32 hardware is scarce, or tapped for spying (raspberry threadx firmware) [01:08] t0talist and i fear, RISC-V is heading into the same direction, in conjunction with uboot-loader, toolchains, assemblers, kernels [01:09] t0talist even when RISC-V was a preferrable ISA, the whole software-stack it relies upon, with most recent kernel/compiler versions... that's the blocker with it [01:10] t0talist besides, i do see a chance, to move a posix 32bit kernel and development setup onto opensource x86 hardware [01:10] t0talist although the hardware-development tooling is compromised itself, yet this affects _all_ hardware equally, including RISC-V [01:11] *oarion7 has quit (Quit: Running IRC on a charmed medieval abacus.) [01:12] TR News If This is What Pension Providers Are Truly Like, Were All in Serious Trouble | Techrights http://techrights.org/2023/04/02/pension-providers-complicity/ | Gemini address: gemini://gemini.techrights.org/2023/04/02/pension-providers-complicity/ [01:12] TR Bot If This is What Pension Providers Are Truly Like, Were All in Serious Trouble | Techrights [01:12] t0talist and it shouldn't be too difficult, to repair y2038 for posix 32bit either, given i won't need to worry about any compatibility layer for time_t [01:13] t0talist that's the big lol, as a favor in return towards ibm/ms/mapple/goople; they _must_ keep most recent linux-kernel version (5.4 or later iirc) [01:14] t0talist and redevelopment costs, for kernel and toolchains, that's a burden they can't carry themselves anymore [01:14] t0talist that's how, a tiny fringe of hackers can and will outcompete them [01:15] t0talist because software quality is that horrible nowadays, and the big ones _must_ maintain it, they can't just abandon 99% of their customers [01:15] phanes yeah [01:16] phanes they got a bunch of poser corporatist virtue signalers hiding behind big money orgs and have shifted the culture their direction [01:16] phanes just dont say that on twitter [01:17] MinceR don't say anything on shitter [01:17] phanes they might shoot up a school [01:17] TR News Sirius Open Source broke the law. This page documents and focuses on concrete examples. http://techrights.org/wiki/Crimes_of_Sirius_Open_Source#Enforcement_Phase [01:17] TR Bot Crimes of Sirius Open Source - Techrights [01:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [01:26] psydruid I also have the idea that these poser corporatist virtue signalers are obscuring a lot of the knowledge about how things really work [01:27] phanes like how [01:27] phanes most of them are non-contributing [01:27] psydruid it's not too hard to document things, but "go and look at the code and figure out yourself how it works" [01:28] psydruid well, I obviously mean those who do contribute [01:28] phanes that's just code for "i dont know and im too senior to admit it" [01:28] t0talist alot of code was produced by code-generators ... enjoy [01:28] phanes old guard did that too [01:28] schestowitz[TR] I also have the idea that these poser corporatist virtue signalers are obscuring a lot of the knowledge about how things really work [01:28] schestowitz[TR] "Smart clown" [01:30] phanes psydruid, i could see some hint of that in the whole "code as documentation" movement [01:31] phanes which was just an excuse by developers to skip documentation after they spent a few years evangelizing skipping design [01:32] schestowitz[TR] and using proprieytary tools [01:32] schestowitz[TR] like github [01:32] phanes that's just a lack of leadership in foss and market forces [01:33] phanes an alarming number of newgen are not invested in the free and open source software movement [01:33] psydruid because by keeping things obscure you keep yourself relevant? [01:33] phanes and the old guard is not being replaced by people who are [01:34] schestowitz[TR] an alarming number of newgen are not invested in the free and open source software movement [01:34] schestowitz[TR] dso you are newgen [01:34] phanes schestowitz[TR], you're doing that thing again where you're pretending to know what you're talking about [01:34] schestowitz[TR] you use github [01:35] phanes if you actually look you'll see that my only real use of github is as downstream mirrors from my self-hosted git repositories [01:35] schestowitz[TR] even miceosoft abandons it [01:35] schestowitz[TR] many layoffs [01:35] schestowitz[TR] exit startegy [01:36] schestowitz[TR] so you could link to your repos [01:36] schestowitz[TR] not mirrors controlled by msft [01:36] phanes or i could link to codeberg repos that are also downstream mirrors: https://codeberg.org/SILO-GROUP/rex [01:36] TR Bot Downstream mirror of Rex by SILO GROUP. Rex is a project-based, json-driven execution flow/workflow system designed to place rails around very complex automation in a controlled way that is easy to troubleshoot. - rex - Codeberg.org [01:37] phanes but im not going to [01:37] phanes do you know why [01:37] phanes take a wild guess [01:40] TR News Gemini Improving: Tux Machines and Techrights, Navigating Daily Links | Techrights http://techrights.org/2023/04/02/navigating-daily-links/ | Gemini address: gemini://gemini.techrights.org/2023/04/02/navigating-daily-links/ [01:40] schestowitz[TR] ok, fair point [01:40] TR Bot Gemini Improving: Tux Machines and Techrights, Navigating Daily Links | Techrights [01:40] schestowitz[TR] i rushed to judge [01:41] phanes i cannot create an external dependency in this political climate [01:42] phanes otherwise some purple haired karen is gong to get offended by a fart joke i told in 1997 and then i wake up one day and all my work is gone [01:43] phanes im not unable to be canceled but it would be very hard to do [01:44] schestowitz[TR] No change https://gs.statcounter.com/os-market-share/all/africa/#monthly-202304-202304-map [01:44] TR Bot Operating System Market Share Africa | Statcounter Global Stats [01:44] schestowitz[TR] https://gs.statcounter.com/os-market-share/all/africa/#monthly-202304-202304-map [01:44] schestowitz[TR] https://gs.statcounter.com/os-market-share/all/africa/#monthly-202303-202303-map [01:44] TR Bot Operating System Market Share Africa | Statcounter Global Stats [01:45] schestowitz[TR] same as last month [01:45] schestowitz[TR] only one country with window majoritty left [01:45] phanes there's always the convention angle, but, to be honest, i have people watch me at most conventions that are running the convention, and are told to look for just the kind of thing everyone's been taught to look for by the people doing the things that need looked out for [01:45] psydruid it's also nice to let github carry the financial burden of large amounts of egress traffic, while it lasts [01:46] phanes i actually met molly deblanc at a convention in ohio a few years back [01:46] TR News Only 15% of Web accesses in Africa originate from Windows? https://gs.statcounter.com/os-market-share/all/africa/#monthly-202301-202304 [01:46] TR Bot Operating System Market Share Africa | Statcounter Global Stats [01:46] phanes i was there under a stage name [01:46] t0talist git itself is a burden already, when git-clone linux.git hits oom-killer easily [01:47] t0talist openbsd keep their CVS still [01:47] phanes git is pretty good but it allows the workflows to be too complex [01:47] phanes too many teams hold themselves back with all the plugins and bizarre working patterns [01:49] *DaemonFC has quit (connection closed) [01:51] t0talist no doubt, nonetheless, as a fallback, i'll try to avoid locking my entire workflow against git; i think git should remain optional [01:52] t0talist too, mandatory TLS/SSL connectivity, should be avoided; to rsync some tar.gz and it's md5 hash with a decent changelog [01:53] phanes you mean sha1sum to avoid collision attacks. [01:54] t0talist md5 collisions are a minor concern, almost irelevant, i am not worried about them with the use-case mentioned [01:54] phanes no its totally an attack surface now [01:54] t0talist i am not worried [01:54] phanes ok then you shouldn't be making those kinds of design decisions [01:55] phanes i mean, sometimes people have to because no one else will [01:55] phanes but you might want to bring someone in [01:55] t0talist i think md5 collisions are less critical with hashing a source.tar.gz [01:55] phanes that's not a knock on your skillset, it's an acknowledgment of specialization [01:56] t0talist at least i had not encountered any tampered bundle yet; if sources were compromised it didn't require a MD5 collision [01:57] phanes why not just sign the files [01:57] phanes and avoid the whole mess [01:57] phanes then pad it up with SSL/TLS [01:57] TR News In South America, Every Country Has Android Majority (Except Falkland Islands) | Techrights http://techrights.org/2023/04/02/south-america-is-android/ | Gemini address: gemini://gemini.techrights.org/2023/04/02/south-america-is-android/ [01:57] TR Bot In South America, Every Country Has Android Majority (Except Falkland Islands) | Techrights [01:57] XRevan86 https://odysee.com/@SomeOrdinaryGamers:a/this-is-the-dumbest-article-ever:8 Oh. Is that the real CNN? [01:57] TR Bot This Is The Dumbest Article Ever Written... [01:57] t0talist and as long as the chain of trust involved a giant gnu-toolchain.bin.tar.gz _everywhere_; which is officially signed and hashed with whatever crypto magic you prefer [01:58] phanes i knew someone was going to mention trust chain [01:58] t0talist not to mention the bibibuntu joke, which insists on signed binary junk installed daily, as a "security" update [01:59] IPFS IPFS downstream 60 minutes average 34.13 k/sec., IPFS upstream 215.23 average k/sec., average swarm size 0 [01:59] t0talist anyway, i prefer a md5 hashed source.tar.gz any day; if i got a trustworthy toolchain to feed it into ● Apr 03 [02:00] t0talist and, of cause, nothing wrong with a source.tar.gz.sig; if it can be rsynced or downloaded with FTP [02:00] t0talist recalling some debate, FTP was abandoned in many places too [02:01] t0talist https://www.kernel.org/shutting-down-ftp-services.html [02:01] TR Bot Shutting down FTP services [02:01] phanes yeah, dont use FTP, use SFTP [02:02] t0talist and that's how, SSL/TLS become a threat too, because you may not easily wget any http://source.tar.gz[sig|md5] without it [02:02] TR Bot not resolve host: source.tar.gz[sig|md5; Unknown error ( status 0 @ http://source.tar.gz[sig|md5 ) [02:02] t0talist there's nothing wrong with anon-ftp whatsoever, unencrypted, if the transferred files are signed/hashed [02:03] t0talist instead, the absense of anon-ftp servers, as kernel.org decided, is a threat [02:03] t0talist at least... rsync://rsync.kernel.org/pub/ [02:04] t0talist it is possible, to avoid git/github/tls at kernel.org [02:05] TR News (NEW): Today in Techrights http://news.tuxmachines.org/n/2023/04/03/Today_in_Techrights.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Today_in_Techrights.gmi [02:05] TR Bot Tux Machines Today in Techrights [02:05] phanes t0talist, none of that is true [02:06] phanes even signed/hashed files sent through unencrypted transit are a bad idea these days because they can be intercepted by a 3rd party or hijacked to users [02:06] t0talist phanes: of cause, but it doesn't pose a threat to _me_ [02:07] phanes no it poses a threat to your users [02:07] t0talist agai, the problem isn't if git/tls with transport-encryption is used, the problem is the _absense_ of non-encrypted transport [02:08] t0talist because, SSL/TLS is prone to DOS type attack vectors [02:08] t0talist and i don't trust ssl/tls for other reasons besides [02:09] phanes how would that be less secure than /nothing/ encrypting transit [02:09] t0talist phanes: you may try for yourself, some slackware-13.iso, vanilla, and see if you could navigate anyting with it, and the ssl-implementation it had [02:09] t0talist an ssl implementation, which is ANSI standard even [02:09] XRevan86 schestowitz: I see your point now, I've only seen the best of CNN because only the worthy things would be reposted by Russian (dissident)/Ukrainian media. [02:09] t0talist the standard is unstable, the CAs are unstable (simplified speaking), and most implementations are unstable and/or insecure too [02:10] phanes openssl is pretty hardened yo [02:10] t0talist phanes: less secure means, it may not work at all, depending on circuumstances, even when encrypted transport is neither necessary nor desireable [02:10] phanes if you're talking about a symbol mismatch that was a distro patch that fucked that up and was quickly fixed [02:11] t0talist i won't use neither libressl nor openssl any longer [02:11] phanes lol [02:11] t0talist i will abandon sshv2 too, for different reasons, no gpgv2 either [02:11] t0talist no ipsec, if i forgot to mention this before [02:11] t0talist no wireguard [02:11] phanes so your position is "no transit encryption because you -suspect- that ssl might have a weakness you can't articulate" [02:12] t0talist no [02:12] phanes i dont understand your position on this then [02:12] phanes its definitionally more secure to use SSL/TLS for transit compared to nothing [02:12] t0talist i say you are not aware of the threats SSL introduces, including the fact who controls it [02:12] phanes you're talking about trust chain interception right? [02:13] TR News How Easy Works tutorials updated https://bkhome.org/news/202304/how-easy-works-tutorials-updated.html [02:13] TR Bot How Easy Works tutorials updated [02:13] t0talist phanes: tls doesn't offer an end-to-end security association anyway, almost always when it's used [02:13] TR News gWaveEdit replaces mhWaveEdit https://bkhome.org/news/202304/gwaveedit-replaces-mhwaveedit.html [02:13] TR Bot gWaveEdit replaces mhWaveEdit [02:13] *DaemonFC (~daemonfc@a4fww8rx7kj4i.irc) has joined #techrights [02:14] schestowitz[TR] wb, DaemonFC [02:14] t0talist phanes: and what difference is it, anyone connecting to :443 ... if this fact is known, this suffices already, often [02:14] DaemonFC Computer issues. [02:14] schestowitz[TR] XRevan86: I deleted CNN weeks ago [02:15] psydruid https://gms.tf/riscv-vector.html [02:15] TR Bot Programming with RISC-V Vector Instructions | Georg's Log [02:15] schestowitz[TR] too muh lying and worse [02:15] schestowitz[TR] *much [02:15] DaemonFC Might be some weird kernel bug. [02:15] schestowitz[TR] couldn't take it anymore [02:15] phanes TLS doesn't but SSL does [02:15] t0talist the additional confidentiality, to obfuscate... .tar.gz[md5|sig] was fetched... that's moot to discuss [02:15] t0talist and it doesn't pose a threat, as long as the sig|md5 can be verified [02:15] *DaemonFC has quit (Quit: Leaving) [02:16] phanes unless the server requires a session to serve the file [02:16] XRevan86 schestowitz: If something interesting comes my way of theirs, I'll let you know anyway :) [02:16] TR News Update: oledump.py Version 0.0.74 https://blog.didierstevens.com/2023/04/02/update-oledump-py-version-0-0-74/ [02:16] TR Bot Update: oledump.py Version 0.0.74 | Didier Stevens [02:16] phanes this all sounds very ignorant of security planning in general [02:17] mjg59_ Whut [02:17] psydruid I don't think I've watched CNN since the late 2000s [02:17] mjg59_ TLS doesn't offer end-to-end security, but SSL does? [02:17] mjg59_ I'm sure I must be misunderstanding something here [02:17] TR News Axios keeps changing its older articles. Not sure if a sign of virtue (correcting their mistakes) or admission of problems. [02:17] psydruid with footage of the Beslan school shooting [02:17] phanes i think he's talking about plain text initiation and then a "starttls" [02:19] mjg59_ TLS is just the name for later versions of SSL, there's no universe in which SSL offers better security guarantees than TLS [02:19] *DaemonFC (~daemonfc@x7c5i6bzbfcya.irc) has joined #techrights [02:19] phanes sure there are [02:19] t0talist mjg59_: well, you can't use sslv2 whatever, with RC4 anymore... even if you wanted to [02:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [02:20] t0talist the whole hokuspokus about the "insecurity" of RC4, too, was ludicrous [02:20] phanes plain text protocol that switches over to encrypted is always going to definitionally be less secure than a handshake at the ssl protocol level before the higher level protocol exchange happens [02:20] t0talist in fact, i suspect, relatively secure protocols were phased out, older implementations, which supported even _stronger_ crypto variants [02:20] mjg59_ phanes: TLS does not imply plain text transitioning to secure [02:20] t0talist gpg and ssh are two prime esamples for this [02:20] phanes mjg59_, in alot of cases it does [02:21] t0talist besides, older implementations of those, are far less lines-of-code, if anytime anyone wanted to inspect the sources [02:21] mjg59_ phanes: There are protocols that allow upgrading of a plaintext connection to an encrypted connection, but that's independent of TLS/SSL [02:21] mjg59_ phanes: IMAP and SMTP can both just happen over TLS without any upgrade [02:22] phanes hah, funny how you knew exactly which protocols i had as examples in mind [02:23] mjg59_ That's not a function of TLS - you could just as easily have had a startssl upgrade path [02:23] *MinceR gets a STOPTLS downgrade path [02:23] mjg59_ t0talist: RC4 has multiple vulnerabilities [02:23] mjg59_ It's not a good encryption algorithm [02:23] t0talist mjg59_: wrong [02:23] phanes either way, thats the reality of the system you have to plan around when designing infrastructure. it doesn't matter if its built into the protocol itself or the implementation. plan on the result, not the expected result. [02:24] t0talist mjg59_: the block-mode of operation, is the weakness [02:24] t0talist as far as known-plaintext key-recovery was concerned [02:24] mjg59_ phanes: The claim was that TLS and SSL offered different guarantees in this respect. That claim is untrue. [02:25] phanes t0talist, are you talking about ciphers being busted? because you're supposed to update those regularly during hardening [02:25] t0talist otherwise, RC4 was fast and efficient, even when it operated with 8bit permutations; with such, RC4 too was the fastest [02:25] t0talist phanes: i say most of the cipher discussions are CIA brainwashing [02:25] MinceR [02:25] mjg59_ phanes: Any protocol that allows opportunistic upgrades tends to be vulnerable to interdiction, and the choice of the encrypted protocol has nothing to do with that [02:26] t0talist and most ciphers are slow and inefficient useless junk; in comparison RC4 wasn't that bad for what it is [02:26] DaemonFC $ firefox [02:26] DaemonFC libva info: VA-API version 1.18.0 [02:26] DaemonFC libva info: Trying to open /usr/lib64/dri/iHD_drv_video.so [02:26] DaemonFC libva info: Found init function __vaDriverInit_1_18 [02:26] DaemonFC libva info: va_openDriver() returns 0 [02:26] DaemonFC Well, this is lovely. [02:26] DaemonFC Thanks Fedora. [02:27] mjg59_ t0talist: AES was developed in the EU, is more than fast enough, and very little headway has been made in weakening it [02:27] t0talist mjg59_: and it's useless [02:27] t0talist slow and inefficient [02:27] phanes mjg59_, ok, so go ahead and open a raw connection to an smtp server and type "startssl" and then explain how whether the protocol gaurantee is the problem or not [02:28] phanes doesn't matter [02:28] phanes what matters is how its being used by the services [02:28] mjg59_ phanes: SMTP not speccing opportunistic upgrades until after the SSLTLS transition had happened isn't a win for SSL over TLS [02:28] phanes of course it is [02:28] phanes at least in terms of planning secure infrastructure [02:29] DaemonFC They've fucked up Firefox somehow. [02:29] mjg59_ If SMTP supported opportunistic upgrade to SSL, it would be less secure than it is now [02:29] t0talist mjg59_: my cipher design (non-primitive recourse LFSR), are much simpler to implement (in software), are much faster (10x more efficient than AES), doesn't require any instruction-level-parallelization or any vendor-specific instructions, and it is at least as "secure" as AES [02:29] MinceR firefox has been fucked up for years [02:29] mjg59_ I'd prefer that SMTP not support opportunistic upgrade at all [02:29] t0talist while it requires 90% less lines of code [02:29] phanes mjg59_, exactly. [02:29] phanes I'd prefer that SMTP not support opportunistic upgrade at all [02:29] phanes ^ this [02:29] mjg59_ But that doesn't mean that SSL offers security guarantees that TLS doesn't [02:29] phanes no it doesn't, but, that wasn't what anyone said [02:30] DaemonFC mesa-va-drivers-freeworld [02:30] DaemonFC of course [02:30] t0talist it's too much faster than RC4, however, RC4 permutes 8bytes, while i permute bit-wise on 32bit data-types, meaning this more easily saturates the data-bus [02:30] phanes it was a dumber, weaker argument that you were more prepared to argue against [02:30] mjg59_ 02:19 < mjg59_> TLS is just the name for later versions of SSL, there's no universe in which SSL offers better security guarantees than TLS [02:30] mjg59_ 02:19 < phanes> sure there are [02:30] t0talist that's why, RC4 isn't that bad, because it can do most of what it does, with 8bit [02:30] t0talist while i do need, 32bit [02:30] mjg59_ 02:29 < mjg59_> But that doesn't mean that SSL offers security guarantees that TLS doesn't [02:30] mjg59_ 02:29 < phanes> no it doesn't, but, that wasn't what anyone said [02:31] phanes yeah you're trying to wordsmith the gaurantee to be in protocol design level instead of functional result and its a stupid, pedantic argument [02:31] mjg59_ The obvious reading of that is you saying that SSL offers better security guarantees than TLS, and then later saying nobody said that [02:31] t0talist *RC4 permute byte-wise [02:31] mjg59_ It's not pedantic to point out that the issue here has nothing to do with SSL vs TLS! [02:32] phanes except, it does, when you look at the functional result with opportunistic upgrades [02:32] phanes difference between theory and application, y'all ^ [02:33] t0talist anyway, i tried to integrate my cipher into OpenSSH... and abandoned the idea quickly, then moved to dropbear which i don't like that much either [02:33] mjg59_ So your argument is that because SMTP offers opportunistic upgrade to TLS but didn't offer opportunistic upgrade to SSL, SSL offers security guarantees that TLS doesn't? [02:33] phanes no [02:33] t0talist but it was a good starting point, since i did want some VPN type connectivity, even inside LAN here, to tunnel NFS and similar [02:33] phanes but that would be a funny argument in this context [02:33] t0talist so, i hacked my highspeed scrambler into dropbear-ssh; and yes, it is VERY important, a cipher is fast and efficient then [02:33] t0talist in particular, when you go to low-power embedded [02:34] t0talist AES, is awful [02:34] t0talist can't be used, without "acceleration", it's ridiculous [02:34] phanes nobody uses AES anymore do they? at least not CBC [02:34] mjg59_ AES is the most widely used symmetric cipher [02:34] t0talist i don't care; AES is used in places outside of control... such as TLS [02:35] mjg59_ Also, ironically, starttls (despite the name) is absolutely fine negotiating an SSL connection [02:35] t0talist the cryptographic weakness, with symmetric ciphers, often, are the block-mode of operation, not the "cipher" itself [02:35] MinceR pretty sure i've used AES without acceleration before [02:36] phanes unironically, AES CBC without valid HMAC or some other padding guard is totally insecure [02:36] t0talist that's why, the choice of RC4 or AES in this context, is mostly irelevant, except for the fact RC4 was much faster than AES [02:36] mjg59_ Gngk. [02:36] MinceR maybe use better block modes? [02:36] phanes MinceR, yep [02:36] mjg59_ Yes, there are scenarios where unauthenticated AES can cause real-world security outcomes [02:37] phanes im hoping he strokes out so his twitter page will die [02:37] mjg59_ The vast majority of uses of AES don't fall into those scenarios [02:37] phanes lol [02:37] DaemonFC So Fedora has decided to fuck up Firefox somehow to the point where grabbing it from Flathub is the only way to easily restore accelerated video playback. [02:37] phanes eek [02:37] phanes not worth it man [02:37] MinceR lol [02:37] TR News Yesterday's #boycottnovell-social and #techpol IRC logs ready. HTML: http://techrights.org/irc-archives/irc-log-social-020423.html TEXT: http://techrights.org/irc-archives/irc-log-social-020423.txt GEMINI GemText: gemini://gemini.techrights.org/irc-gmi/irc-log-social-020423.gmi GEMINI Plain Text: gemini://gemini.techrights.org/tr_text_version/irc-log-social-020423.txt [02:37] TR Bot IRC: #boycottnovell-social and #techpol @ Techrights IRC Network: Sunday, April 02, 2023 [02:37] phanes just grab the rpmbuild and fix it, and generate your own packages if its busted [02:37] mjg59_ I've no idea what "padding guard" means in this context, because that's not something that makes any sense when comparing to HMACs [02:37] phanes *rpm spec [02:37] MinceR just use brave or chromium? [02:38] TR News Yesterday's #techrights IRC logs ready. HTML: http://techrights.org/irc-archives/irc-log-techrights-020423.html TEXT: http://techrights.org/irc-archives/irc-log-techrights-020423.txt GEMINI GemText: gemini://gemini.techrights.org/irc-gmi/irc-log-techrights-020423.gmi GEMINI Plain Text: gemini://gemini.techrights.org/tr_text_version/irc-log-techrights-020423.txt [02:38] TR Bot IRC: #techrights @ Techrights IRC Network: Sunday, April 02, 2023 [02:38] phanes mjg59_, talking about protection against the padding exploitation that a proper HMAC implementation would provide [02:38] t0talist the whole hashing-circus with blockhain, is ludicrous too, tailoring the hashing strength to a brute-force level suitable to bargain [02:38] t0talist i mean, hash it to 512bit... done... enjoy brute-forcing those [02:39] phanes blockchain has its uses [02:39] *DaemonFC has quit (Quit: Leaving) [02:39] mjg59_ phanes: What kind of padding exploitation [02:39] phanes its great for chain of custody validation for pipelines [02:39] t0talist phanes: yes, but not brute-forcing it [02:39] TR News Yesterday's #boycottnovell IRC logs ready. HTML: http://techrights.org/irc-archives/irc-log-020423.html TEXT: http://techrights.org/irc-archives/irc-log-020423.txt GEMINI GemText: gemini://gemini.techrights.org/irc-gmi/irc-log-020423.gmi GEMINI Plain Text: gemini://gemini.techrights.org/tr_text_version/irc-log-020423.txt [02:39] TR Bot IRC: #boycottnovell @ Techrights IRC Network: Sunday, April 02, 2023 [02:39] t0talist "its great for chain of custody validation for pipelines"?? [02:40] phanes yes, totally [02:40] TR News Yesterday's #techbytes IRC logs ready. HTML: http://techrights.org/irc-archives/irc-log-techbytes-020423.html TEXT: http://techrights.org/irc-archives/irc-log-techbytes-020423.txt GEMINI GemText: gemini://gemini.techrights.org/irc-gmi/irc-log-techbytes-020423.gmi GEMINI Plain Text: gemini://gemini.techrights.org/tr_text_version/irc-log-techbytes-020423.txt [02:40] TR Bot IRC: #techbytes @ Techrights IRC Network: Sunday, April 02, 2023 [02:40] phanes good for integrity validation and location validation specifically [02:41] mjg59_ Nobody who knows stuff about cryptography is asserting that the use of unauthenticated AES is inherently insecure [02:41] phanes except those guys doing padding attacks on intercepted payloads on CBC [02:41] mjg59_ When you say "padding attack", what do you mean [02:42] phanes i mean your mom [02:42] phanes who you also didn't know very well im assuming [02:42] mjg59_ If you're talking about the generic padding oracle attacks, the fix isn't to attach HMACs, the fix is to not return an error telling the attacker that their padding is bad [02:43] TR News Yesterday's bulletin is now ready! : http://techrights.org/txt-archives/techrights-2023-04-02.txt | gemini://gemini.techrights.org/tr_text_version/techrights-2023-04-02.txt (tentative address, to work an hour from now) [02:43] t0talist my cipher-design is not prone to known-plaintext key-recovery; depends on how it's used [02:43] t0talist i am not worried about ECB mode with it... depending on what it's used for [02:44] t0talist i only wanted it to be fast/efficient, and sufficiently secure [02:44] phanes mjg59_, i mean, i get how when I said "your mom" that you'd immediately shift to "ignore the party seeking validation" [02:44] t0talist and well, it's fast as hell [02:44] mjg59_ I mean that you keep saying technical things without any understanding of what they mean [02:44] mjg59_ I understand your desire to impress me [02:44] mjg59_ But it's just not working [02:45] phanes well, sort it out with your therapist, i dont give a shit what you think [02:45] t0talist and that's my grievance with SSHv2 implementations... too complicated... SSHv1 was much less lines of code [02:45] mjg59_ Today alone I've had to point out that you don't understand your own distribution's build tooling, what the starttls command actually does, and a misunderstanding of attacks on AES [02:46] mjg59_ And given the degree to which you present yourself as a cross-domain expert, I understand that me schooling you on several different things is hurtful [02:46] t0talist the "weakness" of SSHv1, i had to study in detail again, was related to some keyx problem, with asymmetric keys being too weak... which can be fixed i think [02:46] phanes haha dude you are graspin' at -straws- [02:46] t0talist and then, SSHv1 with a fast cipher/hash available will be, just good enough, for me [02:46] t0talist no need for kernel-hacks and wireguard [02:46] phanes man i wish i could live in an alternate universe like that [02:46] mjg59_ But the fact is that you just don't understand as much of this shit as you pretend you do [02:47] mjg59_ And even the people here who fucking hate me recognise that [02:47] mjg59_ Like [02:47] phanes mjg59_, ok, well, run that by people who give a shit what your opinion of me is [02:47] mjg59_ There are people here who literally wish me dead [02:47] mjg59_ And they're not running to defend you [02:47] phanes i dont need to be party to your delusional defense mechanisms [02:47] mjg59_ Because even they can see that you're a blowhard [02:47] t0talist ipsec, is a joke... i concluded, it's best used with some custom-compression and no further "protocols" involved... that's probably why a specific compressio was "patented" with it, and unavailable inside linux kernel [02:47] phanes nor am I ignoring the fact that you got all yappy when momma came up [02:48] t0talist just for fun, i hacked some custom compression into the whole stack... it worked [02:48] mjg59_ Surely someone will come to phanes's assistance here? [02:48] mjg59_ Someone will take his side on any of this? [02:48] phanes does anyone think I need any? [02:49] mjg59_ Well, I keep having to diagnose your bugs for you [02:49] mjg59_ So it does sound like you need assistance [02:49] t0talist even primitive-recourse LFSR should suffice, on pre-compressed data-streams; for the sake of simplicity [02:50] phanes its new software. there's going to be bugs. you spent 20 minutes coming up with the same information I already had from my 15 seconds of looking at it after pasting a late night bug report [02:50] phanes i mean, this is coming from matthew garret [02:50] phanes so [02:50] phanes try to understand [02:50] t0talist if a clean implementation for any compression algorithm exists (good luck finding any), adding three lines of code to those, beef up the cipher strenght of those considerably [02:51] phanes i see this from young engineers alot [02:51] phanes they want to be impressive [02:51] MinceR what, gulag boy is an engineer? [02:51] MinceR he's pretty good at hiding it [02:51] phanes so what they'll do is correct people who are already halfway solving a problem with information they arleady had [02:52] phanes and then act like they "had to" [02:52] phanes and then wonder why they get perpetually voted off the island [02:52] *DaemonFC (~daemonfc@73qz3h2du8uzy.irc) has joined #techrights [02:52] mjg59_ In this case, I went through the same shit 20 years ago, but somehow managed to do it without filing bug reports against entirely innocent software [02:53] t0talist i am skipping the whole "enter password" fun entirely, with some root.squashfs things; and that's not "encrypted", it's compressed only [02:53] mjg59_ Huh, 21 years ago now, time flies [02:53] phanes thats cool. 20 years ago I was building stuff on bsd systems, only, actually instead of coasting off my laurels [02:53] DaemonFC https://baronhk.wordpress.com/2023/04/03/fedora-38-breaks-accelerated-video-playback-in-firefox-wordpress-com-breaks-logins-in-seamonkey/ [02:53] TR Bot Fedora 38 Breaks Accelerated Video Playback in Firefox. WordPress.com breaks logins in SeaMonkey. | BaronHK's Rants [02:53] DaemonFC schestowitz[TR], ^ [02:53] phanes 1996? [02:53] mjg59_ Yeah this is while I was bringing up Debian on the NetBSD kernel [02:53] phanes how long ago is that now [02:54] schestowitz[TR] DaemonFC: looking now... [02:54] phanes yeah wow that's 27 years [02:54] phanes i dont even feel that old tbh [02:54] t0talist it's funny how, in california, they wish-think, compressing IPsec data-streams, that's worth a patent, and it's forbidden to hack it into kernel [02:54] t0talist lol [02:55] t0talist i mean, IPsec is awful for that many reasons, it's not worth it, to waste any RAM for this [02:55] TR News Algerian Court Sentences Prominent Journalist to 5 Years www.usnews.com/news/world/articles/2023-04-02/algerian-court-sentences-prominent-journalist-to-5-years [02:55] psydruid does all the wish-thinking only happen in California? [02:55] MinceR a lot of it happens in other places [02:56] MinceR aggi is very familiar with the wish-thinking that happens in moscovia [02:56] phanes its kind of a no-win situation for you on that track tbh. if you have been around longer, you have no excuse to be so irrelevant and contributing nothing, and if you haven't then your whole premise craters beyond that you were given opportunities that you wasted on short-term self-interest at the expense of others, and I wasn't, and made them for myself anyway [02:56] t0talist psydruid: i was just surprised to see, they must have been really nervous, over compression applied in some places [02:56] schestowitz[TR] DaemonFC: in general, glad things are working out for you and your husband. you're far better off than most, yoiu have no debt or chronic illness [02:56] t0talist and this isn't wasn't some sophisticated "crypto", it's just compression wich they patented for ipsec [02:56] schestowitz[TR] and now you have _SPARE_ time [02:56] schestowitz[TR] to play with Fedora. Most people lack this luxury. [02:56] phanes \_()_/ [02:57] DaemonFC Yeah. [02:57] DaemonFC Trying to get my computer working right again every time they fuck with it. [02:57] t0talist and compression wasn't subject to crypto import/export... another minor detail, so it was patented instead [02:57] DaemonFC schestowitz[TR], At least using the Flathub version of Firefox means it's beyond the reach of Red Hat Legal. [02:57] phanes man fuck flathub [02:58] schestowitz[TR] "app store" [02:58] phanes why dirty your system with that garbage [02:58] schestowitz[TR] then, sigstore [02:58] schestowitz[TR] and them, installing freesw is "sideloading" [02:58] phanes its almost as bad as snapd [02:58] schestowitz[TR] don't install "untrusted" software [02:58] schestowitz[TR] or chian wins [02:58] schestowitz[TR] *chian [02:58] schestowitz[TR] *china [02:58] DaemonFC Mozilla is the publisher of Firefox in Flathub. [02:58] DaemonFC The version of Brave there is just the RPM dumped out and turned into a Flatpak. [02:58] DaemonFC :) [02:59] IPFS IPFS downstream 60 minutes average 34.13 k/sec., IPFS upstream 215.23 average k/sec., average swarm size 0 [02:59] schestowitz[TR] i don't have snap or flatpak on my main system [02:59] schestowitz[TR] if all they offer is this, then I'm not interested [02:59] psydruid Or you can just let ICBM deal with Fedora and tell them to stuff it [02:59] DaemonFC Don't you mean MASTER system? [02:59] schestowitz[TR] it's not packaged properly enough to be worth trusting [02:59] MinceR :) [02:59] MinceR Sega Master System [02:59] schestowitz[TR] my main PC is very strict [02:59] DaemonFC You know Ubuntu used to have a MASTERS of the Universe. [02:59] DaemonFC :) [02:59] phanes schestowitz[TR], i am actually a week into a draft on an email blowing the fuck up over it being in one of the environments i maintain for $dayjob [02:59] DaemonFC Naughty Naughty. [02:59] MinceR "Our rules are very strict!" ● Apr 03 [03:00] DaemonFC mjg59_ cries [03:00] phanes i did a scan the other night and saw like 5 hosts with snap-fucking-d on some of my hosts [03:00] t0talist compressing TLS streams too had prevented some if not all known-plaintext key-recovery attacks against it... because compression typically catches zero-padded parts required for this [03:00] schestowitz[TR] btw, i have not even rebooted the system yet [03:00] MinceR it would be a shame if someone happened to dig up such old stuff on canonical and cancelled them [03:00] DaemonFC Yeah, I won't touch Ubuntu because of Snap and some other things. [03:00] DaemonFC It's just such a piece of shit. [03:00] MinceR or if someone dug up even older stuff on ibm and cancelled them [03:00] schestowitz[TR] MinceR gave a valuable tip when kwin needed a kick [03:00] psydruid my main PC is Secure as it uses Secure Boot [03:01] t0talist but hey, TLS is that awesome, it doesn't need efficient compression at least [03:01] schestowitz[TR] microsoft "protects" me [03:01] phanes he's probably scanning for some witty mean thing to say to distract from the fact that he is a moral and functional failure and that most of this bickering is a confession masked by insecurity [03:01] schestowitz[TR] it "checks" and "audits" [03:01] schestowitz[TR] with the NSA [03:01] schestowitz[TR] and NSLs [03:02] TR News All because of SOFTWARE PATENTS, which IBM lobbies FOR https://baronhk.wordpress.com/2023/04/03/fedora-38-breaks-accelerated-video-playback-in-firefox-wordpress-com-breaks-logins-in-seamonkey/ [03:02] TR Bot Fedora 38 Breaks Accelerated Video Playback in Firefox. WordPress.com breaks logins in SeaMonkey. | BaronHK's Rants [03:02] IPFS Gemini requests since start of month: 32271 total Total number of pages in capsule: 45528 Active: active (running) since Wed 2023-03-08 20:27:21 GMT; 3 weeks 4 days ago [03:02] phanes fwiw i would too if i had put myself in that boat, it's alot easier to manufacture the failures of another than to address your own [03:02] phanes its toxic but its easier [03:02] phanes i can hang with toxic when i have to [03:03] IPFS IPFS local node stats (bandwidth since last reset) calculated. [03:03] psydruid it's funny that all the old distributions that were hailed as giving great experiences to new users have turned into garbage [03:04] psydruid even Slackware and Debian are going down with the big commercial ones [03:04] IPFS New daily bulletin is now being generated and assembled. [03:04] phanes thats mostly due to adverse selection on the maintainer teams tbh psydruid [03:04] phanes they politicized their environments with these codes of conduct and then that was used to push all the grump-but-knowledgeables out [03:04] MinceR the kernel is garbage [03:04] MinceR systemd is garbage [03:04] MinceR polkit is garbage [03:05] MinceR dbugs is garbage [03:05] MinceR [e]logind is garbage [03:05] MinceR and i could go on [03:05] MinceR the "ecosystem" has been poisoned [03:05] psydruid you're getting somewhere at least [03:05] MinceR if you want to build a distro that isn't totally shit, there's a lot of mines you need to dodge [03:06] phanes then after they got rid of all the unsocioable knowledgeables out they got rid of all the folks who were resentful about the treatment the old guard put on them so that they whitewash the communities to be viable for corporatist takeover [03:06] psydruid to a landfill, most likely [03:06] phanes yeah [03:06] phanes there's plenty of time [03:06] phanes can't do anything about the kernel though [03:06] MinceR well, MICROS~1 and dehomag couldn't compete with GNU/Linux [03:06] MinceR so they poisoned it [03:06] psydruid I gave up building distributions in 2010 [03:07] psydruid OpenBSD of today resembles the Slackware I abandoned at the time the most [03:07] phanes nor can i do anything about secureboot [03:08] psydruid no one can do anything about secureboot [03:08] TR News Calibre 6.14.1 I finally made it past 6.11 https://alien.slackbook.org/blog/calibre-6-14-1-i-finally-made-it-past-6-11/ [03:08] TR Bot Calibre 6.14.1 I finally made it past 6.11 | Alien Pastures [03:08] psydruid well, except for the people responsible for putting it into our hardware [03:08] MinceR NATO could [03:08] MinceR they could nuke redmond for a start [03:09] phanes in any case the solution is a distro not prone to upstream project interference that closely resembles the systems and support that commercial distributions provide, so, there's a little dancing with the devil there to do [03:09] phanes by a little i mean alot [03:09] MinceR they could also nuke santa clara, armonk and cupertino while they're at it [03:10] phanes eventually get it to the point where its a viable os, then get it sellable to commercial clients, use my network as a consultant to do that, and then start eating into existing commercial distor market share [03:10] MinceR but it's more likely that a giant meteor will end Restricted Boot [03:10] MinceR along with this infection on this planet called 'humans' [03:10] phanes gotta build big [03:10] psydruid I think it will end much earlier than that [03:11] phanes unironically i have no idea how to get there from here but as long as im making incremental progress im happy chasing it [03:11] psydruid MICROS~1 is dying fast in the US and some other countries in the world [03:11] MinceR too bad Linux and GNU died faster [03:11] psydruid eventually the only fans left will be in a few scattered cities in the US [03:12] psydruid and then they can reminisce about the old days when they had power and control [03:12] *t0talist has quit (Ping timeout: 2m30s) [03:13] psydruid Linux and GNU were stepping stones to spur the creation of new generations of free software systems [03:13] phanes MinceR, i mean, once i hit the point where i bootstrap a build of DHLP on a DHLP system it crosses a point where there's no way to attack it through dependency projects really [03:14] phanes because any piece of it can just be forked with the same license [03:14] MinceR provided you have your own Linux fork that you control [03:14] phanes like DHLP [03:14] MinceR and just reviewing all the changesets starting with the one that added the CoC would be so much work even Torvalds wasn't willing to do it for ages [03:15] MinceR not to mention working around merge failures once you've removed some of the crap that was added later [03:15] phanes yeah that's a mountain of work [03:15] MinceR Linux is way too bloated to be practical to maintain [03:15] phanes wasn't that the idea? herd the projects with armies of engineers to increase project complexity to unmaintainability and then steer it off a cliff [03:16] psydruid I'm not planning to get involved with Linux at all [03:16] phanes yeah thats why im patrick volkerdinging this all the way [03:16] phanes im thrilled if people contribute but im not giving the keys away [03:19] *t0talist (~t0talist@yd39kvn4nt2da.irc) has joined #techrights [03:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [03:46] TR News Kushal Das: Dear pep582 https://kushaldas.in/posts/dear-pep582.html [03:46] TR Bot Dear pep582 [03:48] TR News "a world pandemic has passed"... NOT really. The media just focuses on World War instead (proxy wars) https://venam.nixers.net/blog/programming/2023/04/02/april-projects.html [03:48] TR Bot April 2023 Projects [03:49] TR News (NEW): TheEvilSkeleton: What is GNOMEs Philosophy? http://news.tuxmachines.org/n/2023/04/03/TheEvilSkeleton_What_is_GNOME_s_Philosophy.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/TheEvilSkeleton_What_is_GNOME_s_Philosophy.gmi [03:49] TR Bot Tux Machines TheEvilSkeleton: What is GNOMEs Philosophy? [03:51] schestowitz[TR] can someone here confirm that 'Linux' Foundation outsourced to gmail? [03:51] schestowitz[TR] mx records now point to google.com [03:53] MinceR doesn't that confirm it? [03:53] schestowitz[TR] maybe [03:53] MinceR from here, % dig linuxfoundation.com MX [03:53] MinceR also returns stuff pointing to google.com [03:55] schestowitz[TR] https://lkml.org/lkml/mheaders/2023/4/2/287 [03:55] TR Bot LKML: Headers for Linus Torvalds: Linux 6.3-rc5 [03:55] schestowitz[TR] from mail-ed1-x536.google.com (mail-ed1-x536.google.com [IPv6:2a00:1450:4864:20::536]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 29F4C65AD for <>; Sun, 2 Apr 2023 14:54:01 -0700 (PDT) [03:55] schestowitz[TR] v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680472439; x=1683064439; h=content-transfer-encoding:to:subject:message-id:date:from :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :repl [03:55] schestowitz[TR] from mail-ed1-f43.google.com (mail-ed1-f43.google.com. [209.85.208.43]) by smtp.gmail.com with ESMTPSA id o2-20020a50c282000000b00501cc88b3adsm3716208edf.46.2023.04.02.14.53.58 for <> (version=TLS1_3 ciphe [03:55] schestowitz[TR] by mail-ed1-f43.google.com with SMTP id eh3so109993331edb.11 for <>; Sun, 02 Apr 2023 14:53:58 -0700 (PDT) [03:59] IPFS IPFS downstream 60 minutes average 34.13 k/sec., IPFS upstream 215.23 average k/sec., average swarm size 0 ● Apr 03 [04:05] *u-amarsh04 has quit (Quit: Konversation terminated!) [04:10] TR News Techrights Bulletin for Sunday, April 02, 2023 http://techrights.org/txt full archive: http://techrights.org/txt-archives [04:10] TR Bot Bulletin Archives [04:10] TR News Techrights full IPFS index updated just now http://techrights.org/ipfs available as plain text @ http://techrights.org/ipfs/txt [04:10] TR Bot Techrights Full IPFS Index [04:12] DaemonFC It's unfortunate that even with lots of backports and a Gecko release from less than 3 years ago, barely anything works in SeaMonkey anymore. [04:12] DaemonFC Netscape 4 hardly changed at all from 1997 and was still mostly usable even in 2003. [04:12] elusive_woman use a newer browser lol [04:13] elusive_woman i use seamonkey to write websites and it produces the worst code [04:13] elusive_woman i have to htmltidy that shit [04:14] elusive_woman but its like the only wysiwyg editor [04:15] MinceR use a hip and cool browser, like elusive_woman does, lol [04:15] elusive_woman aren't you planning to use chromium on openbsd? [04:16] MinceR i've already done so and i will do so again [04:16] MinceR what do you use, MICROS~1 edge on crapOS? [04:16] elusive_woman well congrats [04:16] elusive_woman i use firefox [04:16] MinceR or safari on hypeOS? [04:16] MinceR ah, i see, now failfox is the hip and cool browser [04:16] MinceR interesting. [04:16] elusive_woman firefox on arch linux [04:17] MinceR behind the curve on the "modern"ity, i see [04:17] elusive_woman openbsd is cool [04:18] elusive_woman glad you got it working for your workflow [04:18] MinceR openbsd is not "modern" [04:18] MinceR it doesn't have systemd or launchd [04:18] MinceR and i haven't got it working for my workflow yet, but i think i know how to do so [04:18] elusive_woman good for you [04:19] MinceR it also doesn't have svchost.exe or services.exe [04:19] elusive_woman or apps [04:19] MinceR or hypeTunes, or the crApp Store [04:19] TR News NanoPi R6C review Ubuntu 22.04, NVMe SSD, USB debug https://www.cnx-software.com/2023/04/02/nanopi-r6c-review-ubuntu-22-04-nvme-ssd-usb-debug/ [04:19] TR Bot NanoPi R6C review - Ubuntu 22.04, NVMe SSD, USB debug - CNX Software [04:19] elusive_woman lol hypetunes [04:19] TR News Pine64 Star64 SBC with StarFive JH7110 RISC-V SoC with GPU to launch for $69.99 and up https://www.cnx-software.com/2023/04/02/pine64-star64-sbc-starfive-jh7110-quad-core-risc-v-processor-imagination-gpu/ [04:19] TR Bot Pine64 Star64 SBC with StarFive JH7110 RISC-V SoC with GPU to launch for $69.99 and up - CNX Software [04:19] elusive_woman i use audacious [04:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [04:20] MinceR audacious can't put files on your hypePhone, can it? [04:20] schestowitz[TR] 'phone' [04:21] MinceR allegedly if you don't touch it, it can sometimes make a connection with a base station! [04:21] elusive_woman nah [04:21] elusive_woman when i put music on my iphone i use my mac [04:21] MinceR there you go [04:21] elusive_woman it still works with an external monitor [04:22] MinceR all "modern" and "hip" and "cool" [04:22] elusive_woman that way i dont have to run that crap on my main computer [04:22] XRevan86 How convenient. [04:22] MinceR arch is just for the hipster cred [04:23] elusive_woman arch cuz i want the newest stuff [04:25] elusive_woman check this out [04:25] elusive_woman https://donuts-are-good.github.io/shhhbb/ [04:25] TR Bot shhhbb, an ssh bbs [04:25] elusive_woman remember BBSes? [04:25] DaemonFC https://www.lakemchenryscanner.com/2023/04/02/appeals-court-reverses-conviction-of-store-employee-accused-of-falsely-reporting-armed-men-in-mchenry-during-2020-civil-unrest/ [04:25] TR Bot Appeals court reverses conviction of store employee accused of falsely reporting armed men in McHenry during 2020 civil unrest [04:25] DaemonFC Dangerous to call 911. [04:25] DaemonFC The cops won't come arrest the people with the machine guns. [04:26] DaemonFC They'll arrest you for asking them to do something. [04:26] XRevan86 elusive_woman: Are ye one of those iMessage slaves? I heard the US still has this form of slavery widespread. [04:27] XRevan86 Otherwise I don't see how anyone would want to use an iPhone. [04:27] DaemonFC Morons willingly enslave themselves to Apple. [04:27] elusive_woman my next phone will be a nexus so i can run lineageos [04:28] XRevan86 The Nexus lineup was replaced with Pixel, is that what ye meant? [04:28] elusive_woman i trust stock android less than i trust apple [04:28] elusive_woman yeah [04:28] elusive_woman the pixel [04:29] XRevan86 Some uncomplicated steps can make stock Android's more trustworthy than Apple. Not truly trustworthy but more than Apple. [04:30] elusive_woman yeah, lineageOS [04:30] XRevan86 I mean disabling the preloaded crap and replacing it with FOSS or just better alternatives. [04:31] elusive_woman stock firmware can have unremovable apps built into the firmware image [04:31] *darwin has quit (Ping timeout: 2m30s) [04:31] elusive_woman so when i get an android im gonna do research [04:31] elusive_woman find out what doesnt use secure boot [04:32] XRevan86 elusive_woman: `pm disable-user` can disable anything, but use it with caution. [04:33] *darwin (~darwin@7d3n498busjrn.irc) has joined #techrights [04:33] XRevan86 elusive_woman: Right, if ye can buy anything, buy something that can be used with an altermarket OS. [04:33] elusive_woman also i want to have the latest android too [04:34] elusive_woman a lot of manufactures dont bother updating their stock firmware so you have to buy a new phone [04:34] elusive_woman i used to own an LG and it had an old version of android and secure boot [04:34] elusive_woman kinda bs [04:35] XRevan86 Just call it tivoisation, it's not really "secure boot". [04:35] elusive_woman its literally called secure boot [04:35] elusive_woman lol [04:35] XRevan86 Really? Peculiar. [04:35] elusive_woman on LG at least [04:36] XRevan86 A more conventional term is Locked Bootloader [04:36] elusive_woman yeah, it only ran LG signed roms [04:36] elusive_woman and it was stuck on android 4.0 [04:56] TR News (NEW): Review: Alpine Linux 3.17.2 http://news.tuxmachines.org/n/2023/04/03/Review_Alpine_Linux_3_17_2.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Review_Alpine_Linux_3_17_2.gmi [04:56] TR Bot Tux Machines Review: Alpine Linux 3.17.2 [04:59] IPFS IPFS downstream 60 minutes average 34.13 k/sec., IPFS upstream 215.23 average k/sec., average swarm size 0 ● Apr 03 [05:01] TR News Pope Francis: I am top news, headlines and all, every time I fart, talk, or feel unwell. Also: I did not accomplish anything notable, but I wear the right clothes and I use a fake name. [05:03] TR News Rose compared to WHAT? Lockdowns? And with prices slashed due to a lack of demand, this isn't the full story. Is the company actually PROFITABLE? Its "market cap" is pure fiction, helps perpetuate a scam/bubble. https://www.nytimes.com/2023/04/02/business/tesla-first-quarter-electric-car-sales.html [05:03] TR Bot Tesla Sales Rose in the First Quarter - The New York Times [05:09] TR News How would Biden like Mexico "balancing" China and U.S.? Or, more appropriately, Hawaii doing so? https://www.nytimes.com/2023/04/02/world/asia/taiwan-president-tsai-ing-wen.html [05:09] TR Bot Taiwan President Tsai Ing-wen Balances China and U.S. - The New York Times [05:17] TR News EU tackling overpopulation, even if not by plan or intention https://www.helsinkitimes.fi/world-int/23301-eu-s-population-projected-to-drop-by-6-pc-by-2100-eurostat.html [05:17] TR Bot reply from server ( status 0 @ https://www.helsinkitimes.fi/world-int/23301-eu-s-population-projected-to-drop-by-6-pc-by-2100-eurostat.html ) [05:18] TR News Microsoft Layoffs in the Buzzwords Department http://techrights.org/2023/04/01/buzzwords-no-more/ [05:18] TR Bot Microsoft Layoffs in the Buzzwords Department | Techrights [05:18] TR News Geminispace: Still Growing, Still Community-Controlled http://techrights.org/2023/04/01/gemini-capsules-april-2023/ [05:18] TR Bot Geminispace: Still Growing, Still Community-Controlled | Techrights [05:18] TR News Mobile OS Market Share (as Judged by Web Access) More Than Double All Versions of Windows Combined http://techrights.org/2023/04/02/mobile-os-market-share/ [05:18] TR Bot Mobile OS Market Share (as Judged by Web Access) More Than Double All Versions of Windows Combined | Techrights [05:18] TR News Why Techrights Condones Fentanylware (TikTok) Ban and Suggests Extending Bans to Supposedly Good Fentanyl http://techrights.org/2023/04/02/saying-no-to-fentanylware/ [05:18] TR Bot Why Techrights Condones Fentanylware (TikTok) Ban and Suggests Extending Bans to Supposedly Good Fentanyl | Techrights [05:19] TR News Microsoft Windows Down to Just a Quarter of Connected Computers http://techrights.org/2023/04/02/windows-quarter-share/ [05:19] TR Bot Microsoft Windows Down to Just a Quarter of Connected Computers | Techrights [05:19] TR News NOW: Pensions Has Offered 3 Months of Lies, Even From the Trust Administration Team (John Pattinson) http://techrights.org/2023/04/02/nowpensions-means-no-pensions/ [05:19] TR Bot NOW: Pensions Has Offered 3 Months of Lies, Even From the Trust Administration Team (John Pattinson) | Techrights [05:19] TR News Asking NOW: Pensions for a Very Simple Letter for 3 Months http://techrights.org/2023/04/02/now-pensions-stonewalling/ [05:19] TR Bot Asking NOW: Pensions for a Very Simple Letter for 3 Months | Techrights [05:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [05:20] TR News Employers taking advanrage of employment uncertainties https://www.helsinkitimes.fi/finland/finland-news/domestic/23298-work-related-stress-on-the-rise-during-covid-19.html [05:20] TR Bot reply from server ( status 0 @ https://www.helsinkitimes.fi/finland/finland-news/domestic/23298-work-related-stress-on-the-rise-during-covid-19.html ) [05:22] TR News Poverty and angst in the supposedly happiest country on the planet https://www.helsinkitimes.fi/finland/finland-news/domestic/23299-147-000-people-with-disabilities-in-finland-at-risk-of-poverty-or-social-exclusion-says-statistics-finland.html [05:22] TR Bot reply from server ( status 0 @ https://www.helsinkitimes.fi/finland/finland-news/domestic/23299-147-000-people-with-disabilities-in-finland-at-risk-of-poverty-or-social-exclusion-says-statistics-finland.html ) [05:23] TR News Wine development release 8.5 is now available for Linux FreeBSD and macOS https://www.wine-reviews.net/2023/04/wine-development-release-85-is-now.html [05:23] TR Bot Wine Reviews : Wine development release 8.5 is now available for Linux FreeBSD and macOS [05:31] TR News Highest-ever EU trade deficit recorded in 2022 https://www.helsinkitimes.fi/world-int/23297-highest-ever-eu-trade-deficit-recorded-in-2022.html [05:31] TR Bot reply from server ( status 0 @ https://www.helsinkitimes.fi/world-int/23297-highest-ever-eu-trade-deficit-recorded-in-2022.html ) [05:32] TR News "Even if youre not a Windows user, you never know when you might need Windows to run a certain software. For instance, did you know TurboTax for Business is only available on Windows?" https://www.wine-reviews.net/2023/04/run-windows-software-on-mac-linux-and.html [05:32] TR Bot Wine Reviews : Run Windows software on Mac Linux and ChromeOS with CodeWeavers CrossOver [05:34] TR News Live is too short for QRP :-) https://www.urspringer.de/2023/04/02/live-is-too-short-for-qrp/ [05:34] TR Bot Live is too short for QRP :-) Urs-o-Log [05:35] TR News Microsoft banned; privacy breach https://www.helsinkitimes.fi/world-int/23296-italy-bans-chatgpt-orders-investigation-over-privacy-breach.html [05:35] TR Bot reply from server ( status 0 @ https://www.helsinkitimes.fi/world-int/23296-italy-bans-chatgpt-orders-investigation-over-privacy-breach.html ) [05:36] TR News "In a video shared by the official [Saudi-controlled] Twitter account of NATO Spokesperson" https://www.helsinkitimes.fi/world-int/23295-finland-s-membership-will-make-alliance-stronger-nato-gen-secy.html [05:36] TR Bot reply from server ( status 0 @ https://www.helsinkitimes.fi/world-int/23295-finland-s-membership-will-make-alliance-stronger-nato-gen-secy.html ) [05:38] TR News Homelessness inside the US is also an unsolved issue; what sane person would envision USA caring about homelessness abroad when it neglects its own while passing trillions of taxpayers' money to companies that BOMB people's homes? https://www.nytimes.com/2023/04/02/nyregion/ukraine-refugees-homeless.html [05:38] TR Bot Despite Bidens Program, Some Ukrainian Refugees Fleeing War End Up Homeless - The New York Times [05:40] TR News Sean Davis: Enable Color Emoji on Xubuntu https://blog.bluesabre.org/2023/04/02/enable-color-emoji-on-xubuntu/ [05:40] TR Bot Enable Color Emoji on Xubuntu [05:40] TR News Linux Plumbers Conference: CFP Open Refereed Track Presentations https://lpc.events/blog/2022/index.php/2023/04/02/cfp-open-refereed-track-presentations/ [05:40] TR Bot CFP Open Refereed Track Presentations Linux Plumbers Conference 2022 [05:49] TR News How the U.S. Came to Use NSO Spyware It Was Trying to Kill https://www.nytimes.com/2023/04/02/us/politics/nso-contract-us-spy.html [05:49] TR Bot How the U.S. Came to Use NSO Spyware It Was Trying to Kill - The New York Times [05:59] IPFS IPFS downstream 60 minutes average 34.13 k/sec., IPFS upstream 215.23 average k/sec., average swarm size 0 ● Apr 03 [06:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [06:59] IPFS IPFS downstream 60 minutes average 34.13 k/sec., IPFS upstream 215.23 average k/sec., average swarm size 0 ● Apr 03 [07:07] TR News Report From KDEPIM Sprint 2023 https://ervin.ipsquad.net/blog/2023/04/02/report-from-kdepim-sprint-2023/ [07:07] TR Bot Report From KDEPIM Sprint 2023 - ervin [07:07] TR News Jonathan Blandford: Crosswords 0.3.8: Change Management https://blogs.gnome.org/jrb/2023/04/02/crosswords-0-3-8-change-management/ [07:07] TR Bot Crosswords 0.3.8: Change Management Jonathan Blandford [07:11] TR News GNU World Order 506 http://gnuworldorder.info//audiophile/gnuWorldOrder_506_ogg.ogg [07:13] TR News Can't they just compel the kids to focus on learning? What else is the purpose of schools? https://www.theage.com.au/national/no-phone-jammers-in-nsw-schools-20230403-p5cxj7.html [07:13] TR Bot Video: No phone jammers in NSW schools [07:15] *darwin has quit (Ping timeout: 2m30s) [07:17] TR News The quality of The Age is very low -- maybe 90-95% chaff; rarely an article about actually important issues [07:19] *darwin (~darwin@7d3n498busjrn.irc) has joined #techrights [07:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [07:22] TR News (NEW): FreeBSD 13.2-RC6 Now Available http://news.tuxmachines.org/n/2023/04/03/FreeBSD_13_2_RC6_Now_Available.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/FreeBSD_13_2_RC6_Now_Available.gmi [07:22] TR Bot Tux Machines FreeBSD 13.2-RC6 Now Available [07:26] TR News Disneys David, or Michelangelos Mickey https://www.newyorker.com/cartoons/blitts-kvetchbook/disneys-david-or-michelangelos-mickey [07:26] TR Bot Disneys David, or Michelangelos Mickey | The New Yorker [07:26] TR News Voice Controlled MakuluLinux Max Teaser http://www.makululinux.com/wp/2023/04/02/voice-controlled-makululinux-max-teaser/ [07:27] TR Bot Controlled MakuluLinux Max Teaser MakuluLinux [07:33] TR News [cat] gemini://nytpu.com/sneps/D550.jpg [07:33] TR News [cat] gemini://nytpu.com/cheetahs/D877.jpg [07:34] TR News "It's not too uncommon to come across tech folk managing their dotfiles in source control. Conceptually, this makes a lot of sense - you tailor your configurations for certain programs, you want to be able to bring those around with you and also make sure if you break something, you can revert it" gemini://senders.io/gemlog/2023-04-03-source-controlled-dotfiles.gmi [07:35] TR News "Those who've lived with me know that I've always worn the same type of shoes each day. During the years that I needed that style for use with my uniform I developed a preference for that particular style that stuck with me ever since" gemini://jdcard.com/blog/2023-04-02T17-57.gmi [07:36] TR News "adiabatic: I restore the previous design of both the homepage and Scrawlspace." gemini://gemini.circumlunar.space/users/adiabatic/ [07:37] TR News "Philadelphia things on gemini." gemini://hoagie.space/ [07:38] TR News "In between the two photos, there was a few minutes of an amazing light shaft or candle effect, but unfortunately it was gone before I got to a convenient parking spot. Also, using a camera, it seems like much of the disc brightness and color vibrancy is lost. The true images will live on in my memory, at least." gemini://gem.librehacker.com/gemlog/starlog/20230402-0.gmi [07:39] TR News AMD and JEDEC Develop DDR5 MRDIMMs With Speeds Up To 17,600 MT/s https://www.tomshardware.com/news/amd-advocates-ddr5-mrdimms-with-speeds-up-to-17600-mts [07:39] TR Bot AMD and JEDEC Develop DDR5 MRDIMMs With Speeds Up To 17,600 MT/s | Tom's Hardware [07:39] *XFaCE has quit (Ping timeout: 2m30s) [07:40] *prurigro has quit (Ping timeout: 2m30s) [07:40] *XFaCE (~XFaCE@uzfeivw9fp6ba.irc) has joined #techrights [07:41] TR News Use none. No "phones", no "apps". Life will improve. https://www.thelocal.dk/20230214/17-essential-phone-apps-to-make-your-life-in-denmark-easier [07:41] TR Bot ( status 403 @ https://www.thelocal.dk/20230214/17-essential-phone-apps-to-make-your-life-in-denmark-easier ) [07:43] *prurigro (~prurigro@uzfeivw9fp6ba.irc) has joined #techrights [07:44] *ciphrCat has quit (Ping timeout: 2m30s) [07:45] *cybrNaut has quit (Ping timeout: 120 seconds) [07:47] TR News Hope builds for possible end to interest rate hikes https://michaelwest.com.au/hope-builds-for-possible-end-to-interest-rate-hikes/ [07:47] TR Bot Hope builds for possible end to interest rate hikes - Michael West [07:47] *ciphrCat (~ciphrCat@v75kd7krrqfvs.irc) has joined #techrights [07:49] TR News Migration, high rents put brakes on sliding home prices https://michaelwest.com.au/migration-high-rents-put-brakes-on-sliding-home-prices/ [07:49] TR Bot Migration, high rents put brakes on sliding home prices - Michael West [07:53] TR News Court crushes whistleblower protection in Richard Boyle, Tax Office case https://michaelwest.com.au/court-crushes-whistleblower-protection-in-richard-boyle-tax-office-case/ [07:53] TR Bot Court crushes whistleblower protection in Richard Boyle, Tax Office case - Michael West [07:55] TR News Well, being at the office _at all_ means risking infection and burning fossil fuel. Why have such an office at all? To please estate tycoons? https://michaelwest.com.au/melburnians-hanging-onto-hybrid-working-routine/ [07:55] TR Bot Melburnians hanging onto hybrid working routine - Michael West [07:55] *Noisytoot has quit (Ping timeout: 2m30s) [07:56] *cybrNaut (~cybrNaut@freenode-tto.k1n.ssv8hv.IP) has joined #techrights [07:57] *Noisytoot (~noisytoot@tkbibjhmbkvb8.irc) has joined #techrights [07:58] TR News Deploy KubeSphere for Easy Kubernetes Cluster Management https://thenewstack.io/deploy-kubesphere-for-easy-kubernetes-cluster-management/ [07:58] TR Bot Deploy KubeSphere for Easy Kubernetes Cluster Management - The New Stack [07:59] IPFS IPFS downstream 60 minutes average 34.13 k/sec., IPFS upstream 215.23 average k/sec., average swarm size 0 [07:59] TR News Python Lambda Functions A Beginners Guide https://tecadmin.net/python-lambda-functions/ [07:59] TR Bot Python Lambda Functions - A Beginner's Guide TecAdmin [07:59] TR News 10 Practical Use Cases for Lambda Functions in Python https://tecadmin.net/practical-use-cases-for-lambda-functions-in-python/ [07:59] TR Bot 10 Practical Use Cases for Lambda Functions in Python TecAdmin ● Apr 03 [08:00] TR News Advertising policy on sysdfree (the Case of Artix and Gable) https://sysdfree.wordpress.com/2023/04/02/367/ [08:00] TR Bot Advertising policy on sysdfree (the Case of Artix and Gable) | systemd-free linux community [08:02] TR News YARA v4.3.0 Release, (Sun, Apr 2nd) https://isc.sans.edu/diary/rss/29702 [08:02] TR Bot InfoSec Handlers Diary Blog - SANS Internet Storm Center [08:04] TR News How to generate SSH keys on Linux https://www.fosslinux.com/109401/how-to-generate-ssh-keys-on-linux.htm [08:04] TR Bot How to Generate SSH Keys on Linux | FOSS Linux [08:04] TR News How to install and use Fish Shell on Ubuntu https://www.fosslinux.com/107488/install-and-use-fish-shell-ubuntu.htm [08:04] TR Bot How to install and use Fish Shell on Ubuntu | FOSS Linux [08:04] TR News How to switch between light and dark modes in Pop!_OS https://www.fosslinux.com/109331/how-to-switch-between-light-and-dark-modes-in-pop_os.htm [08:04] TR Bot Effortlessly Swap Between Light and Dark Modes in Pop!_OS [08:06] TR News Parisians vote to ban for hire e-scooter rentals from French capital https://www.france24.com/en/europe/20230402-parisians-vote-to-ban-for-hire-e-scooter-rentals-from-french-capital [08:06] TR Bot Parisians vote to ban self-service e-scooter rentals from French capital [08:08] TR News "Dean Jenny Martinez defended her decision to apologize to Judge Kyle Duncan after student-led protests interrupted his March 9 speech" https://stanforddaily.com/2023/04/02/law-school-announces-associate-dean-steinbach-on-leave-mandatory-educational-programming-for-students/ [08:08] TR Bot Stanford Law school announces Dean Steinbach on leave [08:10] TR News David Bremner: Installing Debian using the OVH rescue environment https://www.cs.unb.ca/~bremner//blog/posts/rescue-install/ [08:10] TR Bot Installing Debian using the OVH rescue environment [08:11] TR News Steinar H. Gunderson: Nearest multiple of a double http://blog.sesse.net/blog/tech/2023-04-02-10-06_nearest_multiple_of_a_double.html [08:11] TR Bot Steinar H. Gunderson [08:13] TR News Letter to the Editor: Booing at the judge https://stanforddaily.com/2023/04/02/letter-to-the-editor-booing-at-the-judge/ [08:13] TR Bot Opinion: Booing at Judge Kyle Duncan [08:15] TR News Burkina Faso expels reporters from French newspapers 'Le Monde', 'Libration' https://www.france24.com/en/africa/20230402-burkina-faso-expels-reporters-from-french-newspapers-le-monde-liberation [08:15] TR Bot Burkina Faso expels reporters from French newspapers 'Le Monde', 'Libration' [08:15] TR News Thorsten Alteholz: My Debian Activities in March 2023 http://blog.alteholz.eu/2023/04/my-debian-activities-in-march-2023/ [08:15] TR Bot Debian Activities in March 2023 blog.alteholz.eu [08:17] TR News FENTANYLWARE.CN still destabiliing U.S.A., Inc.: Cop-taunting rapper Famous Richard still posting TikTok jabs at NYPD after trying to lift officers guns https://nypost.com/2023/04/02/cop-taunting-rapper-famous-richard-still-posting-tiktok-jabs-at-nypd/ [08:17] TR Bot Cop-taunting rapper 'Famous Richard' still posting TikTok jabs at NYPD [08:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [08:20] TR News In Rupert Murdoch's tabloid, "party of the working class" means endless infidelity and many failed marriages (like Rupe himself) https://nypost.com/2023/04/02/gop-party-of-the-working-class-and-other-commentary/ [08:20] TR Bot GOP = party of the working class and other commentary [08:23] TR News Russian Rights Groups Call On EU To Prevent Extradition Of Russian Father Of Girl Who Drew Anti-War Picture https://www.rferl.org/a/russian-rights-groups-extradition-father-anti-war-picture/32345869.html [08:23] TR Bot Russian Rights Groups Call On EU To Prevent Extradition Of Russian Father Of Girl Who Drew Anti-War Picture [08:24] TR News How to Secure Apache with SSL in Rocky Linux https://www.linuxteck.com/secure-apache-with-ssl-in-rocky-linux/ [08:24] TR Bot To Secure Apache With SSL In Rocky Linux | LinuxTeck [08:24] TR News Linux Around The World: USA Illinois https://www.linuxlinks.com/linux-usa-illinois/ [08:24] TR Bot Around The World: USA - Illinois - LinuxLinks [08:25] TR News 10 Best Free Linux Screen Capture Tools (Updated 2023) https://www.linuxlinks.com/screencapture/ [08:25] TR Bot Best Free Linux Screen Capture Tools (Updated 2023) - LinuxLinks [08:25] TR News How to Enable BBR on Manjaro Linux https://www.linuxcapable.com/how-to-enable-bbr-on-manjaro-linux/ [08:25] TR Bot to Enable BBR on Manjaro Linux - LinuxCapable [08:25] TR News How to Install Steam on Linux Mint 21/20 https://www.linuxcapable.com/how-to-install-steam-on-linux-mint/ [08:25] TR Bot to Install Steam on Linux Mint 21/20 - LinuxCapable [08:25] TR News How to Install Krita on Linux Mint 21/20 https://www.linuxcapable.com/how-to-install-krita-on-linux-mint/ [08:25] TR Bot to Install Krita on Linux Mint 21/20 - LinuxCapable [08:26] TR News How to Install MyPaint on Linux Mint 21/20 https://www.linuxcapable.com/how-to-install-mypaint-on-linux-mint/ [08:26] TR Bot to Install MyPaint on Linux Mint 21/20 - LinuxCapable [08:26] TR News How to Install Go (Golang) on Linux Mint 21/20 https://www.linuxcapable.com/how-to-install-go-on-linux-mint/ [08:26] TR Bot to Install Go (Golang) on Linux Mint 21/20 - LinuxCapable [08:27] TR News Install MySQL 5.7 server and client on Ubuntu 22.04 LTS Linux https://linux.how2shout.com/install-mysql-5-7-server-and-client-on-ubuntu-22-04-lts-linux/ [08:27] TR Bot Install MySQL 5.7 server and client on Ubuntu 22.04 LTS Linux [08:27] TR News Minnesota court strikes down law requiring 21-year-old age minimum for handgun permit https://www.jurist.org/news/2023/04/minnesota-court-strikes-down-law-requiring-21-year-old-age-minimum-for-handgun-permit/ [08:27] TR Bot Minnesota court strikes down law requiring 21-year-old age minimum for handgun permit - JURIST - News [08:31] TR News Four tips for detecting AI-generated images https://observers.france24.com/en/tv-shows/truth-or-fake/20230329-4-tips-for-detecting-ai-generated-images [08:31] TR Bot Four tips for detecting AI-generated images - Truth or Fake [08:32] *Noisytoot has quit (Ping timeout: 120 seconds) [08:32] *Noisytoot has quit (Ping timeout: 2m30s) [08:33] TR News McDonalds temporarily shuts US offices, prepares layoff notices: report https://nypost.com/2023/04/02/mcdonalds-temporarily-shuts-us-offices-prepares-layoff-notices-report/ [08:33] TR Bot McDonald's temporarily shuts US offices, prepares layoff notices: report [08:33] schestowitz[TR] DaemonFC: ^^ [08:33] schestowitz[TR] somkeone told me they were doing very well [08:33] schestowitz[TR] my bad, ma culpa [08:33] schestowitz[TR] maybe it was misinformation [08:33] schestowitz[TR] *mea [08:34] *Noisytoot has quit (Ping timeout: 240 seconds) [08:35] TR News "Tech Layoffs! Linux-powered Street Curbs! Pure insanity!" https://lunduke.substack.com/p/the-lunduke-big-tech-show-apr-2-2023 [08:35] TR Bot The Lunduke Big Tech Show - Apr 2, 2023 - Hour 1 [08:36] *darwin has quit (Ping timeout: 2m30s) [08:37] TR News This focuses not on how such malware gets installed in the first place, likely not at all because of Linux https://gbhackers.com/winnti-linux-servers/ [08:37] TR Bot Winnti APT Hackers Attack Linux Servers [08:39] TR News IRC Proceedings: Sunday, April 02, 2023 | Techrights http://techrights.org/2023/04/03/irc-log-020423/ | Gemini address: gemini://gemini.techrights.org/2023/04/03/irc-log-020423/ [08:39] TR Bot IRC Proceedings: Sunday, April 02, 2023 | Techrights [08:39] *darwin (~darwin@7d3n498busjrn.irc) has joined #techrights [08:41] *Noisytoot (~noisytoot@freenode/user/Noisytoot) has joined #techrights [08:43] *liberty_box has quit (Ping timeout: 2m30s) [08:45] *liberty_box (~liberty@rbnv8qskr8rgw.irc) has joined #techrights [08:46] *Noisytoot (~noisytoot@sourcehut/user/noisytoot) has joined #techrights [08:46] *Noisytoot (~noisytoot@tkbibjhmbkvb8.irc) has joined #techrights [08:47] TR News Yep! I bricked a Pentium 3 motherboard (and how I fixed it) https://linuxjedi.co.uk/2023/04/02/yep-i-bricked-a-pentium-3-motherboard-and-how-i-fixed-it/ [08:47] TR Bot Yep! I bricked a Pentium 3 motherboard (and how I fixed it) LinuxJedi's /dev/null [08:48] TR News Best Games to Host on a Server (Best Multiplayer Games in 2023) https://linuxbuz.com/best-resources/best-games-to-host-on-a-server [08:48] TR Bot Games to Host on a Server (Best Multiplayer Games in 2023) - LinuxBuz [08:54] TR News "The Government is Buying Your Data With Your Money" https://odysee.com/@AlphaNerd:8/the-government-is-buying-your-data-with:5 [08:54] TR Bot The Government is Buying Your Data With Your Money [08:54] TR News "Raspberry Pi SMS And Mobile Internet" https://odysee.com/@TallPaulTech:b/raspberry-pi-sms-and-mobile-internet:d a solution for receiving SMS messages without being bothered with a smartphone :) [08:54] TR Bot Raspberry Pi SMS And Mobile Internet [08:56] TR News India and Monopolies https://economictimes.indiatimes.com/tech/technology/google-faces-4-2-billion-advertising-lawsuit/articleshow/99190090.cms | Source: India Times [08:56] TR Bot google: Google faces $4.2 billion advertising lawsuit - The Economic Times [08:57] TR News XUL Layout is gone https://crisal.io/words/2023/03/30/xul-layout-is-gone.html | [08:57] TR Bot XUL Layout is gone | Words [08:57] TR News "I ended up fixing it by deleting Firefox from Fedora with dnf remove firefox" https://baronhk.wordpress.com/2023/04/03/fedora-38-breaks-accelerated-video-playback-in-firefox-wordpress-com-breaks-logins-in-seamonkey/ | Source: DaemonFC (Ryan Farmer) [08:57] TR Bot Fedora 38 Breaks Accelerated Video Playback in Firefox. WordPress.com breaks logins in SeaMonkey. | BaronHK's Rants [08:57] TR News "With HaikuDepotServer (HDS) still on Java 11 introduced in September 2018" https://www.haiku-os.org/blog/apl/2023-04-02_hds_modernisation/ | Source: HaikuOS [08:57] TR Bot Haiku Depot Server Technology Modernisation | Haiku Project [08:59] IPFS IPFS downstream 60 minutes average 34.13 k/sec., IPFS upstream 215.23 average k/sec., average swarm size 0 ● Apr 03 [09:00] TR News (NEW): Handle any type of document with this open source tool http://news.tuxmachines.org/n/2023/04/03/Handle_any_type_of_document_with_this_open_source_tool.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Handle_any_type_of_document_with_this_open_source_tool.gmi [09:00] TR Bot Tux Machines Handle any type of document with this open source tool [09:00] TR News (NEW): Security and Scaremongering http://news.tuxmachines.org/n/2023/04/03/Security_and_Scaremongering.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Security_and_Scaremongering.gmi [09:00] TR Bot Tux Machines Security and Scaremongering [09:00] *Noisytoot has quit (Ping timeout: 2m30s) [09:02] *Noisytoot has quit (Ping timeout: 260 seconds) [09:02] TR News (NEW): Shows/Videos: GNU World Order, MakuluLinux Max Teaser, and Lunduke Big Tech Show http://news.tuxmachines.org/n/2023/04/03/Shows_Videos_GNU_World_Order_MakuluLinux_Max_Teaser_and_Lunduke.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Shows_Videos_GNU_World_Order_MakuluLinux_Max_Teaser_and_Lunduke.gmi [09:02] TR Bot Tux Machines Shows/Videos: GNU World Order, MakuluLinux Max Teaser, and Lunduke Big Tech Show [09:02] TR News (NEW): Today's HowTos http://news.tuxmachines.org/n/2023/04/03/today_s_howtos.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/today_s_howtos.gmi [09:02] TR Bot Tux Machines today's howtos [09:03] TR News (NEW): EasyOS: New Tutorials, gWaveEdit Replaces mhWaveEdit http://news.tuxmachines.org/n/2023/04/03/EasyOS_New_Tutorials_gWaveEdit_Replaces_mhWaveEdit.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/EasyOS_New_Tutorials_gWaveEdit_Replaces_mhWaveEdit.gmi [09:03] TR Bot Tux Machines EasyOS: New Tutorials, gWaveEdit Replaces mhWaveEdit [09:03] *Noisytoot (~noisytoot@tkbibjhmbkvb8.irc) has joined #techrights [09:03] TR News (NEW): Fedora 38 Breaks Accelerated Video Playback in Firefox. WordPress.com breaks logins in SeaMonkey. http://news.tuxmachines.org/n/2023/04/03/Fedora_38_Breaks_Accelerated_Video_Playback_in_Firefox_WordPres.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Fedora_38_Breaks_Accelerated_Video_Playback_in_Firefox_WordPres.gmi [09:03] TR Bot Tux Machines Fedora 38 Breaks Accelerated Video Playback in Firefox. WordPress.com breaks logins in SeaMonkey. [09:04] TR News (NEW): Debian: Latest From Thorsten Alteholz, David Bremner, and Steinar H. Gunderson http://news.tuxmachines.org/n/2023/04/03/Debian_Latest_From_Thorsten_Alteholz_David_Bremner_and_Steinar_.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Debian_Latest_From_Thorsten_Alteholz_David_Bremner_and_Steinar_.gmi [09:04] TR Bot Tux Machines Debian: Latest From Thorsten Alteholz, David Bremner, and Steinar H. Gunderson [09:04] TR News (NEW): Events: KDEPIM Sprint 2023 and Linux Plumbers Conference http://news.tuxmachines.org/n/2023/04/03/Events_KDEPIM_Sprint_2023_and_Linux_Plumbers_Conference.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Events_KDEPIM_Sprint_2023_and_Linux_Plumbers_Conference.gmi [09:04] TR Bot Tux Machines Events: KDEPIM Sprint 2023 and Linux Plumbers Conference [09:04] *Noisytoot (~noisytoot@sourcehut/user/noisytoot) has joined #techrights [09:04] TR News (NEW): Haiku Depot Server Technology Modernisation http://news.tuxmachines.org/n/2023/04/03/Haiku_Depot_Server_Technology_Modernisation.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Haiku_Depot_Server_Technology_Modernisation.gmi [09:04] TR Bot Tux Machines Haiku Depot Server Technology Modernisation [09:05] TR News (NEW): Games and WINE: CodeWeavers CrossOver, Crosswords, Games to Host on a Server http://news.tuxmachines.org/n/2023/04/03/Games_and_WINE_CodeWeavers_CrossOver_Crosswords_Games_to_Host_o.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Games_and_WINE_CodeWeavers_CrossOver_Crosswords_Games_to_Host_o.gmi [09:05] TR Bot Tux Machines Games and WINE: CodeWeavers CrossOver, Crosswords, Games to Host on a Server [09:05] TR News (NEW): OpenAI broke ChatGPT then tried to blame open source http://news.tuxmachines.org/n/2023/04/03/OpenAI_broke_ChatGPT_then_tried_to_blame_open_source.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/OpenAI_broke_ChatGPT_then_tried_to_blame_open_source.gmi [09:05] TR Bot Tux Machines OpenAI broke ChatGPT then tried to blame open source [09:06] TR News "A new major revision of the C language standard, C23, is due out this year." https://queue.acm.org/detail.cfm?id=3588242 | Source: ACM [09:06] TR Bot Catch-23: The New C Standard Sets the World on Fire - ACM Queue [09:06] TR News "My learning project was a Wordle Guess Generator." https://www.r-bloggers.com/2023/03/self-guided-learning-through-a-wordle-guess-generator-part-1/ | Source: Rlang [09:06] TR Bot Learning through a Wordle Guess Generator: Part 1 | R-bloggers [09:06] TR News "I learned how to put functions in a separate file and call them from my many script." https://www.r-bloggers.com/2023/03/self-guided-learning-through-a-wordle-guess-generator-part-2/ | Source: Rlang [09:06] TR Bot Learning through a Wordle Guess Generator: Part 2 | R-bloggers [09:06] TR News "After two and a half decades in information security, Ive witnessed countless failures in security efforts." https://danielmiessler.com/blog/whats-the-future-of-post-ai-security-products/ | Source: Daniel Miessler [09:07] TR Bot AI Revolutionizes Infosec - Daniel Miessler [09:07] TR News barcode https://economictimes.indiatimes.com/tech/technology/barcode-turns-50-but-its-days-might-be-numbered/articleshow/99181916.cms | Source: India Times [09:07] TR Bot Barcodes QR codes: Barcode turns 50 but its days might be numbered - The Economic Times [09:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [09:21] TR News Links 03/04/2023: FreeBSD 13.2 RC6 and Haiku Depot Server Technology Modernisation | Techrights http://techrights.org/2023/04/03/freebsd-13-2-rc6/ | Gemini address: gemini://gemini.techrights.org/2023/04/03/freebsd-13-2-rc6/ [09:21] TR Bot Links 03/04/2023: FreeBSD 13.2 RC6 and Haiku Depot Server Technology Modernisation | Techrights [09:23] TR News (NEW): : Google Android Leftovers http://news.tuxmachines.org/n/2023/04/03/Android_Leftovers.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Android_Leftovers.gmi [09:23] TR Bot Tux Machines Android Leftovers [09:23] TR News (NEW): Programming Leftovers http://news.tuxmachines.org/n/2023/04/03/Programming_Leftovers.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Programming_Leftovers.gmi [09:23] TR Bot Tux Machines Programming Leftovers [09:23] TR News (NEW): Today's Leftovers http://news.tuxmachines.org/n/2023/04/03/today_s_leftovers.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/today_s_leftovers.gmi [09:23] TR Bot Tux Machines today's leftovers [09:24] TR News "Here are a few interesting use-cases for these options: [...]" https://notes.volution.ro/v1/2023/04/remarks/eb5109f6/ | Source: Ciprian Dorin Craciun [09:24] TR Bot [remark] SSH authorization keys experiments -- Volution Notes [09:24] TR News "What if we desired something a little bit extra" https://ryanmulligan.dev/blog/sticky-header-scroll-shadow/ | Source: Ryan Mulligan [09:24] TR Bot Sticky Page Header Shadow on Scroll | Ryan Mulligan [09:44] *geert (~geert@bvw2wmpswttbc.irc) has joined #techrights ● Apr 03 [10:00] *barkingbandicoot has quit (Quit: You have been kicked for being idle) [10:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [10:53] TR News Licensing issues in Free software https://matt-rickard.com/why-open-source-a-model | Source: Matt Rickard [10:53] TR Bot Why Open-Source a Model? [10:53] TR News open data https://www.harihareswara.net/posts/2023/nyc-improve-open-data-bill-prevent-heart-attack-deaths/ | Source: Sumana Harihareswara [10:53] TR Bot Improve An Open Data Bill To Prevent Heart Attack Deaths in NYC | Cogito, Ergo Sumana [10:54] TR News Bypassing the WiFi Hardware Switch on the Lenovo X201 https://bt.ht/x201 | Source: Brad Taunt [10:54] TR Bot Bypassing the WiFi Hardware Switch on the Lenovo X201 [10:54] TR News [Old] "2006: Founding member Heather Flores wrote and published Food Not Lawns" https://www.foodnotlawns.com/about/ | [10:54] TR Bot History Of Food Not Lawns [10:55] TR News [Old] "We're seeing increasing numbers of people who no longer have that sort of basic language using their hands" https://www.cbc.ca/radio/thecurrent/the-current-for-november-9-2018-1.4895735/u-k-surgeon-gives-thumbs-down-to-medical-students-lack-of-dexterity-1.4898663 | Source: CBC [10:55] TR Bot U.K. surgeon gives thumbs down to medical students' lack of dexterity | CBC Radio [10:55] TR News [Old] "There is a language of touch that is easy to overlook or ignore" https://www.nytimes.com/2019/05/30/well/live/surgeons-hobbies-dexterity.html | Source: New York Times [10:55] TR Bot Your Surgeons Childhood Hobbies May Affect Your Health - The New York Times [10:55] TR News "The result wasn't close." https://text.npr.org/1167679291 | Source: NPR [10:55] TR Bot Parisians overwhelmingly vote to expel e-scooters from their streets [10:56] TR News Proprietary mess https://berthub.eu/articles/posts/ai-is-guaranteed-to-disrupt-us/ | Source: Bert Hubert [10:56] TR Bot AI: Guaranteed to disrupt our economies - Bert Hubert's writings [10:57] TR News pinduoduo http://edition.cnn.com/2023/04/02/tech/china-pinduoduo-malware-cybersecurity-analysis-intl-hnk/index.html | Source: CNN [10:57] TR Bot Pinduoduo: One of China's most popular apps has the ability to spy on its users, say experts | CNN Business [10:58] TR News "If the veiled nature of the deal was unusual" https://www.nytimes.com/2023/04/02/us/politics/nso-contract-us-spy.html | Source: New York Times [10:58] TR Bot How the U.S. Came to Use NSO Spyware It Was Trying to Kill - The New York Times [10:58] TR News Banning Microsoft spambot/plagiarism/harm/GPL violation ..... https://economictimes.indiatimes.com/tech/technology/italy-temporarily-bans-chatgpt-over-privacy-concerns/articleshow/99184084.cms | Source: India Times [10:58] TR Bot Italy Chatgpt Ban News: Italy temporarily bans ChatGPT over privacy concerns - The Economic Times [10:58] TR News "If you just wanted to place a plug for your system of choice" https://sysdfree.wordpress.com/2023/04/02/367/ | Source: Systemd Free [10:58] TR Bot Advertising policy on sysdfree (the Case of Artix and Gable) | systemd-free linux community [10:59] IPFS IPFS downstream 60 minutes average 34.13 k/sec., IPFS upstream 215.23 average k/sec., average swarm size 0 [10:59] TR News "a multidisciplinary investigation" https://english.elpais.com/science-tech/2023-04-01/native-americans-adopted-spanish-horses-before-colonization-by-other-european-powers.html | Source: El Pas [10:59] TR Bot Native Americans adopted Spanish horses before colonization by other European powers | Science & Tech | EL PAS English ● Apr 03 [11:00] TR News Fraud Musk and his head-chopping barbarian handlers ("institutionalised" terrorism) settling scores https://economictimes.indiatimes.com/tech/technology/twitter-pulls-check-mark-from-main-new-york-times-account/articleshow/99199975.cms | Source: India Times [11:00] TR Bot New York Times account: Twitter pulls check mark from main New York Times account - The Economic Times [11:01] TR News If you are STILL "in" Twitter, you're a moron and you deserve this https://www.ndtv.com/world-news/new-york-times-loses-twitter-verified-badge-as-elon-musk-calls-it-propaganda-3914922 | Source: NDTV [11:01] TR Bot New York Times Loses Twitter Verified Badge As Elon Musk Calls It Propaganda [11:02] TR News "Video-sharing platform Rumble, flush with cash after a $400 million investment" https://economictimes.indiatimes.com/tech/technology/right-wing-video-site-rumble-grows-as-does-its-misinformation/articleshow/99183572.cms | Source: India Times [11:02] TR Bot rumble app growth: Right-wing video site Rumble grows, as does its misinformation - The Economic Times [11:02] TR News "Station head Najia Sorosh denied there was any violation" https://text.npr.org/1167632881 | Source: NPR [11:02] TR Bot The Taliban shut down Afghanistan's only women-run radio station [11:02] TR News "More than 30 press freedom groups and news organizations" https://english.elpais.com/international/2023-04-01/american-journalists-arrest-threatens-reporting-from-russia.html | Source: El Pas [11:02] TR Bot American journalists arrest threatens reporting from Russia | International | EL PAS English [11:03] TR News Gershkovich https://www.nytimes.com/2023/04/02/business/media/evan-gershkovich-wsj-reporter-russia.html | Source: New York Times [11:03] TR Bot Journalist Detained by Russia Was Reporting Stories That Needed to Be Told - The New York Times [11:04] TR News "Reporting on Russian is now also a regular practice of watching people" https://nypost.com/2023/04/02/antony-blinken-demands-release-of-wsj-reporter-evan-gershkovich/ | Source: NYPost [11:04] TR Bot Antony Blinken demands release of WSJ reporter Evan Gershkovich [11:07] TR News "The university's Board of Regents is seeking a preliminary injunction and temporary restraining order to end the Graduate Employee's Organization strike" https://eu.detroitnews.com/story/news/local/michigan/2023/04/02/um-asks-court-to-end-strike-graduate-employees-wont-back-down/70071667007/ | Source: Digital First Media [11:07] TR Bot UM asks court to end strike; graduate employees won't back down [11:08] TR News "Steven Donzigers appeal to the appointing of three special prosecutors" https://scheerpost.com/2023/04/02/the-unexpected-pro-civil-liberty-dissent-by-two-supreme-court-trump-appointees/ | Source: Scheerpost [11:08] TR Bot Unexpected Pro-Civil Liberty Dissent By Two Supreme Court Trump Appointees - scheerpost.com [11:13] TR News "There is a standard tale of politics where conservatives want to leave things to the market" https://scheerpost.com/2023/04/02/the-silicon-valley-bank-bailout-the-purpose-of-government-is-to-make-the-rich-richer/ | Source: Scheerpost [11:13] TR Bot Silicon Valley Bank Bailout: The Purpose of Government Is to Make the Rich Richer - scheerpost.com [11:15] TR News :-3 https://hackaday.com/2023/04/02/spy-on-your-cat-to-make-sure-it-gets-its-paws-in/ | Source: Hackaday [11:15] TR Bot On Your Cat To Make Sure It Gets Its Paws In | Hackaday [11:16] TR News drugmakers https://truthout.org/articles/states-try-to-hide-their-execution-methods-as-drugmakers-hinder-lethal-injection/ | Source: TruthOut [11:16] TR Bot States Try to Hide Their Execution Methods as Drugmakers Hinder Lethal Injection - Truthout [11:16] TR News banking system rogue by design https://truthout.org/articles/amid-new-banking-crisis-its-time-to-change-the-rules-of-the-game/ | Source: TruthOut [11:16] TR Bot Amid New Banking Crisis, Its Time to Change the Rules of the Game - Truthout [11:17] TR News Fentanylware should be banned; this has nothing to do with this awful bill https://truthout.org/articles/restrict-act-critics-call-the-far-reaching-tiktok-ban-bill-a-patriot-act-2-0/ | Source: TruthOut [11:17] TR Bot Restrict Act Critics Call the Far-Reaching TikTok Ban Bill a Patriot Act 2.0 - Truthout [11:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [11:24] TR News "MicroG is a free-as-in-freedom alternative to proprietary Google services, including the Play Store." https://torrentfreak.com/microg-free-google-play-alternative-framed-for-bogus-vanced-dmca-attacks-230403/ | Source: Torrent Freak [11:24] TR Bot Google Play Alternative MicroG Framed in Bogus 'Vanced' DMCA Notices * TorrentFreak [11:24] TR News "Copyright holders have sent hundreds of DMCA notices flagging alleged copyright infringements on Europa.eu" https://torrentfreak.com/rightsholders-flag-official-eu-website-for-copyright-infringements-230402/ | Source: Torrent Freak [11:24] TR Bot Flag Official EU Website for Copyright Infringements * TorrentFreak [11:31] TR News "The South Australian District Court has dealt a fatal blow to public sector whistleblowing" https://michaelwest.com.au/court-crushes-whistleblower-protection-in-richard-boyle-tax-office-case/ | Source: Michael West Media [11:31] TR Bot Court crushes whistleblower protection in Richard Boyle, Tax Office case - Michael West [11:32] TR News PCB https://hackaday.com/2023/04/02/tour-a-pcb-assembly-line-from-your-armchair/ | Source: Hackaday [11:32] TR Bot A PCB Assembly Line From Your Armchair | Hackaday [11:32] TR News PR2 Robot https://hackaday.com/2023/04/02/design-files-released-for-the-pr2-robot/ | Source: Hackaday [11:32] TR Bot Files Released For The PR2 Robot | Hackaday [11:37] TR News Should journalists be telling good Hong Kong stories? https://hongkongfp.com/2023/04/02/should-journalists-be-telling-good-hong-kong-stories/ [11:37] TR Bot Should journalists be telling 'good' Hong Kong stories? - Hong Kong Free Press HKFP [11:38] TR News Chinese foreign minister says Japanese chip curbs to drive Beijings self-reliance https://hongkongfp.com/2023/04/02/chinese-foreign-minister-says-japanese-chip-curbs-to-drive-beijings-self-reliance/ [11:38] TR Bot Chinese foreign minister says Japanese chip curbs to drive Beijing's self-reliance - Hong Kong Free Press HKFP [11:40] TR News LibreArts Weekly recap 2 April 2023 https://librearts.org/2023/04/week-recap-2-apr-2023/ [11:40] TR Bot Libre Arts - Weekly recap 2 April 2023 [11:41] TR News Microsoft SQL Server does not really run on GNU/Linux. It's proprietary stuff for DrawBridge, so this is misleading at best. https://idroot.us/install-microsoft-sql-server-ubuntu-22-04/ [11:41] TR Bot How To Install Microsoft SQL Server on Ubuntu 22.04 LTS - idroot [11:41] TR News How To Install BlueMail on Rocky Linux 9 https://idroot.us/install-bluemail-rocky-linux-9/ [11:41] TR Bot How To Install BlueMail on Rocky Linux 9 - idroot [11:42] TR News How To Install XanMod Kernel on Debian 11 https://idroot.us/install-xanmod-kernel-debian-11/ [11:42] TR Bot How To Install XanMod Kernel on Debian 11 - idroot [11:43] TR News Meet Kali Purple: The Defensive Security Linux Distribution https://fosspost.org/kali-linux-purple/ [11:43] TR Bot Meet Kali Purple: The Defensive Security Linux Distribution [11:44] TR News TikTok Attorney: China Cant Get U.S. Data Under Plan https://www.securityweek.com/tiktok-attorney-china-cant-get-u-s-data-under-plan/ [11:44] TR Bot Attorney: China Cant Get U.S. Data Under Plan - SecurityWeek [11:44] TR News (NEW): 19 Best Open Source WYSIWYG HTML Editors in 2023 http://news.tuxmachines.org/n/2023/04/03/19_Best_Open_Source_WYSIWYG_HTML_Editors_in_2023.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/19_Best_Open_Source_WYSIWYG_HTML_Editors_in_2023.gmi [11:44] TR Bot Tux Machines 19 Best Open Source WYSIWYG HTML Editors in 2023 [11:44] TR News (NEW): Krita in 2022 and 2023 http://news.tuxmachines.org/n/2023/04/03/Krita_in_2022_and_2023.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Krita_in_2022_and_2023.gmi [11:44] TR Bot Tux Machines Krita in 2022 and 2023 [11:44] TR News (NEW): Renesas RZ/G2L CPU module targets HMI and IoT gateway applications http://news.tuxmachines.org/n/2023/04/03/Renesas_RZ_G2L_CPU_module_targets_HMI_and_IoT_gateway_applicati.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Renesas_RZ_G2L_CPU_module_targets_HMI_and_IoT_gateway_applicati.gmi [11:44] TR Bot Tux Machines Renesas RZ/G2L CPU module targets HMI and IoT gateway applications [11:47] TR News A Bad Night's Sleep Can Ruin Your Work Day. Here's What You Can Do About It https://www.sciencealert.com/a-bad-nights-sleep-can-ruin-your-work-day-heres-what-you-can-do-about-it [11:47] TR Bot Bad Night's Sleep Can Ruin Your Work Day. Here's What You Can Do About It : ScienceAlert [11:49] TR News Where are Crontab Logs in Linux | How to View Them? https://draculaservers.com/tutorials/crontab-logs-linux-view-monitor/ [11:49] TR Bot Where are Crontab Logs in Linux | How to View Them? - Dracula Servers Tutorials [11:52] TR News (NEW): : Google Android Leftovers http://news.tuxmachines.org/n/2023/04/03/Android_Leftovers.1.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Android_Leftovers.1.gmi [11:52] TR Bot Tux Machines Android Leftovers [11:57] TR News UK travelers face hours-long waits for ferries to France https://federalnewsnetwork.com/business-news/2023/04/uk-travelers-face-hours-long-waits-for-ferries-to-france/ [11:57] TR Bot UK travelers face hours-long waits for ferries to France | Federal News Network [11:58] TR News The difference between them and Microsoft employees is that Microsoft employees never learn https://www.sciencealert.com/these-sea-creatures-dont-need-a-brain-to-learn-according-to-a-new-study" [11:58] TR Bot Sea Creatures Don't Need a Brain to Learn, According to a New Study : ScienceAlert [11:58] TR News Cant Believe a Word NOW: Pensions Says (Even the Management of NOW: Pensions) https://schestowitz.com/Weblog/archives/2023/04/02/cant-believe-now-pensions/ [11:58] TR Bot Blog Archive Cant Believe a Word NOW: Pensions Says (Even the Management of NOW: Pensions) ● Apr 03 [12:00] TR News "Are you tired of not getting security updates? Is your old MacBook getting sluggish and you want to provide a new life to it? Look no further: Liberate it with Linux!" https://boilingsteam.com/liberating-the-macbook-air-2013-with-linux-complete-guide/ [12:00] TR Bot Liberating the MacBook Air 2013 with Linux - Complete Guide - Boiling Steam [12:02] TR News On the phone, the manager at this pension firm said he'd send the letters. In his E-mail he said the same. Two of his workers had said the same for 2 months prior. They all lied. Lying is the norm there. https://schestowitz.com/Weblog/archives/2023/04/02/cant-believe-now-pensions/ [12:02] TR News Best Steam Deck Games Released in the Past Week with Mr Saitou and Resident Evil 4 Remake 2023-04-02 Edition https://boilingsteam.com/best-steam-deck-games-released-in-the-past-week-with-mr-saitou-and-resident-evil-4-remake-2023-04-02-edition/ [12:02] TR Bot Best Steam Deck Games Released in the Past Week with Mr Saitou and Resident Evil 4 Remake - 2023-04-02 Edition - Boiling Steam [12:04] TR News "Digital Security Act" https://cpj.org/2023/03/bangladeshi-journalist-shamsuzzaman-shams-arrested-under-digital-security-act/ [12:04] TR Bot Bangladeshi journalist Shamsuzzaman Shams arrested under Digital Security Act - Committee to Protect Journalists [12:07] TR News Mozilla Releases Security Update for Thunderbird 102.9.1 https://www.cisa.gov/news-events/alerts/2023/03/31/mozilla-releases-security-update-thunderbird-10291 [12:07] TR Bot Mozilla Releases Security Update for Thunderbird 102.9.1 | CISA [12:07] TR News Samba Releases Security Updates for Multiple Versions of Samba https://www.cisa.gov/news-events/alerts/2023/03/31/samba-releases-security-updates-multiple-versions-samba [12:07] TR Bot Samba Releases Security Updates for Multiple Versions of Samba | CISA [12:09] TR News Who still uses Microsoft GitHub AND expects real security??????? https://hackaday.com/2023/03/31/this-week-in-security-macstealer-3cx-carnage-and-githubs-lost-key/ [12:09] TR Bot Week In Security: Macstealer, 3CX Carnage, And Githubs Lost Key | Hackaday [12:12] TR News "I'm pleased to announce that Porteus Kiosk 5.5.0 is now available for download." https://porteus-kiosk.org/news.html#230327 [12:12] TR Bot News [12:13] TR News Ubuntu Touch OTA-1 Focal Release | UBports https://ubports.com/blog/ubports-news-1/post/ubuntu-touch-ota-1-focal-release-3888 Source: UBports [12:13] TR Bot Touch OTA-1 Focal Release | UBports [12:14] TR News Slackel 7.6 "Openbox" http://www.slackel.gr/forum/viewtopic.php?f=3&p=1902#p1902 [12:14] TR Bot Slackel 7.6 "Openbox" - .:Slackel - Hellenic Linux Distribution::. [12:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [12:20] TR News China China China... panic du jour https://www.ibtimes.co.uk/pressure-it-departments-address-cybersecurity-risks-amid-concerns-over-chinese-attacks-1714631 [12:20] TR Bot Pressure on IT departments to address cybersecurity risks amid concerns over Chinese attacks [12:23] TR News Microsoft: China is dangerous. China is "hacking". We blame "China" for our UNPATCHED holes. But we employ there, manufacture there, and Uncle Bill takes his political plans there when not too busy with Jeffrey Epstein in the pedo plane. What are they on about and how foolish/gullible do they reckon the public is? [12:23] TR News (NEW): New Releases/Distros: Slackel 7.6 "Openbox", Ubuntu Touch OTA-1 Focal, Porteus Kiosk 5.5.0, and More http://news.tuxmachines.org/n/2023/04/03/New_Releases_Distros_Slackel_7_6_Openbox_Ubuntu_Touch_OTA_1_Foc.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/New_Releases_Distros_Slackel_7_6_Openbox_Ubuntu_Touch_OTA_1_Foc.gmi [12:23] TR Bot Tux Machines New Releases/Distros: Slackel 7.6 "Openbox", Ubuntu Touch OTA-1 Focal, Porteus Kiosk 5.5.0, and More [12:24] TR News (NEW): Security Leftovers http://news.tuxmachines.org/n/2023/04/03/Security_Leftovers.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Security_Leftovers.gmi [12:24] TR Bot Tux Machines Security Leftovers [12:27] TR News Vista 11's market share is mostly faked, in a number of different ways... https://www.ghacks.net/2023/04/02/explanation-for-the-huge-windows-11-drop-on-steam-in-march-2023/ [12:27] TR Bot ( status 403 @ https://www.ghacks.net/2023/04/02/explanation-for-the-huge-windows-11-drop-on-steam-in-march-2023/ ) [12:30] TR News (NEW): Tux Paint 0.9.29 Open-Source Painting App Brings 15 New Magic Tools, Spinning Stamps http://news.tuxmachines.org/n/2023/04/03/Tux_Paint_0_9_29_Open_Source_Painting_App_Brings_15_New_Magic_T.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Tux_Paint_0_9_29_Open_Source_Painting_App_Brings_15_New_Magic_T.gmi [12:30] TR Bot Tux Machines Tux Paint 0.9.29 Open-Source Painting App Brings 15 New Magic Tools, Spinning Stamps [12:30] TR News (NEW): Today's HowTos http://news.tuxmachines.org/n/2023/04/03/today_s_howtos.1.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/today_s_howtos.1.gmi [12:30] TR Bot Tux Machines today's howtos [12:33] TR News (NEW): Best Steam Deck Games Released in the Past Week with Mr Saitou and Resident Evil 4 Remake - 2023-04-02 Edition http://news.tuxmachines.org/n/2023/04/03/Best_Steam_Deck_Games_Released_in_the_Past_Week_with_Mr_Saitou_.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Best_Steam_Deck_Games_Released_in_the_Past_Week_with_Mr_Saitou_.gmi [12:33] TR Bot Tux Machines Best Steam Deck Games Released in the Past Week with Mr Saitou and Resident Evil 4 Remake - 2023-04-02 Edition [12:36] TR News WSJ: McDonald's to close offices briefly ahead of layoffs https://abcnews.go.com/US/wireStory/wsj-mcdonalds-close-offices-briefly-ahead-layoffs-98312102 [12:36] TR Bot WSJ: McDonald's to close offices briefly ahead of layoffs - ABC News [12:44] psydruid https://github.com/riscv/riscv-v-spec [12:44] TR Bot - riscv/riscv-v-spec: Working draft of the proposed RISC-V V vector extension [12:44] psydruid there are some examples in the appendix too [12:55] schestowitz[TR] psydruid: can you read a draft pls? [12:56] psydruid schestowitz[TR]: about what? [12:59] IPFS IPFS downstream 60 minutes average 34.13 k/sec., IPFS upstream 215.23 average k/sec., average swarm size 0 ● Apr 03 [13:00] schestowitz[TR] psydruid: good news http://techrights.org/2023/04/03/african-staff-laid-off-by-microsoft/ [13:00] TR Bot Microsoft Lays Off African Staff as Windows Market Share in Africa Falls to 15% | Techrights [13:03] psydruid "More yo come." -> "More to come." [13:03] schestowitz[TR] aha [13:03] schestowitz[TR] so you see what goes on in general [13:03] schestowitz[TR] smokescren [13:03] schestowitz[TR] lie [13:03] schestowitz[TR] corrupt media [13:03] schestowitz[TR] like gulagboy [13:03] schestowitz[TR] liar for hire [13:03] schestowitz[TR] and they try to frame or mock those who explain the simple facts [13:04] schestowitz[TR] to protect or shield falee narratives [13:04] schestowitz[TR] there is "budget" for the lying [13:04] psydruid Gulagboy has been more active here again for the past few days [13:04] psydruid And his buddy yuhong joined him [13:04] schestowitz[TR] yeah [13:05] schestowitz[TR] so we are on the right topic [13:05] psydruid Their world is falling apart [13:05] schestowitz[TR] fast [13:07] psydruid And as (s)crappy as Apple is, at least in terms of making chips they are making Intel and AMD disappear from client computers in the US and other primarily Anglophone countries fast [13:08] psydruid You can expect more people to run GNU/Linux on Apple computers over the next few years, just because of their omnipresence [13:08] *ryjen has quit (Quit: ZNC - https://znc.in) [13:09] *ryjen (~ryjen@159.203.7.32) has joined #techrights [13:14] TR News Microsoft Lays Off African Staff as Windows Market Share in Africa Falls to 15% | Techrights http://techrights.org/2023/04/03/african-staff-laid-off-by-microsoft/ | Gemini address: gemini://gemini.techrights.org/2023/04/03/african-staff-laid-off-by-microsoft/ [13:16] schestowitz[TR] psydruid: starting more so in BRICS [13:16] schestowitz[TR] wait till the Brits max up their "credit" cards [13:16] schestowitz[TR] then the "i" (hype) things and $2000 laptops don't make sense anymore [13:16] schestowitz[TR] for an apple-shape brightly lit light at the back of the laptop [13:17] schestowitz[TR] one that you never see [13:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [13:23] schestowitz[TR] come to think of it... [13:24] schestowitz[TR] yuhong was pushing the same lies as gulagboy [13:24] schestowitz[TR] as that CA BS [13:24] schestowitz[TR] like they come from the same "briefing" [13:24] schestowitz[TR] even ar14dne complained about how Microsoft was lying [13:25] schestowitz[TR] in order to control root CA/s [13:25] schestowitz[TR] and thus control BSDs and GNU/Linux by proxy [13:25] schestowitz[TR] if not at boot [13:25] schestowitz[TR] then maybe sigstoe or similar [13:25] schestowitz[TR] like a "software police" [13:25] schestowitz[TR] globally [13:25] schestowitz[TR] even in OSes and hardware that's nothing to do with Microsoft [13:25] schestowitz[TR] RESTRICT Act might even have something related to this [13:26] TR News (NEW): Free Software and Open Data http://news.tuxmachines.org/n/2023/04/03/Free_Software_and_Open_Data.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Free_Software_and_Open_Data.gmi [13:26] TR Bot Tux Machines Free Software and Open Data [13:28] TR News Links 03/04/2023: Tux Paint 0.9.29 and Krita Plans | Techrights http://techrights.org/2023/04/03/krita-plans/ | Gemini address: gemini://gemini.techrights.org/2023/04/03/krita-plans/ [13:28] TR Bot Links 03/04/2023: Tux Paint 0.9.29 and Krita Plans | Techrights [13:49] psydruid > yuhong was pushing the same lies as gulagboy [13:49] psydruid > as that CA BS [13:49] psydruid > like they come from the same "briefing" [13:49] psydruid Especially deflecting from what is actually happening [13:50] psydruid By throwing unrelated garbage into conversations [13:50] psydruid And making them not about technology but about irrelevant side-issues ● Apr 03 [14:15] *techuser has quit (Ping timeout: 2m30s) [14:15] *techuser (~techuser@5wbxniisgf6re.irc) has joined #techrights [14:15] *geert running gemini server for the first time [14:15] geert hrhrhrhrhr [14:16] geert its not finished but kind of nice [14:16] geert huh wat you peeps got beef or something with this gulagboy etc. nicks huh [14:17] geert its not production its just testing a little [14:17] geert tls 1.3 support seems working kind of apropriately too [14:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [14:20] geert imma try read up this beef stuff in a bit too though, seems some juicy going on [14:24] schestowitz[TR] url? [14:29] geert oh the gemini server i guess? [14:29] schestowitz[TR] yeah [14:29] geert its internal, testing, not in production [14:29] geert btwimma try read up the gulagboy beef [14:29] TR News SpellBinding: BCEIUSP Wordo: SYNCS gemini://tilde.cafe/~spellbinding/gemlog/2023-04-03.gmi [14:29] geert seem to be about some tries to hijack CA centralizing 'state security mitm' stuff i guess no? [14:31] TR News Tahini gemini://idiomdrottning.org/tahini [14:31] schestowitz[TR] gemini://ploum.net/2023-04-03-petits-gestes.g [14:31] schestowitz[TR] gemini://ploum.net/2023-04-03-petits-gestes.gmi [14:31] TR News "I'll share my dotfile setup after a post by Senders expressing their dissatisfaction with GNU stow." gemini://sotiris.papatheodorou.xyz/gemlog/20230403_re_source_controlled_dotfiles.gmi [14:32] geert https://www.youtube.com/watch?v=ROmaEzXxlDU [14:32] TR Bot https://vid.puffyan.us/watch?v=ROmaEzXxlDU [14:32] TR Bot vid.puffyan.us | Gulag Boy - Invidious [14:33] TR News "It's April now, but better late than never, right?" gemini://thelambdalab.xyz/phlog/2023-04-03-Hello-2023!.txt [14:40] TR News Don't get COVID because "everyone else is getting it anyway" https://www.dw.com/en/how-long-covid-affects-the-careers-of-top-athletes/a-65095119 [14:40] TR Bot Long COVID affects the careers of top athletes DW 03/24/2023 [14:41] TR News The financial crisis is NOT over https://www.dw.com/en/deutsche-bank-stocks-slump-as-sector-fears-grow/a-65109004 [14:41] TR Bot Bank stocks slump as sector fears grow DW 03/24/2023 [14:41] geert restrict act / Mark Warner stuff sure got to do tryna control root CA / assert control via OCSP [14:41] geert but its not like that would be the start of it [14:41] geert its more tries to legalize whats alreadyhappening, so more legalese stuff than starting of controlling efforts [14:42] geert would that yuhong be this yuhong? https://www.demilked.com/amazing-makeup-skills-he-yuhong/ [14:42] TR Bot Chinese Blogger Uses Makeup To Transform Herself Into Anyone She Wants | DeMilked [14:42] TR News Florida 'owning' the libs with this? https://www.dw.com/en/florence-invites-floridians-to-see-pornographic-michelangelo/a-65137221 [14:42] TR Bot invites Floridians to see pornographic Michelangelo DW 03/27/2023 [14:44] geert or maybe this one; users.stat.umn.edu/~yangx374/papers/CV_s.pdf [14:44] geert hmmmm [14:44] TR News Silencing political opponents https://www.telesurenglish.net/analysis/Brazil-Who-Is-Judge-Sergio-Moro-Lulas-Jailer-With-No-Proof-20180728-0010.html [14:44] TR Bot Brazil: Who Is Judge Sergio Moro? Lula's Jailer With No Proof | Analysis | teleSUR English [14:44] psydruid > seem to be about some tries to hijack CA centralizing 'state security mitm' stuff i guess no? [14:44] psydruid It's about everything he's done against ("for") free software while being a corporate (Microsoft and Intel) apologist. He's set back actual progress by years by pretending to care about free software and the real free software community, which is a common tactic for corporate open source that is gradually getting more exposed [14:45] TR News Militarization of Politics in Brazil https://www.telesurenglish.net/analysis/A-Bolsonaro-Win-is-The-Militarization-of-Politics-in-Brazil-20181005-0018.html [14:45] TR Bot A Bolsonaro Win is The Militarization of Politics in Brazil | Analysis | teleSUR English [14:45] MinceR https://apina.biz/194765.jpg?mode=sfw [14:45] -TechrightsBot-tr/#techrights-http://apina.biz/194765.jpg [14:46] TR News HK is Beijing controlled now https://www.dw.com/en/hong-kong-rejects-us-report-on-crackdown-on-freedoms/a-65202662 [14:46] TR Bot Kong rejects US report on crackdown on freedoms DW 04/01/2023 [14:48] TR News From social control media to being behind bars https://www.dw.com/en/andrew-tate-and-brother-to-be-moved-to-house-arrest/a-65200887 [14:48] TR Bot Tate and brother to be moved to house arrest DW 03/31/2023 [14:48] geert psydruid nasty stuff then [14:48] geert hmmm [14:49] TR News GAFAM bills usnews.com/news/top-news/articles/2023-03-30/bipartisan-us-lawmakers-introduce-bill-aimed-at-google-facebook-ad-clout [14:50] TR News They may still suffer from Facebook https://gizmodo.com/facebook-instagram-meta-targeted-ads-1850283314 [14:50] TR Bot Facebook Users in the EU Will No Longer Have to Suffer From Targeted In-App Ads [14:50] TR News facebook is for dumb people and here is proof www.usnews.com/news/best-states/alaska/articles/2023-03-31/3-face-charges-in-death-of-alaska-man-after-facebook-post [14:51] TR News Mark Zuckerberg will give you COVID-19 https://gizmodo.com/meta-instagram-remote-work-work-from-home-facebook-1850287137 [14:51] TR Bot Zuckerberg and Meta Curb Remote Work [14:53] TR News There is no labor shortage but payment shortage and workplace deficits https://www.dw.com/en/finland-election-chronic-labor-shortage-could-decide-the-vote/a-65184236 [14:53] TR Bot Chronic labor shortage could decide election DW 04/01/2023 [14:56] TR News Twitter will be gone in a few years https://www.theatlantic.com/ideas/archive/2023/04/twitter-elon-musk-blue-check-marks/673593/ [14:56] TR Bot An Elegy for the Old Twitter - The Atlantic [14:57] TR News Openwashing or selective disclosure https://gizmodo.com/twitter-algorithm-open-source-github-elon-musk-1850289155 [14:57] TR Bot Twitter's Recommendation Algorithm Is Now Open Source [14:58] TR News Elon Musk's Twitter chooses proprietary Microsoft prison to prove "openness" https://www.engadget.com/twitters-recommendation-algorithm-is-now-on-github-200511112.html [14:58] TR Bot recommendation algorithm is now on GitHub | Engadget [14:59] IPFS IPFS downstream 60 minutes average 34.13 k/sec., IPFS upstream 215.23 average k/sec., average swarm size 0 [14:59] TR News This would only sabotage Twitter in a lot of ways https://www.vox.com/technology/2023/3/31/23664041/elon-musk-twitter-checkmark-pay-to-play-subscription-twitter-blue [14:59] TR Bot Musk wants to force people to pay for Twitter - Vox ● Apr 03 [15:00] TR News Fake like his hair https://gizmodo.com/elon-musk-twitter-guinness-book-of-world-records-1850282449 [15:00] TR Bot Elon Musk Has Most Followers on Twitter [15:01] TR News Almost nobody will oay for this https://gizmodo.com/twitter-api-bot-elon-musk-1850282701 [15:01] TR Bot Twitter Details How Much Money API Access Will Cost Now [15:02] TR News But social control media, in general, is something to abandon and leave behind https://www.engadget.com/a-new-twitter-alternative-is-trying-to-lure-users-about-to-lose-their-old-checkmark-160011153.html [15:02] TR Bot new Twitter alternative is trying to lure users about to lose their old checkmark | Engadget [15:03] TR News This is how much Twitter really values "Open Source" https://www.engadget.com/github-ordered-to-identify-user-who-leaked-twitter-source-code-181504256.html [15:03] TR Bot ordered to identify user who leaked Twitter source code | Engadget [15:04] TR News 'Tweets' as 'news' ttps://www.ibtimes.co.uk/jonathan-majors-arrest-sparks-furious-twitter-reaction-1714666 [15:06] TR News They've only just started (NYTimes). Lots of blowback and protest ahead. https://gizmodo.com/musk-verification-changes-twitter-blue-danger-business-1850275569 [15:06] TR Bot 10 Tweets That Could Tank Companies Amid the Great Un-Verification [15:07] TR News 'Free speech absolutist' Musk in action https://gizmodo.com/rep-taylor-greene-twitter-trans-nashville-shooting-1850277608 [15:07] TR Bot Marjorie Taylor Greene's Twitter Account Suspended [15:08] TR News 'Free speech absolutist' www.usnews.com/news/best-states/california/articles/2023-03-29/twitter-removes-tweets-about-trans-day-of-vengeance [15:09] TR News 'Free speech absolutist' Musk https://www.usnews.com/news/world/articles/2023-03-29/twitter-blocks-pakistan-govts-account-for-viewing-in-india-notice [15:10] TR News (NEW): Linux Mint: Monthly News March 2023 http://news.tuxmachines.org/n/2023/04/03/Linux_Mint_Monthly_News_March_2023.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Linux_Mint_Monthly_News_March_2023.gmi [15:10] *TechrightsBot-tr has quit (Ping timeout: 2m30s) [15:10] TR News "VIP"... like the owners of the platform https://gizmodo.com/twitter-algorithm-aoc-ben-shapiro-catturd2-1850272655 [15:10] *geert has quit (Ping timeout: 2m30s) [15:11] *TechrightsBot-tr (~TR@ju4kayhrhsm6a.irc) has joined #techrights [15:11] TechrightsBot-tr Hello World! I'm TechrightsBot-tr running phIRCe v0.77 [15:12] TR News Elon Musk has become a Pimp. Pimptwer. https://gizmodo.com/twitter-elon-musk-blue-check-verified-for-you-1850272799 [15:12] TR Bot Elon Musk Says For You Section Will Soon Be Entirely Users Who Paid for Twitter [15:13] TR News Bad news for poor people. Elon Musk is taking away your voice. https://www.cnn.com/2023/03/28/tech/elon-musk-verified-only-for-you-feed/index.html [15:13] TR Bot Musk: Only paid subscribers will get recommended in Twitter 'For You' feed | CNN Business [15:14] TR News Only delayed by a few days. The PURGE has begun. https://www.digitalmusicnews.com/2023/03/27/twitter-will-remove-legacy-blue-checks-on-april-1/ [15:14] TR Bot ( status 520 @ https://www.digitalmusicnews.com/2023/03/27/twitter-will-remove-legacy-blue-checks-on-april-1/ ) [15:15] *u-amarsh04 (~amarsh04@nqkitbgnqjad4.irc) has joined #techrights [15:15] TR News The world's poor people, who won't pay money to a rich slave owner from South Africa, will lose their voice https://www.dw.com/en/twitter-changes-to-benefit-blue-check-accounts-only/a-65158520 [15:15] TR Bot changes to benefit 'blue check' accounts only DW 03/28/2023 [15:16] TR News Putting his finger on the scale to promote his lies https://www.engadget.com/twitters-secret-vip-list-is-the-reason-you-see-elon-musks-tweets-so-often-181735784.html [15:16] TR Bot secret VIP list is the reason you see Elon Musks tweets so often | Engadget [15:16] TR News (NEW): : Google Android Leftovers http://news.tuxmachines.org/n/2023/04/03/Android_Leftovers.2.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/Android_Leftovers.2.gmi [15:16] TR Bot Tux Machines Android Leftovers [15:17] TR News Now he works to reduce the value to negative value (14 billion in debt) https://gizmodo.com/twitter-elon-musk-social-media-stock-tech-layoffs-1850268013 [15:17] TR Bot Musk Says Twitter Is Worth Less Than Half the $44 Billion He Used to Buy It [15:19] TR News Twitter is all about manipulation, more so now https://jacobin.com/2023/03/iraq-war-news-media-wmds-fake-news-twitter/ [15:19] TR Bot We Could Have Used Twitter Trolls in the Run-Up to the Iraq War [15:20] *XFaCE has quit (Ping timeout: 2m30s) [15:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [15:20] TR News He bought that with 14 billion in debt. So what's the real worth? 8 billion? https://www.engadget.com/elon-musk-reportedly-values-twitter-at-20-billion-200841233.html [15:20] TR Bot Musk reportedly values Twitter at $20 billion | Engadget [15:22] *XFaCE (~XFaCE@uzfeivw9fp6ba.irc) has joined #techrights [15:24] TR News 14 billion in debt, 20 billion in worth = buy for just 6 billion, not 44 usnews.com/news/top-news/articles/2023-03-25/elon-musk-puts-20-billion-value-on-twitter-the-information [15:24] TR News Twitter Inc. a reminder that Wall Street intentionally assigned laughably fictional values to "tech" companies [15:25] TR News It was not a joke, it just started a little later https://gizmodo.com/musk-twitter-blue-check-april-fools-day-plan-1850263389 [15:25] TR Bot Elon's Plan for Twitter Blue Checks Is Mad Suspicious [15:27] TR News What virtue are you signalling here? You pay a rich fraud? https://www.engadget.com/twitter-may-let-you-hide-the-fact-you-pay-to-use-twitter-160015039.html [15:27] TR Bot may let you hide the fact you pay to use Twitter | Engadget [15:27] TR News Make that April 3rd https://www.engadget.com/twitter-says-its-killing-legacy-verified-checkmarks-starting-on-april-1st-035927238.html [15:27] TR Bot says it's killing legacy verified checkmarks starting on April 1st | Engadget [15:28] TR News Those will never mean the same again https://www.theatlantic.com/technology/archive/2023/03/twitter-blue-verification-check-mark-elon-musk/673512/ [15:28] TR Bot Twitters blue check marks were always shameless - The Atlantic [15:29] TR News How the regime pushes people to the right https://www.dw.com/en/high-rent-burden-for-germany-s-tenants-raises-red-flag/a-65192356 [15:29] TR Bot rent burden for Germany's tenants raises 'red flag' DW 03/31/2023 [15:30] TR News Pandemic changed people https://www.dw.com/en/german-manners-is-after-the-pandemic-before-the-pandemic/a-64960923 [15:30] TR Bot manners: Is post-pandemic pre-pandemic? DW 03/31/2023 [15:32] TR News The biggest thieves at those stations are the suppliers. The price surged in the name of "war" and "inflation". https://www.cbc.ca/news/canada/toronto/ontario-gas-and-dash-bill-88-1.6796231 [15:32] TR Bot Ontario bill aims to stop gas station thefts with pay-before-you-pump rule | CBC News [15:33] TR News From Budget Debt Hyperbole to Banking Disaster https://www.counterpunch.org/2023/03/28/capitalisms-looming-crises-from-budget-debt-hyperbole-to-banking-disaster/ [15:33] TR Bot Looming Crises: From Budget Debt Hyperbole to Banking Disaster - CounterPunch.org [15:34] TR News Find the root cause, identity what makes people do this https://www.cbc.ca/news/canada/edmonton/child-advocate-deaths-in-care-alberta-welfare-1.6793471 [15:35] TR Bot Deadly overdose crisis escalating among Alberta children and youth, child advocate warns | CBC News [15:36] TR News Animal cruelty https://www.cbc.ca/news/canada/manitoba/rescued-puppies-la-salle-manitoba-1.6792066 [15:36] TR Bot Rescued pups recovering after being found malnourished, nearly frozen in rural Manitoba | CBC News [15:40] TR News Proxmox 2.4 "Backup Server" is out [15:43] TR News PS/2 in 2023? https://utcc.utoronto.ca/~cks/space/blog/tech/PS2ToUSBPragmaticJourney [15:43] TR Bot Chris's Wiki :: blog/tech/PS2ToUSBPragmaticJourney [15:51] TR News Photon 5.0-rc is out https://vmware.github.io/photon/ [15:51] TR Bot [15:52] TR News Never upload them in the first place. FB is no 'free storage' https://www.maketecheasier.com/download-facebook-photos/ [15:52] TR Bot How to Download All of Your Facebook Photos - Make Tech Easier [15:57] TR News Meanwhile IBM broke (in many ways) the main site of Red Hat https://www.redhat.com/en/blog/red-hat-customer-portal-launches-new-ux-search [15:57] TR Bot Red Hat Customer Portal launches new UX for search ● Apr 03 [16:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [16:23] *Noisytoot has quit (Remote host closed the connection) [16:24] *Noisytoot (~noisytoot@sourcehut/user/noisytoot) has joined #techrights [16:59] IPFS IPFS downstream 60 minutes average 34.13 k/sec., IPFS upstream 215.23 average k/sec., average swarm size 0 ● Apr 03 [17:03] TR News (NEW): The 8 Best DIY Security Camera Apps and Software for Linux http://news.tuxmachines.org/n/2023/04/02/The_8_Best_DIY_Security_Camera_Apps_and_Software_for_Linux.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/02/The_8_Best_DIY_Security_Camera_Apps_and_Software_for_Linux.gmi [17:03] TR Bot Tux Machines The 8 Best DIY Security Camera Apps and Software for Linux [17:03] TR News (NEW): #HowTo Install KDE Plasma on Linux Mint with Very Simple Steps http://news.tuxmachines.org/n/2023/04/03/How_to_Install_KDE_Plasma_on_Linux_Mint_with_Very_Simple_Steps.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/04/03/How_to_Install_KDE_Plasma_on_Linux_Mint_with_Very_Simple_Steps.gmi [17:03] TR Bot Tux Machines How to Install KDE Plasma on Linux Mint with Very Simple Steps [17:08] schestowitz[TR] https://www.thelayoff.com/t/1lXpH3lU [17:08] TR Bot Microsoft is rehiring some of the laid off employees - post regarding Microsoft Corp. layoffs [17:08] schestowitz[TR] Amazon said the same [17:08] schestowitz[TR] but [17:08] schestowitz[TR] then announced even MOAR layoffs [17:08] schestowitz[TR] maybe they just hire a dozen back [17:08] schestowitz[TR] and then lay off anorher 10000 [17:08] schestowitz[TR] because they realise they picked the wrong people [17:08] schestowitz[TR] and take them back [17:08] schestowitz[TR] then fire many others [17:08] schestowitz[TR] " [17:08] schestowitz[TR] Why the he-l do you get rid of somebody just to rehire them within months? It makes zero sense to me, especially from the financial perspective. But in any case, if you were laid off by Microsoft, apparently it's not a waste to try and reapply because some people are being rehired (and even offered jobs without having applied for them beforehand). [17:08] schestowitz[TR] " [17:09] DaemonFC McDonalds automated locations made their way to a Fox News article. [17:09] DaemonFC It looks really depressing. [17:09] TR News (UPDATED): Twitter Source Code Released (UPDATED) http://news.tuxmachines.org/n/2023/03/27/Twitter_Source_Code_Released.shtml | Gemini address: gemini://gemini.tuxmachines.org/n/2023/03/27/Twitter_Source_Code_Released.gmi [17:09] TR Bot Tux Machines Twitter Source Code Released (UPDATED) [17:10] DaemonFC You just get food on a conveyor belt at a sad empty store and then leave. [17:10] DaemonFC You can't even eat there. [17:10] schestowitz[TR] cook at home [17:10] schestowitz[TR] repair [17:10] schestowitz[TR] sew [17:10] schestowitz[TR] sleep [17:10] schestowitz[TR] exercise [17:10] schestowitz[TR] self-sufficiency is not a new skill [17:10] schestowitz[TR] it's a LOST skill [17:11] schestowitz[TR] some people learn how to garden now [17:11] schestowitz[TR] no more food price inflation(tm) [17:11] schestowitz[TR] the go-to excuse [17:12] TR News "I've been using DuckDuckGo almost since it first launched. Occasionally I'd get these weird completely unrelated search results that seem to have an unreasonable understanding of my location data." gemini://zelena.flounder.online/gemlog/2023-04-02_DuckDuckGo_Leaking_Location.gmi [17:12] TR News Coaxial, the ancient wonder tech gemini://midnight.pub/posts/1343 [17:14] TR News Album #224: Oasis - (What's The Story) Morning Glory gemini://hammock.flounder.online/gemlog/2023-04-03-224-oasis-whats-the-story-morning-glory.gmi [17:14] TR News Album #223: Public Enemy - Apocalypse 91 The Enemy Strikes Black gemini://hammock.flounder.online/gemlog/2023-04-02-223-public-enemy-apocalypse-91-the-enemy-strikes-black.gmi [17:15] DaemonFC Yes, one of Mandy's friends grows vegetables in the back yard. [17:15] DaemonFC I'm sure there's a city ordinance against it. [17:15] DaemonFC The government likes to pass laws to make sure that collecting rain water in a barrel or growing your own food are illegal. [17:16] DaemonFC schestowitz[TR], Technically, the federal government can come in and arrest you for growing corn in the back yard. [17:16] DaemonFC The Commerce Clause lets them do this. [17:16] DaemonFC They can claim that by growing your own corn for the family, you are having an effect on Inter-State Commerce. [17:16] DaemonFC And it is therefore illegal. [17:17] DaemonFC It was mentioned in the book How to Become a Federal Criminal. [17:17] DaemonFC schestowitz[TR], So the obvious thing is don't tell anyone you're doing it. [17:18] DaemonFC The city isn't going to drive around peeking over your privacy fence seeing if you grow okra. [17:18] DaemonFC But mjg59_ would tell them you're growing okra back there. [17:18] TR News Album #220: Harry Nilsson - Nilsson Schmilsson gemini://hammock.flounder.online/gemlog/2023-04-02-220-harry-nilsson-nilsson-schmilsson.gmi [17:18] DaemonFC Because he's a narc. [17:19] DaemonFC An dirty little okra narc. [17:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [17:23] DaemonFC Ratting out your okra like an okra rata. [17:24] DaemonFC He gets paid by the amount, so you could say he's an okra rata pro rata. [17:24] DaemonFC MinceR, ^ [17:33] *psydruid has quit (Ping timeout: 2m30s) ● Apr 03 [18:01] phanes lol [18:02] phanes that was an S-class pun [18:04] phanes i learned a new word today [18:04] phanes baizuo [18:04] phanes https://en.wikipedia.org/wiki/Baizuo [18:04] TR Bot Baizuo - Wikipedia [18:14] DaemonFC Ryan Alcaraz [18:14] DaemonFC @DaemonFC [18:14] DaemonFC Trump's "TV lawyer" Joe Yo quiero Taco Pina! [18:14] DaemonFC Don't forget the fire sauce. [18:20] DaemonFC So far, I hear that Pro-Trump rallies in NYC are mostly confined to MTG and the local Hitler Youth chapter (Young Republicans Club). [18:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [18:20] DaemonFC schestowitz[TR], Awkward. [18:20] DaemonFC Hey, you know how we fired you last week? [18:21] DaemonFC How would you like the opportunity to come back to a workplace full of (literal) back stabbers (on PCP)? [18:21] DaemonFC Their genes are descended from Adolf Hitler himself, which came down from the sky to bring us prosperity! [18:22] DaemonFC He almost had to stop feeding his German Shepherd before we hired him after 200+ applications at other companies went nowhere. [18:22] DaemonFC :) [18:34] *psydruid (~psydruid@jevhxkzmtrbww.irc) has joined #techrights [18:50] *AdmFubar has quit (Quit: Leaving.) [18:50] *techuser has quit (Ping timeout: 2m30s) [18:53] *techuser (~techuser@sbztduaz6hmuc.irc) has joined #techrights [18:59] IPFS IPFS downstream 60 minutes average 34.13 k/sec., IPFS upstream 215.23 average k/sec., average swarm size 0 ● Apr 03 [19:00] MinceR (cat) https://ircz.de/p/23032110 [19:00] TR Bot WHOOPSIE [19:12] MinceR https://9gag.com/gag/aKE972Z [19:12] TR Bot ( status 403 @ https://9gag.com/gag/aKE972Z ) [19:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [19:22] DaemonFC Okay, I've been playing dependency soup again with all of these stupid -free packages. [19:22] DaemonFC Trying to figure out how to spray the puzzle with water and hit it with a hammer until ffmpeg (the real one) fits again. [19:22] DaemonFC Fedora is becoming extremely aggravating. [19:29] phanes DaemonFC, well then fix up surro and get us librpm [19:29] phanes bah [19:29] phanes i mean dark horse linux [19:29] phanes bwahaha i can't even track my own shit anymore [19:39] DaemonFC The only usable Web browsers on Fedora anymore are GNOME Web, Brave, or Vivaldi. The last two you have to jam the RPM in yourself. [19:40] phanes i have no issues with chrome, chromium, firefox [19:40] phanes on fedora [19:40] DaemonFC Every time you update Firefox there's something else it does that makes it a pain in the ass. [19:40] DaemonFC And this just doesn't happen with Brave. [19:41] phanes sounds like a DaemonFC compatibility problem ● Apr 03 [20:13] XRevan86 https://blog.torproject.org/releasing-mullvad-browser/ [20:13] TR Bot We've Teamed Up With Mullvad VPN to Launch the Mullvad Browser | The Tor Project [20:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [20:23] DaemonFC schestowitz[TR], Landlord sent the repairmen out to buff the flooring in the hallways. [20:23] DaemonFC LOL [20:23] DaemonFC Guessing the showing didn't go well. [20:24] DaemonFC It's going to take a lot more than hoping you can make the flooring in the basement less yellow to show this place. [20:26] *phanes has quit (Ping timeout: 2m30s) [20:38] DaemonFC I have no idea what's going on behind the scenes here, but if he's already sold the building then why is he paying these guys to do anything. [20:44] *AdmFubar (~AdmFubar@ngqaam7baxnug.irc) has joined #techrights [20:48] MinceR https://apina.biz/70019.jpg?mode=sfw [20:48] -TechrightsBot-tr/#techrights-http://apina.biz/70019.jpg [20:49] AdmFubar https://www.alternet.org/alternet-exclusives/elon-musk-sucks-at-twitter/ [20:49] TR Bot Musk sucks at Twitter, succeeds at fascism - Alternet.org [20:59] IPFS IPFS downstream 60 minutes average 34.13 k/sec., IPFS upstream 215.23 average k/sec., average swarm size 0 ● Apr 03 [21:03] AdmFubar https://arstechnica.com/?p=1928662 [21:03] TR Bot Musk revokes NYTs Twitter badge after news org refused to pay $1K a month | Ars Technica [21:05] AdmFubar https://arstechnica.com/?p=1928673 [21:05] TR Bot Musk loses in court, has to delete tweet threatening Tesla workers who join union | Ars Technica [21:17] AdmFubar https://www.ghacks.net/2023/04/03/the-mullvad-browser-a-privacy-focused-browser-designed-to-reduce-your-fingerprint/ [21:17] TR Bot ( status 403 @ https://www.ghacks.net/2023/04/03/the-mullvad-browser-a-privacy-focused-browser-designed-to-reduce-your-fingerprint/ ) [21:18] *phanes (~phanes@vdaaabp6wfeza.irc) has joined #techrights [21:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [21:21] AdmFubar A couple of months ago, Tim Cook said that they are aware of the decreasing demand in the computer market, https://www.ghacks.net/2023/04/03/m2-production-on-hold-apple-faces-mac-troubles/ [21:21] TR Bot ( status 403 @ https://www.ghacks.net/2023/04/03/m2-production-on-hold-apple-faces-mac-troubles/ ) [21:30] *isak has quit (connection closed) [21:31] *isak (~isak@dzzss3vg4xwbw.irc) has joined #techrights [21:36] AdmFubar https://www.ghacks.net/2023/04/03/malware-exploits-decade-old-windows-bug-which-has-an-opt-in-fix/ [21:36] TR Bot ( status 403 @ https://www.ghacks.net/2023/04/03/malware-exploits-decade-old-windows-bug-which-has-an-opt-in-fix/ ) [21:41] DaemonFC schestowitz[TR], Bought another CD. [21:41] DaemonFC I'm staging them so that if I need money I don't have to break into one really big one that's paying good interest and take the whole thing. [21:48] MinceR https://www.spiegel.de/international/business/mafia-methods-viktor-orban-ups-the-pressure-on-german-companies-to-leave-hungary-a-cf38f4d2-1576-4f55-896a-b65f19542f43 [21:48] TR Bot "Mafia Methods": Viktor Orbn Ups the Pressure on German Companies to Leave Hungary - DER SPIEGEL [21:54] *psymin (~psymin@me3biw7mdts84.irc) has joined #techrights [21:54] *psymin (~psymin@user/psymin) has joined #techrights ● Apr 03 [22:13] MinceR (audio) https://apina.biz/194763.mp4?mode=sfw [22:13] -TechrightsBot-tr/#techrights-http://apina.biz/194763.mp4 [22:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [22:26] AdmFubar https://queue.acm.org/detail.cfm?id=3588242 [22:26] TR Bot Catch-23: The New C Standard Sets the World on Fire - ACM Queue [22:36] AdmFubar https://www.theregister.com/2023/04/03/new_model_f_keyboards/ [22:36] TR Bot New models of the IBM Model F keyboard Mark II incoming The Register [22:37] AdmFubar they used to sell auto insurance https://go.theregister.com/feed/www.theregister.com/2023/04/03/us_navy_hull_bots/ [22:37] TR Bot US Navy to use hull-climbing bots to hit maintenance backlog The Register [22:48] AdmFubar https://www.techdirt.com/2023/03/30/dish-network-is-still-a-hot-mess-with-14-hour-hold-times-a-month-after-major-cyberattack/ [22:48] TR Bot Network Is Still A Hot Mess With 14 Hour Hold Times A Month After Major Cyberattack | Techdirt [22:59] IPFS IPFS downstream 60 minutes average 34.13 k/sec., IPFS upstream 215.23 average k/sec., average swarm size 0 ● Apr 03 [23:09] DaemonFC https://baronhk.wordpress.com/2023/04/03/t-mobile-says-get-ready-to-lose-your-autopay-discount-if-you-use-a-credit-card-bonus-automated-super-depressing-mcdonalds/ [23:09] TR Bot T-Mobile Says Get Ready to Lose Your AutoPay Discount if You Use a Credit Card. Bonus: Automated Super Depressing McDonalds | BaronHK's Rants [23:09] DaemonFC schestowitz[TR], ^ [23:11] DaemonFC Added: Anyway, maybe they'll get on the GPT bandwagon at McDonalds and I won't even have to order anymore because the "AI" can just decide what I want and being wrong 90% of the time, as usual, is just acceptable if it means firing a person. [23:13] MinceR (audio) https://apina.biz/194762.mp4?mode=sfw [23:13] -TechrightsBot-tr/#techrights-http://apina.biz/194762.mp4 [23:20] IPFS () Planet Gemini updated. Latest complete date at gemini://gemini.techrights.org/planet/othercapsules/2023-04-02.gmi and so far today at gemini://gemini.techrights.org/planet/othercapsules/2023-04-03.gmi with 3-day aggregate at gemini://gemini.techrights.org/planet/othercapsules/allinone.gmi [23:31] DaemonFC MinceR, Added: "To make things worse, you have to not only log in to the T-Mobile account to see the alert. You have to navigate to "Manage AutoPay" to see the warning, so for millions of customers, T-Mobile will just start raising their bill $10 a month and they'll never notice, but T-Mobile can say "It was posted that Earth was going to be blown up to make room for a hyperspace bypass. It's not our fault you didn't see that!"" [23:32] MinceR :> [23:33] MinceR https://www.goodreads.com/quotes/40705-but-the-plans-were-on-display-on-display-i-eventually [23:33] TR Bot Quote by Douglas Adams: But the plans were on display On display? I ...