Techrights logo

IRC: #techrights @ FreeNode: September 30th 2018 – October 6th, 2018

Join us now at the IRC channel.

DaemonFC[m]LineageOS modified Android with a few lines of code to support .opus extensions, but Google has ignored the bug for years.Sep 30 00:01
DaemonFC[m]They never bothered to comment on it.Sep 30 00:01
DaemonFC[m]The good news is if you want to use .opus extensions on Android, VLC uses its own media engine and knows what they are.Sep 30 00:01
DaemonFC[m]Apple's rules forbid using anything other than their libraries.Sep 30 00:02
MinceRhttps://ircz.de/p/1809270Sep 30 00:30
MinceRhttps://ircz.de/p/18092650Sep 30 00:50
-->pidgin_log (~roy@host81-155-137-50.range81-155.btcentralplus.com) has joined #techrightsSep 30 01:01
---MinceR gives voice to pidgin_logSep 30 01:03
MinceRhttps://ircz.de/p/18092649Sep 30 01:13
MinceRhttps://ircz.de/p/18092612Sep 30 01:39
-->Robe2 (~Robe@200.192.212.157) has joined #techrightsSep 30 01:45
<--Robe2 has quit (Remote host closed the connection)Sep 30 01:46
-->kaniini (~kaniini@2600:1700:8660:6160:dc9:86d8:9d8a:9c14) has joined #techrightsSep 30 01:54
MinceRhttps://i.redd.it/xb3nu85ljqvz.jpgSep 30 02:05
---MinceR gives voice to kaniiniSep 30 02:06
-->dev_sr029 (~dev_sr0@128-70-139-228.broadband.corbina.ru) has joined #techrightsSep 30 02:07
<--dev_sr029 has quit (Remote host closed the connection)Sep 30 02:10
<--kaniini has quit (Quit: leaving)Sep 30 02:15
-->evanesoteric (~evanesote@i114-191-36-215.s41.a022.ap.plala.or.jp) has joined #techrightsSep 30 02:24
MinceRhttps://ircz.de/p/18092539Sep 30 02:29
<--evanesoteric has quit (Remote host closed the connection)Sep 30 02:31
DaemonFC[m]Just saw a kiosk on the CTA.Sep 30 02:37
DaemonFC[m]It had a desktop with Google Chrome and a file called kiosklauncher.sh.Sep 30 02:37
DaemonFC[m]Obviously some kind of GNU/Linux OS since Chrome doesn't work on BSD.Sep 30 02:38
DaemonFC[m]The sandboxing relies on features of the Linux kernel that the Linuxulator on FreeBSD doesn't provide.Sep 30 02:39
<--Firee has quit (Quit: lolmoi)Sep 30 03:02
MinceRhttps://ircz.de/p/18092530Sep 30 03:03
-->amospalla11 (~amospalla@253.246.28.37.rev.vodafone.pt) has joined #techrightsSep 30 03:03
<--amospalla11 has quit (Remote host closed the connection)Sep 30 03:07
cubexyzif you really wanted to run a windows 2.0 program it would probably work in dosboxSep 30 03:13
cubexyzperhaps windows 3.X Sep 30 03:13
DaemonFC[m]You can run Windows up to 3.1 on FreeDOS.Sep 30 03:14
DaemonFC[m]But you have to run in standard mode, not enhanced mode.Sep 30 03:14
-->JRTGuy (~JRTGuy@toroon017sw-lp140-04-50-101-247-130.dsl.bell.ca) has joined #techrightsSep 30 03:16
<--JRTGuy has quit (Remote host closed the connection)Sep 30 03:16
DaemonFC[m]386 enhanced mode made it possible to use the Virtual Machine Manager to load more than one DOS application at once, and to run them in windowed mode, and it makes it 32-but disk and file access possible.Sep 30 03:18
DaemonFC[m]Windows 3.11 for Workgroups requires Enhanced Mode and will not run on FreeDOS.Sep 30 03:18
DaemonFC[m]A lot of the networking stuff was 32-bit and you also have to be running in Enhanced Mode for Win32s to work, which was required by some applications, including Internet Explorer.Sep 30 03:19
DaemonFC[m]The 32-bit disk and file access replaced DOS disk access with a 32-bit Windows driver loaded by the VMM.Sep 30 03:20
DaemonFC[m]It made disk access much faster, but if you accidentally installed a DOS virus, bad stuff could happen.Sep 30 03:20
DaemonFC[m]The same was true with Windows 9x.Sep 30 03:20
-->kaniini (~kaniini@2600:1700:8660:6160:dc9:86d8:9d8a:9c14) has joined #techrightsSep 30 03:21
MinceRhttps://ircz.de/p/18092435Sep 30 03:22
DaemonFC[m]It could hook the disk access and prevent the Windows driver from taking over.Sep 30 03:23
cubexyzthe bad old daysSep 30 03:23
DaemonFC[m]Most often what happened is that disk access got really slow.Sep 30 03:23
cubexyzit sounds so kludgeySep 30 03:23
DaemonFC[m]Well, Windows was essentially a massive DOS extender.Sep 30 03:24
DaemonFC[m]While Windows was running, it had its own disk drivers, but it maintained a DOS state too.Sep 30 03:25
DaemonFC[m]If a virus interrupted the handover, you were left with real mode DOS code in charge of disk access.Sep 30 03:26
DaemonFC[m]If the user ran a DOS app, it got the state of the disk activity from the stack that Windows maintained, and if you exited into DOS, this state would be handed over when Windows exits.Sep 30 03:27
DaemonFC[m]Windows 9x only works on the DOS it came with because Windows relies on a lot of nasty and undocumented behavior.Sep 30 03:28
cubexyzI definitely remember butting up against the 640k limit and having to use EMS/XMS methods to bypass the limitSep 30 03:29
DaemonFC[m]None of that documentation ever got outside of Microsoft, so FreeDOS can't run Windows 9x.Sep 30 03:30
DaemonFC[m]FreeDOS has to pad some of the conventional RAM, or applications can end up being loaded lower than expected and crashing.Sep 30 03:31
DaemonFC[m]You can override that if you want.Sep 30 03:33
DaemonFC[m]It's better about RAM usage and managment than MS-DOS was, which creates the situation with being loaded at an address that would have been impossible.Sep 30 03:34
<--kaniini has quit (Quit: leaving)Sep 30 03:36
-->bauruine9 (~bauruine@124-18-220-116.dz.commufa.jp) has joined #techrightsSep 30 03:41
<--bauruine9 has quit (Remote host closed the connection)Sep 30 03:42
DaemonFC[m]I think DR-DOS ran into the same issue.Sep 30 03:44
DaemonFC[m]I ran across DR-DOS on a 486 Compaq that someone gave me.Sep 30 03:44
cubexyzwhat does that remind me of... oh yeah the AARD codeSep 30 03:45
cubexyznaturally Digital Research managed to patch DR-DOS Sep 30 03:47
MinceRhttps://ircz.de/p/18092424Sep 30 03:51
cubexyzancient history now but...Sep 30 03:56
cubexyzhttps://www.theregister.co.uk/1999/11/05/how_ms_played_the_incompatibility/Sep 30 03:56
-->teward11 (~teward@pl19950.ag2424.nttpc.ne.jp) has joined #techrightsSep 30 03:57
<--teward11 has quit (Remote host closed the connection)Sep 30 04:01
<--RJ45- has quit (Quit: ZNC 1.8.x-nightly-20180809-2f4b158f - https://znc.in)Sep 30 05:09
-->kaniini (~kaniini@2600:1700:8660:6160:5498:496d:5a6d:3693) has joined #techrightsSep 30 05:17
-->ryjen (~ryjen@159.203.15.192) has joined #techrightsSep 30 05:38
-->Fant0m18 (~Fant0m@wsip-174-77-36-223.oc.oc.cox.net) has joined #techrightsSep 30 05:56
<--kaniini has quit (Quit: leaving)Sep 30 06:02
<--Fant0m18 has quit (Remote host closed the connection)Sep 30 06:03
-->kaniini (~kaniini@2600:1700:8660:6160:5498:496d:5a6d:3693) has joined #techrightsSep 30 06:04
-->makije6 (~makije@119-228-121-90f1.kyt1.eonet.ne.jp) has joined #techrightsSep 30 06:04
<--makije6 has quit (Killed (Sigyn (Spam is off topic on freenode.)))Sep 30 06:09
-->gambl0re (~gambl0re@94.12.78.155) has joined #techrightsSep 30 06:14
<--gambl0re has quit (Remote host closed the connection)Sep 30 06:19
-->aitch6 (~aitch@171.35.163.192) has joined #techrightsSep 30 06:22
<--aitch6 has quit (Remote host closed the connection)Sep 30 06:27
-->scarface9 (~scarface@203-165-165-60.rev.home.ne.jp) has joined #techrightsSep 30 06:27
<--scarface9 has quit (Remote host closed the connection)Sep 30 06:34
-->SopaXorzTaker (~SopaXorzT@unaffiliated/sopaxorztaker) has joined #techrightsSep 30 06:38
-->DrForr9 (~DrForr@124-18-34-27.shizuoka1.commufa.jp) has joined #techrightsSep 30 06:44
-->mmu_man (~revol@88.190.44.57) has joined #techrightsSep 30 06:49
<--DrForr9 has quit (Remote host closed the connection)Sep 30 06:49
-->lord|13 (~lord|@112.162.26.217) has joined #techrightsSep 30 06:53
<--lord|13 has quit (Killed (Sigyn (Spam is off topic on freenode.)))Sep 30 06:55
-->LVK26712 (~LVK267@119.42.86.198) has joined #techrightsSep 30 07:00
<--mmu_man has quit (Ping timeout: 252 seconds)Sep 30 07:03
<--LVK26712 has quit (Remote host closed the connection)Sep 30 07:08
-->Anttof18 (~Anttof@223.115.141.13) has joined #techrightsSep 30 07:14
<--Anttof18 has quit (Remote host closed the connection)Sep 30 07:14
<--kaniini has quit (Quit: leaving)Sep 30 07:30
-->mmu_man (~revol@178.20.51.116) has joined #techrightsSep 30 07:44
<--mmu_man has quit (Ping timeout: 252 seconds)Sep 30 07:51
schestowitz> Hi, Roy,Sep 30 08:02
schestowitz> Sep 30 08:02
schestowitz> Here's today's batch.Sep 30 08:02
schestowitzHave a good Sunday. I'm already backlogged with articles as news is picking up a bit. Slow start for Sept news-wise and I try to just 'shelve' as tuxmachines comments the Torvalds muckraking. 2 weeks later and it still goes on!Sep 30 08:02
schestowitzAlexandre Benalla, violent garde du corps de Macron, était aussi garde du corps de Battistelli https://infosdanyfr.wordpress.com/2018/07/25/alexandre-benalla-violent-garde-du-corps-de-macron-etait-aussi-garde-du-corps-de-battistelli/ my article in French (did not notice until now)Sep 30 08:43
-->ThoNohT6 (~ThoNohT@121.153.236.176) has joined #techrightsSep 30 08:51
<--ThoNohT6 has quit (Remote host closed the connection)Sep 30 08:55
schestowitz>> Have a good Sunday.Sep 30 09:02
schestowitz> Likewise.Sep 30 09:02
schestowitz> Sep 30 09:02
schestowitz>> I'm already backlogged with articles as news isSep 30 09:02
schestowitz>> picking up a bit. Slow start for Sept news-wise and I try to justSep 30 09:02
schestowitz>> 'shelve' as tuxmachines comments the Torvalds muckraking. 2 weeks laterSep 30 09:02
schestowitz>> and it still goes on!Sep 30 09:02
schestowitz> It's been a solid smear campaign and is destroying the kernel community.Sep 30 09:02
schestowitz>  It has also completely buried other news like GNU's 35th anniversary orSep 30 09:02
schestowitz> LLVM.Sep 30 09:02
schestowitzYes, those are EXACTLY the two things I named as meriting more attention than the CoC move.Sep 30 09:02
<--pidgin_log has quit (Quit: Leaving.)Sep 30 09:05
-viera/#techrights-Tux Machines: GNU Releases http://www.tuxmachines.org/node/116046 [https://pleroma.site/objects/2de9a8d3-fbbb-496b-aacb-92324a398e41]Sep 30 09:06
-->motte (~motte@qubcpq1306w-lp130-01-65-94-16-10.dsl.bell.ca) has joined #techrightsSep 30 09:09
-->Firee (~Firee@unaffiliated/firee) has joined #techrightsSep 30 09:10
<--motte has quit (Remote host closed the connection)Sep 30 09:14
schestowitz> I observed LLVM only, but did what I could to talk up GNU's anniversary.Sep 30 09:16
schestowitz>  Sadly the long-running M$ campaign against GNU and RMS personally haveSep 30 09:16
schestowitz> traction.  SJWs are not helping.  Microsofters may be scum of the earthSep 30 09:17
schestowitz> but they deflect the displeasure to made up problems with FOSS andSep 30 09:17
schestowitz> specific FOSS developers and leaders.Sep 30 09:17
-viera/#techrights-Tux Machines: Additional Windows 10 vs. Ubuntu 18.04 NVIDIA/AMD Graphics Benchmarks http://www.tuxmachines.org/node/116045 [https://pleroma.site/objects/94cee6fb-8734-482a-b4ff-a8d8aab6327f]Sep 30 09:17
-->mmu_man (~revol@178.20.51.116) has joined #techrightsSep 30 09:25
-viera/#techrights-Tux Machines: Games: Crazy Justice, Asteroid Fight, The Dungeons 3, VK9, Seven Kingdoms Ancient Adversaries http://www.tuxmachines.org/node/116047 [https://pleroma.site/objects/522615c5-5784-4a53-89cc-8b1d6a6234ba]Sep 30 09:27
amarsh04schestowitz the old monitor still works on VGA and HDMI inputs, haven't thrown it away, currently it is in its original packagingSep 30 09:34
-->synbiose (~synbiose@14.49.243.126) has joined #techrightsSep 30 09:37
<--synbiose has quit (Remote host closed the connection)Sep 30 09:44
oiaohmschestowitz: https://www.zdnet.com/article/what-happens-if-you-try-to-take-your-code-out-of-linux/  << this is more of a worry.   Not using copyright assignment is why Linux kernel grows.Sep 30 10:10
oiaohmschestowitz: the CoC is nothing more than a minor annoyance.Sep 30 10:11
-->Guest82965 (~ingodid@41.210.16.169) has joined #techrightsSep 30 10:11
<--Guest82965 has quit (Remote host closed the connection)Sep 30 10:15
-->MrHappyPants (~MrHappyPa@177.132.171.157) has joined #techrightsSep 30 10:18
SopaXorzTakerschestowitz, what's all the drama about?Sep 30 10:19
SopaXorzTakerI.. don't quite get itSep 30 10:19
-->canndrew24 (~canndrew@177.132.171.157) has joined #techrightsSep 30 10:21
<--MrHappyPants has quit (Remote host closed the connection)Sep 30 10:23
<--canndrew24 has quit (Read error: Connection reset by peer)Sep 30 10:24
<--acer-box__ has quit (Quit: Konversation term)Sep 30 10:47
-->acer-box__ (~acer-box@unaffiliated/schestowitz) has joined #techrightsSep 30 10:48
-->peppe11 (~peppe@197.58.158.99) has joined #techrightsSep 30 10:48
<--peppe11 has quit (Remote host closed the connection)Sep 30 10:49
-->kevinprince28 (~kevinprin@124.54.141.200) has joined #techrightsSep 30 11:16
-->bony20 (~bony@168-205-38-159.wantel.net.br) has joined #techrightsSep 30 11:23
<--kevinprince28 has quit (Remote host closed the connection)Sep 30 11:23
<--bony20 has quit (Remote host closed the connection)Sep 30 11:24
---Disconnected (Network is unreachable).Sep 30 11:44
**** ENDING LOGGING AT Sun Sep 30 11:44:40 2018
**** BEGIN LOGGING AT Sun Sep 30 11:45:06 2018
-->You are now talking on #techrightsSep 30 11:45
---Topic for #techrights is TechRights.org | Channel #techrights for http://TechRights.org :: please also join channels #boycottnovell-social #techbytes and #boycottnovellSep 30 11:45
---Topic for #techrights set by schestowitz!~schestowi@unaffiliated/schestowitz at Sat Jun 9 18:16:19 2012Sep 30 11:45
-->Arimil (~Arimil@85.110.194.76) has joined #techrightsSep 30 12:06
<--Arimil has quit (Read error: Connection reset by peer)Sep 30 12:08
<--SopaXorzTaker has quit (Quit: Leaving)Sep 30 12:28
-viera/#techrights-Tux Machines: Security: Skype is Malware, Facebook Harvests Data and More on the Latest Massive Breach (Admission Late on a Friday) http://www.tuxmachines.org/node/116049 [https://pleroma.site/objects/7e4e445e-d4d7-437e-8867-e7a6c7e99f37]Sep 30 12:44
-->Pyrus14 (~Pyrus@189.190.186.225) has joined #techrightsSep 30 12:48
-viera/#techrights-Tux Machines: Innovating Nanotechnology with Open Science and AI http://www.tuxmachines.org/node/116048 [https://pleroma.site/objects/a84de9be-c5b3-4eba-af55-b75f7c15cfd6]Sep 30 12:51
<--Pyrus14 has quit (Remote host closed the connection)Sep 30 12:55
-->LemWork18 (~LemWork@pdf855af7.kngwnt01.ap.so-net.ne.jp) has joined #techrightsSep 30 13:00
<--LemWork18 has quit (Remote host closed the connection)Sep 30 13:03
-viera/#techrights-Tux Machines: KDE: Usability & Productivity and KDE Itinerary http://www.tuxmachines.org/node/116050 [https://pleroma.site/objects/11cf6fe1-e604-4056-aecf-9f2b62a85b3e]Sep 30 13:19
-viera/#techrights-Tux Machines: Linux Is Getting New Network Libraries From Veteran systemd/BUS1 Developers http://www.tuxmachines.org/node/116051 [https://pleroma.site/objects/3daa4fa9-4b56-46b8-a9af-ca3b53a2db79]Sep 30 13:27
-->NotASpy3 (~NotASpy@41.234.128.251) has joined #techrightsSep 30 13:48
<--NotASpy3 has quit (Remote host closed the connection)Sep 30 13:52
-->TechrightsBot-tr (~TR@mail.copilotco.com) has joined #techrightsSep 30 14:07
-viera/#techrights-Tux Machines: #Dragora 3.0 Alpha 2 Released As One Of The Libre GNU/Linux Platforms http://www.tuxmachines.org/node/116052 [https://pleroma.site/objects/5b6bfe58-3944-4928-87f8-cd7efc4ba4a4]Sep 30 14:13
MinceRhttps://ircz.de/p/1801291Sep 30 14:23
MinceRrms being corrupt also isn't helpingSep 30 14:23
-->SopaXorzTaker (~SopaXorzT@unaffiliated/sopaxorztaker) has joined #techrightsSep 30 14:35
-viera/#techrights-Tux Machines: Graphics: AMD, Vulkan and Arcan http://www.tuxmachines.org/node/116053 [https://pleroma.site/objects/fd36c436-8e20-4dff-82d6-2b739e2f4c4e]Sep 30 14:36
-viera/#techrights-Tux Machines: Kernel: Sound Blaster, Kyber and Linux 3.16.59 http://www.tuxmachines.org/node/116054 [https://pleroma.site/objects/a551b16a-3152-4268-a268-13b917a14f78]Sep 30 14:37
-viera/#techrights-Tux Machines: Games: The Sunday Mag, Unvanquished and More on VK9 http://www.tuxmachines.org/node/116055 [https://pleroma.site/objects/659d8a04-095c-4d41-96e6-3cc5a6013c0e]Sep 30 14:40
-->bourbon29 (~bourbon@171.241.167.53) has joined #techrightsSep 30 14:43
-->jstnlef (~jstnlef@179.53.127.49) has joined #techrightsSep 30 14:45
MinceRhttps://ircz.de/p/18092315Sep 30 14:46
<--jstnlef has quit (Remote host closed the connection)Sep 30 14:46
---MinceR gives voice to mmu_man bourbon29 TechrightsBot-tr FireeSep 30 14:50
---MinceR gives voice to SopaXorzTaker schestowitz ryjen acer-box__Sep 30 14:50
---MinceR gives voice to schestowitz_logSep 30 14:50
MinceRhttps://files.catbox.moe/8r14dd.jpgSep 30 14:50
-viera/#techrights-Tux Machines: today's howtos http://www.tuxmachines.org/node/116056 [https://pleroma.site/objects/318bd3c4-7815-4de0-bcbd-d55a01e34785]Sep 30 14:50
<--bourbon29 has quit (Ping timeout: 268 seconds)Sep 30 14:51
MinceRhttp://cdn-9chat-fun.9cache.com/media/photo/aobD4xNn3_480w_v1.jpgSep 30 14:54
SopaXorzTakerhi MinceR Sep 30 14:55
MinceRhaySep 30 14:56
SopaXorzTakerwhat's with the memes?Sep 30 14:56
MinceR¯\_(ツ)_/¯Sep 30 14:56
schestowitzMinceR: that last cdn does not serve pages rightSep 30 14:57
MinceRdunnoSep 30 14:58
MinceRnever triedSep 30 14:58
schestowitzmime-typesSep 30 14:59
schestowitzMinceR: click the linkSep 30 14:59
schestowitzit might not open in a browser but instead attempt a downloadSep 30 14:59
-->stef_28 (~stef_@LFbn-BAY-1-136-12.w83-193.abo.wanadoo.fr) has joined #techrightsSep 30 15:00
schestowitzodd that a cdn of all things would be configured that waySep 30 15:00
MinceRworks fine for meSep 30 15:00
schestowitzmaybe the browser overrides the issueSep 30 15:00
MinceRi'm using pale moonSep 30 15:00
MinceRhttps://pbs.twimg.com/media/DoV5CiYXoAALeuw.jpgSep 30 15:06
<--stef_28 has quit (Remote host closed the connection)Sep 30 15:07
XRevan86MinceR: poNYAtnoSep 30 15:07
MinceR:)Sep 30 15:07
-viera/#techrights-Tux Machines: Software: Cozy, Editors, and pyRenamer http://www.tuxmachines.org/node/116057 [https://pleroma.site/objects/ea5bea1a-d020-44e9-aff7-54499aa2d638]Sep 30 15:09
-->tds17 (~tds@178.121.203.170) has joined #techrightsSep 30 15:14
<--tds17 has quit (Remote host closed the connection)Sep 30 15:15
MinceRhttps://ircz.de/p/1809228Sep 30 15:21
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectSep 30 15:21
<--SopaXorzTaker has quit (Quit: Leaving)Sep 30 15:22
-->d-fence28 (~d-fence@mx-ll-183.89.200-149.dynamic.3bb.co.th) has joined #techrightsSep 30 15:24
<--d-fence28 has quit (Read error: Connection reset by peer)Sep 30 15:26
-->wolph (~wolph@180-146-254-207f1.osk3.eonet.ne.jp) has joined #techrightsSep 30 15:37
-viera/#techrights-Tux Machines: Today in Techrights http://www.tuxmachines.org/node/116058 [https://pleroma.site/objects/7c9ab572-9ddb-47fe-b598-5e9c939b4012]Sep 30 15:40
<--wolph has quit (Read error: Connection reset by peer)Sep 30 15:40
MinceRhttps://ircz.de/p/18092124Sep 30 15:45
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectSep 30 15:45
XRevan86MinceR: So it increased less? What's the context of this?Sep 30 15:46
MinceRdunnoSep 30 15:47
MinceRlooks like it increased, but the hindu fundamentalists wanted to make it seem like it decreasedSep 30 15:47
-viera/#techrights-Tux Machines: Web inventor Berners-Lee creates a new privacy first way of dealing with the internet http://www.tuxmachines.org/node/116059 [https://pleroma.site/objects/ac854804-58d1-4b14-a98c-4595c2cf9733]Sep 30 15:53
-->beneth`20 (~beneth`@host81-131-171-218.range81-131.btcentralplus.com) has joined #techrightsSep 30 16:00
<--beneth`20 has quit (Remote host closed the connection)Sep 30 16:06
-->vlatombe10 (~vlatombe@46.109.250.80) has joined #techrightsSep 30 16:09
<--vlatombe10 has quit (Remote host closed the connection)Sep 30 16:14
MinceRhttps://hugelolcdn.com/i/549613.jpgSep 30 16:19
XRevan86MinceR: robocop, yesSep 30 16:19
-viera/#techrights-Tux Machines: OSS: CLIP OS, HAIKU, Braiins OS, SDN, SaaS http://www.tuxmachines.org/node/116060 [https://pleroma.site/objects/e2a32b83-6c61-4d5b-8eb0-a8fafccf59c6]Sep 30 16:24
-->GhostInTheShell1 (~GhostInTh@177.11.45.72) has joined #techrightsSep 30 16:33
<--GhostInTheShell1 has quit (Remote host closed the connection)Sep 30 16:38
MinceRhttps://hugelolcdn.com/i/548310.jpgSep 30 16:47
-->ollipa (~ollipa@93-120-220-22.dynamic.mts-nn.ru) has joined #techrightsSep 30 17:16
<--ollipa has quit (Remote host closed the connection)Sep 30 17:19
<--mmu_man has quit (Ping timeout: 268 seconds)Sep 30 17:20
MinceRhttps://www.youtube.com/watch?v=o79lPZe6ZD4Sep 30 17:35
-TechrightsBot-tr/#techrights-"I SUPPOSE NOTHING HURTS YOU." "ONLY PAIN" - Arnold Schwarzenegger - YouTubeSep 30 17:35
<--acer-box__ has quit (Quit: Konversation term)Sep 30 17:45
-->acer-box (~acer-box@unaffiliated/schestowitz) has joined #techrightsSep 30 17:49
MinceRhttps://hugelolcdn.com/i/549574.jpgSep 30 17:55
-->make_void (~make_void@125.128.201.198) has joined #techrightsSep 30 17:58
<--make_void has quit (Remote host closed the connection)Sep 30 17:59
-->johanssone9 (~johansson@110.78.175.94) has joined #techrightsSep 30 18:02
<--johanssone9 has quit (Remote host closed the connection)Sep 30 18:06
-->jkamat3 (~jkamat@c-66-235-44-150.sea.wa.customer.broadstripe.net) has joined #techrightsSep 30 18:18
-viera/#techrights-Tux Machines: Linux 4.19-rc6 http://www.tuxmachines.org/node/116061 [https://pleroma.site/objects/0dfdba62-c93e-4248-91fc-715ec76ad682]Sep 30 18:20
<--jkamat3 has quit (Remote host closed the connection)Sep 30 18:21
-viera/#techrights-Tux Machines: #Android Leftovers http://www.tuxmachines.org/node/116062 [https://pleroma.site/objects/56357fe5-b235-4f29-9a0b-88469ed9b89c]Sep 30 18:23
-->mmu_man (~revol@82.98.7.229) has joined #techrightsSep 30 18:40
<--mmu_man has quit (Ping timeout: 252 seconds)Sep 30 19:02
-->mmu_man (~revol@109.190.253.11) has joined #techrightsSep 30 19:10
-->prence (~prence@net-2-34-58-17.cust.vodafonedsl.it) has joined #techrightsSep 30 19:19
<--mmu_man has quit (Ping timeout: 252 seconds)Sep 30 19:19
<--acer-box has quit (Quit: Konversation term)Sep 30 19:21
-->acer-box (~acer-box@host81-155-21-104.range81-155.btcentralplus.com) has joined #techrightsSep 30 19:21
<--acer-box has quit (Changing host)Sep 30 19:21
-->acer-box (~acer-box@unaffiliated/schestowitz) has joined #techrightsSep 30 19:21
<--prence has quit (K-Lined)Sep 30 19:21
DaemonFC[m]It kind of surprised me to see some sort of GNU/Linux system on the CTA kiosk screens.Sep 30 19:33
DaemonFC[m]That's new. They had been running Wndows XP.Sep 30 19:33
schestowitzwhat distroSep 30 19:34
schestowitz?Sep 30 19:34
MinceRhttps://hugelolcdn.com/i/549430.jpgSep 30 19:35
DaemonFC[m]schestowitz: I couldn't make it out. It only had some icons on the desktop. The rest was cropped.Sep 30 19:36
DaemonFC[m]Google Chrome, kiosklauncher.sh, and some desktop sccreenshots for some reason.Sep 30 19:37
DaemonFC[m]I should have taken a picture.Sep 30 19:37
schestowitzMinceR: wtf?Sep 30 19:46
DaemonFC[m]I'm assuming that was supposed to be a baptism.Sep 30 19:53
DaemonFC[m]There's a church group that does those in Lake Michigan sometimes. Sep 30 19:53
MinceRhttps://ircz.de/p/18012346Sep 30 19:56
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectSep 30 19:56
DaemonFC[m]https://www.youtube.com/watch?v=ku6ImSj6w5USep 30 19:58
-TechrightsBot-tr/#techrights-Doom 3 BFG Edition Walkthrough HD Level 21 Central Processing ( Veteran ) - YouTubeSep 30 19:58
DaemonFC[m]I never played the BFG Edition.Sep 30 19:58
XRevan86DaemonFC[m]: I heard it has ruined the gameplay somewhatSep 30 19:58
DaemonFC[m]I played the original game on the XBOX and then again on the PC with the Linux port, plus the Linux port of Resurrection of Evil.Sep 30 19:58
XRevan86namely by allowing to have the flashlight on with other weapons in handsSep 30 19:59
DaemonFC[m]The Linux ports of those games were not great. They were targeting OSS....in 2004/2005!Sep 30 19:59
MinceRthat ruined the gameplay?Sep 30 19:59
DaemonFC[m]So you had no sound unless you altered the command line to use ALSA's OSS emulation.Sep 30 19:59
DaemonFC[m]Well, it means there'd just be no sound now, MinceR Sep 30 19:59
MinceRi mean, the tactical flashlightSep 30 20:00
MinceRor duct tapeSep 30 20:00
DaemonFC[m]Most distributions no longer build ALSA with the OSS emulator.Sep 30 20:00
XRevan86MinceR: It makes dark corridors less of a big dealSep 30 20:00
MinceRit's more realistic, thoughSep 30 20:00
XRevan86yet against the original level designSep 30 20:00
DaemonFC[m]Most people playing on the PC already loaded the Duct Tape mod anyway, which did the same thing.Sep 30 20:03
DaemonFC[m]The BFG Edition improves the graphics slightly, but that's the biggest difference.Sep 30 20:03
DaemonFC[m]It also lets you play it on higher resolutions than the original release did.Sep 30 20:04
DaemonFC[m]There's nothing there that really justifies buying it again if you had already beaten the game. Sep 30 20:04
MinceRthe original game had completely different gameplay :>Sep 30 20:05
MinceRand didn't have flashlightsSep 30 20:05
MinceRonly Light Amplification GogglesSep 30 20:05
DaemonFC[m]The original game did have a flashlight.Sep 30 20:05
DaemonFC[m]In fact, you could use it as a weapon. You couldn't have the flashlight and the weapon equipped at the same time.Sep 30 20:06
DaemonFC[m]The flashlight did about double the damage that punching something did, but the time between attacks was a bit longer.Sep 30 20:06
DaemonFC[m]It was pretty much useless against anything stronger than an imp.Sep 30 20:06
MinceRi'm talking about DoomSep 30 20:07
DaemonFC[m]Oh, I said original release, but I mean the original DOOM 3 release.Sep 30 20:07
DaemonFC[m]The BFG Edition was because DOOM 4 was turning into vaporware and they figured they could get some more money out of DOOM 3 in the meantime.Sep 30 20:08
DaemonFC[m]MinceR: I admit that I just wrote down the codes for those weapons lockers so I wouldn't have to be bothered finding clues. :PSep 30 20:09
DaemonFC[m]It really slows down the game and doesn't add much.Sep 30 20:09
DaemonFC[m]And if you skip the lockers completely, the game is a lot harder.Sep 30 20:09
DaemonFC[m]DOOM 2016 does something similar.Sep 30 20:10
DaemonFC[m]You have to find secrets or else you don't level up as much as you need to in order to take on the stronger demons.Sep 30 20:10
DaemonFC[m]schestowitz: I booked a trip to Vegas next month. Last minute thing, really.Sep 30 20:15
DaemonFC[m]I found some travel deals and decided to take the opportunity to see the sights, like the Grand Canyon.Sep 30 20:16
DaemonFC[m]The hotel I'm staying at is cheap, probably because of the casinos and the rides on top of the building. Sep 30 20:17
DaemonFC[m]They figure they'll get you in other ways. You'll use the rides or drop a lot of money into the casino. Sep 30 20:17
MinceRhttps://i.redd.it/be5cx9p0pu211.jpgSep 30 20:19
MinceRhttps://i.imgur.com/MwWhS6s.gifvSep 30 20:30
-TechrightsBot-tr/#techrights-i.imgur.com | ImgurSep 30 20:30
DaemonFC[m]https://www.phoronix.com/scan.php?page=news_item&px=KDE-Plasma-5.15-Better-LoginSep 30 20:34
-TechrightsBot-tr/#techrights-KDE Plasma 5.15 Likely To Improve The Login Screen - PhoronixSep 30 20:34
DaemonFC[m]Couldn't get much worse. Looks really tiny on HiDPI screens.Sep 30 20:35
-->BurtyB10 (~BurtyB@159.192.231.15) has joined #techrightsSep 30 20:37
DaemonFC[m]https://www.phoronix.com/scan.php?page=news_item&px=Linux-4.19-rc6-ReleasedSep 30 20:39
-TechrightsBot-tr/#techrights-Linux 4.19-rc6 Kernel Released By Greg KH - PhoronixSep 30 20:39
-->duckydan2 (~duckydan@106.86.152.225) has joined #techrightsSep 30 20:39
DaemonFC[m]I think that Linus Torvalds actually won't be missed much in the short term. He actually hasn't written much kernel code in a long time and mainly just supervised the release process ad occasionally flamed people. Sep 30 20:40
DaemonFC[m]In the long run, who knows? He seemed to be the reason that a lot of bad stuff wasn't merged, but his resistance to this has declined in the last several years and a lot of it ended up going in anyway.Sep 30 20:42
DaemonFC[m]The full blown "kernel lockdown" patch set went in, and now it's very difficult for the user or a program to do anything with the hardware while "Secure Boot" is on, and some systems are starting to not allow it to be turned off.Sep 30 20:43
-->adrian______ (~adrian___@142.red-88-31-204.dynamicip.rima-tde.net) has joined #techrightsSep 30 20:43
DaemonFC[m]I mean, sometimes that would be a good thing, if it stopped some malware, but how often does that really get on a system that isn't running Windows or Mac OS?Sep 30 20:43
<--Firee has quit (Quit: lolmoi)Sep 30 20:44
<--duckydan2 has quit (Remote host closed the connection)Sep 30 20:44
<--adrian______ has quit (Remote host closed the connection)Sep 30 20:44
DaemonFC[m]I can still count on one hand the number of pieces of malware even worth mentioning that targeted GNU/Linux in the last 20 years, and many of them only worked on specific releases of a certain distribution.Sep 30 20:44
DaemonFC[m]So I'm interested to know what problem this is really aiming to solve.Sep 30 20:45
<--BurtyB10 has quit (Ping timeout: 268 seconds)Sep 30 20:46
-->johskar15 (~johskar@softbank126103161049.bbtec.net) has joined #techrightsSep 30 20:48
MinceRDaemonFC[m]: gkh wanted to merge kdbusSep 30 20:53
MinceRgkh will ruin Linux.Sep 30 20:53
DaemonFC[m]dbus-broker seems to be the way Fedora decided to go.Sep 30 20:54
DaemonFC[m]I'm not sure that there really is much of a need for kdbus now. Sep 30 20:54
<--johskar15 has quit (Remote host closed the connection)Sep 30 20:55
MinceRthere never was, that's not the pointSep 30 20:58
DaemonFC[m]The way I understand it, the way dbus is implemented now, messages coming through can claim to be from anywhere, and some people want the kernel to be in charge of this because it can make sure that the sender isn't forged.Sep 30 21:13
DaemonFC[m]The rest of the dbus problems were mostly performance bottlenecks that dbus-broker is attempting to solve.Sep 30 21:13
MinceRdbus is garbage and it should dieSep 30 21:15
DaemonFC[m]https://pagure.io/fesco/issue/1986#comment-530941Sep 30 21:17
-TechrightsBot-tr/#techrights-Issue #1986: Decide status of dbus-broker change - fesco - Pagure.ioSep 30 21:17
DaemonFC[m]Looks like dbus-broker as default got pushed back to Fedora 30.Sep 30 21:18
DaemonFC[m]You could still set it up yourself if you wanted to.Sep 30 21:18
DaemonFC[m]Not sure if an upgrade to Fedora 30 would go over too well later. Probably would.Sep 30 21:19
DaemonFC[m]https://fedoraproject.org/wiki/Changes/DbusBrokerAsTheDefaultDbusImplementation#Upgrade.2Fcompatibility_impactSep 30 21:21
-TechrightsBot-tr/#techrights-fedoraproject.org | Changes/DbusBrokerAsTheDefaultDbusImplementation - Fedora Project WikiSep 30 21:21
DaemonFC[m]Nah, it looks trivial to change back and forth.Sep 30 21:21
DaemonFC[m]https://sourceforge.net/p/freedos/news/2018/09/microsoft-open-sources-old-ms-dos/Sep 30 21:43
-TechrightsBot-tr/#techrights-sourceforge.net | The FreeDOS Project / News: Microsoft open-sources old MS-DOSSep 30 21:43
DaemonFC[m]They note that it may be of limited use to FreeDOS.Sep 30 21:44
MinceRwhat sorts of patent traps are in m$-dos?Sep 30 21:48
-->mmu_man (~revol@vaf26-2-82-244-111-82.fbx.proxad.net) has joined #techrightsSep 30 21:58
-viera/#techrights-Tux Machines: Programming: Python and New Releases From Dirk Eddelbuettel http://www.tuxmachines.org/node/116063 [https://pleroma.site/objects/888c2a1a-a471-46c4-835b-33db9b6dcbda]Sep 30 22:00
-->mos_basik7 (~mos_basik@166.70.225.12) has joined #techrightsSep 30 22:01
XRevan86So Microsoft could not risk it to release more recent versions of MS-DOS, eh? :)Sep 30 22:02
-viera/#techrights-Tux Machines: today's howtos http://www.tuxmachines.org/node/116064 [https://pleroma.site/objects/74f5cd95-af2d-47d1-9500-97007b38cf49]Sep 30 22:03
<--mos_basik7 has quit (Remote host closed the connection)Sep 30 22:06
oiaohmMinceR: anything over 20 years old all patents has to be expired.Sep 30 22:06
oiaohmMinceR: the issue would be copyrights and trade secrets.Sep 30 22:08
-->Gabemo9 (~Gabemo@191.112.71.78) has joined #techrightsSep 30 22:09
MinceRoiaohm: unless they modified it just before the releaseSep 30 22:10
MinceRif it really is "open source", copyright shouldn't be an issueSep 30 22:10
MinceRthen again, it's microsoft's claim...Sep 30 22:10
XRevan86MinceR: Too elaborate, no?Sep 30 22:11
oiaohmMinceR: patents natural end says they should be able to release the MS-Dos that was under windows 95.Sep 30 22:11
-viera/#techrights-Tux Machines: #Linux 4.20~5.0 Progress http://www.tuxmachines.org/node/116065 [https://pleroma.site/objects/6ed80ec7-3c6a-4c7d-ba76-49594278e4af]Sep 30 22:12
<--Gabemo9 has quit (Remote host closed the connection)Sep 30 22:14
oiaohmMinceR: do note the Microsoft did  not open source the masm and link that came with MS Dos 2.0 Sep 30 22:24
MinceRhttps://ircz.de/p/18012317Sep 30 22:29
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectSep 30 22:29
-->Antitrack (~Antitrack@ppp-124-120-45-196.revip2.asianet.co.th) has joined #techrightsSep 30 22:31
<--Antitrack has quit (Remote host closed the connection)Sep 30 22:34
MinceRhttps://ircz.de/p/1801239Sep 30 22:49
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectSep 30 22:49
XRevan86absolute values vs. relative valuesSep 30 22:49
-viera/#techrights-Tux Machines: Software, Fonts, Themes, and Icons http://www.tuxmachines.org/node/116066 [https://pleroma.site/objects/d4ba1667-15af-4919-98a9-b27b28280689]Sep 30 22:55
DaemonFC[m]A lot of the later DOS features wouldn't really matter much now.Sep 30 22:57
DaemonFC[m]DoubleSpace/Drivespace were problematic at best, even for the time.Sep 30 22:58
MinceRbut hey, they managed to fuck Stac overSep 30 22:58
MinceRfor itSep 30 22:58
DaemonFC[m]Well, it moved "C Drive" to a new "H Drive" and the compressed volume appeared as a single massive file on H.Sep 30 22:58
DaemonFC[m]One that a user could delete....Sep 30 22:58
DaemonFC[m]There were other problems.Sep 30 22:59
DaemonFC[m]The free space on C became an estimate provided by DoubleSpace/Drivespace, and might be an overestimate or underestimate depending on the actual compression ratio of the individual files you stored on it.Sep 30 22:59
DaemonFC[m]In the version of DOS that introduced DoubleSpace, the user could exit a program and see a prompt before the information was actually written to the disk, and turn off the computer, corrupting the entire volume.Sep 30 23:01
DaemonFC[m]The compressed volume could, under some circumstances, become so fragmented that it would corrupt itself if you ran Scandisk.Sep 30 23:01
DaemonFC[m]MinceR: The company that my dad worked for at the time sent out a memo to all employees. Under no circumstances are you to use Doublespace.Sep 30 23:02
MinceR:>Sep 30 23:02
DaemonFC[m]I asked him about it because my PC's hard disk only had like 100 MB and I was interested in Doublespace because it might allow me to store more files on it.Sep 30 23:03
DaemonFC[m]He said it would probably just end up corrupting everything and to try uninstalling some programs instead.Sep 30 23:03
DaemonFC[m]As I recall, it didn't make a lot of difference if most of your files were games like DOOM because the WAD files are already compressed.Sep 30 23:04
MinceRno, WAD is not compressedSep 30 23:05
DaemonFC[m]No? Sep 30 23:05
MinceRwell, i guess you could say the patch/texture system is kinda "compressed"Sep 30 23:05
MinceRin that you can reuse patches on a textureSep 30 23:05
MinceRand on other texturesSep 30 23:05
MinceRbut not reallySep 30 23:05
MinceRWAD itself doesn't compress anythingSep 30 23:06
MinceRneither does PAKSep 30 23:06
DaemonFC[m]Seems like a waste.Sep 30 23:06
MinceRpk3, on the other hand, is a renamed zip, so it can be compressedSep 30 23:06
MinceRwell, consider that compression increases load timesSep 30 23:06
MinceRand what sort of machines did the doom and quake engines run onSep 30 23:06
DaemonFC[m]It would take some CPU time to unpack, but it would take less time to read them off the disk.Sep 30 23:06
MinceRdepends on the machineSep 30 23:06
DaemonFC[m]So it would probably save space and be a wash as far as load times.Sep 30 23:06
DaemonFC[m]Compression would likely be better on a 486. Worse on a 386.Sep 30 23:07
DaemonFC[m]I guess they wanted the people with 386s to be happy too.Sep 30 23:07
MinceRindeedSep 30 23:08
MinceRhttps://ircz.de/p/18012237Sep 30 23:16
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectSep 30 23:16
MinceRhttps://ircz.de/p/18012146Sep 30 23:37
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectSep 30 23:37
-->hvxgr__ (~hvxgr__@v-152588-unlim.vpn.mgn.ru) has joined #techrightsOct 01 00:03
MinceRhttps://i.imgur.com/G2q8s1U.gifvOct 01 00:04
-TechrightsBot-tr/#techrights-i.imgur.com | ImgurOct 01 00:04
XRevan86MinceR: alien vs. predatorOct 01 00:05
<--hvxgr__ has quit (Remote host closed the connection)Oct 01 00:11
MinceR:)Oct 01 00:11
---MinceR gives voice to acer-box mmu_manOct 01 00:11
-->emaczen (~emaczen@212.237.237.97) has joined #techrightsOct 01 00:25
MinceRhttps://ircz.de/p/18012048Oct 01 00:27
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectOct 01 00:27
<--emaczen has quit (Remote host closed the connection)Oct 01 00:29
-->leveldoc (~leveldoc@ppp-124-120-45-196.revip2.asianet.co.th) has joined #techrightsOct 01 00:34
<--leveldoc has quit (Remote host closed the connection)Oct 01 00:41
-->svip12 (~svip@218.148.213.68) has joined #techrightsOct 01 00:46
-->packeteer13 (~packeteer@69-165-204-202.cable.teksavvy.com) has joined #techrightsOct 01 00:47
-->Max-P23 (~Max-P@200.95.196.91) has joined #techrightsOct 01 00:49
-->Guest19548 (~Rebus@i121-112-86-108.s41.a034.ap.plala.or.jp) has joined #techrightsOct 01 00:50
<--svip12 has quit (Remote host closed the connection)Oct 01 00:51
<--packeteer13 has quit (Remote host closed the connection)Oct 01 00:51
<--Max-P23 has quit (Remote host closed the connection)Oct 01 00:52
<--Guest19548 has quit (Remote host closed the connection)Oct 01 00:52
-->pidgin_log (~roy@host81-155-21-104.range81-155.btcentralplus.com) has joined #techrightsOct 01 00:59
-->toan1 (~toan@116.75.59.38) has joined #techrightsOct 01 01:21
<--toan1 has quit (Remote host closed the connection)Oct 01 01:25
-->toshywoshy (~toshywosh@107.12.220.63) has joined #techrightsOct 01 01:31
<--toshywoshy has quit (Killed (Sigyn (Spam is off topic on freenode.)))Oct 01 01:31
-->masch (~masch@ip72-220-84-85.sd.sd.cox.net) has joined #techrightsOct 01 01:35
<--masch has quit (Remote host closed the connection)Oct 01 01:42
-->Guest22833 (~pizzaiolo@201.242.58.165) has joined #techrightsOct 01 02:15
<--Guest22833 has quit (Remote host closed the connection)Oct 01 02:21
-->VW (~VW@179.157.131.247) has joined #techrightsOct 01 02:21
<--VW has quit (Remote host closed the connection)Oct 01 02:23
<--mmu_man has quit (Ping timeout: 260 seconds)Oct 01 02:45
-->fbred21 (~fbred@148.101.108.169) has joined #techrightsOct 01 03:25
<--fbred21 has quit (Killed (Sigyn (Spam is off topic on freenode.)))Oct 01 03:27
-->wyatt8740 (~wyatt8740@27.34.2.201) has joined #techrightsOct 01 03:28
<--wyatt8740 has quit (Remote host closed the connection)Oct 01 03:28
-->mgor_ (~mgor_@177.184.173.98) has joined #techrightsOct 01 03:44
<--mgor_ has quit (Ping timeout: 244 seconds)Oct 01 03:52
-->jonel (~jonel@177.11.45.200) has joined #techrightsOct 01 03:54
<--jonel has quit (Remote host closed the connection)Oct 01 03:56
-->Firee (~Firee@unaffiliated/firee) has joined #techrightsOct 01 05:46
<--Bilbo has quit (Ping timeout: 256 seconds)Oct 01 06:04
-->Sparkee16 (~Sparkee@101.81.89.131) has joined #techrightsOct 01 06:16
<--Sparkee16 has quit (Remote host closed the connection)Oct 01 06:21
DaemonFC[m]https://scontent-ort2-2.xx.fbcdn.net/v/t1.0-9/fr/cp0/e15/q65/42614853_1075119082655472_6415121495864901632_n.png.jpg?_nc_cat=107&efg=eyJpIjoidCJ9&oh=611c812f28faf44440e7e33a672d11b5&oe=5C235A83Oct 01 06:23
MinceRhttps://ircz.de/p/18012023Oct 01 06:41
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectOct 01 06:41
MinceRhttps://www.advancedsciencenews.com/co2-on-the-brain-and-the-brain-on-co2/Oct 01 06:53
-TechrightsBot-tr/#techrights-www.advancedsciencenews.com | CO2 on the brain and the brain on CO2 - Advanced Science NewsOct 01 06:53
schestowitzDaemonFC[m]: not sure what movieOct 01 06:55
schestowitzbut that lady looks similar to Clinton in Oct 01 06:55
schestowitz"we saw, he died, hahaha"Oct 01 06:55
schestowitzMinceR: 2016Oct 01 06:56
MinceRyesOct 01 06:57
-->BradMc (~BradMc@209.59.98.155) has joined #techrightsOct 01 07:00
<--BradMc has quit (Remote host closed the connection)Oct 01 07:02
-->soulcollector9 (~soulcolle@mx-ll-183.88.82-170.dynamic.3bb.co.th) has joined #techrightsOct 01 07:38
<--soulcollector9 has quit (Remote host closed the connection)Oct 01 07:41
DaemonFC[m]It's Rita from the Power Rangers.Oct 01 07:41
MinceRhttps://ircz.de/p/18011947Oct 01 07:51
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectOct 01 07:51
-->kaniini (~kaniini@2600:1700:8660:6160:9d02:150a:d67b:f651) has joined #techrightsOct 01 08:31
MinceRhttps://ircz.de/p/18011944Oct 01 08:35
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectOct 01 08:35
-->st4ll1 (~st4ll1@159.192.206.102) has joined #techrightsOct 01 08:54
<--st4ll1 has quit (Remote host closed the connection)Oct 01 08:55
<--aindilis has quit (Ping timeout: 252 seconds)Oct 01 09:03
-->aindilis` (~aindilis@172-12-3-117.lightspeed.sgnwmi.sbcglobal.net) has joined #techrightsOct 01 09:03
<--pidgin_log has quit (Quit: Leaving.)Oct 01 09:20
-->HobbittQ (~Hobbit@156.194.105.112) has joined #techrightsOct 01 10:03
<--HobbittQ has quit (Remote host closed the connection)Oct 01 10:07
-->SopaXorzTaker (~SopaXorzT@unaffiliated/sopaxorztaker) has joined #techrightsOct 01 10:10
-->tkrgI (~tkr@197.251.133.224) has joined #techrightsOct 01 10:13
<--tkrgI has quit (Remote host closed the connection)Oct 01 10:15
-->kevtrisAZ (~kevtris@95.79.77.195) has joined #techrightsOct 01 10:20
-viera/#techrights-Tux Machines: #Android Leftovers http://www.tuxmachines.org/node/116067 [https://pleroma.site/objects/7c4e028a-db26-47bc-98fb-cc67372fe971]Oct 01 10:23
-->spotsbk (~spots@178.121.112.212) has joined #techrightsOct 01 10:25
<--kevtrisAZ has quit (Killed (Sigyn (Spam is off topic on freenode.)))Oct 01 10:25
<--kaniini has quit (Quit: leaving)Oct 01 10:26
---MinceR gives voice to SopaXorzTaker Firee aindilis` spotsbkOct 01 10:31
<--spotsbk has quit (Ping timeout: 252 seconds)Oct 01 10:35
<--SopaXorzTaker has quit (Remote host closed the connection)Oct 01 10:39
-->brsk (~brsk@197.55.66.40) has joined #techrightsOct 01 10:48
<--brsk has quit (Remote host closed the connection)Oct 01 10:50
-viera/#techrights-Tux Machines: Today in Techrights http://www.tuxmachines.org/node/116068 [https://pleroma.site/objects/dece7ef8-0b03-4f23-bd63-f9a7c2e1a102]Oct 01 10:55
-viera/#techrights-Tux Machines: Security: Michael Piacente, Data Protection, From VNC to Reverse Shell http://www.tuxmachines.org/node/116069 [https://pleroma.site/objects/13e2e74a-aca3-4805-a933-4f200fa4477f]Oct 01 11:01
-->kaniini (~kaniini@2600:1700:8660:6160:9d02:150a:d67b:f651) has joined #techrightsOct 01 11:06
-->SopaXorzTaker (~SopaXorzT@unaffiliated/sopaxorztaker) has joined #techrightsOct 01 11:27
-->lucaswangZG (~lucaswang@211.197.76.14) has joined #techrightsOct 01 11:49
<--lucaswangZG has quit (Remote host closed the connection)Oct 01 11:55
-->lauwie (~lauwie@1.239.118.206) has joined #techrightsOct 01 11:58
<--lauwie has quit (Remote host closed the connection)Oct 01 12:02
<--aindilis` has quit (Remote host closed the connection)Oct 01 12:22
-->aindilis (~aindilis@172-12-3-117.lightspeed.sgnwmi.sbcglobal.net) has joined #techrightsOct 01 12:23
-->kurtisebearzv (~kurtisebe@121.148.85.169) has joined #techrightsOct 01 12:34
<--kurtisebearzv has quit (Remote host closed the connection)Oct 01 12:37
<--Firee has quit (Quit: lolmoi)Oct 01 12:40
-->Firee (~Firee@unaffiliated/firee) has joined #techrightsOct 01 12:42
-->offby1cK (~offby1@49.48.31.34) has joined #techrightsOct 01 12:46
<--offby1cK has quit (Remote host closed the connection)Oct 01 12:49
-->sunitknandijS (~sunitknan@156.208.213.147) has joined #techrightsOct 01 12:54
-->zackDi (~zack@125.137.23.214) has joined #techrightsOct 01 12:56
<--zackDi has quit (Remote host closed the connection)Oct 01 12:58
<--sunitknandijS has quit (Killed (Sigyn (Spam is off topic on freenode.)))Oct 01 12:58
-->hellekinMC (~hellekin@89-92-5-156.hfc.dyn.abo.bbox.fr) has joined #techrightsOct 01 13:07
MinceR(audio) https://i.imgur.com/Z8lFwlE.gifvOct 01 13:10
-TechrightsBot-tr/#techrights-i.imgur.com | ImgurOct 01 13:10
<--hellekinMC has quit (Remote host closed the connection)Oct 01 13:13
-->mmu_man (~revol@vaf26-2-82-244-111-82.fbx.proxad.net) has joined #techrightsOct 01 13:14
-->ekleogLf (~ekleog@host86-164-255-212.range86-164.btcentralplus.com) has joined #techrightsOct 01 13:52
<--ekleogLf has quit (Remote host closed the connection)Oct 01 13:57
-->Firre (~Firee@91-156-170-83.elisa-laajakaista.fi) has joined #techrightsOct 01 13:57
<--Firee has quit (Ping timeout: 268 seconds)Oct 01 14:00
-->mobijubouu (~mobijubo@39.122.162.153) has joined #techrightsOct 01 14:05
<--mobijubouu has quit (Remote host closed the connection)Oct 01 14:08
<--XRevan86 has quit (Quit: Gateway shutdown)Oct 01 14:21
-->XRevan86 (7018dab47d@meowr.ru) has joined #techrightsOct 01 14:22
SopaXorzTakerMinceR, I don't hear anything :POct 01 14:33
MinceRyou can unmute if you right click on the videoOct 01 14:33
MinceRor you can use the button in the super-bloated version at https://imgur.com/gallery/9Pj8WG2Oct 01 14:34
-TechrightsBot-tr/#techrights-For the love of god turn the sound on - Album on ImgurOct 01 14:34
<--amarsh04 has quit (Quit: Konversation terminated!)Oct 01 15:03
-->amarsh04 (~amarsh04@ppp118-210-134-21.bras1.adl6.internode.on.net) has joined #techrightsOct 01 15:07
MinceRhttps://ircz.de/p/18011935Oct 01 15:10
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectOct 01 15:10
<--kaniini has quit (Quit: leaving)Oct 01 15:21
<--amarsh04 has quit (Read error: Connection reset by peer)Oct 01 15:40
-->amarsh04 (~amarsh04@ppp118-210-134-21.bras1.adl6.internode.on.net) has joined #techrightsOct 01 15:43
<--amarsh04 has quit (Client Quit)Oct 01 15:46
-->amarsh04 (~amarsh04@ppp118-210-134-21.bras1.adl6.internode.on.net) has joined #techrightsOct 01 15:48
-->deanmanYM (~deanman@188.3.143.65) has joined #techrightsOct 01 15:51
<--deanmanYM has quit (Remote host closed the connection)Oct 01 15:53
-->kaniini (~kaniini@2600:1700:8660:6160:9d02:150a:d67b:f651) has joined #techrightsOct 01 16:03
<--kaniini has quit (Quit: leaving)Oct 01 16:16
-->JeanMertz_fJ (~JeanMertz@p128050-ipngn200203okayamahigasi.okayama.ocn.ne.jp) has joined #techrightsOct 01 16:25
<--JeanMertz_fJ has quit (Remote host closed the connection)Oct 01 16:26
-->TigerbotHeshRz (~TigerbotH@138.121.129.24) has joined #techrightsOct 01 16:44
schestowitzMinceR: nice carOct 01 16:45
schestowitznot sure which kind though, it's too young for me to tell if karakul Oct 01 16:46
<--schestowitz has quit (Quit: Konversation terminated!)Oct 01 16:46
-->schestowitz (~roy@unaffiliated/schestowitz) has joined #techrightsOct 01 16:46
MinceRi thought it's a caracalOct 01 16:46
<--TigerbotHeshRz has quit (Ping timeout: 252 seconds)Oct 01 16:53
-->Doctor_Beardqj (~Doctor_Be@220.81.210.105) has joined #techrightsOct 01 17:05
<--Doctor_Beardqj has quit (Remote host closed the connection)Oct 01 17:07
MinceRhttps://www.tvnz.co.nz/one-news/new-zealand/travellers-refusing-hand-over-phone-password-airport-now-face-5000-customs-fineOct 01 17:12
-TechrightsBot-tr/#techrights-www.tvnz.co.nz | Travellers refusing to hand over phone password at airport now face $5000 Customs fine | 1 NEWS NOW | TVNZOct 01 17:12
---MinceR gives voice to SopaXorzTaker XRevan86 aindilis schestowitzOct 01 17:12
---MinceR gives voice to mmu_man Firre amarsh04Oct 01 17:12
-viera/#techrights-Tux Machines: Review: Quirky 8.6 http://www.tuxmachines.org/node/116070 [https://pleroma.site/objects/b0832fd8-73d5-4409-b239-5941e6ddb421]Oct 01 17:20
-viera/#techrights-Tux Machines: #AVLinux – An OS for Multimedia Content Creators http://www.tuxmachines.org/node/116071 [https://pleroma.site/objects/b01c5a31-1e06-490b-a8cd-03249d177380]Oct 01 17:27
-->preclaXz (~precla@160.242.134.36) has joined #techrightsOct 01 17:29
-->sp0ckCC (~sp0ck@17.183.223.87.dynamic.jazztel.es) has joined #techrightsOct 01 17:30
-viera/#techrights-Tux Machines: today's howtos http://www.tuxmachines.org/node/116073 #howto [https://pleroma.site/objects/69f05293-92f1-46f4-860a-49bcb29868fa]Oct 01 17:31
<--sp0ckCC has quit (Killed (Sigyn (Spam is off topic on freenode.)))Oct 01 17:32
<--preclaXz has quit (Remote host closed the connection)Oct 01 17:32
-->bosmato (~bosma@2.95.243.75) has joined #techrightsOct 01 17:36
<--bosmato has quit (K-Lined)Oct 01 17:39
-viera/#techrights-Tux Machines: #Android Leftovers http://www.tuxmachines.org/node/116072 [https://pleroma.site/objects/74266168-fe7c-49e0-ad43-a33eefdd233a]Oct 01 17:43
-viera/#techrights-Tux Machines: Games: Stellaris, X4: Foundations, Little Bug, DaggerHell Overkill, Life Is Strange 2, Reassembly and More http://www.tuxmachines.org/node/116074 [https://pleroma.site/objects/1363e0d4-3217-489c-b850-2b1a46e72510]Oct 01 18:02
-->kuba-orlikYP (~kuba-orli@134.19.159.15) has joined #techrightsOct 01 18:06
<--kuba-orlikYP has quit (Remote host closed the connection)Oct 01 18:12
-viera/#techrights-Tux Machines: Krita, KDE Contributions, Debian Contributions and Debian Leftovers http://www.tuxmachines.org/node/116075 [https://pleroma.site/objects/5dcb3dd1-1277-445f-b479-cef36f610ea2]Oct 01 18:21
-->roferhH (~rofer@156.194.9.127) has joined #techrightsOct 01 18:31
<--roferhH has quit (Remote host closed the connection)Oct 01 18:32
-viera/#techrights-Tux Machines: Manjaro 18 Nearly Here as Lots of Testing Updates Pushed This Week http://www.tuxmachines.org/node/116076 [https://pleroma.site/objects/3cde0217-8619-4102-92ae-1cd2daa563f7]Oct 01 18:33
-->isviridov_awayCP (~isviridov@85.185.41.126) has joined #techrightsOct 01 18:37
-viera/#techrights-Tux Machines: GUADEC 2019 and GNOME Internships http://www.tuxmachines.org/node/116077 [https://pleroma.site/objects/805932a0-054a-4f74-b6c5-49465e8a895e]Oct 01 18:39
<--isviridov_awayCP has quit (Remote host closed the connection)Oct 01 18:41
-->whiteingeXv (~whiteinge@88.135.94.18) has joined #techrightsOct 01 18:42
<--whiteingeXv has quit (Remote host closed the connection)Oct 01 18:44
-viera/#techrights-Tux Machines: Graphics: Gallium, NVIDIA, AMDVLK, OpenCV http://www.tuxmachines.org/node/116078 [https://pleroma.site/objects/de945a97-d4b9-4762-9f88-dab970c99d70]Oct 01 19:11
-viera/#techrights-Tux Machines: Programming: Qt 3D Studio 2.1 Released, Nuitka 0.6 Released, Code Style Checks in Python and How Overtime Hurts Your Software & Your Team http://www.tuxmachines.org/node/116079 [https://pleroma.site/objects/c33f2b13-3199-4ece-b41d-e0d26a4b80ed]Oct 01 19:18
-viera/#techrights-Tux Machines: today's howtos http://www.tuxmachines.org/node/116080 [https://pleroma.site/objects/bb9f5d97-be1e-4ecd-9a48-f18640d0ff78]Oct 01 19:45
-viera/#techrights-Tux Machines: Security: CVE Data, Upates, Telegram Messenger and Mutagen Astronomy http://www.tuxmachines.org/node/116081 [https://pleroma.site/objects/5b54046d-e589-404c-863f-f5f1f1953149]Oct 01 19:48
-->vxnkC (~vxn@pc-208-73-164-190.cm.vtr.net) has joined #techrightsOct 01 19:52
<--vxnkC has quit (Remote host closed the connection)Oct 01 19:53
-viera/#techrights-Tux Machines: Fedora: #Fedora Workstation Improvements and New PHP Versions http://www.tuxmachines.org/node/116082 [https://pleroma.site/objects/0a3c0e41-c497-4eca-bbbf-fdbb937feff0]Oct 01 20:01
<--oiaohm has quit (Remote host closed the connection)Oct 01 20:27
-->oiaohm (~oiaohm@unaffiliated/oiaohm) has joined #techrightsOct 01 20:27
-viera/#techrights-Tux Machines: Dbus-Broker Is Still A Faster User-Space-Based D-Bus http://www.tuxmachines.org/node/116083 [https://pleroma.site/objects/321f912d-0d08-4131-8167-510029e927b9]Oct 01 20:27
-->FreeBirdLjj (~FreeBirdL@117.red-88-0-176.dynamicip.rima-tde.net) has joined #techrightsOct 01 20:27
<--FreeBirdLjj has quit (Read error: Connection reset by peer)Oct 01 20:34
<--SopaXorzTaker has quit (Remote host closed the connection)Oct 01 20:37
-viera/#techrights-Tux Machines: #Audacity 2.3.0 Released http://www.tuxmachines.org/node/116084 [https://pleroma.site/objects/b6bacb34-2669-40d3-98ee-85569beacf0e]Oct 01 20:41
-viera/#techrights-Tux Machines: #Ubuntu Leftovers http://www.tuxmachines.org/node/116085 [https://pleroma.site/objects/990cbaaf-6240-4352-8f31-450ff71b6793]Oct 01 20:43
-viera/#techrights-Tux Machines: Latest Openwashing of Malicious, Proprietary Software Vendors http://www.tuxmachines.org/node/116086 [https://pleroma.site/objects/8ee2200d-ce12-4870-bb7b-0e0dfc609ec5]Oct 01 20:45
-->pppingmelr (~pppingme@187.121.1.95) has joined #techrightsOct 01 20:48
-->Bent0 (~Bent0@p77254-ipngn1701morioka.iwate.ocn.ne.jp) has joined #techrightsOct 01 20:54
<--pppingmelr has quit (Remote host closed the connection)Oct 01 20:56
<--Bent0 has quit (Remote host closed the connection)Oct 01 21:01
<--Firre has quit (Quit: lolmoi)Oct 01 21:01
-viera/#techrights-Tux Machines: Red Hat Company News http://www.tuxmachines.org/node/116087 [https://pleroma.site/objects/ab53d287-807b-4ee5-875f-0c2f5abdbafe]Oct 01 21:33
-viera/#techrights-Tux Machines: OSS Leftovers http://www.tuxmachines.org/node/116088 [https://pleroma.site/objects/248e197c-fef7-4893-85c4-6def173bad51]Oct 01 21:51
-viera/#techrights-Tux Machines: today's leftovers http://www.tuxmachines.org/node/116089 [https://pleroma.site/objects/add54395-3f42-4a9f-a49d-323b88cf6d54]Oct 01 21:56
-->Hygiea (~Hygiea@85.100.178.103) has joined #techrightsOct 01 22:07
<--Hygiea has quit (Remote host closed the connection)Oct 01 22:08
-viera/#techrights-Tux Machines: Links 1/10/2018: Linux 4.19 RC6 and Audacity 2.3.0 Released http://techrights.org/2018/10/01/audacity-2-3-0-released/ [https://pleroma.site/objects/e9027074-3f5f-4c15-ad86-e15237bc198c]Oct 01 22:13
MinceRhttps://ircz.de/p/18011853Oct 01 22:32
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectOct 01 22:32
XRevan86MinceR: Cute motorcycleOct 01 22:33
MinceRhttps://ircz.de/p/1801185Oct 01 22:46
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectOct 01 22:46
-->muh-die-kuh (~muh-die-k@5-157-107-65.v4.ngi.it) has joined #techrightsOct 01 23:03
<--muh-die-kuh has quit (Remote host closed the connection)Oct 01 23:05
MinceRhttps://ircz.de/p/1801177Oct 01 23:11
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectOct 01 23:11
MinceRhttps://i.imgur.com/ZBZTRy2.gifvOct 01 23:36
-TechrightsBot-tr/#techrights-i.imgur.com | ImgurOct 01 23:36
<--MinceR has quit (Ping timeout: 268 seconds)Oct 02 00:18
-->MinceR (~mincer@unaffiliated/mincer) has joined #techrightsOct 02 00:19
-->kaniini (~kaniini@2600:1700:8660:6160:dc5c:3f45:3e11:594f) has joined #techrightsOct 02 00:30
-->strudla_ (~strudla_@103.93.202.79) has joined #techrightsOct 02 00:37
<--strudla_ has quit (Remote host closed the connection)Oct 02 00:41
<--kaniini has quit (Quit: leaving)Oct 02 00:45
XRevan86https://en.wikipedia.org/wiki/Andrei_Vladimirovich_Bogdanov what an active personOct 02 00:46
-TechrightsBot-tr/#techrights-en.wikipedia.org | Andrei Vladimirovich Bogdanov - WikipediaOct 02 00:46
XRevan86He founded nine Russian political partiesOct 02 00:47
XRevan86and he also a mason and a friend to the governmentOct 02 00:48
XRevan86* he is alsoOct 02 00:48
XRevan86The real Swiss Army ManOct 02 00:49
XRevan86The real Russian Swiss Army ManOct 02 00:49
XRevan86Some of these parties are Republican-like, and some are socialistOct 02 00:52
XRevan86A progressive conservative-liberal communistOct 02 00:52
-->pidgin_log (~roy@host81-155-21-104.range81-155.btcentralplus.com) has joined #techrightsOct 02 01:00
-->BarahirRG (~Barahir@156.199.62.59) has joined #techrightsOct 02 01:22
<--BarahirRG has quit (Remote host closed the connection)Oct 02 01:28
---Disconnected ().Oct 02 01:40
**** ENDING LOGGING AT Tue Oct 2 01:40:30 2018
**** BEGIN LOGGING AT Tue Oct 2 01:49:52 2018
-->You are now talking on #techrightsOct 02 01:49
---Topic for #techrights is TechRights.org | Channel #techrights for http://TechRights.org :: please also join channels #boycottnovell-social #techbytes and #boycottnovellOct 02 01:49
---Topic for #techrights set by schestowitz!~schestowi@unaffiliated/schestowitz at Sat Jun 9 18:16:19 2012Oct 02 01:49
-->lounge-user67 (~lounge-us@179.157.131.247) has joined #techrightsOct 02 01:52
<--lounge-user67 has quit (Remote host closed the connection)Oct 02 01:53
-->MaqsrH (~Maqs@190.200.190.127) has joined #techrightsOct 02 02:12
<--MaqsrH has quit (Remote host closed the connection)Oct 02 02:17
-->AstroBadger (~AstroBadg@59.2.249.47) has joined #techrightsOct 02 02:28
<--AstroBadger has quit (Remote host closed the connection)Oct 02 02:33
cubexyz=Oct 02 02:42
-->kaniini (~kaniini@2600:1700:8660:6160:dc5c:3f45:3e11:594f) has joined #techrightsOct 02 03:00
-->veduCc (~vedu@186-91-225-63.genericrev.cantv.net) has joined #techrightsOct 02 03:46
<--veduCc has quit (Remote host closed the connection)Oct 02 03:48
-->gomoran (~gomoran@190.74.211.178) has joined #techrightsOct 02 03:56
<--gomoran has quit (Remote host closed the connection)Oct 02 04:00
<--kaniini has quit (Quit: leaving)Oct 02 05:11
<--mmu_man has quit (Ping timeout: 252 seconds)Oct 02 05:32
<--siel has quit (Ping timeout: 252 seconds)Oct 02 07:05
<--balrog has quit (Ping timeout: 272 seconds)Oct 02 07:08
-->siel (~siel@unaffiliated/motley) has joined #techrightsOct 02 07:23
<--siel has quit (Ping timeout: 252 seconds)Oct 02 07:41
---ChanServ gives channel operator status to MinceROct 02 07:42
---MinceR gives voice to oiaohm schestowitz schestowitz_log pidgin_logOct 02 07:42
---MinceR gives voice to acer-boxOct 02 07:42
MinceRhttps://hugelolcdn.com/i/549908.jpgOct 02 07:43
MinceRhttps://hugelolcdn.com/i/549803.jpgOct 02 07:49
-->siel (~siel@unaffiliated/motley) has joined #techrightsOct 02 07:54
MinceRhttps://i.imgur.com/ZX8aFuX.jpgOct 02 08:16
-->balrog (~balrog@unaffiliated/balrog) has joined #techrightsOct 02 08:33
-->hhwatson (~hhwatson@121.131.81.73) has joined #techrightsOct 02 08:35
<--hhwatson has quit (Remote host closed the connection)Oct 02 08:36
MinceRhttps://hugelolcdn.com/i/549791.jpgOct 02 08:48
-->Firre (~Firee@91-156-170-83.elisa-laajakaista.fi) has joined #techrightsOct 02 08:50
---MinceR gives voice to Firre balrog sielOct 02 08:58
MinceRhttps://hugelolcdn.com/i/549750.jpgOct 02 09:00
-viera/#techrights-Tux Machines: How to Install Pip on Ubuntu http://www.tuxmachines.org/node/116094 [https://pleroma.site/objects/0100384c-c809-441d-97cc-2bf4b6800124]Oct 02 09:03
-viera/#techrights-Tux Machines: #Android Leftovers http://www.tuxmachines.org/node/116093 [https://pleroma.site/objects/b3c15955-58ff-4a17-a960-7d80fa4ce7cb]Oct 02 09:04
-viera/#techrights-Tux Machines: GNOME 3.30 Desktop Environment Is Now Available on Flathub as Flatpak Runtimes http://www.tuxmachines.org/node/116092 [https://pleroma.site/objects/70c19e19-0792-453d-98cf-ed02805d4517]Oct 02 09:08
-viera/#techrights-Tux Machines: Arch Linux's October 2018 ISO Snapshot Released with Linux Kernel 4.18.9, More http://www.tuxmachines.org/node/116091 [https://pleroma.site/objects/0fab52c3-c870-4275-94e3-c243f3b82317]Oct 02 09:11
<--pidgin_log has quit (Quit: Leaving.)Oct 02 09:13
-viera/#techrights-Tux Machines: #KDevelop 5.3 beta 1 released http://www.tuxmachines.org/node/116090 [https://pleroma.site/objects/1aac1da5-a23b-4f26-8bec-f7ea6ca93292]Oct 02 09:14
-->SopaXorzTaker (~SopaXorzT@unaffiliated/sopaxorztaker) has joined #techrightsOct 02 09:18
<--SopaXorzTaker has quit (Remote host closed the connection)Oct 02 09:20
-viera/#techrights-Tux Machines: Chrome and Google: Breaking the Web, Extension Permissions and In-Browser Games http://www.tuxmachines.org/node/116095 [https://pleroma.site/objects/4310b358-5d50-4dc5-85c5-c0311c90fedf]Oct 02 09:34
-->SopaXorzTaker (~SopaXorzT@unaffiliated/sopaxorztaker) has joined #techrightsOct 02 10:05
-->nickzxcvUG (~nickzxcv@softbank126025157202.bbtec.net) has joined #techrightsOct 02 10:21
-viera/#techrights-Tux Machines: Here’s KDE Neon 5.13.5 : Based on Ubuntu 18.04 LTS and Uses KDE Plasma 5.13.5 http://www.tuxmachines.org/node/116096 [https://pleroma.site/objects/8871646f-e03d-4f8a-97ac-48d8a34fef1b]Oct 02 10:21
<--nickzxcvUG has quit (Remote host closed the connection)Oct 02 10:21
-viera/#techrights-Tux Machines: A brief discussion about package installation times in Gentoo Linux http://www.tuxmachines.org/node/116097 [https://pleroma.site/objects/9fe9e2b4-328a-48da-9309-4bdc9d571532]Oct 02 10:26
<--amarsh04 has quit (Ping timeout: 260 seconds)Oct 02 10:31
-viera/#techrights-Tux Machines: Games: Planet Nomads, Throne of Lies, FNA, Female Protagonist Sale and Steam Stats http://www.tuxmachines.org/node/116098 [https://pleroma.site/objects/09951a7b-d0f0-4b91-8cda-a76b53ff39b9]Oct 02 10:37
-->BrownoutMc (~Brownout@86-102-28-38.xdsl.primorye.ru) has joined #techrightsOct 02 10:44
<--BrownoutMc has quit (Remote host closed the connection)Oct 02 10:48
-viera/#techrights-Tux Machines: Mozilla: Firefox 63 Beta 10, Firefox Nightly, October’s Featured Extensions and Privacy http://www.tuxmachines.org/node/116099 [https://pleroma.site/objects/303174bc-fd3b-44e1-92f4-dae199de7cfb]Oct 02 10:54
-->jk^ (~jk^@156.217.97.3) has joined #techrightsOct 02 10:58
<--jk^ has quit (Remote host closed the connection)Oct 02 11:03
-viera/#techrights-Tux Machines: AV1 Video Decoder DAV1D http://www.tuxmachines.org/node/116100 [https://pleroma.site/objects/f10c27cd-7b0f-4780-86d8-4ef7831f6b25]Oct 02 11:04
-viera/#techrights-Tux Machines: Kernel: 2018 #Linux Plumbers Conference Update and #Stratis 1.0 Reached http://www.tuxmachines.org/node/116101 [https://pleroma.site/objects/5018f177-5c2f-4ada-943e-8784c0910132]Oct 02 11:14
-->wrenny_b (~wrenny_b@nttkyo788242.tkyo.nt.ngn.ppp.infoweb.ne.jp) has joined #techrightsOct 02 11:17
-viera/#techrights-Tux Machines: #Linux users want (and deserve) shiny things too http://www.tuxmachines.org/node/116102 [https://pleroma.site/objects/9ca73c5a-c972-4ff1-8ce3-85f9f8a21466]Oct 02 11:18
<--wrenny_b has quit (Remote host closed the connection)Oct 02 11:20
-viera/#techrights-Tux Machines: today's howtos http://www.tuxmachines.org/node/116103 [https://pleroma.site/objects/1de0a8d4-c320-4fd3-9d19-6f95e8cdfb02]Oct 02 11:20
-->makefuME (~makefu@95.67.231.183) has joined #techrightsOct 02 11:22
<--makefuME has quit (K-Lined)Oct 02 11:24
-->mmu_man (~revol@vaf26-2-82-244-111-82.fbx.proxad.net) has joined #techrightsOct 02 11:57
-viera/#techrights-Tux Machines: FOSS in #Education http://www.tuxmachines.org/node/116106 [https://pleroma.site/objects/7efa7aa0-d7df-4afc-9379-706606fd18d2]Oct 02 12:00
-viera/#techrights-Tux Machines: Microsoft FUD and an #Openwashing Stunt http://www.tuxmachines.org/node/116107 [https://pleroma.site/objects/cd7de382-11ef-4855-ba7d-4dda9bdaf4c1]Oct 02 12:02
-viera/#techrights-Tux Machines: Open Networking Summit Europe http://www.tuxmachines.org/node/116108 [https://pleroma.site/objects/01408c2e-a83e-4de6-925b-c400cdad8f60]Oct 02 12:05
-viera/#techrights-Tux Machines: #Android Leftovers http://www.tuxmachines.org/node/116105 [https://pleroma.site/objects/947e5daa-f5e7-4a2f-892e-9ef6aeb9ad95]Oct 02 12:07
---MinceR gives voice to mmu_man SopaXorzTakerOct 02 12:09
-viera/#techrights-Tux Machines: 4 open source invoicing tools for small businesses http://www.tuxmachines.org/node/116104 [https://pleroma.site/objects/2e8f9f31-9e84-4829-aea6-a90b05ba1b39]Oct 02 12:09
-viera/#techrights-Tux Machines: Debian and Security http://www.tuxmachines.org/node/116109 [https://pleroma.site/objects/ef5a7794-ec80-4c46-9487-00bbe7525151]Oct 02 13:15
-->amarsh04 (~amarsh04@ppp118-210-134-21.bras1.adl6.internode.on.net) has joined #techrightsOct 02 13:32
-->imeredithYu (~imeredith@186.20.36.124) has joined #techrightsOct 02 13:54
<--imeredithYu has quit (Remote host closed the connection)Oct 02 13:55
<--SopaXorzTaker has quit (Quit: Leaving)Oct 02 14:08
---MinceR gives voice to amarsh04Oct 02 14:22
<--amarsh04 has quit (Ping timeout: 268 seconds)Oct 02 14:48
XRevan86MinceR: https://malcont.net/2016/09/actors-re-casted-for-different-roles-in-stargate-series/ I noticed that %)Oct 02 14:57
-TechrightsBot-tr/#techrights-Actors re-casted for different roles in Stargate series - malcont.netOct 02 14:57
XRevan86They keep re-using actors, even for major roles in the episodes, not just backgrounds.Oct 02 14:58
MinceRyeahOct 02 15:00
-viera/#techrights-Tux Machines: Today in Techrights http://www.tuxmachines.org/node/116110 [https://pleroma.site/objects/49035c85-d524-4407-9ee4-1715a77f5537]Oct 02 15:03
-viera/#techrights-Tux Machines: today's howtos http://www.tuxmachines.org/node/116111 [https://pleroma.site/objects/773c4fe7-490f-40f0-9503-8918e8aa8521]Oct 02 15:18
-->yum3 (~yum3@p123129-ipngn200203takakise.saga.ocn.ne.jp) has joined #techrightsOct 02 15:34
<--yum3 has quit (Read error: Connection reset by peer)Oct 02 15:38
-viera/#techrights-Tux Machines: LLVM/OpenMP News http://www.tuxmachines.org/node/116112 [https://pleroma.site/objects/092e2a39-fb4f-4e2e-ab28-63b9011e348b]Oct 02 15:56
cubexyzXRevan86, have you got to the good episodes of Star Trek NG yet? :)Oct 02 16:19
-->bperryEJ (~bperry@211.197.6.113) has joined #techrightsOct 02 16:20
XRevan86cubexyz: nope %)Oct 02 16:20
XRevan86https://smbc-comics.com/comic/rise-of-the-machinesOct 02 16:21
-TechrightsBot-tr/#techrights-smbc-comics.com | Saturday Morning Breakfast Cereal - Rise of the MachinesOct 02 16:21
XRevan86cubexyz: Instead I've finally tried out GTA:SA %)Oct 02 16:22
XRevan86that's a better game than I expectedOct 02 16:22
cubexyzwhat platform?Oct 02 16:23
XRevan86cubexyz: WineOct 02 16:23
<--bperryEJ has quit (Remote host closed the connection)Oct 02 16:24
-->rofergZ (~rofer@189.143.236.114) has joined #techrightsOct 02 17:25
<--rofergZ has quit (Remote host closed the connection)Oct 02 17:27
-->SparkeeUv (~Sparkee@2.186.103.96) has joined #techrightsOct 02 17:28
<--SparkeeUv has quit (Remote host closed the connection)Oct 02 17:32
-->Guest58125 (~ra1nb0w@218.237.22.134) has joined #techrightsOct 02 17:37
<--Guest58125 has quit (Remote host closed the connection)Oct 02 17:39
-->amarsh04 (~amarsh04@ppp118-210-134-21.bras1.adl6.internode.on.net) has joined #techrightsOct 02 17:52
-->kaniini (~kaniini@2600:1700:8660:6160:8888:cafa:d927:c679) has joined #techrightsOct 02 17:54
<--acer-box has quit (Ping timeout: 252 seconds)Oct 02 18:44
-viera/#techrights-Tux Machines: Greg Kroah-Hartman Explains How the Kernel Community Is Securing Linux http://www.tuxmachines.org/node/116113 [https://pleroma.site/objects/434ed401-e8f7-421d-9765-a161d7b2f31e]Oct 02 18:47
-viera/#techrights-Tux Machines: Trying Out #AMDGPU DRM-Next Ahead Of Linux 4.20~5.0 http://www.tuxmachines.org/node/116114 [https://pleroma.site/objects/e8f1beb4-4d3f-4c62-a677-5a500afe26ec]Oct 02 18:51
-viera/#techrights-Tux Machines: Major #Debian GNU/Linux 9 "Stretch" Linux Kernel Patch Fixes 18 Security Flaws http://www.tuxmachines.org/node/116115 [https://pleroma.site/objects/d2e9c437-cc6b-4fb3-8f36-9b37102fe7aa]Oct 02 18:51
-viera/#techrights-Tux Machines: #Android Leftovers http://www.tuxmachines.org/node/116116 [https://pleroma.site/objects/55d3f46d-700c-40ec-911d-c3c923aff829]Oct 02 18:53
<--kaniini has quit (Quit: leaving)Oct 02 19:09
-->kaniini (~kaniini@2600:1700:8660:6160:8888:cafa:d927:c679) has joined #techrightsOct 02 19:11
-->techalchemyHT (~techalche@201-35-235-154.bnut3703.dsl.brasiltelecom.net.br) has joined #techrightsOct 02 19:17
-->acer-box (~acer-box@unaffiliated/schestowitz) has joined #techrightsOct 02 19:17
<--techalchemyHT has quit (Remote host closed the connection)Oct 02 19:19
<--kaniini has quit (Quit: leaving)Oct 02 19:43
<--oiaohm has quit (Ping timeout: 256 seconds)Oct 02 20:13
-->oiaohm (~oiaohm@unaffiliated/oiaohm) has joined #techrightsOct 02 20:14
-->wangofettyn (~wangofett@31.181.184.243) has joined #techrightsOct 02 20:16
DaemonFC[m]I have San Andreas on the PS2. Looks pretty bad on my 4K TV.Oct 02 20:16
DaemonFC[m]I've thought about getting a crap TV just for the PS2.Oct 02 20:16
DaemonFC[m]> XRevan86, have you got to the good episodes of Star Trek NG yet? :)Oct 02 20:17
DaemonFC[m]I'm watching them on Netflix. The first season was terrible. It had been long enough that I forgot.Oct 02 20:17
DaemonFC[m]There's no story arc really. You can watch them in just about any order and it won't matter.Oct 02 20:18
DaemonFC[m]Babylon 5 was really the first sci fi TV series to have a story arc. Dr. Who has been going on forever and still mainly doesn't have one.Oct 02 20:19
<--wangofettyn has quit (Remote host closed the connection)Oct 02 20:21
---MinceR gives voice to oiaohm amarsh04 acer-boxOct 02 20:23
DaemonFC[m]> They keep re-using actors, even for major roles in the episodes, not just backgrounds.Oct 02 20:25
DaemonFC[m]I had noticed that a long time ago. When you have them wearing heavy makeup you can get away with it, but they had same actors playing different human characters too. I can see reusing child actors. You want to keep kids on the set to a minimum because they get fussy and uncooperative.Oct 02 20:25
DaemonFC[m]AV1 will be interesting if it catches on, but MPEG and the VP8 and VP9 codecs already have an advantage in that there's actual hardware decoding assistance on stuff people use now.Oct 02 20:27
DaemonFC[m]You can decode it entirely on the CPU with software, but it will cause heat and battery drain problems.Oct 02 20:28
DaemonFC[m]Apple never put WebM support into their products. There's no way to decode open codecs on Apple products at all.Oct 02 20:29
DaemonFC[m]Google is wants to supplant h.264, but they're playing the long game. They support it, but are not supporting h.265.Oct 02 20:30
DaemonFC[m]In comparison, it takes a ton of bandwidth to stream h.264.Oct 02 20:31
DaemonFC[m]I suppose that they hope they can wait Apple out.Oct 02 20:31
-viera/#techrights-Tux Machines: Security Leftovers http://www.tuxmachines.org/node/116117 [https://pleroma.site/objects/2214eda7-0f2f-497c-853e-f11e9a00b8a7]Oct 02 20:50
-viera/#techrights-Tux Machines: OSS Leftovers http://www.tuxmachines.org/node/116118 [https://pleroma.site/objects/c3a93ec9-0608-4b69-a918-3d896a7d9768]Oct 02 20:54
-viera/#techrights-Tux Machines: today's leftovers http://www.tuxmachines.org/node/116119 [https://pleroma.site/objects/b3ab5234-520b-4fd9-8515-a05bd02c8dcd]Oct 02 20:58
-viera/#techrights-Tux Machines: Links 2/10/2018: Stratis 1.0 and Milestone for Alliance of Open Media http://techrights.org/2018/10/02/alliance-of-open-media/ [https://pleroma.site/objects/2e3107ff-9201-43fe-af26-31a362bc4e31]Oct 02 21:05
schestowitz[20:16] <DaemonFC[m]> I have San Andreas on the PS2. Looks pretty bad on my 4K TV.Oct 02 21:06
schestowitzI heard it's a bad scriptOct 02 21:06
schestowitzdialogues back, just nice special effects for the trailerOct 02 21:06
<--Firre has quit (Quit: lolmoi)Oct 02 21:11
-->epatpolfS (~epatpol@118-106-181-142.aichieast1.commufa.jp) has joined #techrightsOct 02 21:18
<--epatpolfS has quit (Remote host closed the connection)Oct 02 21:24
XRevan86DaemonFC[m]: What is the point of PS2 though?Oct 02 21:34
XRevan86DaemonFC[m]: Just plug in a PC %).Oct 02 21:35
XRevan86schestowitz: hmm?Oct 02 21:35
XRevan86bad script dialogues?Oct 02 21:35
-->kaniini (~kaniini@2600:1700:8660:6160:8888:cafa:d927:c679) has joined #techrightsOct 02 21:53
-->tre99 (~tre99@78.158.221.45) has joined #techrightsOct 02 21:55
DaemonFC[m]I got it on my PS2 when I bought the PS2 Slim in 2005.Oct 02 21:55
DaemonFC[m]I got one of the last revisions they made.Oct 02 21:55
DaemonFC[m]They revise the console as they go. Die shrinks make them cheaper to build because they get smaller.Oct 02 21:57
DaemonFC[m]I still get games for it at the thrift stores.Oct 02 21:57
<--tre99 has quit (Remote host closed the connection)Oct 02 21:58
-->ravndalfQ (~ravndal@p957094-ipngn200908tokaisakaetozai.aichi.ocn.ne.jp) has joined #techrightsOct 02 21:58
<--kaniini has quit (Quit: leaving)Oct 02 22:04
<--ravndalfQ has quit (Remote host closed the connection)Oct 02 22:06
-->dmcc_ac (~dmcc_@188.241.255.18) has joined #techrightsOct 02 23:27
<--dmcc_ac has quit (Remote host closed the connection)Oct 02 23:28
-->wolfkin (~wolfkin@190.74.223.99) has joined #techrightsOct 03 00:02
<--wolfkin has quit (Killed (Sigyn (Spam is off topic on freenode.)))Oct 03 00:02
MinceRhttps://hugelolcdn.com/i/549280.jpgOct 03 00:07
DaemonFC[m]Mom shared her Amazon login with me. I've been watching The Man in the High Castle.Oct 03 00:10
DaemonFC[m]I managed to binge watch halfway into season 2 so far.Oct 03 00:10
XRevan86https://shitposter.club/notice/11802735 hahOct 03 00:19
-TechrightsBot-tr/#techrights-shitposter.club | Shitposter ClubOct 03 00:19
DaemonFC[m]I suspected that the divergence point would be the assasination of Chicago Mayor Anton Cermak in Florida in 1934, and Wikipedia says I was right.Oct 03 00:31
DaemonFC[m]Speculation is that the guy missed Roosevelt and got Cermak instead. In the alternate universe in the novel/TV series, he shot Roosevelt. Oct 03 00:32
DaemonFC[m]The US maintained a policy of isolationism before entering the war much later on, which gave the Axis time to develop the atomic bomb, which they deployed on Washington, DC.Oct 03 00:33
-->kaniini (~kaniini@2600:1700:8660:6160:9d8a:a76d:760a:306d) has joined #techrightsOct 03 01:18
<--kaniini has quit (Quit: leaving)Oct 03 01:28
---Disconnected ().Oct 03 01:42
**** ENDING LOGGING AT Wed Oct 3 01:42:21 2018
**** BEGIN LOGGING AT Wed Oct 3 02:56:37 2018
-->You are now talking on #techrightsOct 03 02:56
---Topic for #techrights is TechRights.org | Channel #techrights for http://TechRights.org :: please also join channels #boycottnovell-social #techbytes and #boycottnovellOct 03 02:56
---Topic for #techrights set by schestowitz!~schestowi@unaffiliated/schestowitz at Sat Jun 9 18:16:19 2012Oct 03 02:56
<--schestowitz_log has quit (Read error: Connection timed out)Oct 03 02:57
---Disconnected (Remote host closed socket).Oct 03 02:57
**** ENDING LOGGING AT Wed Oct 3 02:57:04 2018
**** BEGIN LOGGING AT Wed Oct 3 02:57:30 2018
-->You are now talking on #techrightsOct 03 02:57
---Topic for #techrights is TechRights.org | Channel #techrights for http://TechRights.org :: please also join channels #boycottnovell-social #techbytes and #boycottnovellOct 03 02:57
---Topic for #techrights set by schestowitz!~schestowi@unaffiliated/schestowitz at Sat Jun 9 18:16:19 2012Oct 03 02:57
schestowitz[00:32] <DaemonFC[m]> Speculation is that the guy missed Roosevelt and got Cermak instead. In the alternate universe in the novel/TV series, he shot Roosevelt. Oct 03 03:05
schestowitz[00:33] <DaemonFC[m]> The US maintained a policy of isolationism before entering the war much later on, which gave the Axis time to develop the atomic bomb, which they deployed on Washington, DC.Oct 03 03:05
schestowitzisolationism?Oct 03 03:06
<--amarsh04 has quit (Read error: Connection reset by peer)Oct 03 03:29
-->kaniini (~kaniini@2600:1700:8660:6160:fcc9:8eec:9b9c:918a) has joined #techrightsOct 03 03:30
-->amarsh04 (~amarsh04@ppp118-210-134-21.bras1.adl6.internode.on.net) has joined #techrightsOct 03 03:35
-viera/#techrights-Tux Machines: Coffee Lake COM Express modules support new quad-core, 3GHz i3-8100H http://www.tuxmachines.org/node/116120 [https://pleroma.site/objects/4fce4ee4-d94b-47ea-b761-ed256e4ebd5b]Oct 03 03:49
-->cdr255 (~cdr255@221.152.103.161) has joined #techrightsOct 03 03:58
-->ed_bsd (~ed_bsd@h-211-92.A328.priv.bahnhof.se) has joined #techrightsOct 03 04:00
-viera/#techrights-Tux Machines: Games: XCOM 2: War of the Chosen and More on GNU/Linux http://www.tuxmachines.org/node/116121 [https://pleroma.site/objects/bb061769-abf3-4fc3-b0cd-2fdedad7b531]Oct 03 04:01
<--ed_bsd has quit (Remote host closed the connection)Oct 03 04:05
<--kaniini has quit (Quit: leaving)Oct 03 04:05
<--cdr255 has quit (Remote host closed the connection)Oct 03 04:06
-->celestialvisionN (~celestial@p2574037-ipngn200901osakachuo.osaka.ocn.ne.jp) has joined #techrightsOct 03 04:15
<--celestialvisionN has quit (Remote host closed the connection)Oct 03 04:21
-viera/#techrights-Tux Machines: Mozilla: Mojolicious, CSS, MDN, Android Users and Desktop http://www.tuxmachines.org/node/116122 [https://pleroma.site/objects/73d1863b-3e40-463c-bf19-6448a9035fd9]Oct 03 04:27
-->Guest929 (~The@222.96.133.212) has joined #techrightsOct 03 04:31
-->rnoriegaMh (~rnoriega@200.44.218.182) has joined #techrightsOct 03 04:33
<--Guest929 has quit (Remote host closed the connection)Oct 03 04:37
<--rnoriegaMh has quit (Killed (Sigyn (Spam is off topic on freenode.)))Oct 03 04:38
-viera/#techrights-Tux Machines: IBM Nabla Containers, Kubernetes 1.12 and Platform9 Open Sources Its Kubernetes Etcd Support Tool http://www.tuxmachines.org/node/116123 [https://pleroma.site/objects/f7f38e18-d738-4443-86d1-4ae4e8935c07]Oct 03 04:54
-->Firre (~Firee@91-156-170-83.elisa-laajakaista.fi) has joined #techrightsOct 03 05:21
-viera/#techrights-Tux Machines: Kernel and Security: Code of Conduct, VESA, Kernel Recipes 2018/WireGuard and Latest Updates http://www.tuxmachines.org/node/116124 [https://pleroma.site/objects/936e06d1-1dbb-4a2f-a886-3cae44d87760]Oct 03 05:34
-viera/#techrights-Tux Machines: #Openwashing of #Surveillance and the Latest #Microsoft #Propaganda From #MacAsay http://www.tuxmachines.org/node/116125 [https://pleroma.site/objects/76d72594-721b-47a3-950b-2818759b1e12]Oct 03 05:36
-->acer-box__ (~acer-box@unaffiliated/schestowitz) has joined #techrightsOct 03 05:47
<--acer-box has quit (Ping timeout: 252 seconds)Oct 03 05:47
-viera/#techrights-Tux Machines: today's howtos http://www.tuxmachines.org/node/116126 [https://pleroma.site/objects/02bf248a-306e-4e66-a5cb-97f12e3838cf]Oct 03 05:59
<--acer-box__ has quit (Quit: Konversation term)Oct 03 06:42
-->acer-box__ (~acer-box@host81-152-237-172.range81-152.btcentralplus.com) has joined #techrightsOct 03 06:42
<--acer-box__ has quit (Changing host)Oct 03 06:42
-->acer-box__ (~acer-box@unaffiliated/schestowitz) has joined #techrightsOct 03 06:42
-viera/#techrights-Tux Machines: Red Hat Leftovers http://www.tuxmachines.org/node/116127 [https://pleroma.site/objects/8e6d8798-d770-44a7-b85d-9ede05cdbcd5]Oct 03 07:43
-->ThiefMaster`dH (~ThiefMast@124.49.180.51) has joined #techrightsOct 03 07:43
<--ThiefMaster`dH has quit (K-Lined)Oct 03 07:48
-->scrdcowXd (~scrdcow@175.200.36.219) has joined #techrightsOct 03 07:57
<--scrdcowXd has quit (Remote host closed the connection)Oct 03 07:58
MinceRhttps://hugelolcdn.com/i/549491.jpgOct 03 08:13
-->tessier_ (~treed@kernel-panic/copilotco) has joined #techrightsOct 03 08:14
<--tessier has quit (*.net *.split)Oct 03 08:19
<--aindilis has quit (Ping timeout: 252 seconds)Oct 03 08:21
-viera/#techrights-Tux Machines: #Korkut – Quick and Simple Image Processing at the Terminal http://www.tuxmachines.org/node/116128 #freesw [https://pleroma.site/objects/589221ca-c5aa-4f7f-ae41-0c704a982a08]Oct 03 08:26
-->aindilis (~aindilis@172-12-3-117.lightspeed.sgnwmi.sbcglobal.net) has joined #techrightsOct 03 08:32
<--aindilis has quit (Remote host closed the connection)Oct 03 08:34
-viera/#techrights-Tux Machines: 2018 Linux Plumbers Conference Full and Linux Australia/LCA Debunks New Smears http://www.tuxmachines.org/node/116129 [https://pleroma.site/objects/5b857b15-f0d9-4a32-8733-42e63770b95e]Oct 03 08:34
-->aindilis (~aindilis@172-12-3-117.lightspeed.sgnwmi.sbcglobal.net) has joined #techrightsOct 03 08:35
-viera/#techrights-Tux Machines: FOSS Growing in Mauritius and Sourcegraph Adopts Apache 2 License http://www.tuxmachines.org/node/116130 [https://pleroma.site/objects/37a5b85b-4195-42a5-b6a2-b8b288dd6134]Oct 03 08:38
MinceRhttps://hugelolcdn.com/i/549153.jpgOct 03 08:41
---MinceR gives voice to tessier_ Firre schestowitz acer-box__Oct 03 08:41
---MinceR gives voice to schestowitz_log aindilis amarsh04Oct 03 08:41
MinceRhttps://i.imgur.com/qFM3hf7.pngOct 03 08:44
-viera/#techrights-Tux Machines: Microsoft Takeover of GNU/Linux Machines by Debian/APT http://www.tuxmachines.org/node/116131 [https://pleroma.site/objects/148a3897-d8c4-475e-b026-acb1592b285c]Oct 03 08:44
-viera/#techrights-Tux Machines: Devices/Embedded Linux From Enea/Xilinx and Advantech http://www.tuxmachines.org/node/116132 [https://pleroma.site/objects/2d855d3a-3eb5-464e-9deb-920c39aa70d1]Oct 03 08:48
-viera/#techrights-Tux Machines: Google Pixel Slate, Android 'Smart' Watch and Google's Censorship/Ban of SuperSU (Root Access) http://www.tuxmachines.org/node/116133 [https://pleroma.site/objects/38275121-7220-410d-b8e3-0156d7dc51d0]Oct 03 08:53
-viera/#techrights-Tux Machines: Canonical/Ubuntu: Roundup of Ubuntu Server Progress and Appeal to Hype (AI/ML) http://www.tuxmachines.org/node/116134 [https://pleroma.site/objects/27d7a2ae-3d2b-4a95-be7e-11eba29b2c5d]Oct 03 08:56
-->okj579RO (~okj579@203.234.105.21) has joined #techrightsOct 03 10:27
-->samO_qX (~samO_@88.135.94.18) has joined #techrightsOct 03 10:29
<--samO_qX has quit (Remote host closed the connection)Oct 03 10:30
<--okj579RO has quit (Read error: Connection reset by peer)Oct 03 10:30
-->AntaresrW (~Antares@210.123.109.212) has joined #techrightsOct 03 10:35
<--AntaresrW has quit (Remote host closed the connection)Oct 03 10:43
-viera/#techrights-Tux Machines: Tips for listing files with ls at the Linux command line http://www.tuxmachines.org/node/116135 [https://pleroma.site/objects/6b33527d-8a51-47b4-82ec-cc9b667cb3c0]Oct 03 10:50
-viera/#techrights-Tux Machines: #Android Leftovers http://www.tuxmachines.org/node/116136 [https://pleroma.site/objects/55f757f2-8ca3-4c6f-84f1-8beff6554f3e]Oct 03 10:50
-->BluekingLZ (~Blueking@183.157.187.197) has joined #techrightsOct 03 11:12
<--BluekingLZ has quit (Remote host closed the connection)Oct 03 11:13
-->mmu_man (~revol@vaf26-2-82-244-111-82.fbx.proxad.net) has joined #techrightsOct 03 11:15
-->opaqueshadow (~opaquesha@31.167.91.253) has joined #techrightsOct 03 11:15
<--opaqueshadow has quit (Remote host closed the connection)Oct 03 11:20
---MinceR gives voice to mmu_manOct 03 11:50
MinceRhttps://www.theregister.co.uk/2018/10/01/the_robot_operating_system_gets_the_microsoft_treatment/Oct 03 11:51
-TechrightsBot-tr/#techrights-www.theregister.co.uk | Robot Operating System gets the Microsoft treatment • The RegisterOct 03 11:51
MinceR:(Oct 03 11:51
-viera/#techrights-Tux Machines: Today in Techrights http://www.tuxmachines.org/node/116137 [https://pleroma.site/objects/ef953c47-6941-475c-899f-fcefd3889a2b]Oct 03 11:57
-->madnight (~madnight@183.108.1.14) has joined #techrightsOct 03 12:00
<--madnight has quit (Remote host closed the connection)Oct 03 12:03
-->wacvy (~wac@112.186.11.185) has joined #techrightsOct 03 12:16
<--wacvy has quit (Remote host closed the connection)Oct 03 12:18
-->jonadabgJ (~jonadab@61.254.114.120) has joined #techrightsOct 03 12:44
<--jonadabgJ has quit (Remote host closed the connection)Oct 03 12:46
<--amarsh04 has quit (Quit: Konversation terminated!)Oct 03 13:09
<--mmu_man has quit (Ping timeout: 252 seconds)Oct 03 13:13
-->amarsh04 (~amarsh04@ppp118-210-134-21.bras1.adl6.internode.on.net) has joined #techrightsOct 03 13:21
-->mmu_man (~revol@vaf26-3-88-162-211-210.fbx.proxad.net) has joined #techrightsOct 03 13:24
cubexyzok, my first thought was IBM PS/2Oct 03 13:31
cubexyzbut you guys mean Sony PS2Oct 03 13:32
-->Guest3833 (~Guest3833@109-184-190-36.dynamic.mts-nn.ru) has joined #techrightsOct 03 13:32
XRevan86My PC still has a PS/2Oct 03 13:33
XRevan86but only oneOct 03 13:33
cubexyzeven more ambiguous :)Oct 03 13:33
XRevan86cubexyz: Why's that? %)Oct 03 13:33
XRevan86I mean the portOct 03 13:34
cubexyzso new motherboards don't have PS/2 port?Oct 03 13:34
XRevan86cubexyz: nopeOct 03 13:34
XRevan86> "More RSS / Atom feeds seem to have vanished lately.  Others seem to  work only intermittently.  I hope the web is not closing down beyond the  point of no return."-FriendOct 03 13:36
cubexyzyou do realize that the PS/2 port isn't polled, like a USB keyboard is?Oct 03 13:36
XRevan86schestowitz: All Atom/RSS feeds I've ever added to my reader have never went down ever :)Oct 03 13:36
XRevan86cubexyz: yesOct 03 13:36
XRevan86cubexyz: But dunno, I've failed to actually see any disadvantage from modern USB keyboardsOct 03 13:37
XRevan86Meanwhile, I tried plugging a mouse into the PS/2 port I have, and it didn't work %)Oct 03 13:38
cubexyzplus I have a ton of PS/2 keyboardsOct 03 13:39
XRevan86I suspect it's because it's a dual-portOct 03 13:39
<--Guest3833 has quit (Remote host closed the connection)Oct 03 13:39
cubexyzthat's possibleOct 03 13:39
XRevan86That is a thing, right? :)Oct 03 13:40
XRevan86Someone told me it's a thingOct 03 13:41
cubexyzit isOct 03 13:41
cubexyzthere is a splitter cable for thatOct 03 13:41
XRevan86> plus I have a ton of PS/2 keyboardsOct 03 13:41
XRevan86You could use an adapterOct 03 13:41
XRevan86they're pretty dirty cheapOct 03 13:42
cubexyzI'd rather not Oct 03 13:44
XRevan86fair enoughOct 03 13:45
cubexyzha, there's PCI PS/2 cardsOct 03 13:45
cubexyzthe protocol is different... then there's active and passive adaptersOct 03 13:47
cubexyzAROS and Plan9 that could be trouble without a PS/2 keyboardOct 03 13:51
cubexyznot to mention freedosOct 03 13:51
cubexyzbut I guess I can try some experimentsOct 03 13:52
XRevan86cubexyz: Surely FreeDOS can work with USB keyboards and miceOct 03 13:52
XRevan86can it?Oct 03 13:53
XRevan86> https://pleroma.site/notice/5935681Oct 03 13:53
XRevan86SuperSU is proprietary, and it's dead for months.Oct 03 13:53
XRevan86It could be removed by the owner, because he abandoned it.Oct 03 13:54
cubexyzXRevan86, that could be BIOS specificOct 03 13:54
cubexyzand I can't remember ever trying itOct 03 13:54
cubexyzmsdos had keyb.com I thinkOct 03 13:55
cubexyzto use external keyboards on some laptops if I remember rightOct 03 13:55
XRevan86I use https://f-droid.org/packages/me.phh.superuser, but I don't know how it works on newer Android versions.Oct 03 13:55
-TechrightsBot-tr/#techrights-f-droid.org | Superuser | F-Droid - Free and Open Source Android App RepositoryOct 03 13:55
cubexyzprobably in most cases it will workOct 03 13:56
cubexyzI don't think plan9 ever supported XHCI but I haven't checked it in agesOct 03 13:58
MinceRPS/2 ports are not hotplug-capableOct 03 13:58
MinceRand they can even fry if you plug or unplug a device while the PC is turned onOct 03 13:58
cubexyzyou can pop the keyboard fuse yesOct 03 13:59
cubexyzthat's why I always leave them plugged inOct 03 13:59
XRevan86https://xda-developers.com/chainfire-retires-supersu-february huh, there's been more to thatOct 03 13:59
-TechrightsBot-tr/#techrights-www.xda-developers.com | Chainfire Retires from SuperSU, to Leave Fully February 24thOct 03 13:59
XRevan86from a year agoOct 03 13:59
MinceRit's one of the reasons why i use USB :>Oct 03 14:00
XRevan86A Chinese company bought SuperSUOct 03 14:00
MinceR:(Oct 03 14:00
cubexyzmy amiga 500 is an early model Oct 03 14:03
cubexyzmitsumi made thoseOct 03 14:04
cubexyzminimig was PS/2 as wellOct 03 14:07
cubexyzoh yeah and ummm amiga 3000 used the old 5-pin DIN connectorOct 03 14:09
cubexyzI admit these are edge casesOct 03 14:09
cubexyzI think the PS/2 keyboard connector is actually a mini-DIN connectorOct 03 14:13
cubexyzthe old style was 5-pin 180 degree Oct 03 14:14
cubexyzthe PS/2 connector would be a mini-DIN-6Oct 03 14:15
cubexyzok, looks like gigbyte has motherboards with PS/2 connectors stillOct 03 14:20
<--amarsh04 has quit (Quit: Konversation terminated!)Oct 03 14:26
-->amarsh04 (~amarsh04@ppp118-210-134-21.bras1.adl6.internode.on.net) has joined #techrightsOct 03 14:32
-->Paranoialmaniac (~Paranoial@201-69-61-177.dial-up.telesp.net.br) has joined #techrightsOct 03 14:48
<--Paranoialmaniac has quit (Remote host closed the connection)Oct 03 14:52
<--Firre has quit (Ping timeout: 244 seconds)Oct 03 14:56
-->Firre (~Firee@91-156-170-83.elisa-laajakaista.fi) has joined #techrightsOct 03 15:00
<--Firre has quit (Ping timeout: 252 seconds)Oct 03 15:19
-->kaniini (~kaniini@2600:1700:8660:6160:5dc4:b269:14d7:fbf7) has joined #techrightsOct 03 15:54
<--mmu_man has quit (Ping timeout: 252 seconds)Oct 03 16:00
-->stevestsX (~stevest@78.191.202.31) has joined #techrightsOct 03 16:06
<--stevestsX has quit (Remote host closed the connection)Oct 03 16:08
-->mmu_man (~revol@vaf26-2-82-244-111-82.fbx.proxad.net) has joined #techrightsOct 03 16:11
<--kaniini has quit (Quit: leaving)Oct 03 16:19
<--mmu_man has quit (Ping timeout: 260 seconds)Oct 03 16:45
<--amarsh04 has quit (Quit: Konversation terminated!)Oct 03 16:53
DaemonFC[m]I'm trying to figure out why dbus-broker was pushed to Fedora 30.Oct 03 16:57
-->amarsh04 (~amarsh04@ppp118-210-134-21.bras1.adl6.internode.on.net) has joined #techrightsOct 03 16:58
DaemonFC[m]Supposedly, it's a drop in replacement for dbus. According to the documentation, the behavior as far as apps are concerned only differs when they can't find any case where an app depends on that behavior and the behavior was clearly wrong in dbus.Oct 03 16:58
-->kaniini (~kaniini@2600:1700:8660:6160:5dc4:b269:14d7:fbf7) has joined #techrightsOct 03 17:03
XRevan86DaemonFC[m]: So what's the problem?Oct 03 17:07
XRevan86DaemonFC[m]: Are there problems? :)Oct 03 17:08
-->mmu_man (~revol@sdi.iut-valence.fr) has joined #techrightsOct 03 17:11
DaemonFC[m]Well, the votee was 6-0 for delaying the feature.Oct 03 17:13
-->Firee (~Firee@unaffiliated/firee) has joined #techrightsOct 03 17:14
-->ski7777nK (~ski7777@46.147.173.90) has joined #techrightsOct 03 17:46
-->pilottage (~pilottage@156.195.155.0) has joined #techrightsOct 03 17:47
<--ski7777nK has quit (Remote host closed the connection)Oct 03 17:50
schestowitz[13:36] <XRevan86> schestowitz: All Atom/RSS feeds I've ever added to my reader have never went down ever :)Oct 03 17:54
schestowitzMaybe you have fewOct 03 17:54
<--pilottage has quit (Ping timeout: 268 seconds)Oct 03 17:54
XRevan8673Oct 03 17:55
schestowitz[13:55] <XRevan86> I use https://f-droid.org/packages/me.phh.superuser, but I don't know how it works on newer Android versions.Oct 03 17:56
-TechrightsBot-tr/#techrights-f-droid.org | Superuser | F-Droid - Free and Open Source Android App RepositoryOct 03 17:56
schestowitzI was not awareOct 03 17:56
schestowitzI was 'hacking' around on an Android OS today at the gymOct 03 17:56
schestowitzXRevan86: no expired domains yet?Oct 03 17:56
schestowitz[14:00] <XRevan86> A Chinese company bought SuperSUOct 03 17:57
schestowitzchina got root #!Oct 03 17:57
XRevan86schestowitz: Nope, no expired domains.Oct 03 17:57
schestowitzso you haven't used RSS for 15 years or soOct 03 17:58
XRevan86schestowitz: For about 5 years :)Oct 03 17:59
schestowitzahaOct 03 18:02
-viera/#techrights-Tux Machines: The Ubuntu Linux Performance Over The Past Six Years On An Intel Xeon Server http://www.tuxmachines.org/node/116138 [https://pleroma.site/objects/4745bdf2-7378-4ee1-be26-15105326ae64]Oct 03 18:37
-->woodruffwyT (~woodruffw@182.126.241.70) has joined #techrightsOct 03 18:37
-->Sockelx (~Socke@160.178.33.99) has joined #techrightsOct 03 18:38
<--woodruffwyT has quit (Remote host closed the connection)Oct 03 18:41
<--Sockelx has quit (Killed (Sigyn (Spam is off topic on freenode.)))Oct 03 18:42
-viera/#techrights-Tux Machines: #​IBM #mainframe containers grow more secure http://www.tuxmachines.org/node/116139 [https://pleroma.site/objects/e728ac8c-5e40-4fbe-ab8a-e1944515d240]Oct 03 18:45
-viera/#techrights-Tux Machines: Linux Storage and Bugs Found by CoverityScan http://www.tuxmachines.org/node/116140 [https://pleroma.site/objects/610cb202-97b9-4d42-9f41-9bc5fc64aee2]Oct 03 18:48
-viera/#techrights-Tux Machines: Games: Cultist Simulator, Megaquarium, Warriorb and More http://www.tuxmachines.org/node/116141 [https://pleroma.site/objects/6bfdcdd1-20f4-4f9a-8022-bf82b3842016]Oct 03 18:51
-viera/#techrights-Tux Machines: Graphics: Linux GPU Drivers, Mesa, Freedreno and Intel http://www.tuxmachines.org/node/116142 [https://pleroma.site/objects/7d408a09-ce22-47e5-8bf8-3aa111402b66]Oct 03 19:01
-viera/#techrights-Tux Machines: New xfce4-settings release http://www.tuxmachines.org/node/116143 [https://pleroma.site/objects/53e12c96-2925-4200-b79f-5c3d45668aa3]Oct 03 19:04
-->localh0s1df (~localh0s1@HSI-KBW-109-193-164-038.hsi7.kabel-badenwuerttemberg.de) has joined #techrightsOct 03 19:19
<--localh0s1df has quit (Ping timeout: 244 seconds)Oct 03 19:23
-viera/#techrights-Tux Machines: #Antergos Softens Arch Learning Curve http://www.tuxmachines.org/node/116144 #gnu #linux [https://pleroma.site/objects/25a6a997-e1c0-4e37-8ae8-e667352733e5]Oct 03 19:37
-viera/#techrights-Tux Machines: AT&T Details Open White Box Specs for Linux-Based 5G Routers http://www.tuxmachines.org/node/116145 [https://pleroma.site/objects/619d1294-d66b-4f9d-8db9-49d0ff12819f]Oct 03 19:39
-viera/#techrights-Tux Machines: #Android Leftovers http://www.tuxmachines.org/node/116146 [https://pleroma.site/objects/e4141e47-1129-46b1-93e1-e65cf40168a4]Oct 03 19:45
-viera/#techrights-Tux Machines: Mozilla: ESLint, The Things Gateway, Distributed Teams, Uplift, MDN http://www.tuxmachines.org/node/116147 [https://pleroma.site/objects/dc182c25-94e3-4efa-8357-dc24817ad7da]Oct 03 19:54
-viera/#techrights-Tux Machines: Debian KDE for Fun Computing Part 1: Intro http://www.tuxmachines.org/node/116148 [https://pleroma.site/objects/e04689db-2cad-4d24-bcd5-691bb8ff1daf]Oct 03 20:08
DaemonFC[m]"Presidential alerts are mandatory and can't be turned off."Oct 03 20:36
DaemonFC[m] Trump provides another reason for rooting your phone and putting LineageOS on it.Oct 03 20:36
DaemonFC[m]schestowitz: There's a serial killer in our neighborhood.Oct 03 20:39
DaemonFC[m]His latestt victims were a 24 year old Jewish Pokemon Go player who was in the park after it was closed and a 74 year old man walking his dog.Oct 03 20:39
DaemonFC[m]The police say it may have been a "hate crime". Well, he's had four victims and the only one that was a minority was the Jewish guy.Oct 03 20:40
XRevan86DaemonFC[m]: What's a presidential alert?Oct 03 20:41
DaemonFC[m]One of the hallmarks of a serial killer is usually that their victims have nothing in common exccept for being in the wrong place when the killer strikes again.Oct 03 20:42
DaemonFC[m]XRevan86: FEMA can send out emergency alerts from the president to all cell phones and you can't block them.Oct 03 20:42
XRevan86DaemonFC[m]: I guess a boring kill-all serial killer doesn't sell as a story as wellOct 03 20:43
XRevan86DaemonFC[m]: Have there been any dumb alerts so far?Oct 03 20:44
DaemonFC[m]Just the tests today. They were blowing up my phone for about an hour making really annoying sounds, and everyone else's went off too.Oct 03 20:45
<--kaniini has quit (Quit: leaving)Oct 03 20:45
XRevan86DaemonFC[m]: So I take it they tested how loud it can be if every phone make the same crappy sound at the same time %)Oct 03 20:47
-viera/#techrights-Tux Machines: today's howtos http://www.tuxmachines.org/node/116149 [https://pleroma.site/objects/9ef7f857-a26e-4b36-9aac-c96c7fdb70ef]Oct 03 20:57
-viera/#techrights-Tux Machines: Proprietary Software: Network Inventory Management, Shareware and Mainframes http://www.tuxmachines.org/node/116150 [https://pleroma.site/objects/141ccb0a-0942-48be-853b-3b346844338b]Oct 03 21:04
<--mmu_man has quit (Ping timeout: 245 seconds)Oct 03 21:11
-->ergosomnic71jV (~ergosomni@31.42.112.122) has joined #techrightsOct 03 21:12
<--ergosomnic71jV has quit (Remote host closed the connection)Oct 03 21:12
schestowitz[20:36] <DaemonFC[m]> "Presidential alerts are mandatory and can't be turned off."Oct 03 21:23
schestowitzyeah, I saw thatOct 03 21:23
schestowitzChelsea Manning said living in the US is like military prisojnOct 03 21:23
schestowitzthis week in the UK...Oct 03 21:24
schestowitzIn Trumpland it looks more and more like it over timeOct 03 21:24
schestowitzAt least in prison you get medical treatment thoughOct 03 21:24
schestowitzyou are their product, subduedOct 03 21:24
DaemonFC[m]schestowitz: Really shitty medical treatment, if that.Oct 03 21:30
DaemonFC[m]The states usually contract it out and then people don't get their meds and then they die and...."So what?". Nobody cares.Oct 03 21:30
DaemonFC[m]The prison "healthcare" system mostly just lets your teeth rot out of your head and if you need HIV drugs or antidepressants, too bad. Oct 03 21:31
DaemonFC[m]When you die or commit suicide, they have one of their employees haul your body to the coroner's office, because it saves them a bill from the county.Oct 03 21:32
DaemonFC[m]It's stunningly worse than even Medicaid.Oct 03 21:32
DaemonFC[m]schestowitz: A long time ago and in Indiana, an ex had emergency Medicaid. They considered your case an emergency if you were under 21 and lacked access to any health insurance. They covered dental, but it didn't pay what most dentists want, so we found one who took it and sent him there. Oct 03 21:33
-viera/#techrights-Tux Machines: Security: Facebook Breach, U2F Key Loss, Three Critical Resources You Should Use to Harden Your Linux Server and Latest Updates http://www.tuxmachines.org/node/116151 [https://pleroma.site/objects/8185ae59-c44e-4029-a21a-e70dedbf17ec]Oct 03 21:33
DaemonFC[m]We had an x-ray from a dental hygeine clinic in Fort Wayne where we saved money by letting students do dental cleanings, and it showed one cavity.Oct 03 21:34
DaemonFC[m]So, he gets in the dentists ofice, and the dentist drills and fills four teeth.Oct 03 21:34
-->mmu_man (~revol@vaf26-2-82-244-111-82.fbx.proxad.net) has joined #techrightsOct 03 21:34
DaemonFC[m]He gets out and I'm like "Why do you have four fillings?". He just shrugs and gives me an...."uh uhh". :POct 03 21:34
DaemonFC[m]:/Oct 03 21:35
DaemonFC[m]schestowitz: If I ever need major dental work, I might just get on a plane and go somewhere in Europe and pay cash.Oct 03 21:35
XRevan86schestowitz: Russia knows all about prison medical treatment https://hooktube.com/watch?v=Q6QYXvbkkwsOct 03 21:35
-TechrightsBot-tr/#techrights-HookTubeOct 03 21:35
DaemonFC[m]The vacation that pays for itself.Oct 03 21:35
DaemonFC[m]You haven't seen what American dentists charge.Oct 03 21:36
XRevan86just a little pride for the country, yeaOct 03 21:36
DaemonFC[m]A very small filling is currently going for $400.Oct 03 21:36
XRevan86(18+)Oct 03 21:36
DaemonFC[m]You can go to a German dentist and get an entire root canal, or so I've heard, for like $800 US.Oct 03 21:36
-viera/#techrights-Tux Machines: Red Hat News http://www.tuxmachines.org/node/116152 [https://pleroma.site/objects/b03f4aed-8e31-48bd-a8c0-1afc9db290a8]Oct 03 21:39
-viera/#techrights-Tux Machines: OSS Leftovers http://www.tuxmachines.org/node/116153 [https://pleroma.site/objects/b4d948ed-c707-404d-b3fa-5e99b19c8933]Oct 03 21:42
-viera/#techrights-Tux Machines: today's leftovers http://www.tuxmachines.org/node/116154 [https://pleroma.site/objects/13845767-6112-434c-ad72-ad93ec5832d7]Oct 03 21:44
<--Firee has quit (Quit: lolmoi)Oct 03 21:49
-viera/#techrights-Tux Machines: Links 3/10/2018: IBM Containers and Red Hat Announces Satellite 6.4 http://techrights.org/2018/10/03/red-hat-announces-satellite-6-4/ [https://pleroma.site/objects/90ebd7f5-61d5-4af7-a15c-c68346ba4041]Oct 03 21:50
XRevan86Some person posted a changelog of the latest Windows 10 update on Linux.org.ru, and at first I legitimately thought it's yet another satire on into what Windows 10 may become.Oct 03 21:55
XRevan86it starts with a cloud clipboardOct 03 21:55
MinceRhttps://hugelolcdn.com/i/549262.jpgOct 03 21:56
MinceRPoe's LawOct 03 21:57
XRevan86MinceR: indeedOct 03 22:02
XRevan86https://blog.clamav.net/2018/10/clamav-01002-has-been-released.htmlOct 03 22:16
-TechrightsBot-tr/#techrights-blog.clamav.net | ClamAV® blog: ClamAV 0.100.2 has been released!Oct 03 22:16
XRevan86An antivirus update that fixes CVEsOct 03 22:16
XRevan86that's what I like about antivirusesOct 03 22:16
MinceRat least ClamAV is free spftwareOct 03 22:17
XRevan86MinceR: indeed, and honest about these thingsOct 03 22:17
MinceRs/spf/sof/Oct 03 22:18
XRevan86and probably more secure that the proprietary onesOct 03 22:18
MinceRcertainly more secureOct 03 22:18
XRevan86hence my pointOct 03 22:19
MinceRproprietary software cannot be secure and cannot be fixedOct 03 22:19
MinceRhttps://hugelolcdn.com/i/550405.jpgOct 03 22:20
XRevan86MinceR: The proverb is sheepistOct 03 22:21
XRevan86and it assumes that a leader has to be strong in the most banal and obvious wayOct 03 22:22
MinceR:)Oct 03 22:23
XRevan86because "strong" leaders work out so wellOct 03 22:23
MinceR:>Oct 03 22:23
XRevan86and that lions aren't lazy bastards :)Oct 03 22:25
XRevan86Find a photo of a lion and it'll probably be lying on the groundOct 03 22:25
MinceRthat's not what i mind about lions, it's the pack instinctOct 03 22:27
XRevan86MinceR: sheep have it alsoOct 03 22:27
MinceRyeah, but they're not pretending to be cats :>Oct 03 22:28
XRevan86MinceR: But lions ARE catsOct 03 22:28
MinceRthe least real onesOct 03 22:28
XRevan86https://youtu.be/DjOi99xY_10Oct 03 22:30
-TechrightsBot-tr/#techrights-Big Cat Talk! - Roar, Purr, Meow - YouTubeOct 03 22:30
XRevan86The first entry in search, yes :)Oct 03 22:31
MinceRhttps://hugelolcdn.com/i/549482.pngOct 03 22:57
XRevan86MinceR: hoomans see thingsOct 03 22:58
MinceRkitteh sees dead peopleOct 03 22:58
-->kaniini (~kaniini@2600:1700:8660:6160:2113:a1ed:2f2:6e6f) has joined #techrightsOct 03 23:03
DaemonFC[m]ClamAV has usually gotten the lowest rating on detection.Oct 03 23:08
MinceRat least it gets the best rating on not being a scamOct 03 23:10
---MinceR gives voice to mmu_man kaniini amarsh04Oct 03 23:10
MinceRalso on its creators not spreading FUD in the mediaOct 03 23:10
MinceRoh, also, on its creators not being agents of putlerOct 03 23:10
MinceRthese points put them in stark contrast against the likes of symantec and kasperskyOct 03 23:11
oiaohmDaemonFC[m]: the low rate of detection is to be expected.   Most of the anti-virus compares takes bundles of viruses/malware from the different closed source anti-virus makers then use that for the benchmark suite.   So each closed source anti-virus start with a group of files they will 100 percent detect.Oct 03 23:12
DaemonFC[m]I usually just run things by virustotal before running them, even though I'll be using Wine.Oct 03 23:16
DaemonFC[m]A virus trashing my Wine installation would still be annoying.Oct 03 23:16
DaemonFC[m]Yeah, the heuristics engines are questionable.Oct 03 23:17
DaemonFC[m]Even a benign program will usually tigger "generic malware" on 1 or 2 out of the 40-ish engines.Oct 03 23:17
MinceRhttps://hugelolcdn.com/i/550391.jpgOct 03 23:17
MinceRDaemonFC[m]: https://pics.me.me/tiggered-29804601.pngOct 03 23:18
<--kaniini has quit (Quit: leaving)Oct 03 23:23
XRevan86DaemonFC[m]: I wouldn't be surprised if they look at ClamAV taking everything they have.Oct 03 23:36
XRevan86DaemonFC[m]: So you have just one Wine bottle/prefix?Oct 03 23:36
XRevan86DaemonFC[m]: Uninstallers rarely work well in wine, so how do you remove stuff? :POct 03 23:37
MinceRhttps://hugelolcdn.com/i/550384.gifOct 03 23:43
-->vlan200 (~vlan200@186.148.255.186) has joined #techrightsOct 03 23:50
<--vlan200 has quit (Remote host closed the connection)Oct 03 23:56
MinceR(audio) https://hugelolcdn.com/v/550330.mp4Oct 04 00:03
XRevan86MinceR: What the…Oct 04 00:04
XRevan86MinceR: Is that from a show?Oct 04 00:05
MinceR¯\_(ツ)_/¯Oct 04 00:06
XRevan86MinceR: The use of keyboard didn't sound realisticOct 04 00:07
MinceRmaybe they have a purposely designed application with which they can call it up quicklyOct 04 00:07
MinceRinfo on the calling number, i meanOct 04 00:07
MinceRthen again, i'm not sure why it wouldn't be displayed automaticallyOct 04 00:07
XRevan86MinceR: Too quick and loudOct 04 00:09
MinceRit's actually surprisingly difficult to keep keyboard noise out of the microphoneOct 04 00:10
MinceRat least with mx blues...Oct 04 00:11
XRevan86MinceR: that's trueOct 04 00:11
XRevan86MinceR: But it sounds loud in a wayOct 04 00:11
XRevan86MinceR: if someone intentionally presses keys extra hardOct 04 00:12
MinceRhttps://hugelolcdn.com/i/550361.jpgOct 04 00:35
-->RePastebi (~RePaste@119.42.119.110) has joined #techrightsOct 04 00:45
<--RePastebi has quit (Remote host closed the connection)Oct 04 00:53
-->minikdo (~minikdo@63.red-83-46-48.dynamicip.rima-tde.net) has joined #techrightsOct 04 02:54
<--minikdo has quit (K-Lined)Oct 04 02:55
DaemonFC[m]Yeah, I use one prefix for everything. I don't have many Windows programs anyway.Oct 04 04:42
DaemonFC[m]foobar2000 and some games from Gog and Steam.Oct 04 04:43
DaemonFC[m]https://news.softpedia.com/news/gnome-3-30-desktop-environment-is-now-available-on-flathub-as-flatpak-runtimes-522993.shtmlOct 04 04:44
-TechrightsBot-tr/#techrights-news.softpedia.com | GNOME 3.30 Desktop Environment Is Now Available on Flathub as Flatpak RuntimesOct 04 04:44
DaemonFC[m]Why? If you stay up to date with Fedora, you already have the latest stable GNOME release.Oct 04 04:44
-->Firee (~Firee@unaffiliated/firee) has joined #techrightsOct 04 05:07
-->jmtranmY (~jmtran@softbank060149019058.bbtec.net) has joined #techrightsOct 04 05:27
<--jmtranmY has quit (Remote host closed the connection)Oct 04 05:32
cubexyzoiaohm, my mouse pointer freezes when I use the scsi scannerOct 04 05:54
cubexyzuntil the scan is finished... then back to normalOct 04 05:55
cubexyzI was hoping the switch from ISA to PCI controller would have helped, but it seems the situation is similarOct 04 05:56
cubexyzDomex DMX3191D it isOct 04 06:01
cubexyzI wonder what the scsi_wait_scan module doesOct 04 06:05
-viera/#techrights-Tux Machines: LWN Kernel Coverage (Now Outside Paywall)http://www.tuxmachines.org/node/116156 [https://pleroma.site/objects/2d0b0e6b-0e62-45e2-8dfe-b9df213cb8dd]Oct 04 06:19
-viera/#techrights-Tux Machines: Mozilla: WebPush Shield Study, #Firefox Mania, Bleach 3.0.0 and This Week in Rust 254 http://www.tuxmachines.org/node/116157 #mozilla [https://pleroma.site/objects/09fd70ff-e97c-4db3-839f-4a102c5a2e70]Oct 04 06:37
-viera/#techrights-Tux Machines: #Fedora Wants To Know If Linux Hibernation Works For You, Test Day Tomorrow http://www.tuxmachines.org/node/116158 [https://pleroma.site/objects/34e2c5fc-cc2d-46f3-a978-acd143bc31a5]Oct 04 06:43
-viera/#techrights-Tux Machines: today's howtos http://www.tuxmachines.org/node/116159 [https://pleroma.site/objects/486a0a72-b4fc-4aea-bc41-afcadbbbaba7]Oct 04 06:45
-viera/#techrights-Tux Machines: Security: ClamAV, Phishing Attack on Azure Blob Storage, Fingbox/Ubuntu http://www.tuxmachines.org/node/116160 [https://pleroma.site/objects/64f5e2c2-079f-4656-b706-d7d1f313e651]Oct 04 06:49
<--mmu_man has quit (Ping timeout: 252 seconds)Oct 04 07:03
-viera/#techrights-Tux Machines: Why TENS is the secure bootable Linux you need http://www.tuxmachines.org/node/116161 [https://pleroma.site/objects/d25065e2-0a3d-4fcb-a2da-dc0a89803717]Oct 04 07:16
-viera/#techrights-Tux Machines: OSS: RMS on Commons Clause, Customer Conversations Changing in Era of Open Source, Sourcegraph Liberated http://www.tuxmachines.org/node/116162 [https://pleroma.site/objects/06e5408b-9045-43ea-8e70-8ae7ef18f949]Oct 04 07:21
-viera/#techrights-Tux Machines: Steam GNU/Linux Usage Doubles This Year, Google Still Snubs Linux Drivers http://www.tuxmachines.org/node/116163 [https://pleroma.site/objects/e52209c9-133e-4e20-a831-f7f102d18930]Oct 04 07:24
-viera/#techrights-Tux Machines: Facebook’s Open Source AI Framework PyTorch Has a New Major Release Upcoming http://www.tuxmachines.org/node/116155 [https://pleroma.site/objects/5c137975-5bd0-4919-a153-368478d0cbeb]Oct 04 07:26
MinceRhttps://ircz.de/p/18092557Oct 04 08:02
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectOct 04 08:02
---MinceR gives voice to FireeOct 04 08:15
MinceRhttps://hugelolcdn.com/i/550334.jpgOct 04 08:30
-->max_mYh (~max_m@221.150.102.60) has joined #techrightsOct 04 08:59
<--max_mYh has quit (Remote host closed the connection)Oct 04 09:00
<--razielle_tzu has quit (Quit: Laters)Oct 04 09:06
-->razielle_tzu (~razielle_@host86-139-107-156.range86-139.btcentralplus.com) has joined #techrightsOct 04 09:08
-->bkp (~bkp@190-204-92-221.dyn.dsl.cantv.net) has joined #techrightsOct 04 10:00
<--bkp has quit (Remote host closed the connection)Oct 04 10:06
-->DiagLD (~Diag@179.91.134.193) has joined #techrightsOct 04 10:37
<--DiagLD has quit (K-Lined)Oct 04 10:38
-->viktormadarasz (~viktormad@113.100.73.88) has joined #techrightsOct 04 10:48
<--viktormadarasz has quit (Killed (Sigyn (Spam is off topic on freenode.)))Oct 04 10:52
-->inaraHQ (~inara@27.155.191.61) has joined #techrightsOct 04 11:20
<--inaraHQ has quit (Remote host closed the connection)Oct 04 11:26
-viera/#techrights-Tux Machines: Snapdragon 820E mini-PC supports AI on the retail edge http://www.tuxmachines.org/node/116164 [https://pleroma.site/objects/561e6cb9-6dc7-4de7-b17e-697ef977fd32]Oct 04 11:56
-viera/#techrights-Tux Machines: #Android Leftovers http://www.tuxmachines.org/node/116165 [https://pleroma.site/objects/a87f308e-5611-4de2-b853-80cabfad6fd3]Oct 04 11:56
schestowitzMinceR: https://www.mirror.co.uk/news/world-news/three-brave-children-fight-huge-13359151Oct 04 12:08
-TechrightsBot-tr/#techrights-www.mirror.co.uk | Three brave children fight off huge snake with sticks and leaves after it wraps itself around pet dog - Mirror OnlineOct 04 12:08
-->zimmie_ (~zimmie_@ALille-651-1-32-242.w2-5.abo.wanadoo.fr) has joined #techrightsOct 04 12:18
-viera/#techrights-Tux Machines: C and C++ Views and News http://www.tuxmachines.org/node/116166 [https://pleroma.site/objects/09671b49-ea79-4574-8acb-f7dd04bd0c60]Oct 04 12:19
<--zimmie_ has quit (Remote host closed the connection)Oct 04 12:21
-->Firre (~Firee@91-156-160-148.elisa-laajakaista.fi) has joined #techrightsOct 04 13:03
<--Firee has quit (Ping timeout: 268 seconds)Oct 04 13:04
-viera/#techrights-Tux Machines: Today in Techrights http://www.tuxmachines.org/node/116167 [https://pleroma.site/objects/a9a53b00-75b9-4d02-b159-d7ba6c3aad9e]Oct 04 14:24
<--Firre has quit (Ping timeout: 245 seconds)Oct 04 14:25
-->Firre (~Firee@91-156-160-154.elisa-laajakaista.fi) has joined #techrightsOct 04 14:26
-->windowsrefundxr (~windowsre@41.232.53.147) has joined #techrightsOct 04 14:51
<--Firre has quit (Ping timeout: 252 seconds)Oct 04 14:52
-viera/#techrights-Tux Machines: Tails 3.9.1 is out http://www.tuxmachines.org/node/116169 [https://pleroma.site/objects/a0b4f6a8-9c1f-4235-af17-7d3ceca5b8ae]Oct 04 14:58
-->mmu_man (~revol@vaf26-2-82-244-111-82.fbx.proxad.net) has joined #techrightsOct 04 15:01
<--windowsrefundxr has quit (Ping timeout: 252 seconds)Oct 04 15:03
-viera/#techrights-Tux Machines: Test drive #GNOME 3.30 with the Fedora 29 prerelease http://www.tuxmachines.org/node/116168 [https://pleroma.site/objects/c92ab50e-751c-4cee-bf59-2770cb5c425d]Oct 04 15:03
-viera/#techrights-Tux Machines: #Android Leftovers http://www.tuxmachines.org/node/116170 [https://pleroma.site/objects/9cbbb527-739c-47f4-9ab3-3b14b4eb1585]Oct 04 15:05
-->Firre (~Firee@91-156-170-83.elisa-laajakaista.fi) has joined #techrightsOct 04 15:11
-->Firre_ (~Firee@91-156-160-154.elisa-laajakaista.fi) has joined #techrightsOct 04 15:22
<--Firre has quit (Ping timeout: 252 seconds)Oct 04 15:23
-viera/#techrights-Tux Machines: Games Leftovers http://www.tuxmachines.org/node/116171 [https://pleroma.site/objects/e2feb899-adc9-4bd4-a2bf-9a440b11385a]Oct 04 15:25
cubexyzMinceR :)Oct 04 15:47
cubexyzMinceR, you could have voiced windowsrefundxr :)Oct 04 15:49
---MinceR gives voice to Firre_ mmu_man razielle_tzuOct 04 15:49
MinceRi had other things to doOct 04 15:49
cubexyzok, might have been a spammer anywayOct 04 15:50
MinceRhttps://i.imgur.com/C7p8S1u.jpgOct 04 15:50
-viera/#techrights-Tux Machines: Google/Chrome and Mozilla Firefox Leftovers http://www.tuxmachines.org/node/116172 [https://pleroma.site/objects/09152903-623b-41c6-bf9c-2d4f1efa0a15]Oct 04 16:11
-viera/#techrights-Tux Machines: More #Android Leftovers http://www.tuxmachines.org/node/116173 [https://pleroma.site/objects/e6534789-b98e-42b2-aae7-0ba6cdb7c7c7]Oct 04 16:13
-viera/#techrights-Tux Machines: today's howtos http://www.tuxmachines.org/node/116174 [https://pleroma.site/objects/a0d8f5a8-7c5b-4d81-bd72-c15356b8d171]Oct 04 16:15
-viera/#techrights-Tux Machines: 14 common network ports you should know http://www.tuxmachines.org/node/116175 [https://pleroma.site/objects/17da1a6b-5be5-45cb-8bec-c41dbb72f2d4]Oct 04 16:38
-viera/#techrights-Tux Machines: Programming: Join GNU Guix Through Outreachy, Functional Programming in Python, Kiwi TCMS 6.0, littler/CRAN http://www.tuxmachines.org/node/116176 [https://pleroma.site/objects/b1e2ec11-63c9-4b25-a361-bd1d47ef0eb0]Oct 04 16:43
-viera/#techrights-Tux Machines: Security: Facebook, Microsoft and Fruitfly http://www.tuxmachines.org/node/116177 [https://pleroma.site/objects/2c0a5d28-4289-432a-afeb-29200ace17c8]Oct 04 16:45
-viera/#techrights-Tux Machines: LibreOffice Qt5 Integration, Qt-based Krita 4.2 is Coming and GNOME Games 3.30 Suffering "Features Overload" http://www.tuxmachines.org/node/116178 [https://pleroma.site/objects/faa8ad9d-ab15-47d4-a668-8f4cf7f47e3b]Oct 04 16:52
-viera/#techrights-Tux Machines: today's leftovers http://www.tuxmachines.org/node/116181 [https://pleroma.site/objects/14816844-3a09-40bf-8b0d-4c13fe414da8]Oct 04 17:18
-viera/#techrights-Tux Machines: Accelerated Linux boosts real-time performance on Zynq UltraScale+ http://www.tuxmachines.org/node/116179 [https://pleroma.site/objects/4f88ab36-18eb-4b72-b16e-b45f18ec4784]Oct 04 17:20
-viera/#techrights-Tux Machines: RADV vs. AMDVLK vs. Radeon Software Vulkan Driver Performance - October 2018 Linux Gaming http://www.tuxmachines.org/node/116180 [https://pleroma.site/objects/e49591b8-b89f-48e5-a9b9-f6a8733510a8]Oct 04 17:21
-viera/#techrights-Tux Machines: Links 4/10/2018: Tails 3.9.1, Fedora 29 Gnome 3.30 Test Day Tomorrow http://techrights.org/2018/10/04/tails-3-9-1-is-out/ [https://pleroma.site/objects/ad7c25fd-449c-46c8-9f19-b8abb588fbf7]Oct 04 17:25
-->pidgin_log (~roy@host81-152-237-172.range81-152.btcentralplus.com) has joined #techrightsOct 04 17:30
-->tanstaafl-tanj (421f5d82@gateway/web/freenode/ip.66.31.93.130) has joined #techrightsOct 04 17:33
<--tanstaafl-tanj has quit (Client Quit)Oct 04 17:36
-->nocoolnametom_ (~nocoolnam@151.250.154.40) has joined #techrightsOct 04 19:37
<--nocoolnametom_ has quit (Remote host closed the connection)Oct 04 19:39
-->kaniini (~kaniini@2600:1700:8660:6160:3169:1dd7:3825:1519) has joined #techrightsOct 04 19:59
DaemonFC[m]https://www.phoronix.com/scan.php?page=news_item&px=Sound-Open-Firmware-Intel-OSFCOct 04 20:01
-TechrightsBot-tr/#techrights-Intel Is Having Great Success With Their Open-Source Sound Firmware - PhoronixOct 04 20:01
DaemonFC[m]Intel apparently open sourced the firmware for their sound chipsets. Well, that's something....Oct 04 20:01
<--Firre_ has quit (Quit: lolmoi)Oct 04 20:07
<--kaniini has quit (Quit: leaving)Oct 04 20:10
-->kaniini (~kaniini@2600:1700:8660:6160:3169:1dd7:3825:1519) has joined #techrightsOct 04 20:14
-->nomad_dwTk (~nomad_dw@181.224.181.19) has joined #techrightsOct 04 20:41
<--nomad_dwTk has quit (Remote host closed the connection)Oct 04 20:44
---MinceR gives voice to kaniini pidgin_logOct 04 20:53
MinceRhttps://hugelolcdn.com/i/550318.gifOct 04 21:03
oiaohmDaemonFC[m]: not that open you cannot change the firmware signing key.    But it closer than it was.    If you want to build the open source firmware and run it you have to buy special development boards.Oct 04 21:05
oiaohmDaemonFC[m]: mind you it will save intel a fortune in time not having to pay of the complier.Oct 04 21:05
MinceRhttps://hugelolcdn.com/i/550290.jpgOct 04 21:27
-->Antibodyfg (~Antibody@189.189.52.144) has joined #techrightsOct 04 23:53
<--Antibodyfg has quit (Remote host closed the connection)Oct 04 23:54
<--cubelog has quit (Ping timeout: 246 seconds)Oct 05 00:07
<--cubexyz has quit (Ping timeout: 252 seconds)Oct 05 00:09
-->cubexyz (~cubeman@maxhost.org) has joined #techrightsOct 05 00:18
-->cubelog (~cubeman@maxhost.org) has joined #techrightsOct 05 00:24
<--pidgin_log has quit (Quit: Leaving.)Oct 05 01:16
<--amarsh04 has quit (Quit: Konversation terminated!)Oct 05 01:23
-->amarsh04 (~amarsh04@ppp118-210-134-21.bras1.adl6.internode.on.net) has joined #techrightsOct 05 01:26
-viera/#techrights-Tux Machines: The October 2018 Issue of the PCLinuxOS Magazine http://www.tuxmachines.org/node/116182 [https://pleroma.site/objects/2fd2fda0-d0c0-43b1-b748-24a76299e107]Oct 05 01:40
-viera/#techrights-Tux Machines: Stable kernels 4.18.12, 4.14.74 and 4.9.131 http://www.tuxmachines.org/node/116183 [https://pleroma.site/objects/34eef3b5-f852-49b6-8769-9b751612d370]Oct 05 01:41
DaemonFC[m]I recall the developer of PCLinuxOS saying that he had terminal cancer or something.Oct 05 01:42
-viera/#techrights-Tux Machines: #Android Leftovers http://www.tuxmachines.org/node/116184 [https://pleroma.site/objects/189b7568-f1af-4aab-a3ae-d726221db499]Oct 05 01:44
XRevan86DaemonFC[m]: That's rather unspecific about something so personalOct 05 01:45
XRevan86DaemonFC[m]: No empathy will be emitted as a result %).Oct 05 01:46
XRevan86DaemonFC[m]: Surely the project has more than one developer, right?Oct 05 01:46
schestowitzIntel, 'open'.... mehOct 05 01:50
schestowitzlike the ME...Oct 05 01:50
XRevan86https://www.pclinuxos.com/forum/index.php?topic=146233.0Oct 05 01:57
-TechrightsBot-tr/#techrights-www.pclinuxos.com | HeyOct 05 01:57
XRevan86DaemonFC[m]: He seems to be still with us.Oct 05 01:59
XRevan86A reply a week agoOct 05 01:59
-->tra_ (~tra_@177.44.204.62) has joined #techrightsOct 05 02:00
<--tra_ has quit (Killed (Sigyn (Spam is off topic on freenode.)))Oct 05 02:02
XRevan86What exactly is chemotherapy?Oct 05 02:06
XRevan86In the Reddit thread commenters speak of it as of something terrible in its own rightOct 05 02:08
XRevan86> The term chemotherapy has come to connote non-specific usage of intracellular poisons to inhibit mitosis, cell division.Oct 05 02:08
XRevan86That doesn't sound pleasant indeedOct 05 02:09
*XRevan86 had no ideaOct 05 02:09
XRevan86Time for me to go to bed, hope depressive thoughts won't affect my sleepOct 05 02:14
-viera/#techrights-Tux Machines: Interview With Peter Ganten, CEO of Univention GmbH http://www.tuxmachines.org/node/116185 [https://pleroma.site/objects/b5c17db8-8641-4b32-b971-adfbdb457926]Oct 05 02:31
-viera/#techrights-Tux Machines: Windows Wipes http://www.tuxmachines.org/node/116186 [https://pleroma.site/objects/41db34a4-5756-4346-ac34-656627545418]Oct 05 02:38
-viera/#techrights-Tux Machines: CLIP OS, Like Chrome OS, is Based on Gentoo http://www.tuxmachines.org/node/116187 [https://pleroma.site/objects/fdccf8b4-343c-4787-9f50-7a53ddedc888]Oct 05 02:43
-viera/#techrights-Tux Machines: today's howtos http://www.tuxmachines.org/node/116188 [https://pleroma.site/objects/e6cace8e-c12e-40c0-9185-1e74552c7b95]Oct 05 03:50
-viera/#techrights-Tux Machines: Canonical/Ubuntu: Mir, Ubuntu Podcast and Ubuntu at GTC Europe 2018 http://www.tuxmachines.org/node/116189 [https://pleroma.site/objects/cf88ab14-190f-4d18-9bf3-8f5e0c84eefa]Oct 05 03:51
-viera/#techrights-Tux Machines: Games: Humble, Go and Valve http://www.tuxmachines.org/node/116190 [https://pleroma.site/objects/88a3c87e-bb9f-4bd2-8f2e-8ccf17eec1e2]Oct 05 04:31
-viera/#techrights-Tux Machines: OSS News and Events http://www.tuxmachines.org/node/116191 [https://pleroma.site/objects/3e7e0ea2-4f8e-4503-ae4f-e7f89ae6cce5]Oct 05 04:34
-viera/#techrights-Tux Machines: #Openwashing Latest (Calling Spying 'Open' and Misusing the Brand) http://www.tuxmachines.org/node/116192 [https://pleroma.site/objects/5bcadd1c-e348-499d-a28e-eba9b8e35fb1]Oct 05 04:37
-->folivoraLl (~folivora@186-88-203-74.genericrev.cantv.net) has joined #techrightsOct 05 04:46
<--folivoraLl has quit (K-Lined)Oct 05 04:50
-viera/#techrights-Tux Machines: Security: WPA2, Updates, and DNSSEC Root Key Rollover Next Week http://www.tuxmachines.org/node/116193 [https://pleroma.site/objects/1cb46279-6574-48a0-8436-6797c6d6aeb9]Oct 05 05:12
-viera/#techrights-Tux Machines: Yabits: A New UEFI Coreboot Payload Alternative To TianoCore & Closed-Source Blobs http://www.tuxmachines.org/node/116194 [https://pleroma.site/objects/4f069d1a-6ea2-4702-bea7-29ef73d221f8]Oct 05 05:14
-viera/#techrights-Tux Machines: Kernel Cruft and Features: 10/100 Ethernet, AMD, Intel and Apple Magic Trackpad 2 Driver http://www.tuxmachines.org/node/116195 [https://pleroma.site/objects/420cc083-7259-458e-aa91-45558e76d75c]Oct 05 05:17
-->Xat`ku (~Xat`@host81-134-19-55.in-addr.btopenworld.com) has joined #techrightsOct 05 05:26
-->FennyVu (~Fenny@124.126.134.248) has joined #techrightsOct 05 05:28
<--FennyVu has quit (Remote host closed the connection)Oct 05 05:30
<--Xat`ku has quit (Remote host closed the connection)Oct 05 05:34
-->dantti (~dantti@cpc133636-newp5-2-0-cust61.know.cable.virginm.net) has joined #techrightsOct 05 05:35
<--dantti has quit (K-Lined)Oct 05 05:38
<--schestowitz_log has quit (Ping timeout: 252 seconds)Oct 05 05:47
---Disconnected (Remote host closed socket).Oct 05 05:47
**** ENDING LOGGING AT Fri Oct 5 05:47:50 2018
**** BEGIN LOGGING AT Fri Oct 5 05:48:18 2018
-->You are now talking on #techrightsOct 05 05:48
---Topic for #techrights is TechRights.org | Channel #techrights for http://TechRights.org :: please also join channels #boycottnovell-social #techbytes and #boycottnovellOct 05 05:48
---Topic for #techrights set by schestowitz!~schestowi@unaffiliated/schestowitz at Sat Jun 9 18:16:19 2012Oct 05 05:48
-->Firre_ (~Firee@91-156-160-154.elisa-laajakaista.fi) has joined #techrightsOct 05 05:51
<--razielle_tzu has quit (*.net *.split)Oct 05 05:52
<--schestowitz_log has quit (*.net *.split)Oct 05 05:52
<--balrog has quit (*.net *.split)Oct 05 05:52
<--ryjen has quit (*.net *.split)Oct 05 05:52
-->razielle_tzu (~razielle_@host86-139-107-156.range86-139.btcentralplus.com) has joined #techrightsOct 05 05:57
-->balrog (~balrog@unaffiliated/balrog) has joined #techrightsOct 05 05:57
-->7GHAAAQKK (~ryjen@159.203.15.192) has joined #techrightsOct 05 05:57
---barjavel.freenode.net gives voice to razielle_tzu balrog 7GHAAAQKKOct 05 05:57
-viera/#techrights-Tux Machines: Red Hat and Fedora: 'IoT', libxmlb, Stratis, Cockpit and More http://www.tuxmachines.org/node/116196 [https://pleroma.site/objects/331bf5a5-a878-471f-b554-4d67f52b2fc1]Oct 05 06:04
-->winkeyQP (~winkey@189.251.78.250) has joined #techrightsOct 05 06:09
<--winkeyQP has quit (K-Lined)Oct 05 06:12
-->blddkoJ (~blddk@176.12.66.173) has joined #techrightsOct 05 06:12
<--blddkoJ has quit (Remote host closed the connection)Oct 05 06:14
-->ir8 (~ir8@112.167.207.185) has joined #techrightsOct 05 06:22
<--ir8 has quit (Killed (Sigyn (Spam is off topic on freenode.)))Oct 05 06:26
-->Guest64505 (~MikaelaBX@123.230.80.192.er.eaccess.ne.jp) has joined #techrightsOct 05 07:03
<--Guest64505 has quit (Ping timeout: 244 seconds)Oct 05 07:11
MinceRhttps://ircz.de/p/1809236Oct 05 07:52
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectOct 05 07:52
MinceRhttps://hugelolcdn.com/i/550260.jpgOct 05 08:26
schestowitz"“Judge Kavanaugh exhibited extreme partisan bias and disrespect towards certain members of the committee and thereby demonstrated that he possesses neither the temperament nor the character essential for a member of the highest court in our nation,” the statement read."Oct 05 09:12
schestowitzhttps://thehill.com/blogs/blog-briefing-room/news/409775-national-council-of-churches-calls-for-kavanaughs-nomination-toOct 05 09:12
-TechrightsBot-tr/#techrights-National Council of Churches calls for Kavanaugh's nomination to be withdrawn | TheHillOct 05 09:12
schestowitz=Oct 05 09:12
<--mmu_man has quit (Ping timeout: 252 seconds)Oct 05 09:53
-viera/#techrights-Tux Machines: #Apple Wipes http://www.tuxmachines.org/node/116197 [https://pleroma.site/objects/70f37be5-85c2-4a34-a522-a218fb2a9cfd]Oct 05 09:54
-->nfsnobody (~nfsnobody@27.66.24.25) has joined #techrightsOct 05 10:20
-viera/#techrights-Tux Machines: .@LinuxFoundation News and Events http://www.tuxmachines.org/node/116198 [https://pleroma.site/objects/d3faf2b9-d9db-4360-8074-20a90c6f23f1]Oct 05 10:20
<--nfsnobody has quit (Ping timeout: 244 seconds)Oct 05 10:25
-viera/#techrights-Tux Machines: today's howtos http://www.tuxmachines.org/node/116199 [https://pleroma.site/objects/9ea5f094-3512-4448-a363-d75723367d0b]Oct 05 10:25
-viera/#techrights-Tux Machines: Today in Techrights http://www.tuxmachines.org/node/116200 [https://pleroma.site/objects/7bb9f87c-bde1-46e5-a701-c4a902f2b16e]Oct 05 10:28
-->texhexGb (~texhex@139.190.138.121) has joined #techrightsOct 05 11:40
<--texhexGb has quit (Remote host closed the connection)Oct 05 11:45
-->Guest48307 (~luigi1111@94.98.202.114) has joined #techrightsOct 05 11:48
<--Guest48307 has quit (Remote host closed the connection)Oct 05 11:51
-->varshitbhat (~varshitbh@191.193.65.83) has joined #techrightsOct 05 13:05
<--varshitbhat has quit (Killed (Sigyn (Spam is off topic on freenode.)))Oct 05 13:07
<--amarsh04 has quit (Quit: Konversation terminated!)Oct 05 13:21
-->amarsh04 (~amarsh04@ppp118-210-134-21.bras1.adl6.internode.on.net) has joined #techrightsOct 05 13:25
-->mauvedpu (~mauved@218.159.162.200) has joined #techrightsOct 05 13:38
<--mauvedpu has quit (Remote host closed the connection)Oct 05 13:42
-viera/#techrights-Tux Machines: In memory of James M. Rufer http://www.tuxmachines.org/node/116201 [https://pleroma.site/objects/3f4f3766-f8a5-4f42-93a7-8b34d68c3ebf]Oct 05 15:06
-->mmu_man (~revol@vaf26-2-82-244-111-82.fbx.proxad.net) has joined #techrightsOct 05 15:08
-viera/#techrights-Tux Machines: #Cozy – A Cool, Little Audiobook Player for Linux http://www.tuxmachines.org/node/116202 [https://pleroma.site/objects/fb5750b5-a652-4c6c-8bd7-c9fe91b4efc6]Oct 05 15:15
-viera/#techrights-Tux Machines: Games: Surviving Mars, Nimbatus, Streets of Rogue, Descent and Maia http://www.tuxmachines.org/node/116203 [https://pleroma.site/objects/6b24071f-be43-47d6-8612-73e373c2570a]Oct 05 15:32
-viera/#techrights-Tux Machines: Open Source Logging Tools for Linuxhttp://www.tuxmachines.org/node/116204 [https://pleroma.site/objects/f21ae793-070c-4227-95a2-f98c954c5e2c]Oct 05 15:40
-viera/#techrights-Tux Machines: today's howtos http://www.tuxmachines.org/node/116205 [https://pleroma.site/objects/05bc2583-523c-4f71-9c06-89827444f0dc]Oct 05 15:41
-viera/#techrights-Tux Machines: GNOME and #GUADEC in Genius and Numbers http://www.tuxmachines.org/node/116206 [https://pleroma.site/objects/44daa36a-3385-46f7-ba2e-f2fa614b8d4d]Oct 05 15:44
-viera/#techrights-Tux Machines: Graphics: Mesa 18.2.2 Released and Kazan Vulkan CPU/Software-Based Implementation Being Rewritten In Rust http://www.tuxmachines.org/node/116207 [https://pleroma.site/objects/4f8b5905-3fa0-47bf-a006-7e362b7e4c98]Oct 05 15:47
-viera/#techrights-Tux Machines: Daniel Pocock on Meeting Developershttp://www.tuxmachines.org/node/116208 [https://pleroma.site/objects/ca5f7f1c-e1bf-4b4d-a2c9-b4359e6262b5]Oct 05 15:49
-viera/#techrights-Tux Machines: Kernel: systemd, Init-kconfig and Linux 4.20~5.0 http://www.tuxmachines.org/node/116209 [https://pleroma.site/objects/593baf10-3a12-4615-b503-3062994b5aa4]Oct 05 16:11
-->afazekas_ (~afazekas_@200.44.204.165) has joined #techrightsOct 05 16:11
<--afazekas_ has quit (Remote host closed the connection)Oct 05 16:16
-->twan_ (~twan_@41.68.95.26) has joined #techrightsOct 05 16:26
-viera/#techrights-Tux Machines: Security: DNSSEC, Russia Exploits Windows, Passwords Considered Rubbish http://www.tuxmachines.org/node/116210 [https://pleroma.site/objects/aaecba88-dc80-47c5-93cd-d767d9b08c0a]Oct 05 16:27
<--twan_ has quit (Remote host closed the connection)Oct 05 16:29
-viera/#techrights-Tux Machines: OSS Leftovers http://www.tuxmachines.org/node/116211 [https://pleroma.site/objects/c57b1aea-5182-4b59-bf61-1f57c5d9be64]Oct 05 17:01
-viera/#techrights-Tux Machines: today's leftovers http://www.tuxmachines.org/node/116212 [https://pleroma.site/objects/439d8fd2-0591-4374-b6f5-e2d5c575ebc7]Oct 05 17:05
-->FinalXPf (~FinalX@p2098226-ipbf2409funabasi.chiba.ocn.ne.jp) has joined #techrightsOct 05 17:09
-viera/#techrights-Tux Machines: Links 5/10/2018: #Mesa 18.2.2 Released, First Release of #libxmlb http://techrights.org/2018/10/05/mesa-18-2-2-released/ #techrights [https://pleroma.site/objects/f6be1452-2977-4393-a3c4-4692b4eb9d74]Oct 05 17:09
<--FinalXPf has quit (K-Lined)Oct 05 17:11
-->hnasiet (~hnasiet@a109-48-58-167.cpe.netcabo.pt) has joined #techrightsOct 05 17:22
-->pidgin_log (~roy@host81-152-237-172.range81-152.btcentralplus.com) has joined #techrightsOct 05 17:30
<--mmu_man has quit (Ping timeout: 245 seconds)Oct 05 17:46
-->mmu_man (~revol@89-158-196-175.rev.numericable.fr) has joined #techrightsOct 05 18:08
-->packeteerXU (~packeteer@221.165.75.167) has joined #techrightsOct 05 18:49
<--packeteerXU has quit (Remote host closed the connection)Oct 05 18:51
-->rainer_tmKN (~rainer_tm@190.181.183.224) has joined #techrightsOct 05 18:52
<--rainer_tmKN has quit (K-Lined)Oct 05 18:55
DaemonFC[m]Chicago might be rioting today depending on what happens at the trial of that police officer.Oct 05 19:35
XRevan86DaemonFC[m]: Are they re-enacting GTA:SA? ;)Oct 05 19:36
DaemonFC[m]Grove Street Homies!Oct 05 19:40
DaemonFC[m]:POct 05 19:40
DaemonFC[m]The verdict is due out in four minutes.Oct 05 19:41
DaemonFC[m]The black communists are down there waving their signs.Oct 05 19:46
DaemonFC[m]I'm worried that they just start randomly attacking white people.Oct 05 19:47
DaemonFC[m]A lot of them just hate white people, all white people.Oct 05 19:48
DaemonFC[m]And by "communist", they mean that their neighborhoods are shit because there's lots of crime and poverty, so instead of fixing it, they'd rather sit on their asses and take money from someone else.Oct 05 19:48
<--hnasiet has quit (Ping timeout: 260 seconds)Oct 05 20:23
DaemonFC[m]The Hippy Dippy Morons who live in Chicago have absolutely no idea what kind of Hell they have unleashed by punishing a police officer and raising an armed criminal to sainthood, but they'll find out.Oct 05 20:30
-->tuskkk___ (~tuskkk___@31.29.140.184) has joined #techrightsOct 05 20:33
<--tuskkk___ has quit (Remote host closed the connection)Oct 05 20:37
-->hnasiet (~hnasiet@a109-48-58-167.cpe.netcabo.pt) has joined #techrightsOct 05 20:49
XRevan86DaemonFC[m]: Fixing poverty is so simple – just give everyone affordable education. Oh wait…Oct 05 21:12
XRevan86Isn't the US the country with by far the highest prices on highest education?Oct 05 21:12
XRevan86It's what's called low vertical social liftOct 05 21:14
-->LengsdorferCj (~Lengsdorf@90.242.250.102) has joined #techrightsOct 05 21:59
-->BeholdVh (~Behold@190-199-104-19.dyn.dsl.cantv.net) has joined #techrightsOct 05 22:02
<--LengsdorferCj has quit (K-Lined)Oct 05 22:04
<--BeholdVh has quit (Remote host closed the connection)Oct 05 22:05
DaemonFC[m]XRevan86: These peopls don't want higher education. They're dropping out of High School (and that's free) to sling drugs and shoot people.Oct 05 22:05
DaemonFC[m]Making college more affordable would have some impact on the crime rate, but the majority of these criminals are illiterate, innumerate, and violent because that's the path they've chosen for their lives.Oct 05 22:06
DaemonFC[m]The ones who aren't total fuck ups or want to get their lives back on track at least go back and get a GED, but the problem with the GED is that whle it's harder than graduating high school, the option to test tends to be given in prison as a well-intentioned way of reducing recidivism. Unfortunately, that means that if you tell an employer you have a GED, their mind goes straight to "Okay, what did you get in troubleOct 05 22:08
DaemonFC[m]for?".Oct 05 22:08
DaemonFC[m]Ultimately, a GED is better than nothing, especially if you want to go to college. While some colleges let you get in without it, there will be some grants and scholarships that mandate having it, which would put you at a huge disadvantage as a drop out who is trying to get into college.Oct 05 22:12
DaemonFC[m]At least if you have a college degree in something, then nobody cares about what happened in high school...Oct 05 22:12
DaemonFC[m]The GED does open some doors that won't be available as a drop out. So that is something, at least, but you're better off just finishing high school.Oct 05 22:13
DaemonFC[m]It sucks and it does seem like it goes on forever, but it's worth it, and you do learn some things that you won't by dropping out and studying for a GED, like how to deal with difficult people, which is one of the more important things to know in any workplace.Oct 05 22:14
DaemonFC[m]One of the more common complaints is that high school spends a lot of time teaching things that never come up again in "real life", but that's not entirely true. Sure, many people aren't going to need to know how to find the area of a triangle, and others may never need to know how to write an essay, but it does, in general, prepare people for college by giving them general knowledge. Oct 05 22:17
DaemonFC[m]It's sad that the Chicago police even have to give people advice on how to hunker down for a riot because a criminal was shot and killed four years ago. On top of having one of the worst crime rates in general for a big city, Chicagoans also have to deal with the fallout from what happens when a criminal gets shot, unless he was given the death sentence by another criminal, and then we ignore that and go about ourOct 05 22:20
DaemonFC[m]business.Oct 05 22:20
oiaohmDaemonFC[m]: really there is a issue that schools spend teaching a lot of things people will not use.   Without teaching the importance of critical thinking and skills to self locate information.Oct 05 22:28
oiaohmDaemonFC[m]: so you don't know how to do area of triangle you are not stuffed if you know how to look up how to-do that.Oct 05 22:28
oiaohmDaemonFC[m]: problem is you teach critical thinking it will make elected officials life hard.Oct 05 22:29
DaemonFC[m]Yeah, case in point, the Illinois Governor's race that's going on now.Oct 05 22:30
DaemonFC[m]Two billionaires. Two criminals. Screwed either way....Oct 05 22:30
DaemonFC[m]Well, we know what we get with Republican Bruce Rauner, the current governor.Oct 05 22:31
DaemonFC[m]More shut downs, more pollution, more finger pointing, more slashing of the safety net.Oct 05 22:32
DaemonFC[m]But with Democrat JB Pritzker, we get unbalanced budgets, a junk credit rating, more entitlements, more sweetheart deals with the public unions, more taxes, and a guy who cheated his way out of his own taxes with illegal deductions.Oct 05 22:32
DaemonFC[m]See, you do have a choice. Damned if you do. Damned if you don't.Oct 05 22:33
DaemonFC[m]Meh, inner city people who have shit neighborhoods and lots of crime think that Pritzker is going to be the magic bullet that ends all of that. ;)Oct 05 22:34
DaemonFC[m]In fact, he'll just make their plight worse. By chasing out employers and making them more dependent on government handouts, that's.....not a favor.Oct 05 22:34
oiaohmDaemonFC[m]: I have never checked USA law what happens if over 50 percent of people vote incorrectlyOct 05 22:35
DaemonFC[m]Those welfare programs have to be funded by something. Namely taxes on people and employers. When they leave and nobody pays the taxes, the welfare programs will have to go anyway.Oct 05 22:35
DaemonFC[m]oiaohm: Vote incorrectly?Oct 05 22:35
DaemonFC[m]You mean don't choose a candidate from the ballot?Oct 05 22:35
DaemonFC[m]It depends. Generally that part of the ballot is considered spoiled and is not counted in the total for that office.Oct 05 22:36
DaemonFC[m]It's totally possible to go to vote and only vote on one question or one office, if you wanted to.Oct 05 22:36
DaemonFC[m]In some places, if no candidate gets 50% of the vote, then it goes into a runoff election where the top two face off against each other.Oct 05 22:37
DaemonFC[m]That's how the Chicago mayor is selected.Oct 05 22:37
DaemonFC[m]It happened to Rahm Emanuel in 2015.Oct 05 22:37
DaemonFC[m]States can run their elections pretty much however they want to.Oct 05 22:38
oiaohmDaemonFC[m]: in Australia 51% of the vote you have to win to get seat.   Now here is nasty catch yes those informal vote are put aside in Australia and countered.  If informal vote by some rareness equals 51% of informal/invaild votes a new election is run and current candates cannot be in the next election.Oct 05 22:38
DaemonFC[m]Even though the US Consitution was amended to allow th public direct elections for US Senators, some states have runoff election provisions for that.Oct 05 22:38
DaemonFC[m]It's not illegal because the people do get to decide who their Senator will be.Oct 05 22:38
oiaohmSo you don't have a method to cancel out candates over there.Oct 05 22:38
DaemonFC[m]Most states give it to whoever got the most votes, even if there is nobody who got close to 50%.Oct 05 22:39
oiaohmIe public has method to cancel out candates.Oct 05 22:39
DaemonFC[m]You can leave an office unchecked if you want.Oct 05 22:39
DaemonFC[m]But if they run unopposed, they get the office even if they only get 1 vote.Oct 05 22:39
DaemonFC[m]A lot of times, I select "Write-in" and vote for myself in those cases. :)Oct 05 22:40
oiaohmWarped is if you won that way.Oct 05 22:40
DaemonFC[m]So I have gotten votes for myself for Cook County Board President, Cook County Sheriff, and a few other things.Oct 05 22:40
DaemonFC[m]Yeah, but it's rare to win a write-in campaign.Oct 05 22:41
DaemonFC[m]I mean, if I really started knocking on doors and got other people to support me, it could happen, but it's not going to.Oct 05 22:41
oiaohmWe don't have the write in option.Oct 05 22:42
oiaohmBasically you hate the vote you cross out all the boxes.Oct 05 22:42
oiaohmand if enough of us do it they have to find new candates.Oct 05 22:42
DaemonFC[m]It would be weird if I won, not the least of which because I'd be the first elected official at that level to not be a Democrat in over 100 years.Oct 05 22:42
DaemonFC[m]And the first Independent ever.Oct 05 22:42
oiaohmPlease note that cancel as a candate if it done is for remainder of life.Oct 05 22:43
DaemonFC[m]Chicago has been around long enough that it has had people who were not Democrats or Republicans in city offices.Oct 05 22:43
XRevan86*cough* Democracy *cough*Oct 05 22:43
DaemonFC[m]But most of them were Whigs.Oct 05 22:43
DaemonFC[m]The US has had a viable third party at various times and places, but they usually disappear.Oct 05 22:44
DaemonFC[m]The Whigs and the "State's Rights Democratic Party" (Dixiecrats) were the most notable.Oct 05 22:44
XRevan86DaemonFC[m]: I bet it's pretty hard to get big when ballots around the country can simply ignore your existence.Oct 05 22:45
DaemonFC[m]The Dixiecrats broke away from the Democrats in response to the Civil Rights Movement of the 20th century.Oct 05 22:45
DaemonFC[m]They favored keeping segregation, redlining, ballot taxes and "literacy tests", and other Jim Crow laws.Oct 05 22:46
XRevan86DaemonFC[m]: Ah, that's before Democrats and Republicans flipped?Oct 05 22:46
DaemonFC[m]XRevan86: Yeah, the Libertarians and the Greens are the biggest third parties, and the highest they usually get elected to is a county level office somewhere.Oct 05 22:47
DaemonFC[m]The Dixiecrats were largely absorbed by the Republican Party in the 60s and 70s.Oct 05 22:47
XRevan86DaemonFC[m]: That sounds like there departmentOct 05 22:47
XRevan86conservatismOct 05 22:48
DaemonFC[m]The moderate and liberal Republicans got absorbed by the Democratic Party.Oct 05 22:48
DaemonFC[m]There's a re-alignment happening again.Oct 05 22:48
DaemonFC[m]The Republicans are gaining uneducated people in rural areas, and losing educated people in suburban areas.Oct 05 22:49
XRevan86DaemonFC[m]: re-alignment?Oct 05 22:49
XRevan86I think the Republican party will just go down their road, simplifying their conservative positionOct 05 22:50
oiaohmUsa lacks mandoary voting like Australia has.   If you don't want to vote here in Australia it costs 20 dollars the first time 50 dollars every time after that.   So its not free not to vote.Oct 05 22:51
XRevan86oiaohm: I don't think that's nearly the biggest issueOct 05 22:52
XRevan86The most two-party things are the house of representatives (is that how it's called) which buffers out non-twin-party candidates and the non-federal nature of federal electionsOct 05 22:53
XRevan86It simply doesn't make sense to me that in federal elections in ballots states can choose whom to putOct 05 22:54
XRevan86naturally the lowest common denominator will be Democrats and RepublicansOct 05 22:54
XRevan86Even the official rhetoric that puts everyone who's not a Democrat or a Republican as an Independent assumes that there's literally only two parties possible everOct 05 22:56
XRevan86that's hardcodedOct 05 22:56
XRevan86one party, another party, independent from partiesOct 05 22:56
<--mmu_man has quit (Ping timeout: 252 seconds)Oct 05 22:58
<--Firre_ has quit (Quit: lolmoi)Oct 05 22:59
MinceRhttp://asset-c.soupcdn.com/asset/14420/8044_c0e7_500.jpegOct 05 23:01
DaemonFC[m]The number of people who do vote in the US has gone down to about 1/3rd of eligible voters, if that.Oct 05 23:06
DaemonFC[m]Sometimes 24-25% in the midterms.Oct 05 23:06
DaemonFC[m]So the politiicans don't care about what people who don't vote want.Oct 05 23:06
XRevan86DaemonFC[m]: Maybe it'd be higher if there was more of a difference between the "lose" and "win" scenariosOct 05 23:07
DaemonFC[m]And that's a big reason why our government is the way it is. They've been making it harder to go to college for years because they don't worry about young people, because young people don't vote.Oct 05 23:07
XRevan86DaemonFC[m]: Because when they will, they'll vote the DNC and GOP out?Oct 05 23:08
XRevan86I suppose it does matter which Communist Party member to get into the Parliament, but in the end the outcome difference is not worth the effort of actually figuring out which one is less of a scumbagOct 05 23:10
XRevan86DaemonFC[m]: People have lives, maybe they don't want to waste time on figuring out which candidate will be more gentleOct 05 23:11
XRevan86Albeit after Trump I expect and hope people got the message for the next presidential elections %)Oct 05 23:12
MinceRyou expect too much of themOct 05 23:12
MinceRhttps://hugelolcdn.com/i/550208.jpgOct 05 23:13
XRevan86MinceR: dunno, I don't know 'merican mentality nearly as much as I wanted toOct 05 23:18
XRevan86maybe then I'd understand better the SJW vs. alt-right emotionally heated debates about censoring everything betterOct 05 23:18
MinceRit's too similar to that on the rest of the planetOct 05 23:18
MinceRlike uk, germany, hungary, poland, turkey, russiaOct 05 23:19
oiaohmXRevan86: I do see the other downside in Australia where you don't have that.   I still remember a seat in Australia where the ballot paper had 500 candates.   Yes you have to number 1 to 500 in the boxes for a valid vote.Oct 05 23:19
XRevan86MinceR: Oddly, in Russia political differences don't affect people relationship's that muchOct 05 23:19
-->mmu_man (~revol@vaf26-2-82-244-111-82.fbx.proxad.net) has joined #techrightsOct 05 23:20
MinceRbecause the people are more jadedOct 05 23:21
oiaohmXRevan86: it one one of the few seats where all the candates end up scratched and a re vote.   everyone attempt to vote but less than 51% sucessfully did it with 500 candates.Oct 05 23:21
MinceRthey're ahead of the gameOct 05 23:21
MinceRthe rest of the planet will followOct 05 23:21
XRevan86MinceR: authoritarian USSR-lovers can work under the same roof with libertarians and no one will blink an eyeOct 05 23:21
MinceRactual libertarians or nazis who call themselves "libertarian"?Oct 05 23:21
XRevan86MinceR: I don't think I've ever met a fascist-like "libertarian" yet…Oct 05 23:22
MinceRlook around in "republican" circlesOct 05 23:23
XRevan86MinceR: Nah, that doesn't fit in well in the Russian contextOct 05 23:24
XRevan86at least as of nowOct 05 23:24
MinceRlucky russiansOct 05 23:24
---MinceR gives voice to cubexyz mmu_man pidgin_log cubelogOct 05 23:24
---MinceR gives voice to hnasiet schestowitz_log_ amarsh04Oct 05 23:24
XRevan86MinceR: Not really, it's just that all the conservatives are also polluted with socialist ideas to some extentOct 05 23:25
MinceRnational socialist onesOct 05 23:25
XRevan86MinceR: No, I mean that the majority of the population of either ideology has grown to expect some stuff from the stateOct 05 23:26
MinceRthat's not unusualOct 05 23:26
MinceReven some people who pose as "anarcho-capitalists" keep promoting monarchy in place of democracyOct 05 23:26
XRevan86So the libertarian ideas of "let's free the state from any obligations" don't get much of a tractionOct 05 23:26
MinceRah, so you have communist "libertarian"s? :>Oct 05 23:27
XRevan86MinceR: The "republican" types just usually want Stalin backOct 05 23:27
MinceRlolOct 05 23:28
XRevan86Of course no one of any ideology gets any actual powerOct 05 23:29
XRevan86because there's United Russia for that :)Oct 05 23:29
<--hnasiet has quit (Ping timeout: 252 seconds)Oct 05 23:29
MinceR:>Oct 05 23:29
XRevan86and I can't think of any ideology that would apply to United RussiaOct 05 23:30
XRevan86except "reactionary stabilitivism" maybeOct 05 23:30
MinceRchristian fundamentalismOct 05 23:30
MinceRextreme authoritarianismOct 05 23:30
MinceRextreme entanglement of state and businessOct 05 23:31
XRevan86They just sit there and do whatever they can to continue to sit thereOct 05 23:31
MinceRand maintain an alliance with a cultOct 05 23:31
XRevan86and scare people will the horrors of instability when they won't be sitting thereOct 05 23:31
XRevan86* with theOct 05 23:31
MinceRand abuse their powerOct 05 23:31
MinceRand occasionally annex part of a neighboring state to appease the rabbleOct 05 23:32
XRevan86If the cult can help them sit there, they'll work with the cultOct 05 23:32
XRevan86if the cult doesn't, they'll ruin the cultOct 05 23:32
MinceRi don't see how that cult could get worseOct 05 23:32
XRevan86MinceR: "ruin" with publicityOct 05 23:32
MinceRthat would be interestingOct 05 23:32
XRevan86MinceR: My point is that they don't really careOct 05 23:32
MinceRsee the rabble deal with their sudden onset cognitive dissonanceOct 05 23:33
XRevan86MinceR: The amount of double-think on the state TV is so high that I don't think they're scared to lose integrityOct 05 23:33
MinceRlol, wikipedia claims united russia's ideology includes "centrism" while its political position is "right-wing"Oct 05 23:34
XRevan86I suppose its right-wingness showed when Medvedev told to the teacher asking him about low salaries that he should've went to business %)Oct 05 23:35
XRevan86I wonder if there's a version of that clip with subtitles %)Oct 05 23:36
XRevan86https://youtu.be/-u0YDyUgvAM pity, no subtitlesOct 05 23:37
-TechrightsBot-tr/#techrights-Совет Медведева учителям: Хочется деньги зарабатывать- идите в бизнес - YouTubeOct 05 23:37
XRevan86but here's a proof I didn't imagine it :)Oct 05 23:37
XRevan86MinceR: You can follow the reactions to get roughly what he said %)Oct 05 23:38
XRevan86MinceR: Unless *you* actually know RussianOct 05 23:39
XRevan86MinceR: You did show some understanding of it ;)Oct 05 23:39
MinceR:)Oct 05 23:39
XRevan86Anyway, they'd actually love to continue "serving" people as much as they do, they just don't want to be accountable for itOct 05 23:47
XRevan86or to where the budget actually goesOct 05 23:52
MinceRhttps://www.youtube.com/watch?v=dk01eeKMD_IOct 05 23:55
-TechrightsBot-tr/#techrights-It's a Cookbook!!! - YouTubeOct 05 23:55
XRevan86MinceR: To cheer you up a bit, Putin's rating is sinking the last few monthsOct 05 23:55
MinceRhow close are you to a revolution?Oct 05 23:55
XRevan86MinceR: passively holding a grudgeOct 05 23:56
MinceRpftOct 05 23:56
XRevan86or passively-agressively maybeOct 05 23:56
DaemonFC[m]DaemonFC: Because when they will, they'll vote the DNC and GOP out?Oct 05 23:57
DaemonFC[m]People don't vote because they've lost faith in the system after watching things go on more or less the same for decades. I mean, the parties are different, but they aren't interested in tackling the big problems. Oct 05 23:57
XRevan86DaemonFC[m]: exactlyOct 05 23:57
DaemonFC[m]The parties don't mind the low turnout as long as they continue to win.Oct 05 23:57
XRevan86DaemonFC[m]: Thing is, I don't think it matters to them either wayOct 05 23:58
XRevan86at least not in a significant wayOct 05 23:58
XRevan86https://pp.userapi.com/c850724/v850724933/8173/2d28GA2btH8.jpg :DOct 05 23:59
DaemonFC[m]The Democrats didn't raise the minimum wage, make college more affordable, or give us single payer health care.Oct 05 23:59
DaemonFC[m]The Republicans didn't scrap abortion or gay marriage.Oct 05 23:59
XRevan86A programming language in Church Slavic/Slavonic (not real, probably)Oct 05 23:59
DaemonFC[m]It's just getting to be a situation where more people are burning out because their priorities don't get done.Oct 05 23:59
MinceR:)Oct 05 23:59
MinceRwell, there's one in latin and one in klingonOct 05 23:59
XRevan86and with real iconsOct 06 00:00
DaemonFC[m]It's actually pretty hard for the courts to reverse a decision as big as gay marriage. I mean, it would instantly void the marriages of several million people.Oct 06 00:00
MinceRnot all icons are real :(Oct 06 00:00
DaemonFC[m]Also the federal government would have to scramble to change the whole system again depending on which state you live in. It would cost the government more money.Oct 06 00:00
XRevan86DaemonFC[m]: Um, I don't think that's a problem, just forbid any new ones.Oct 06 00:01
DaemonFC[m]It's easier to keep things how they are. The Republicans probably don't really care.Oct 06 00:01
DaemonFC[m]XRevan86: It's not that easy.Oct 06 00:01
DaemonFC[m]Under federalism, the federal government has to respect what the states have done.Oct 06 00:01
XRevan86DaemonFC[m]: They are probably in their hearts of the same ideology as the United Russia ;)Oct 06 00:01
MinceRnot so much only in the heart anymoreOct 06 00:02
DaemonFC[m]Which means that even if that ruling were reversed, everyone who gets married and lives in a state where it would continue being legal would still be recognized.Oct 06 00:02
MinceRthey elected Agent OrangeOct 06 00:02
DaemonFC[m]And that can't be allowed because of the 14th amendment.Oct 06 00:02
DaemonFC[m]The Equal Protection Clause and the Full Faith and Credit Clause are both part of the constitution.Oct 06 00:03
DaemonFC[m]How do you enforce one and not the other?Oct 06 00:03
MinceRwith HypocrisyOct 06 00:03
MinceRa well respected ancient technologyOct 06 00:03
DaemonFC[m]It's something that the courts don't want to take on. If it ends up back at the Supreme Court there will just be an unsigned letter saying "We're not hearing this." or vacating the lower court ruling.Oct 06 00:03
XRevan86also an international standardOct 06 00:03
MinceRindeedOct 06 00:04
DaemonFC[m]The Supreme Court almost never reverses itself anyway.Oct 06 00:05
XRevan86> not so much only in the heart anymoreOct 06 00:06
DaemonFC[m]It certainly can, but it has to go over all of the reasons why its former ruling was wrong, and it's considered pretty embarrassing to the court.Oct 06 00:06
XRevan86MinceR: I don't know, maybe they actually care at least about some of their bigotryOct 06 00:06
MinceRwho doesn't?Oct 06 00:07
DaemonFC[m]One case where it reversed itself was when Lawrence v. Texas reversed Bowers v. Hardwick.tOct 06 00:07
XRevan86MinceR: I think United Russia will pass literally everything if it helps securing its position and the position of its capitalOct 06 00:07
MinceRyou seem to expect them to respond too much to the people :>Oct 06 00:08
MinceRthey're not held responsibleOct 06 00:08
MinceRthat would require a democracyOct 06 00:08
DaemonFC[m]The mistake that the left has made was boycotting the elections and allowing people like Bush and Trump to get in and appoint realatively young right-wing judges that will be on the courts for 35-40 years.Oct 06 00:08
XRevan86MinceR: No, I don'tOct 06 00:09
DaemonFC[m]The chances that we get lucky and one or two of them keel over next time there's a Democrat in the White House is small.Oct 06 00:09
XRevan86MinceR: But they do move a bit to soften the outcryOct 06 00:09
MinceRyeah, into ukraine :>Oct 06 00:09
XRevan86MinceR: that too %)Oct 06 00:10
XRevan86But I mean, if they'll know that legalising gay marriage will help Rotenbergs make money, Russia would be the wokest country of the worldOct 06 00:10
MinceRhttps://hugelolcdn.com/i/550201.pngOct 06 00:11
MinceRwho are the rotenbergs?Oct 06 00:11
XRevan86MinceR: … a familyOct 06 00:11
XRevan86MinceR: https://en.wikipedia.org/wiki/Arkady_RotenbergOct 06 00:12
-TechrightsBot-tr/#techrights-en.wikipedia.org | Arkady Rotenberg - WikipediaOct 06 00:12
XRevan86MinceR: One of the biggest onesOct 06 00:13
MinceRand their strings are not pulled by putler?Oct 06 00:13
XRevan86MinceR: It's debatable who pulls whose stringsOct 06 00:13
XRevan86not yet determinedOct 06 00:13
MinceR:)Oct 06 00:13
XRevan86MinceR: But of course these are all trusted people of PutinOct 06 00:20
XRevan86they didn't just happen to be on the topOct 06 00:20
XRevan86It's a weird thing about Russian politicsOct 06 00:22
XRevan86most of the people on the top are connected to Putin in some banal waysOct 06 00:23
XRevan86Putin's bodyguard, Putin's comrades from the Dacha-building co-operationOct 06 00:23
XRevan86Putin's cookOct 06 00:24
XRevan86Putin's karate trainerOct 06 00:24
XRevan86I guess he's not a good HR, so he has to work with whom he already knows otherwise %)Oct 06 00:36
MinceR"trusted", probably more like "controlled"/"blackmailed"Oct 06 00:48
XRevan86loyal in one way or the otherOct 06 00:49
MinceRhttps://hugelolcdn.com/i/550108.jpgOct 06 00:51
XRevan86MinceR: https://youtu.be/f42N17rqxws have you seen this? %)Oct 06 00:54
-TechrightsBot-tr/#techrights-0247Куклы - Крошка Цахес (23.01.00).avi - YouTubeOct 06 00:54
XRevan86https://en.wikipedia.org/wiki/Puppets_(TV_series)Oct 06 00:55
-TechrightsBot-tr/#techrights-en.wikipedia.org | Puppets (TV series) - WikipediaOct 06 00:55
MinceRnoOct 06 00:56
XRevan86That particular episode is a parody on Klein ZachesOct 06 00:56
MinceRi don't know what that isOct 06 00:57
XRevan86A German fairy taleOct 06 00:57
MinceRrotenberg is claimed to be a russian citizen and have an order of friendship award, which is claimed to be for foreignersOct 06 00:57
MinceRwhat gives?Oct 06 00:57
XRevan86MinceR: It's statutum was changed in April 2012Oct 06 00:59
XRevan86> Орденом Дружбы награждаются граждане Российской Федерации, а также граждане иностранных государстOct 06 00:59
XRevan86> The Order of Friendship is awarded to citizens of the Russian Federation and also citizens of other countriesOct 06 01:00
XRevan86for bla-bla-blaOct 06 01:00
XRevan86MinceR: Anyway, you can probably see how Puppets and then (the real) NTV saw their end %)Oct 06 01:07
MinceRthey featured vlad?Oct 06 01:09
XRevan86MinceR: yesOct 06 01:09
MinceRhttps://i.imgur.com/qU2fBZ2.jpgOct 06 01:13
XRevan86and now his rating is tanking because no one believes his promises about the pension reformOct 06 01:15
XRevan86When the talks started I did mention on this channel that it is getting hugeOct 06 01:15
XRevan86it's still hugeOct 06 01:15
MinceRthat's what she said.Oct 06 01:15
XRevan86it's been huge for like 4 monthsOct 06 01:16
XRevan86One of the notable things is that on his "elections" Putin in his promises explicitly said that he will not do such a thingOct 06 01:17
XRevan86and then he didOct 06 01:17
MinceR:)Oct 06 01:17
<--pidgin_log has quit (Quit: Leaving.)Oct 06 01:18
XRevan86and now he's trying to lie his way through itOct 06 01:18
XRevan86but people are no longer buying itOct 06 01:18
XRevan86Definitely not revolution material, but a strong albeit small step in that direction.Oct 06 01:21
MinceRicOct 06 01:21
XRevan86But who knows, time will showOct 06 01:23
XRevan86screwups keep showing upOct 06 01:23
XRevan86Chechnya got itself a bit of lang from Ingushetia, and now there are riots thereOct 06 01:24
XRevan86* of landOct 06 01:24
XRevan86I bet the United Russia didn't expect that otherwise they would'n've granted the Kadyrov's wish so readilyOct 06 01:25
XRevan86There are famously three golden regions in RussiaOct 06 01:26
XRevan86Moscow (duh), Chechnya and CrimeaOct 06 01:26
-viera/#techrights-Tux Machines: Red Hat Satellite integrated new, improved Ansible DevOps http://www.tuxmachines.org/node/116213 [https://pleroma.site/objects/689fde5b-6ea8-4e10-8321-c6806978a277]Oct 06 01:27
XRevan86The centre and two potentionally unstable regionsOct 06 01:27
MinceRwhat makes them golden?Oct 06 01:28
XRevan86MinceR: huge investmentsOct 06 01:28
-viera/#techrights-Tux Machines: #Android Leftovers http://www.tuxmachines.org/node/116214 [https://pleroma.site/objects/d95842b9-7260-493a-8c60-37b95ba0eed6]Oct 06 01:28
XRevan86insane budgetsOct 06 01:28
MinceRyeah, i figure one would have to be insane to invest in chechnya or occupied crimeaOct 06 01:28
XRevan86from the stateOct 06 01:29
MinceRwhat does the state want from chechnya?Oct 06 01:29
XRevan86MinceR: Probably to be calm and cozyOct 06 01:29
MinceRwell, if they wanted it to be cozy, they shouldn't have added to its area :>Oct 06 01:30
-viera/#techrights-Tux Machines: CubieBoard9 SBC cranks up Actions S900 SoC http://www.tuxmachines.org/node/116215 [https://pleroma.site/objects/7c97b447-5818-4116-9732-5b470c19adf7]Oct 06 01:30
XRevan86MinceR: https://en.wikipedia.org/wiki/Second_Chechen_WarOct 06 01:30
-TechrightsBot-tr/#techrights-en.wikipedia.org | Second Chechen War - WikipediaOct 06 01:30
XRevan86MinceR: Kadyrov want, Kadyrov getOct 06 01:31
XRevan86else Kadyrov mutiny, maybeOct 06 01:32
-viera/#techrights-Tux Machines: #Android Leftovers http://www.tuxmachines.org/node/116216 [https://pleroma.site/objects/20bff91e-1aad-407e-b165-03a374982ae5]Oct 06 01:32
MinceRhttps://hugelolcdn.com/i/550096.jpgOct 06 01:34
XRevan86There are reports that in parts of Ingushetia Internet is blockedOct 06 01:34
XRevan86of course I haven't heard about the situation from TV %)Oct 06 01:35
XRevan86I've asked some people, they have no clueOct 06 01:35
XRevan86"A thing in Ingushetia? What thing?"Oct 06 01:35
MinceR:)Oct 06 01:36
XRevan86https://youtu.be/FV9ysUJUIiE this video is perfectOct 06 01:39
-TechrightsBot-tr/#techrights-Пахомов - YouTubeOct 06 01:39
XRevan86A guy with the camera tries to ask a question from the mayor of SochiOct 06 01:39
XRevan86"Anatoly Nikolayevich, greetings, can you answer a question?"Oct 06 01:40
XRevan86all he saysOct 06 01:40
schestowitzgo onOct 06 01:41
XRevan86he got 5 days %)Oct 06 01:41
MinceRin prison?Oct 06 01:42
XRevan86detentionOct 06 01:42
XRevan86so yesOct 06 01:42
schestowitzlolOct 06 01:42
schestowitzno goulag service?Oct 06 01:42
XRevan86schestowitz: Like the one I linked to the other day?Oct 06 01:44
XRevan86https://youtu.be/AL2pxPYiQR4 Magas, IndushetiaOct 06 01:46
-TechrightsBot-tr/#techrights-СТРЕЛЬБА НА МИТИНГЕ В МАГАСЕ - ИНГУШЕТИЯ 2018 - YouTubeOct 06 01:46
XRevan86* IngushetiaOct 06 01:47
XRevan86yea, not newsworthyOct 06 01:47
XRevan86Interesting that there's nothing in English about the Russia-wide mayor elections in all the cities that do elect mayorsOct 06 01:56
XRevan86For one thing, the situation in Primorye got interestingOct 06 01:56
XRevan86I'm too lazy to describe it myself %)Oct 06 01:58
XRevan86Basically, a candidate not from the United Russia was winningOct 06 01:59
XRevan86and then the second tour got cancelled, and now Putin is looking for someone to lead the region in the arisen situationOct 06 02:00
XRevan86and apparently that someone is Oleg KozhemyakoOct 06 02:00
<--schestowitz has quit (Quit: Konversation terminated!)Oct 06 02:01
XRevan86If someone is interested, I can describe the situation in greater detail %).Oct 06 02:01
XRevan86… after I get some sleep.Oct 06 02:02
-->schestowitz (~roy@host81-152-237-172.range81-152.btcentralplus.com) has joined #techrightsOct 06 02:02
<--schestowitz has quit (Changing host)Oct 06 02:02
-->schestowitz (~roy@unaffiliated/schestowitz) has joined #techrightsOct 06 02:02
DaemonFC[m]The elections in Russia are a little more than suspect, but the US is getting a little worse every time lately.Oct 06 02:21
DaemonFC[m]I still vote because, well, for example, Illinois will have a governor, Bruce Rauner is worse, and staying out of it and letting him win isn't something I want to think about.Oct 06 02:22
DaemonFC[m]But I know that our taxes are going way up the minute Pritzker gets in.Oct 06 02:23
DaemonFC[m]He has to raise money to dole out welfare for the people who are going to keep hin there.Oct 06 02:23
XRevan86DaemonFC[m]: It's not suspect, it's a complete farseOct 06 02:23
XRevan86Is that a word in English?Oct 06 02:24
XRevan86farce *Oct 06 02:24
DaemonFC[m]"Farce" is the spelling, but yeah.Oct 06 02:24
XRevan86It is if spelled correctly (:Oct 06 02:24
DaemonFC[m]I'm just kind of hoping the Democrats take Congress and they and Trump can spend a few years throwing poop at each other instead of passing more laws.Oct 06 02:25
DaemonFC[m]The House will stop passing bills, other than ones to embarrass Trump, and launch a lot of investigations.Oct 06 02:26
DaemonFC[m]The Senate will probably just sit there largely paralyzed like it is now.Oct 06 02:26
DaemonFC[m]If the Democrats do take the Senate somehow, 1 in 3 chance, it will be by the narrowest margins and the "moderate" Democrats will not allow much to get done.Oct 06 02:27
DaemonFC[m]Best case is a government that stumbles around in the wilderness.Oct 06 02:27
-viera/#techrights-Tux Machines: #AbiWord - A sleeping giant or a dying dinosaur? http://www.tuxmachines.org/node/116217 [https://pleroma.site/objects/6f936e83-f6ab-4b10-b096-ee3718057f22]Oct 06 02:33
-viera/#techrights-Tux Machines: Qt 5.12 LTS Beta Released http://www.tuxmachines.org/node/116218 [https://pleroma.site/objects/9973abe0-c51e-4eb9-941e-60f31231d006]Oct 06 02:36
-viera/#techrights-Tux Machines: #DXVK 0.81 Released and #VKD3D 1.1 Being Prepped For Release http://www.tuxmachines.org/node/116219 [https://pleroma.site/objects/64b0b70f-6a4c-47a1-b2cd-2f6b5e6c29e7]Oct 06 02:41
-viera/#techrights-Tux Machines: It is with great pleasure that we announce the release of #Mageia 6.1 http://www.tuxmachines.org/node/116220 #mdv #gnu #linux [https://pleroma.site/objects/b86e2e7e-f5a4-4040-9399-d5aafd5fba45]Oct 06 02:54
-viera/#techrights-Tux Machines: Events: Ubuntu Events, XDC, and GStreamer Conference http://www.tuxmachines.org/node/116221 [https://pleroma.site/objects/74b36bc8-843e-43b9-b993-e08e94ad3200]Oct 06 03:02
DaemonFC[m]Mageia is still using GNOME 3.24? Wow.Oct 06 03:06
XRevan86DaemonFC[m]: Cauldron?Oct 06 03:07
*XRevan86 knows almost nothing of Mageia because couldn't find anything interesting there even a little bitOct 06 03:08
XRevan86At least from a maintainer standpointOct 06 03:10
XRevan86They still use SVNOct 06 03:10
XRevan86It looks like Fedora, except a bit worseOct 06 03:10
-viera/#techrights-Tux Machines: China's going to make a mobile OS and everyone will love it, predict ball-gazing analysts http://www.tuxmachines.org/node/116222 [https://pleroma.site/objects/00ee40c3-cbf8-4301-9f0c-1af5f83e23ff]Oct 06 03:12
DaemonFC[m]Hmmm, they plan to migrate to DNF.Oct 06 03:14
DaemonFC[m]They mention removing obsolete RPM macros.Oct 06 03:14
DaemonFC[m]Autotools.....Dear God no.Oct 06 03:14
DaemonFC[m]Yeah, everybody is switching over to meson because it neatly cleans up the Autotools mess.Oct 06 03:16
DaemonFC[m]I've ended up in autocrap hell a time or two.Oct 06 03:18
XRevan86DaemonFC[m]: What obsolete macros?Oct 06 03:18
DaemonFC[m]Meson is a lot faster and it doesn't get hung up as much.Oct 06 03:19
XRevan86DaemonFC[m]: %configure ? %)Oct 06 03:19
DaemonFC[m]Yeah, for really old versions of autocrap.Oct 06 03:19
DaemonFC[m]For the most part, Flatpak gets development builds of your software out to users, but the sandbox makes it hard to debug them when they crash.Oct 06 03:20
DaemonFC[m]So it looks like providing an easy way to build your program is better than using Flatpak for this purpose.Oct 06 03:21
XRevan86DaemonFC[m]: I didn't realise what I got myself into when Igor Gnatenko asked me to package meson for openSUSE :)Oct 06 03:21
XRevan86It wasn't big back thenOct 06 03:21
DaemonFC[m]I think I booted my laptop into openSUSE once. I don't recall why I didn't install it.Oct 06 03:22
DaemonFC[m]It's not really influential the way that Fedora is anymore and I have bad bad memories of YAST.Oct 06 03:22
XRevan86DaemonFC[m]: Meh, I just want something that's easy to contribute toOct 06 03:23
DaemonFC[m]It being very slow and too easy to get yourself into a dependency hell just by activating the wrong repos.Oct 06 03:23
DaemonFC[m]My luck, I'd bother to learn it and then it goes away.Oct 06 03:23
XRevan86openSUSE is very easy to contribute to once you get to know their best practices for RPM specsOct 06 03:24
DaemonFC[m]They've been sold to a new owner how many times now?Oct 06 03:24
DaemonFC[m]I don't even remember who owns it now.Oct 06 03:24
XRevan86> and too easy to get yourself into a dependency hell just by activating the wrong repos.Oct 06 03:24
XRevan86Not easier than on FedoraOct 06 03:24
DaemonFC[m]Red Hat is a fairly large company that's unlikely to just up and disappear.Oct 06 03:24
XRevan86> I don't even remember who owns it now.Oct 06 03:25
DaemonFC[m]Well, I used openSUSE for a while like 10 years ago so that's really most of what I know.Oct 06 03:25
DaemonFC[m]I hope stuff has improved.Oct 06 03:25
XRevan86I don't either. An investment company that plans to pop off in a few yearsOct 06 03:25
DaemonFC[m]Generally when you develop a bunch of your own utilities, things go downhill fast.Oct 06 03:26
XRevan86DaemonFC[m]: So it's fair to say that it's owned by SUSEOct 06 03:26
DaemonFC[m]The larger companies tend to be more stable.Oct 06 03:26
XRevan86DaemonFC[m]: I don't think openSUSE is going anywhereOct 06 03:27
DaemonFC[m]Mandriva was a roller coaster, nearly went broke a few times and eventually did. 😛Oct 06 03:27
-viera/#techrights-Tux Machines: today's howtos http://www.tuxmachines.org/node/116223 [https://pleroma.site/objects/5c9e6566-7364-47d5-83a9-fae7f829c07c]Oct 06 03:27
XRevan86If it does, I'll move to Arch %)Oct 06 03:27
XRevan86DaemonFC[m]: Well, Mandriva is another Fedora from the looks of itOct 06 03:28
XRevan86DaemonFC[m]: And that's one more than enoughOct 06 03:28
DaemonFC[m]What I'd like to know is how Ubuntu keeps going. It's kind of junk, really.Oct 06 03:28
XRevan86And now there are two mandrivas…Oct 06 03:28
DaemonFC[m]And they even managed to make Linux viruses mainstream with Snap.Oct 06 03:28
XRevan86> Mandriva was a roller coaster, nearly went broke a few times and eventually did. 😛Oct 06 03:28
XRevan86Even then, you can continue using MageiaOct 06 03:29
DaemonFC[m]You could upgrade from Mandriva 2010 to Mageia 1.Oct 06 03:30
DaemonFC[m]I didn't go that route.Oct 06 03:30
DaemonFC[m]OpenMandriva is something entirely different and I don't think I'm comfortable running it on my computer.Oct 06 03:30
DaemonFC[m]I think it's some Russian company that gets government money.Oct 06 03:31
XRevan86DaemonFC[m]: ROSA?Oct 06 03:31
DaemonFC[m]Interestingly, I think it is the only distribution that uses Clang as the default compiler.Oct 06 03:31
DaemonFC[m]Unfortunately, that's not a good thing.Oct 06 03:32
XRevan86DaemonFC[m]: IIRC Mageia tooOct 06 03:32
DaemonFC[m]The compiled code is slower than if you had used GCC in almost every case.Oct 06 03:32
DaemonFC[m]Mageia uses GCC.Oct 06 03:32
XRevan86DaemonFC[m]:  And it's permissive licence entryismOct 06 03:32
DaemonFC[m]The main reason Clang and LLVM came around is because of the anti-GPL groups like Apple and such.Oct 06 03:33
XRevan86Which isn't justified because, like you said, Clang produces worse codeOct 06 03:33
DaemonFC[m]I don't know why you'd use it.Oct 06 03:33
DaemonFC[m]You can license any program you compile with GCC however you want.Oct 06 03:33
XRevan86DaemonFC[m]: It has a better static a analyser thoughOct 06 03:33
XRevan86At least it used to, GCC received a lot of work in this areaOct 06 03:34
XRevan86DaemonFC[m]: BSDs love ClangOct 06 03:34
XRevan86DaemonFC[m]: You can guess why they do :)Oct 06 03:35
DaemonFC[m]Well, use it for that then and make your builds with GCC.Oct 06 03:35
DaemonFC[m]GDB is becoming a raging dumpster fire though.Oct 06 03:35
XRevan86The only reason why OpenBSD is cautious about it is limited architecture supportOct 06 03:35
XRevan86DaemonFC[m]: Indeed, that's what most people do anywayOct 06 03:36
DaemonFC[m]Anything but the simplest backtrace probably causes GDB to crash and offer to analyze itself. 😁Oct 06 03:36
XRevan86DaemonFC[m]: I never saw that happenOct 06 03:36
DaemonFC[m]When you have it backtrace multiple threads at once is usually when it dies.Oct 06 03:36
XRevan86And I tried backtracing boost programmes with itOct 06 03:37
cubexyzopenbsd still supports alpha, loongson, sgi, sparc...Oct 06 03:38
cubexyzthey did drop a lot of other architectures thoughOct 06 03:38
XRevan86cubexyz: And so they're with GCCOct 06 03:38
XRevan86Although they were talking about moving to clang conditionally where they couldOct 06 03:38
XRevan86Dunno if they actually didOct 06 03:39
cubexyzback in 2017 they switched, but one can still use gcc Oct 06 03:39
XRevan86I'm just showing what kind of people are interested in ClangOct 06 03:40
XRevan86Not just GPL-hating corporationsOct 06 03:41
XRevan86but also GPL-hating ideologically driven software developersOct 06 03:41
XRevan86libertarianesqueOct 06 03:42
cubexyzbetter LTO I guessOct 06 03:42
XRevan86cubexyz: huh?Oct 06 03:43
cubexyzLink-time OptimizationOct 06 03:43
XRevan86cubexyz: Like mentioned above, not the caseOct 06 03:44
cubexyzoh okOct 06 03:44
cubexyzno idea then :)Oct 06 03:44
XRevan86cubexyz: It's pure ideologyOct 06 03:44
cubexyzI think loki and LGP used gccOct 06 03:46
XRevan86cubexyz: GPL restricts freedoms, and that's not good, so let's use something that allows to do *anything*, that's the libertarian^W permissive wayOct 06 03:46
XRevan86cubexyz: There wasn't a clang back thenOct 06 03:46
XRevan86cubexyz: such freedoms as a freedom to EULA, a freedom to tivoisation…Oct 06 03:47
XRevan86and other important freedomsOct 06 03:48
cubexyzright, well look at it this way... if you wrote some FOSS what license would you use? most likely you would use GPLOct 06 03:48
cubexyzprobably most of the people in here wouldOct 06 03:48
XRevan86To replace busybox toybox has been writtenOct 06 03:49
XRevan86cubexyz: Well, depends on whether I consider it has even a shred of worthOct 06 03:50
XRevan86it to have *Oct 06 03:50
XRevan86If it's a Python script of 20 lines, then probably MITOct 06 03:50
cubexyzI might even consider the motif license in some casesOct 06 03:50
XRevan86If it's a bloody compiler, then GPLv3Oct 06 03:51
cubexyzin the old days we just put the code out there, no license Oct 06 03:52
XRevan86and that's the story of the Windows network stackOct 06 03:52
XRevan86kidding (:Oct 06 03:52
XRevan86cubexyz: Maybe you have a little code in Windows 10, you can be proud :DOct 06 03:53
DaemonFC[m]If they are using gcc, it's probably pre-2007 because of their fanatical anti-copyleft hatred.Oct 06 03:53
XRevan86DaemonFC[m]: well, obviouslyOct 06 03:54
cubexyzXRevan86, possible, I did write wincube :)Oct 06 03:54
DaemonFC[m]So moving to clang from thar would be an improvement,  but moving to gcc 8.x would be a far bigger one.Oct 06 03:54
XRevan86GPLv3 is the most evil thing everOct 06 03:54
XRevan86Though BSDs unlike Apple do ship modern bashOct 06 03:55
DaemonFC[m]I prefer GPLv3, and you know, it wouldn't stop me from using KDE, which has avoided it, except KDE has fully gone to shit.Oct 06 03:55
XRevan86Probably because they also don't preinstall itOct 06 03:55
cubexyzI tried Mint 18.3 last night, the KDE versionOct 06 03:56
DaemonFC[m]OpemBSD defaults to pdksh I think.Oct 06 03:56
cubexyzit wasn't too badOct 06 03:56
DaemonFC[m]Bash is available, but you can also use modern Bash on a Mac.Oct 06 03:56
DaemonFC[m]With Homebrew.Oct 06 03:56
XRevan86DaemonFC[m]: Yeah, yeah, with unofficial methodsOct 06 03:56
cubexyzopenbsd used to use korn shell, but I don't know what they use nowOct 06 03:57
DaemonFC[m]And as a developer,  you can't just assume it's there, because it's usually not.Oct 06 03:57
DaemonFC[m]PfftOct 06 03:57
XRevan86DaemonFC[m]: You can also install Emacs with homebrew, still doesn't give Apple a bit of creditOct 06 03:57
DaemonFC[m]I tried the Korn shell and didn't like it.Oct 06 03:57
XRevan86Except maybe for still allowing root on macOSOct 06 03:58
cubexyzXRevan86, Plan9 folks use pcc :)Oct 06 03:59
cubexyzI realize that is the fringe but I thought I'd mention itOct 06 03:59
XRevan86cubexyz: from outer spaceOct 06 03:59
DaemonFC[m]I wouldn't be caught dead with a Mac.Oct 06 03:59
DaemonFC[m]I hated it the moment I tried using one.Oct 06 03:59
XRevan86I tried once, still feel embarrassed for fail at their interface completelyOct 06 04:00
cubexyzApple does appear to be the incarnation of evil these daysOct 06 04:00
XRevan86for failing *Oct 06 04:00
cubexyzXRevan86, apple users == posers :)Oct 06 04:01
XRevan86cubexyz: It's the main force behind ClangOct 06 04:01
XRevan86cubexyz: So the BSD world probably begs to differ %)Oct 06 04:01
XRevan86O still remember that FreeBSD wanted to move to launchdOct 06 04:02
XRevan86Apple's XML-based init systemOct 06 04:03
cubexyzI maintain one openbsd systemOct 06 04:04
DaemonFC[m]Cups will likely need a fork eventually.Oct 06 04:04
cubexyzso I'm pro-GPL, and use openbsdOct 06 04:04
XRevan86I guess printerd didn't get anywhereOct 06 04:04
DaemonFC[m]I've never gotten FreeBSD fully working on any of my computers.Oct 06 04:05
DaemonFC[m]If it's not a network card, it's a graphics chip.Oct 06 04:05
DaemonFC[m]And if it's neither of those, there's no sound.Oct 06 04:05
cubexyzmostly I use slackware, but I also have one Mint Linux, one embedix linux, one BL3 (slackware derivative), and a bunch of simh projectsOct 06 04:05
DaemonFC[m]So I mainly don't use that because I've never gotten it to work correctly.Oct 06 04:06
DaemonFC[m]It's nice to see GNOME developers caring about memory usage all of a sudden.Oct 06 04:06
XRevan86cubexyz: As long as you realise what and why :)Oct 06 04:06
DaemonFC[m]I mean, now that I have SIXTEEN GB.Oct 06 04:06
DaemonFC[m]Where was this in 2011?Oct 06 04:06
cubexyzBL3 -> because of very low memory usageOct 06 04:07
XRevan86cubexyz: OpenBSD has trademark security for one thingOct 06 04:07
cubexyzembedix -> came with sharp zaurusOct 06 04:07
cubexyzFC1 -> LGP development (some games must use very old gcc)Oct 06 04:08
cubexyzmany reasonsOct 06 04:08
XRevan86But they're anti-GPL tooOct 06 04:08
DaemonFC[m]OpenBSD is kind of a bunch of braggarts.Oct 06 04:08
cubexyzXRevan86, maybe some but not allOct 06 04:08
DaemonFC[m]In the default installation, you really can't do anything, so it doesn't really matter how many holes have been found in that config.Oct 06 04:09
XRevan86cubexyz: Apparently these some also happen to make all the decisionsOct 06 04:09
DaemonFC[m]Tell me about configurations that people end up using for a desktop or server or something.Oct 06 04:09
DaemonFC[m]Security holes aren't added to software on purpose, in general, and I don't think that the kernel Linux has more bugs than the BSD ones do.Oct 06 04:10
DaemonFC[m]Even if it does, look at how many things it does that BSDs don't, including all the hardware it supports that they don't.Oct 06 04:10
cubexyzIBM system Z iused Ubuntu, RHEL, and ummm, I think you can use slackware tooOct 06 04:10
XRevan86"This OpenBSD was perfect and had zero holes, but you had to install an HTTP server, didn't you?"Oct 06 04:10
cubexyzdepends on how much support you wantOct 06 04:11
cubexyzif you're the type that says "hell, I can support it myself" then use whatever Oct 06 04:11
XRevan86DaemonFC[m]: There's been a local privilege escalation bug found in Linux againOct 06 04:11
XRevan86DaemonFC[m]: I don't read those articles, because there's nothing new thereOct 06 04:12
cubexyzXRevan86, another reason: I wanted one KDE 3.5.10 boxOct 06 04:12
cubexyzso I got a bunch of different OSesOct 06 04:13
cubexyzdid an experiment with Alpine :)Oct 06 04:13
XRevan86DaemonFC[m]: So not exactly security perfection thereOct 06 04:13
cubexyzunirubik was written to run on Unix v5Oct 06 04:14
XRevan86cubexyz: Do you have a Budgie box? ;)Oct 06 04:14
XRevan86cubexyz: Pantheon box, Cinnamon boxOct 06 04:14
DaemonFC[m]LPE doesn't matter very much.Oct 06 04:15
cubexyzI tried Cinnamon, it's a rather heavy WMOct 06 04:15
DaemonFC[m]They're rated Low because a physically present attacker will get in somehow anyway.Oct 06 04:15
XRevan86DaemonFC[m]: It reduces the protection from user segregationOct 06 04:17
XRevan86It doesn't have to actually be physically localOct 06 04:18
DaemonFC[m]https://koji.fedoraproject.org/koji/buildinfo?buildID=1150106Oct 06 04:19
-TechrightsBot-tr/#techrights-koji.fedoraproject.org | grub2-2.02-62.fc29 | Build Info | kojiOct 06 04:19
DaemonFC[m]- Limit grub_malloc() on x86_64 to < 31bit addresses, as some devices seem to have a colossally broken storage controller (or UEFI driver) that can't do DMA to higher memory addresses, but fails silently.Oct 06 04:19
DaemonFC[m]^ LOL!Oct 06 04:19
DaemonFC[m]https://bugzilla.redhat.com/show_bug.cgi?id=1626844Oct 06 04:23
-TechrightsBot-tr/#techrights-bugzilla.redhat.com | Bug 1626844 – grub2-2.02-54.fc29 fails to boot, drops to grub shellOct 06 04:23
DaemonFC[m]The Lenovo Thinkpad T440p is the really broken system they refer to, apparently.Oct 06 04:24
DaemonFC[m]Looks like one of the earler uEFI systems. Oct 06 04:24
DaemonFC[m]2013-ishOct 06 04:24
DaemonFC[m]An ASUS N56V.Oct 06 04:25
DaemonFC[m]Some HP Spectres.Oct 06 04:25
DaemonFC[m]A Thinkpad x220.Oct 06 04:26
oiaohmDaemonFC[m]: sorry broken firmware is kind of normal.Oct 06 04:31
oiaohmDaemonFC[m]: there are other creatives like only being able to use cpu0.Oct 06 04:32
<--kaniini has quit (Quit: leaving)Oct 06 05:31
-viera/#techrights-Tux Machines: #RedHat on #Kubernetes http://www.tuxmachines.org/node/116224 [https://pleroma.site/objects/3785f384-da65-4d9b-95cd-4f563a55b8e0]Oct 06 05:51
-viera/#techrights-Tux Machines: The @LinuxFoundation : #OpenNetworkingSummit #Europe and #OpenBMC http://www.tuxmachines.org/node/116225 [https://pleroma.site/objects/2bff8390-c4d4-4faf-8196-3415e7c15c35]Oct 06 06:07
-viera/#techrights-Tux Machines: Security: Git Patch, Endpoint Security, More Patches and Respectre™ http://www.tuxmachines.org/node/116226 [https://pleroma.site/objects/ea5ac2f5-d060-4380-a480-5fcd0711e957]Oct 06 06:10
-viera/#techrights-Tux Machines: Strong Start for Elastic Company http://www.tuxmachines.org/node/116227 [https://pleroma.site/objects/4a0a2e99-b4e7-4375-9d7d-d1202adee8b3]Oct 06 06:16
-viera/#techrights-Tux Machines: #Zabbix Debuts Latest Version of Its Open Source Monitoring Software http://www.tuxmachines.org/node/116228 [https://pleroma.site/objects/26131151-00b3-4573-9305-0110f5d06882]Oct 06 06:18
-viera/#techrights-Tux Machines: New Chromium change makes it easier to uninstall Chrome OS Linux apps http://www.tuxmachines.org/node/116229 [https://pleroma.site/objects/35a7c062-1abb-415e-9073-c9f17abd3912]Oct 06 06:21
-viera/#techrights-Tux Machines: Red Hat and Fedora Leftovers http://www.tuxmachines.org/node/116230 [https://pleroma.site/objects/050dd46b-ecee-4dc1-af2a-b5cc144f68a3]Oct 06 06:31
-->MarkusDBXIA (~MarkusDBX@218.155.163.86) has joined #techrightsOct 06 07:22
<--MarkusDBXIA has quit (K-Lined)Oct 06 07:23
-->kaniini (~kaniini@2600:1700:8660:6160:706f:180f:2690:c172) has joined #techrightsOct 06 07:30
<--mmu_man has quit (Ping timeout: 252 seconds)Oct 06 07:41
-->Guest24905 (~Intyre@112.172.33.123) has joined #techrightsOct 06 07:50
<--Guest24905 has quit (Remote host closed the connection)Oct 06 07:51
-->Firre_ (~Firee@91-156-160-154.elisa-laajakaista.fi) has joined #techrightsOct 06 08:33
-->RatlerRE (~Ratler@59.11.201.101) has joined #techrightsOct 06 09:20
<--RatlerRE has quit (Remote host closed the connection)Oct 06 09:28
<--kaniini has quit (Quit: leaving)Oct 06 09:58
-->hnasiet (~hnasiet@a109-48-58-167.cpe.netcabo.pt) has joined #techrightsOct 06 11:08
<--hnasiet has quit (Remote host closed the connection)Oct 06 11:45
-viera/#techrights-Tux Machines: Today in Techrights http://www.tuxmachines.org/node/116232 [https://pleroma.site/objects/c2790a5d-529c-4427-9aef-9c9e8ec3f273]Oct 06 12:33
-->BeerHall (~BeerHall@190-198-232-224.dyn.dsl.cantv.net) has joined #techrightsOct 06 12:43
<--BeerHall has quit (Remote host closed the connection)Oct 06 12:46
-->c0san0straJd (~c0san0str@14.36.18.104) has joined #techrightsOct 06 13:04
<--c0san0straJd has quit (Remote host closed the connection)Oct 06 13:05
-viera/#techrights-Tux Machines: #Android Leftovers http://www.tuxmachines.org/node/116231 [https://pleroma.site/objects/c0d34d48-eb20-4519-9ce1-bc48480bef11]Oct 06 13:27
-viera/#techrights-Tux Machines: Qubes OS 3.2.1-rc1 has been released! http://www.tuxmachines.org/node/116233 [https://pleroma.site/objects/b9f520b1-95a2-41c6-b83e-9bb13fb2d216]Oct 06 14:06
-viera/#techrights-Tux Machines: Games: HITMAN, 7 Days to Die and Hollow Knight; Ravenfield A Single-Player 3D Shooting Game; The Witness and Wolfenstein: The Old Blood http://www.tuxmachines.org/node/116234 [https://pleroma.site/objects/ccbae66f-7173-44f9-b15a-a4b59442f806]Oct 06 14:09
-->MBoard (~MBoard@154.233.240.123) has joined #techrightsOct 06 14:12
<--MBoard has quit (Remote host closed the connection)Oct 06 14:18
-->mmu_man (~revol@vaf26-2-82-244-111-82.fbx.proxad.net) has joined #techrightsOct 06 14:20
-->savoir-faireps (~savoir-fa@118.68.118.253) has joined #techrightsOct 06 14:50
<--savoir-faireps has quit (Remote host closed the connection)Oct 06 14:52
---MinceR gives voice to schestowitz mmu_man Firre_Oct 06 14:55
MinceRhttps://hugelolcdn.com/i/550080.jpgOct 06 15:03
-viera/#techrights-Tux Machines: Fedora-Based Desktops http://www.tuxmachines.org/node/116235 [https://pleroma.site/objects/1b2eb459-b657-4207-862c-14774580faec]Oct 06 15:15
MinceRhttps://ircz.de/p/18100524Oct 06 15:20
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectOct 06 15:20
<--tessier_ has quit (Ping timeout: 252 seconds)Oct 06 15:28
-->tessier (~treed@wsip-98-171-210-130.sd.sd.cox.net) has joined #techrightsOct 06 15:29
<--tessier has quit (Changing host)Oct 06 15:29
-->tessier (~treed@kernel-panic/copilotco) has joined #techrightsOct 06 15:29
-viera/#techrights-Tux Machines: GNU Tools Cauldron 2018 (Manchester) Videos Are Now Available http://www.tuxmachines.org/node/116236 [https://pleroma.site/objects/4c899842-7811-4e2c-9f70-cdf7f6432c45]Oct 06 15:47
MinceRhttps://ircz.de/p/1810053Oct 06 16:09
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectOct 06 16:09
XRevan86> I does proclaimes:Oct 06 16:11
XRevan86MinceR: Dat InglishOct 06 16:11
MinceR:)Oct 06 16:12
MinceRhttps://tvtropes.org/pmwiki/pmwiki.php/Main/YeOldeButcheredeEnglisheOct 06 16:12
-TechrightsBot-tr/#techrights-tvtropes.org | Ye Olde Butcherede Englishe - TV TropesOct 06 16:12
-viera/#techrights-Tux Machines: How to openwash proprietary surveillance companies http://www.tuxmachines.org/node/116237 [https://pleroma.site/objects/95342339-6019-4192-af46-a5b4b3743136]Oct 06 16:13
XRevan86MinceR: Similiar to https://lurkmore.to/Боярский_язык, yeah %)Oct 06 16:13
-TechrightsBot-tr/#techrights-lurkmore.to | Боярскій языкъ — LurkmoreOct 06 16:13
XRevan86Boyarsky yazykOct 06 16:14
MinceRyo u no percent encodingOct 06 16:14
XRevan86Itъ isъ a vѣry sophisticatedъ yazykъOct 06 16:15
XRevan86MinceR: Isъ zatъ a problѣma?Oct 06 16:15
MinceRx2x mangles the url :(Oct 06 16:15
XRevan86https://lurkmore.to/%D0%91%D0%BE%D1%8F%D1%80%D1%81%D0%BA%D0%B8%D0%B9_%D1%8F%D0%B7%D1%8B%D0%BAOct 06 16:16
-TechrightsBot-tr/#techrights-lurkmore.to | Боярскій языкъ — LurkmoreOct 06 16:16
MinceRthxOct 06 16:16
MinceRlol, is that blyad' in old church slavonic?Oct 06 16:16
XRevan86MinceR: 'Tis an old wordOct 06 16:17
XRevan86MinceR: It has a broader sense there thoughOct 06 16:18
MinceRhttps://i.imgur.com/7KvamLr.gifvOct 06 16:27
-TechrightsBot-tr/#techrights-i.imgur.com | I pat this random meow and then she followed me like this.Oct 06 16:27
-viera/#techrights-Tux Machines: Mozilla on VR http://www.tuxmachines.org/node/116238 [https://pleroma.site/objects/b7105264-1059-49c8-abf8-f470b2166682]Oct 06 16:52
-->StarvirusSb (~Starvirus@181.174.43.151) has joined #techrightsOct 06 16:52
MinceRhttps://ircz.de/p/18100455Oct 06 16:54
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectOct 06 16:54
<--StarvirusSb has quit (K-Lined)Oct 06 16:55
XRevan86MinceR: At least he *felt* ready.Oct 06 16:59
MinceR:)Oct 06 17:00
-viera/#techrights-Tux Machines: Security: Supply Chain Security Speculation, 'Digital Shadows' and Apple’s New 'Security' Features http://www.tuxmachines.org/node/116239 [https://pleroma.site/objects/0510c159-35aa-497a-bd25-772e690d3114]Oct 06 17:14
-viera/#techrights-Tux Machines: Programming: DebDialer, Python Unicode Mess, Plain Old Documentation (pod) and TLCockpit http://www.tuxmachines.org/node/116240 [https://pleroma.site/objects/368ba182-6ef7-4506-a624-a7e8ac870a2e]Oct 06 17:16
-viera/#techrights-Tux Machines: 'Open' Hardware: LinuxBoot and OpenPOWER http://www.tuxmachines.org/node/116241 [https://pleroma.site/objects/7ce8dc42-1db2-490c-9427-07be2310bf12]Oct 06 17:18
-viera/#techrights-Tux Machines: Kernel: WireGuard, Mir/Wayland, Mesa and AMD http://www.tuxmachines.org/node/116242 [https://pleroma.site/objects/634c67aa-4421-4594-a0d7-ef378734ea8c]Oct 06 17:23
-viera/#techrights-Tux Machines: today's leftovershttp://www.tuxmachines.org/node/116243 [https://pleroma.site/objects/6ec8b71d-b7ce-4c04-aef8-802cb98c9c52]Oct 06 17:25
-viera/#techrights-Tux Machines: Links 6/10/2018: Mageia 6.1, Qt 5.12 LTS Beta Released http://techrights.org/2018/10/06/qt-5-12-lts-beta-released/ [https://pleroma.site/objects/fc1f2bfe-d5a8-465a-b2d0-ab2938665ee2]Oct 06 17:29
-->pidgin_log (~roy@host81-152-237-172.range81-152.btcentralplus.com) has joined #techrightsOct 06 17:29
MinceRhttps://ircz.de/p/18100447Oct 06 17:37
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectOct 06 17:37
-->chad_ (~chad_@36.83.123.253) has joined #techrightsOct 06 18:13
<--chad_ has quit (Remote host closed the connection)Oct 06 18:19
MinceRhttps://ircz.de/p/18100431Oct 06 18:23
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectOct 06 18:23
-->SopaXorzTaker (~SopaXorzT@unaffiliated/sopaxorztaker) has joined #techrightsOct 06 19:31
DaemonFC[m]Continuing to sort out my portable music library.Oct 06 19:35
DaemonFC[m]It's grown so large that it's becoming hard to manage. Oct 06 19:35
MinceRthat's what she said.Oct 06 19:35
DaemonFC[m]Mass migration from MP3 and Ogg Vorbis to Opus by way of going back and transcoding from FLAC is the majority of it. Oct 06 19:35
DaemonFC[m]:/Oct 06 19:35
---MinceR gives voice to SopaXorzTaker pidgin_log tessierOct 06 19:35
<--SopaXorzTaker has quit (Remote host closed the connection)Oct 06 19:41
DaemonFC[m]There was an article yesterday about why anyone would want to be governor of Illinois and wondering if anyone could fix it if they wanted to....Oct 06 19:56
DaemonFC[m]Two out of three of the last governors went to prison. One is still in prison. First state to have to impeach and remove a governor from office before he went to prison.Oct 06 19:56
DaemonFC[m]If you go back just to the 1980s, there's three governors who went to prison.Oct 06 19:57
DaemonFC[m]Since 1978, the federal government has convicted 38 Chicago aldermen of public corruption.Oct 06 19:57
DaemonFC[m]The state owes more than $130 billion to its pensions that it hasn't been paying, has a credit rating similar to Russia's, and has a current backlog of $14 billion in unpaid bills.Oct 06 19:58
DaemonFC[m]The state passed the largest income tax increase in state history last year, we were told to "balance the budget", and then the state immediately sent the money to new spending instead, meaning more taxes are on the way regardless of who ends up running the state.Oct 06 19:59
DaemonFC[m]In the past year, we've seen the first municipality trigger a state law that automatically confiscates its share of tax revenue that the state collects and sends it to the pension program instead.Oct 06 20:00
DaemonFC[m]This caused the city of Harvey to have to lay off most of its remaining police and firefighters and cut city services.Oct 06 20:00
DaemonFC[m]Harvey owes Chicago almost $40 million in unpaid water bills.Oct 06 20:01
DaemonFC[m]Peoria might be the first city in Illinois that spends 100% of what it currently takes in on pensions.Oct 06 20:01
DaemonFC[m]Downstate is emptying out to places that still have jobs and low taxes, which means that Illinois will lose 1-2 seats in Congress and 1-2 electoral votes for president after 2020. Oct 06 20:02
DaemonFC[m]The state of Illinois has failed to pass a Capital Infrastructure spending bill since 2009, and has underfunded the Metra commuter rail to the point where they are considering shutting down an entire line. They had to cancel the purchasing of modern train cars, causing Nippon Sharyo to pull out of Illinois and fire everyone.Oct 06 20:03
DaemonFC[m]We ended up getting rail cars from Virginia instead, from the 90s, which are just less "used". It beats the crap out of what it's replacing though, as some of Metra's cars have been in service since the 50s, and are breaking down more often every year.Oct 06 20:04
DaemonFC[m]The Chicago Transit Authority has had to replace the lost ffunding with additional property taxes and fare hikes. Metra has hiked fares so much that its ridership has been dwindling, because gassing up your car is getting relatively cheaper. Oct 06 20:05
DaemonFC[m]The Metra board voted down a fare increase this year because while they need the money, they also need people to ride the trains.Oct 06 20:06
DaemonFC[m]There is still industry in Illinois, although notably, nobody is building new factories or warehouses here and the existing ones continue to pull out.Oct 06 20:07
DaemonFC[m]Who can blame them? The taxes are often halved just by moving a few miles over into another state.Oct 06 20:08
DaemonFC[m]It should be interesting to see if anything changes. Governor Rauner overplayed his hand when he stared down the legislature and the government partially shut down for 2 years. People may not pay attention to the government, but they notice when basic services stop working.Oct 06 20:12
DaemonFC[m]XRevan86: I was wondering how any government can go on like this, legitimate or otherwise.Oct 06 20:14
DaemonFC[m]Especially in a federal system where there are better options.Oct 06 20:14
DaemonFC[m]Illinois can't stop anyone from leaving, and a lot of people are leaving.Oct 06 20:15
XRevan86DaemonFC[m]: relatives, a cost of movingOct 06 20:17
DaemonFC[m]Well, the Illinois government has become less popular here than the one in DC.Oct 06 20:18
DaemonFC[m]That's quite an achievement.Oct 06 20:18
DaemonFC[m]Congress routinely gets a 13% approval rating, plus or minus a few points, and people keep voting for the same assholes.Oct 06 20:19
MinceRhttps://ircz.de/p/18100425Oct 06 21:09
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectOct 06 21:09
XRevan86MinceR: I don't like his hairOct 06 21:09
XRevan86also rings, disgusting, what a horrible personOct 06 21:10
MinceR:)Oct 06 21:12
MinceRyou've got the hang of itOct 06 21:13
MinceRhttps://files.catbox.moe/96am07.jpgOct 06 21:14
XRevan86Художники должны страдать. Потому они и _худо_жники.Oct 06 21:15
XRevan86MinceR: This was oddly easy to translate %)Oct 06 21:15
MinceR:)Oct 06 21:17
MinceRhttps://i.imgur.com/QUukKxu.jpgOct 06 21:40
-->dev_teaPe (~dev_tea@156.220.206.232) has joined #techrightsOct 06 22:40
<--dev_teaPe has quit (K-Lined)Oct 06 22:41
---7GHAAAQKK is now known as ryjenOct 06 23:08
MinceRhttps://ircz.de/p/18100351Oct 06 23:57
-TechrightsBot-tr/#techrights-ircz.de | IRCZ makes your life worth living Post objectOct 06 23:57
*XRevan86 tries out MagiskOct 06 23:58
XRevan86it looks like something I always wanted but didn't know itOct 06 23:58

Generated by irclog2html.py 2.6 by Marius Gedminas - find it at mg.pov.lt!