●● IRC: #boycottnovell @ FreeNode: Friday, November 20, 2020 ●● ● Nov 20 [00:54] *liberty_box has quit (Ping timeout: 260 seconds) [00:54] *rianne_ has quit (Ping timeout: 260 seconds) [00:54] *rianne_ (~rianne@host81-154-173-112.range81-154.btcentralplus.com) has joined #boycottnovell [00:56] *liberty_box (~liberty@host81-154-173-112.range81-154.btcentralplus.com) has joined #boycottnovell ● Nov 20 [06:22] schestowitz >> roy@vonick:~$ ls -la ./irc-log-techrights-151120.html 15.txt [06:22] schestowitz >> -rw-r--r-- 1 roy roy 78331 Nov 18 22:00 15.txt [06:22] schestowitz >> -rw-r--r-- 1 roy roy 277998 Nov 16 00:02 ./irc-log-techrights-151120.html [06:22] schestowitz >> [06:22] schestowitz > Must be denser than average web pages then. The average web page has [06:22] schestowitz > 99% cruft and < 1% information. [06:23] schestowitz > [06:23] schestowitz > The web pages themselves could be trimmed by eliminating the inline [06:23] schestowitz > styles plus perhaps a few other tweaks, but by and large XHTML is going [06:23] schestowitz > to take more place than raw, unstructured text. [06:23] schestowitz Should we start uploading these? I was told that, if we do go ahead, then separate file for each channel. [06:42] *Blakereeate (~jaqueline@45.87.213.20) has joined #boycottnovell [06:43] *Blakereeate has quit (K-Lined) [06:52] schestowitz I have begun implementing this. While testing, I noticed encoding anomalies in two output files (you will see this as soon of you open these). Any idea how to overcome that? Once done, what remains is linking them in the HTML bit template that goes into WordPress (I think you have your own program for that), then worry about all the IPFS bits. [06:53] schestowitz Keeping thunderbird open for a bit if you can reply asap. [06:55] schestowitz | [06:55] schestowitz > [06:55] schestowitz Yes, separate files would be good. [06:55] schestowitz for f in ./irc-log-*$(date -d "-1 day" +"%d%m%y").html; [06:55] schestowitz do [06:55] schestowitz echo $f; [06:55] schestowitz t=${f%.html}.txt; [06:55] schestowitz echo $t; [06:55] schestowitz ./xhtml-log-to-text.pl < $f > $t; [06:55] schestowitz done [06:55] schestowitz " [06:55] schestowitz > [06:55] schestowitz Yes, separate files would be good. [06:55] schestowitz for f in ./irc-log-*$(date -d "-1 day" +"%d%m%y").html; [06:55] schestowitz do [06:55] schestowitz echo $f; [06:55] schestowitz t=${f%.html}.txt; [06:55] schestowitz echo $t; [06:55] schestowitz ./xhtml-log-to-text.pl < $f > $t; [06:55] schestowitz done [06:55] schestowitz " ● Nov 20 [07:01] schestowitz > Do you mean the \xa0? Those were   as HTML I can map those to [07:01] schestowitz > normal spaces. [07:01] schestowitz If those are the culprits, as per the output files, then yes, please. [07:01] schestowitz I can start by making text versions for the past ~3 weeks, then upload those to ipfs, update index etc. [07:04] schestowitz
  • [07:04] schestowitz
    TOP500 Expands Exaflops Capacity Amidst Low Turnover
    [07:05] -TechrightsBN/#boycottnovell- ( status 404 @ https://www.top500.org/news/top500-expands-exaflops-capacity-amidst-low-turnover/">TOP500 ) [07:05] schestowitz
    [07:05] schestowitz

    The entry level to the list moved up to 1.32 petaflops on the High Performance Linpack (HPL) benchmark, a small increase from 1.23 petaflops recorded in the June 2020 rankings. In a similar vein, the aggregate performance of all 500 systems grew from 2.22 exaflops in June to just 2.43 exaflops on the latest list. Likewise, average concurrency per system barely increased at all, growing from 145,363 cores six [07:05] schestowitz months ago to 145,465 cores in the current list.

    [07:05] schestowitz

    There were, however, a few notable developments in the top 10, including two new systems, as well as a new highwater mark set by the top-ranked Fugaku supercomputer. Thanks to additional hardware, Fugaku grew its HPL performance to 442 petaflops, a modest increase from the 416 petaflops the system achieved when it debuted in June 2020. More significantly, Fugaku increased its performance on the new mixed [07:05] schestowitz precision HPC-AI benchmark to 2.0 exaflops, besting its 1.4 exaflops mark recorded six months ago. These represents the first benchmark measurements above one exaflop for any precision on any type of hardware.

  • [07:14] schestowitz > Ok. I've uploaded to ~/bin a tweaked version to replace   with [07:14] schestowitz > regular spaces. There is still an unnecessary newline at the beginning [07:14] schestowitz > of each output file, though. [07:14] schestowitz We can refine that script over time, both of us, to make the presentation better, e.g. with unicode bits. [07:14] schestowitz That would not require reproducing older files, so long as they too are readable and are version Y-X. [07:14] schestowitz I'll have a go at it now. [07:14] schestowitz In what fashion (visually) will the text version be visible in wordpress. Another quartet of icons? [07:20] schestowitz "social" and "techrights" now open with invalid chars (with kate and firefox tested). [07:42] schestowitz > Ok. I've uploaded another tweak. Some of the 'emojis' will not [07:42] schestowitz > translate, such as the flock of penguins. How should they be dealt [07:42] schestowitz > with? Delete them or replace them with '::penguins::' instead? [07:42] schestowitz emojis are a pita; they can be deleted altogether from those text files. [07:43] schestowitz > That's a good question. Maybe different icons? But then again if the [07:43] schestowitz > contents are text-only maybe text-only links would be the way to go. [07:43] schestowitz The ipfs index is text only. [07:43] schestowitz If the page is HTML, no reason to mix plain text and HTML. Maybe we can start afresh with different icons for BOTH the HTML versions and text versions. We mostly use old GNOME icons (pre 2008). [07:51] schestowitz > What about ones like these? [07:51] schestowitz > [07:51] schestowitz > [07:51] schestowitz > [07:51] schestowitz > It is the "" there which is choking everything. [07:51] schestowitz I can refrain from using these chars, but they would still come from other sources in the future, esp. in "tweets". [07:55] schestowitz > Yes, very different icons would do for that. Do you have any that are [07:55] schestowitz > both clearly similar to the existing ones but also clearly of a [07:55] schestowitz > different drawing style? [07:55] schestowitz Maybe we can get rid of that layout while at it, maybe combine those with the ipfs bit, to avoid splitting too much? [07:55] schestowitz Each of these: [07:55] schestowitz 1. html version [07:55] schestowitz 2. html version in ipfs [07:55] schestowitz 3. text version [07:55] schestowitz 4. text version in ipfs [07:55] schestowitz I can set my nightly script to incorporate the whole wordpress post, then no need to merge two bits. [07:55] schestowitz I'll look for icon sets are are free/fair to use. ● Nov 20 [08:03] schestowitz >>> It is the "" there which is choking everything. [08:03] schestowitz >> [08:03] schestowitz >> I can refrain from using these chars, but they would still come from [08:03] schestowitz >> other sources in the future, esp. in "tweets". [08:03] schestowitz >> [08:03] schestowitz > Sure but it is a bug somewhere, perhaps in Kate or even deeper down. Do [08:03] schestowitz > you have an account with which to report it? Or any guess as to how [08:03] schestowitz > deep in the system it might be? [08:03] schestowitz Maybe it in qt or the locale. [08:03] schestowitz When I open in kate the html file it renders correctly: [08:03] schestowitz [08:06] schestowitz x https://www.newsweek.com/bill-gates-parler-app-social-media-holocaust-denial-crazy-content-1548645 [08:06] -TechrightsBN/#boycottnovell-www.newsweek.com | Bill Gates Dismisses Parler App, Says It's 'Great' for People Who Want Holocaust Denial [08:06] schestowitz # bill sez [08:23] *rianne has quit (Remote host closed the connection) [08:23] *asusbox has quit (Read error: Connection reset by peer) [08:25] *asusbox (~rianne@host81-154-173-112.range81-154.btcentralplus.com) has joined #boycottnovell [08:25] *rianne (~rianne@host81-154-173-112.range81-154.btcentralplus.com) has joined #boycottnovell ● Nov 20 [10:24] schestowitz https://twitter.com/cybersecmnl/status/1329644713545183234 [10:24] -TechrightsBN/#boycottnovell-@cybersecmnl: Re: "There is no "coercion" of companies on the EU level" -- you are surely aware of "Technical Capability Notices" https://t.co/wDfbNaDlRH [10:24] -TechrightsBN/#boycottnovell-@cybersecmnl: Re: "There is no "coercion" of companies on the EU level" -- you are surely aware of "Technical Capability Notices" https://t.co/wDfbNaDlRH [10:24] schestowitz "Re: "There is no "coercion" of companies on the EU level" -- you are surely aware of "Technical Capability Notices" in the UK..." (there's a screenshot there) Microsoft still has back doors in everything. #InformationTechnology" [10:43] *Blakereeate (~jaqueline@45.87.213.20) has joined #boycottnovell [10:45] *Blakereeate has quit (K-Lined) [10:56] oiaohm schestowitz: "Technical Capability Notices" every member of the 5 eyes group has that under one name or other. [10:57] oiaohm https://www.aiia.com.au/__data/assets/pdf_file/0006/96243/DRAFT-Technical-Capability-Notice.pdf this is the Australian one. ● Nov 20 [13:31] *tr_guest|76437 (b9303f68@gateway/web/cgi-irc/kiwiirc.com/ip.185.48.63.104) has joined #boycottnovell [13:36] *tr_guest|76437 has quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client) [13:39] schestowitz "I'll approach them after I become familiar with their codebase.. " - techrights person re Sequoia ● Nov 20 [17:35] schestowitz https://twitter.com/Flavia0847/status/1329803628434087937 [17:35] -TechrightsBN/#boycottnovell-@Flavia0847: Can't see how drawing a 15-20 percent profit out of the residents is an 'assist' to them, at all. Even some upper- https://t.co/vlnvEbWFD4 [17:35] -TechrightsBN/#boycottnovell-@Flavia0847: Can't see how drawing a 15-20 percent profit out of the residents is an 'assist' to them, at all. Even some upper- https://t.co/vlnvEbWFD4 [17:35] schestowitz "Can't see how drawing a 15-20 percent profit out of the residents is an 'assist' to them, at all. Even some upper-scale homes, catering to a clientele will available means, have turned into 'hell holes'. Most publicly-supported residences have fared better.| [17:36] schestowitz https://twitter.com/Flavia0847/status/1329802225355468801 [17:36] -TechrightsBN/#boycottnovell-@Flavia0847: Putin was speaking with a delegation of Jewish leaders recently. He chose to dwell, with them, on the work of the https://t.co/bdsLlT9yJD [17:36] -TechrightsBN/#boycottnovell-@Flavia0847: Putin was speaking with a delegation of Jewish leaders recently. He chose to dwell, with them, on the work of the https://t.co/bdsLlT9yJD [17:36] schestowitz "Putin was speaking with a delegation of Jewish leaders recently. He chose to dwell, with them, on the work of the largely Jewish revolutionary security agency - the CHEKA. They devastated the Orthodox Church in Russia, and a number of other pre-revolutionary institutions." [17:38] schestowitz https://twitter.com/glynmoody/status/1329757862088859648 [17:38] -TechrightsBN/#boycottnovell-@glynmoody: #murica https://t.co/6axIZqWZBt [17:38] -TechrightsBN/#boycottnovell-@schestowitz: "Legislators are considering a bill that would let drivers off the hook for mowing down protesters." https://t.co/eMEgpXBaDl [17:38] schestowitz https://twitter.com/jrobertson/status/1329757185845452802 [17:38] -TechrightsBN/#boycottnovell-@jrobertson: #carmaggedon2021 https://t.co/6SqAZ98IQP [17:40] schestowitz https://twitter.com/CarolBa88945394/status/1329708509110349825 [17:40] -TechrightsBN/#boycottnovell-@CarolBa88945394: @schestowitz Im no doctor but I know You can run around naked wearing a mask and they still dont work. https://t.co/mpExZuzP3F [17:40] -TechrightsBN/#boycottnovell--> www.youtube.com | Ray Stevens - "The Streak" (Music Video) - YouTube [17:40] schestowitz https://twitter.com/fcassia/status/1329625745023528961 [17:40] -TechrightsBN/#boycottnovell-@fcassia: @schestowitz I wish they could fund a port of Samsung F2FS to win32/x64 [17:49] schestowitz https://twitter.com/pceebee23/status/1329744786996170752 [17:49] -TechrightsBN/#boycottnovell-@pceebee23: @schestowitz well they would know about terrorism wouldn't they .. they are expert terrorists themselves [17:49] schestowitz https://twitter.com/jvantill/status/1329753805840404482 [17:49] -TechrightsBN/#boycottnovell-@jvantill: @schestowitz Trumpism has developed into a religious sect, illogicaly worshiping one person: Donald. America should https://t.co/NL5wVZJLdG [17:49] -TechrightsBN/#boycottnovell-@jvantill: @schestowitz Trumpism has developed into a religious sect, illogicaly worshiping one person: Donald. America should https://t.co/NL5wVZJLdG [17:49] schestowitz "Trumpism has developed into a religious sect, illogicaly worshiping one person: Donald. America should return to be a secular nation. Or slide back into the dark ages." [17:54] schestowitz https://pleroma.site/notice/A1Obhcqn6TrBslbKpE [17:54] -TechrightsBN/#boycottnovell-mas.to | adnan360: "@schestowitz@pleroma.site Agree. Removing "curl, " - mas.to [17:54] schestowitz "Agree. Removing "curl, pip, and wasm" would make those iDevices useless to developers. Maybe a warning when running those programs is enough, in case someone does it by mistake. But trying to ban them does not solve anything." [17:55] schestowitz https://pleroma.site/notice/A1Ny1lMPB3BRttR584 [17:55] schestowitz "@schestowitz" [17:55] -TechrightsBN/#boycottnovell-mastodon.social | Jos Castro: "@schestowitz@pleroma.site" - Mastodon [17:55] schestowitz https://pleroma.site/notice/A1Ntz3O3IaWp7ieueG [17:55] schestowitz "@schestowitz Thought we were in one." [17:55] -TechrightsBN/#boycottnovell-mstdn.social | `Da Elf: "@schestowitz@pleroma.site Thought we were in one." - Mastodon [17:55] schestowitz https://pleroma.site/notice/A1Nt1FWL3bvbNe1AlU [17:55] schestowitz " [17:55] -TechrightsBN/#boycottnovell-mstdn.social | `Da Elf: "@schestowitz@pleroma.site *Roaring Laughter* I'l" - Mastodon [17:55] schestowitz *Roaring Laughter* [17:55] schestowitz I'll just be over here giggling. [17:55] schestowitz " [17:56] schestowitz https://pleroma.site/notice/A1N5hXYFPjWbkwsoiW [17:56] schestowitz "in the interest of avoiding language in tech that has been used against minority populations without losing the ability to communicate the intended meaning in the same amount of time, the "Master/Slave" phrase will be replaced with "Dom/Sub"." [17:56] -TechrightsBN/#boycottnovell-mas.to | RustedKitsune: "@schestowitz@pleroma.site in the interest of avoi" - mas.to [17:57] schestowitz https://pleroma.site/notice/A1MgNlS3WhAMDlSbpY [17:57] schestowitz " [17:57] -TechrightsBN/#boycottnovell-activism.openworlds.info | Dick Smiths Fair Go Supporters: "@schestowitz@pleroma.site Not only have we reache" - Activism [17:57] schestowitz Not only have we reached PeakOil but PeakCivilisation. [17:57] schestowitz Thanks to #BigTech, we have people so disconnected from reality that theyll believe anything. [17:57] schestowitz There's a saying, "The bigger the lie, the more they will believe it." [17:57] schestowitz By pandering to preconcieved notions, they've been able to destroy countless lives. It's without doubt the greatest threat to humanity. Second only to the #growthAddicted #warhawks and #jeffreyEpsteinClass, who put us cattle on these #platforms to be #sacrificed. [17:57] schestowitz " [17:57] schestowitz https://pleroma.site/notice/A1MEOBZDdFIGV5DuXQ [17:57] schestowitz "Let's also throw #AirBNB under that bus" [17:57] -TechrightsBN/#boycottnovell-social.tulsa.ok.us | Baloo Uriza : "@schestowitz@pleroma.site Let's also throw #AirBN" - Tulsa Social [17:57] schestowitz https://pleroma.site/notice/A1M2wbLF6teIpoKXr6 [17:57] schestowitz " [17:57] -TechrightsBN/#boycottnovell-mastodon.social | Jos Castro: "Hear Gleen Greenwald bashing Biden and media bias" - Mastodon [17:57] schestowitz Hear Gleen Greenwald bashing Biden and media bias and censorship. [17:57] schestowitz http://podcasts.joerogan.net/podcasts/glenn-greenwald [17:57] -TechrightsBN/#boycottnovell-podcasts.joerogan.net | Joe Rogan (Podcast Site) [17:57] schestowitz @schestowitz [17:57] schestowitz " [17:58] schestowitz https://pleroma.site/notice/A1M19XjFebJTUCbUGG [17:58] schestowitz "remember: this guy helps run the NSA" [17:58] -TechrightsBN/#boycottnovell-fedi.absturztau.be | Pleroma [17:58] schestowitz https://pleroma.site/notice/A1LslELnFdocnmWkWe [17:58] schestowitz " [17:58] -TechrightsBN/#boycottnovell-mastodon.social | Jos Castro: "Josh Hawley (@HawleyMO): ".@Facebook whistleblowe" - Mastodon [17:58] schestowitz Josh Hawley (@HawleyMO): ".@Facebook whistleblower tells me FB uses its internal project management system, Tasks, to coordinate censorship with @Twitter and @Google. Pic of example Task page below" | nitter [17:58] schestowitz https://nitter.net/HawleyMO/status/1328766613525590016#m [17:58] schestowitz @schestowitz [17:58] -TechrightsBN/#boycottnovell-nitter.net | Josh Hawley (@HawleyMO): ".@Facebook whistleblower tells me FB uses its internal project management system, Tasks, to coordinate censorship with @Twitter and @Google. Pic of example Task page below" | nitter [17:58] schestowitz " [17:58] schestowitz https://pleroma.site/notice/A1LikGGHf3NktjqinY [17:58] schestowitz "As RMS mentioned, sometime it is because of convenience" [17:58] -TechrightsBN/#boycottnovell-social.linux.pizza | Heavenly General: "@schestowitz@pleroma.site As RMS mentioned, somet" - Linux.Pizza [17:59] schestowitz https://pleroma.site/notice/A1LeFHhrq6s6aMj0ro [17:59] schestowitz "...or in a situation where you need computers to do work. Not even considering corporate funding involvement with FLOSS projects at this point. " [17:59] -TechrightsBN/#boycottnovell-social.tchncs.de | z428: "@schestowitz@pleroma.site ...or in a situation wh" - Mastodon [17:59] schestowitz https://pleroma.site/notice/A1LJaDoLQ6VtY0tfs0 [17:59] schestowitz "nature bats last and owns the ballpark" [17:59] -TechrightsBN/#boycottnovell-this.mouse.rocks | dibi58: "@schestowitz@pleroma.site nature bats last and " - Mastodon ● Nov 20 [18:00] schestowitz https://pleroma.site/notice/A1KrUv8KdcxrSIvhmS [18:00] -TechrightsBN/#boycottnovell-mastodon.uno | Paolo Redaelli: "@schestowitz@pleroma.site can you give us some we" - Mastodon Italia Social [18:00] schestowitz "can you give us some webpage to read more about it?" [18:00] schestowitz http://techrights.org/2020/06/19/microsoft-hosted-fedora/ [18:00] -TechrightsBN/#boycottnovell-techrights.org | 2 Years After Microsoft Hijacked GitHub for Monopoly Fedora Still Has Well Over 100 Projects in Microsofts GitHub (Not Even Counting Red Hats and Systemd) | Techrights [18:01] schestowitz https://pleroma.site/notice/A1KbfJypVz0k95QH7g [18:01] schestowitz "" [18:01] -TechrightsBN/#boycottnovell-princess.cat | Pleroma [18:01] schestowitz https://pleroma.site/notice/A1KahUeih66NseULL6 [18:01] schestowitz "cc: @isi" [18:01] -TechrightsBN/#boycottnovell-miniwa.moe | Pleroma [18:02] schestowitz https://pleroma.site/notice/A1JaEtYErO6ZXJrOMa [18:02] schestowitz "how much truth in these words.." [18:02] -TechrightsBN/#boycottnovell-mastodon.uno | notanamber: "@schestowitz@pleroma.site how much truth in these" - Mastodon Italia Social [18:02] schestowitz https://pleroma.site/notice/A1JYSGZqMUtIo2rK64 [18:02] schestowitz " I don't know where to stand on the abortion issue. On the one hand, it's killing babies - so I like that. But on the other hand, it's giving women a choice regarding their own bodies, and I'm opposed to that on a fundamental basis /s" [18:02] -TechrightsBN/#boycottnovell-social.linux.pizza | fcktheworld587: "@schestowitz@pleroma.site I don't know where to s" - Linux.Pizza [18:03] schestowitz https://pleroma.site/notice/A1JXiwP2WSb1CoC18C [18:03] schestowitz "tbf, female selection-pressure is essentially natural eugenics, and is probably the most important factor in our species divergence from our common ancestry with the modern chimpanzee, so I don't really know where to stand on the issue." [18:03] -TechrightsBN/#boycottnovell-social.linux.pizza | fcktheworld587: "@schestowitz@pleroma.site tbf, female selection-p" - Linux.Pizza [18:03] schestowitz https://pleroma.site/notice/A1JOefDJaeQB9HauR6 [18:03] schestowitz "and in the computer, from the moment the boot process is finished..." [18:03] -TechrightsBN/#boycottnovell-mastodon.nzoss.nz | Dave Lane: "@schestowitz@pleroma.site and in the computer, fr" - Mastodon - NZOSS [18:03] schestowitz https://pleroma.site/notice/A1JOZ7kOaeU3uGQTEu [18:03] schestowitz " in that the interest in the life is gone from the moment of birth?" [18:03] -TechrightsBN/#boycottnovell-mastodon.nzoss.nz | Dave Lane: "@schestowitz@pleroma.site in that the interest in" - Mastodon - NZOSS [18:04] schestowitz https://pleroma.site/notice/A1JMptfvxkn1HHD2JM [18:04] schestowitz " I bookmarked this, Dr." [18:04] -TechrightsBN/#boycottnovell-floss.social | Ade Malsasa Akbar: "@schestowitz@pleroma.site I bookmarked this, Dr." - FLOSS.social [18:04] schestowitz https://pleroma.site/notice/A1JLp17Qhd4A7T5RLs [18:04] -TechrightsBN/#boycottnovell-noagendasocial.com | Sir Funk : "@schestowitz@pleroma.site" - No Agenda Social [18:04] schestowitz https://pleroma.site/notice/A1JLNwg76YB4WpOvoG [18:04] schestowitz " Doesn't look dual-licensed, just changed from one license to one other?" [18:04] -TechrightsBN/#boycottnovell-framapiaf.org | Rmi Rampin: "@schestowitz@pleroma.site Doesn't look dual-licen" - Framapiaf [18:05] schestowitz The bit at the bottom suggests it's marketing by openwashing [18:05] schestowitz https://pleroma.site/notice/A1JKW6px7QfOOiKeiO [18:05] schestowitz "shit is hard AF to do tho." [18:05] -TechrightsBN/#boycottnovell-noagendasocial.com | Sir Funk : "@schestowitz@pleroma.site shit is hard AF to do t" - No Agenda Social [18:06] schestowitz https://pleroma.site/notice/A1J3UFJCx2VMsAXedM [18:06] -TechrightsBN/#boycottnovell-social.librem.one | Lee Riemenschneider: "@schestowitz@pleroma.site This takes me back to t" - Librem Social [18:06] schestowitz " This takes me back to the heyday of OS/2 advocacy. We were also saying #boycottZiffDavis. :-)" [18:06] schestowitz https://pleroma.site/notice/A1IzKM96HF2HMfqJY8 [18:06] schestowitz "But isn't deepin from china? Is it safe to use? I love deepin it look gorgeous." [18:06] -TechrightsBN/#boycottnovell-mas.to | nemo: "@schestowitz@pleroma.site But isn't deepin from c" - mas.to [18:06] schestowitz https://pleroma.site/notice/A1IzeZoDBhQpX1iL5c [18:06] schestowitz " check out the source, build it yourself." [18:06] -TechrightsBN/#boycottnovell-blob.cat | GNU/blobcat [18:06] schestowitz https://pleroma.site/notice/A1J1rvLGdgKxzLfTI8 [18:06] schestowitz "Thats a good point I could create vm, check ports and sniff the traffic for dubious stuff, and also the daemons and processes, thx " [18:06] -TechrightsBN/#boycottnovell-mas.to | nemo: "@icedquinn@blob.cat @schestowitz@pleroma.site T" - mas.to [18:07] schestowitz https://pleroma.site/notice/A1ImyCvYfgwMxBBH9M [18:07] schestowitz " yup. Lots and lots of people selling out." [18:07] -TechrightsBN/#boycottnovell-mastodon.nzoss.nz | Dave Lane: "@schestowitz@pleroma.site yup. Lots and lots of p" - Mastodon - NZOSS [18:07] schestowitz https://pleroma.site/notice/A1Ij4ymDHYs7HBmdAe [18:07] schestowitz " as I like to point out #MicrosoftLovesLinux like a tapeworm loves a healthy digestive system." [18:07] -TechrightsBN/#boycottnovell-mastodon.nzoss.nz | Dave Lane: "@schestowitz@pleroma.site as I like to point out " - Mastodon - NZOSS [18:07] schestowitz https://pleroma.site/notice/A1Ij0GkL2ls3Yof0i0 [18:07] schestowitz " where're you hearing about the Azure and IIS layoffs?" [18:07] -TechrightsBN/#boycottnovell-mastodon.nzoss.nz | Dave Lane: "@schestowitz@pleroma.site where're you hearing ab" - Mastodon - NZOSS [18:08] schestowitz #Azure layoffs = Business Insider. Re IIS, I didn't say they laid off already, but the way things are going, they will. [18:08] schestowitz https://pleroma.site/notice/A1IfQ8OWJpKxN0X7fU [18:08] schestowitz " that's actually a little interesting." [18:08] -TechrightsBN/#boycottnovell-fosstodon.org | Jordan :debian::sway:: "@schestowitz@pleroma.site that's actually a littl" - Fosstodon [18:08] schestowitz https://pleroma.site/notice/A1IePhvecKlDKnGQNs [18:08] schestowitz "link???" [18:08] -TechrightsBN/#boycottnovell-shitposter.club | Pleroma [18:08] schestowitz Go to their legacy UI [18:09] schestowitz https://pleroma.site/notice/A1IH225XiPXzxidCKG [18:09] schestowitz " [18:09] -TechrightsBN/#boycottnovell-mastodon.social | JohnJ ClimateMarcher: "@schestowitz@pleroma.site Ralph Nader, yes! ..." - Mastodon [18:09] schestowitz Ralph Nader, yes! [18:09] schestowitz ...and more than one. It's going to take a Presidential Crimes Commission plus quite a few more D.A.'s I think to parse out this life-time of criminal behavior. We have to send a clear message to future would-be dictators. [18:09] schestowitz This moron should have been easy to beat! The next one won't be. The oligarchy takes notes and learns from its mistakes... but not the lessons we'd like it to learn. [18:09] schestowitz " [18:10] schestowitz https://pleroma.site/notice/A1I3DIQrtGosTm5BwG [18:10] schestowitz "Are they making any decent recommendations, Roy?" [18:10] -TechrightsBN/#boycottnovell-activism.openworlds.info | Dick Smiths Fair Go Supporters: "@schestowitz@pleroma.site Are they making any dec" - Activism [18:10] schestowitz Not lately [18:10] schestowitz https://pleroma.site/notice/A1HWcg3rsWQUW1os8u [18:11] schestowitz " [18:11] -TechrightsBN/#boycottnovell-chaos.social | guenther: "@schestowitz@pleroma.site yes, but neither of tho" - chaos.social [18:11] schestowitz yes, but neither of those usually posts elon musk bitcoin scam in your name [18:11] schestowitz @bagder [18:11] schestowitz " [18:11] schestowitz https://pleroma.site/notice/A1HRlAv0XLHklMuLaq [18:11] schestowitz "@schestowitz Also available on FOSS platform LBRY: https://lbry.tv/@DistroTube:2/your-software-is-spying-on-you:e" [18:11] -TechrightsBN/#boycottnovell-mas.to | adnan360: "@schestowitz@pleroma.site Also available on FOSS " - mas.to [18:11] -TechrightsBN/#boycottnovell-lbry.tv | Your Software Is Spying On You [18:11] schestowitz https://pleroma.site/notice/A1GrcSTwGpQIHLn5uq [18:11] -TechrightsBN/#boycottnovell-shitposter.club | Pleroma [18:11] schestowitz "This is nowhere near enough imho. But what is the bottleneck?" [18:12] schestowitz https://pleroma.site/notice/A1Oh80uSm343nhil5U [18:12] schestowitz "Which part?" [18:12] -TechrightsBN/#boycottnovell-framapiaf.org | Rmi Rampin: "@schestowitz@pleroma.site Which part?" - Framapiaf [18:12] schestowitz "Graylog Enterprise" [18:19] *rianne_ has quit (Ping timeout: 240 seconds) [18:20] *liberty_box has quit (Ping timeout: 256 seconds) [18:22] *rianne_ (~rianne@host81-154-173-112.range81-154.btcentralplus.com) has joined #boycottnovell [18:23] *liberty_box (~liberty@host81-154-173-112.range81-154.btcentralplus.com) has joined #boycottnovell [18:45] schestowitz > *'Today Feels Like a Betrayal': Sunrise Movement Blasts Biden Pick of [18:45] schestowitz > Big Oil-Backed Cedric Richmond for Key Post* [18:45] schestowitz > [18:45] schestowitz > [18:45] schestowitz > [18:45] schestowitz > This is definitely progress-- Big Oil was never a very helpful to [18:45] schestowitz > climate change activists before, but now that *Big Oil Climate Change [18:45] schestowitz > Activism*, we are sure to get results. [18:45] schestowitz > [18:45] schestowitz > My hope is that they can get a key figure like Greta Thunberg to join. [18:45] schestowitz > If Guido van Rossum has shown us anything, its that by subjugating [18:45] schestowitz > yourself to your most powerful opponent, you can affect REAL CHANGE in [18:45] schestowitz > the world. [18:46] schestowitz > I used to think so too, but Stallman has actually made real efforts to [18:46] schestowitz > oppose all of the crybully bullshit that led to the coup. It simply [18:46] schestowitz > wasn't enough with a knife in his back from close-proximity staff [18:46] schestowitz > people. Officially, we know it had NOTHING to do with them. Unofficially... [18:46] schestowitz > [18:46] schestowitz > But hey wait-- what makes you think de Raadt ever did anything to fuck [18:46] schestowitz > Stallman over? Other than being an annoying critic over huge [18:46] schestowitz > philosophical differences, and (despite that) still having the most [18:46] schestowitz > free-as-in-freedom BSD of ALL the BSDs? I do not think he had anything [18:46] schestowitz > to do with the cancellation, but let me know if you find anything. [18:46] schestowitz > [18:46] schestowitz > DaemonFC[m] [18:46] schestowitz > They're worthless. The FSF and the cancel culture that got rid of [18:46] schestowitz > Stallman can go fuck themselves. [18:46] schestowitz > Nov 17 00:00 [18:46] schestowitz > 17 00:00:00> [18:46] schestowitz > DaemonFC[m] [18:46] schestowitz > But it was pretty bad under Stallman too. [18:46] schestowitz > Nov 17 00:00 [18:46] schestowitz > 17 00:00:08> [18:46] schestowitz > DaemonFC[m] [18:47] schestowitz > He laid the groundwork for these idiots to take over and depose him. [18:47] schestowitz > Nov 17 00:00 [18:47] schestowitz > 17 00:00:18> [18:47] schestowitz > schestowitz [18:47] schestowitz > Deb Icaza and de Raadt also [18:47] schestowitz > This is an anti-pattern in systemd too-- they take no responsibility for [18:47] schestowitz > breaking anything and always pass the buck upstream. [18:47] schestowitz > [18:47] schestowitz > "You broke XYZ" [18:47] schestowitz > [18:47] schestowitz > "No we didn't, we followed their documentation to the letter. Their own [18:47] schestowitz > implementation is broken have upstream fix their stuff instead #WONTFIX" [18:47] schestowitz > [18:47] schestowitz > Ignoring of course that IT WORKED UNTIL THEY FUCKED WITH IT. So they've [18:47] schestowitz > taken something that works and moved the fix from where it's a fix to [18:47] schestowitz > upstream where it's someone else's bug report. Very neighbourly of them. [18:47] schestowitz > [18:47] schestowitz > [18:47] schestowitz > [18:47] schestowitz >> never have occurred. Rather than be angry at Lenovo, let's put [18:47] schestowitz > pressure on Intel to provide support for their hardware." [18:47] schestowitz > [18:47] schestowitz > Don't bother Lenovo about Lenovo products, let's put pressure on Intel, [18:47] schestowitz > not vendors who dump shit on you. [18:47] schestowitz > [18:47] schestowitz > If you buy a camping lantern and it blows up your garage, don't take it [18:47] schestowitz > up with the lantern manufacturers, put pressure on Big Oil to make their [18:47] schestowitz > fuels more stable. [18:47] schestowitz > [18:47] schestowitz > There's a funny little valve in them made by GarbleFiddleCorp, you're [18:47] schestowitz > just ridiculous to bother the lantern people about this, don't you get [18:47] schestowitz > it? They don't actually make anything. They're really just a glorified [18:47] schestowitz > online payments system. [18:47] schestowitz > [18:48] schestowitz > [18:48] schestowitz > Both parties failed to support users. If Intel fails to support them and [18:48] schestowitz > then Lenovo fails, You can put more pressure on Intel and Lenovo, and [18:48] schestowitz > even put more pressure on Intel BY putting pressure on Lenovo, who then [18:48] schestowitz > will tell Intel "Hey, people hate our products with your shit in them." [18:48] schestowitz > [18:48] schestowitz > For some reason though, this concept doesn't appeal to everyone. Lenovo [18:48] schestowitz > did their best man, they don't make platform controller hubs, leave them [18:48] schestowitz > alone! [18:48] schestowitz > I'm not sure what he's trying to say here, though I think he just [18:48] schestowitz > implied that companies cannot conspire to cut corners or costs. And I [18:48] schestowitz > wonder on what planet that's actually true. [18:48] schestowitz > [18:48] schestowitz > One does not simply... [18:48] schestowitz > [18:48] schestowitz >> You can't simultaneously complain about uefi being poorly implemented [18:48] schestowitz > and then cite a poor implementation as evidence of conspiracy [18:48] schestowitz > [18:48] schestowitz > [18:48] schestowitz > [18:48] schestowitz > [18:48] schestowitz > Right, firmware developers on a magical island completely isolated from [18:48] schestowitz > the giant corporations that they develop firmware for. [18:48] schestowitz > [18:48] schestowitz > "No, we don't care what it does-- just write whatever you like and we [18:48] schestowitz > will tell you if we like it" [18:48] schestowitz > [18:48] schestowitz > And of course, the corporations that use this firmware, who were [18:48] schestowitz > involved with the creation of the standard (but not in any way that [18:48] schestowitz > would actually determine what the firmware does, naturally) were not [18:48] schestowitz > aware of people that wanted to install other operating systems. [18:48] schestowitz > [18:48] schestowitz > Okay if you press them, they might, though to be honest they didn't [18:48] schestowitz > think about it until years after the specification was finalised! [18:48] schestowitz > [18:48] schestowitz >> Firmware developers do not consider that [18:48] schestowitz >> The difference between "Our assumptions about support tradeoffs didn't [18:48] schestowitz > match reality" and "We conspired with Microsoft to screw over Linux" is [18:48] schestowitz > meaningful [18:48] schestowitz > [18:49] schestowitz > Yes, one of those is far more forthcoming. [18:49] schestowitz > [18:49] schestowitz > [18:49] schestowitz > "Luke! I knew your father..." [18:49] schestowitz > [18:49] schestowitz > "Oh really? What's he like?" [18:49] schestowitz > [18:49] schestowitz > "A bit softspoken, works for the government I think..." [18:49] schestowitz > [18:49] schestowitz > [18:49] schestowitz > He can't really be this innocent and naive, can he? [18:49] schestowitz > I was just going to recommend this article to Oliva with regards to a [18:49] schestowitz > writing project, but looking at the date (this is one of my favourite [18:49] schestowitz > articles on the internet) I notice that it is not only 10 years old-- it [18:49] schestowitz > is 10 years old to the very day. [18:49] schestowitz > [18:49] schestowitz > Of course that is more entirely true at the very moment on UTC or [18:49] schestowitz > British time, but damn, *close enough!* [18:49] schestowitz > [18:49] schestowitz > Roy, if possible, please send along my congratulations. This article is [18:49] schestowitz > epic (and more relevant now than ever before), it warrants at least a [18:49] schestowitz > cake. #homerwasright [18:49] schestowitz > [18:49] schestowitz I cannot access his site. [18:50] *rianne_ has quit (Ping timeout: 256 seconds) [18:50] *liberty_box has quit (Ping timeout: 260 seconds) [18:50] schestowitz > Wow, I did not realize how absolutely destructive Gnome was/is to the [18:50] schestowitz > Free Software cause. Thanks for this additional information. [18:50] schestowitz > Tom [18:50] schestowitz > I wrote TONS of articles about it back then. Click Techrights->GNOME->go back to 2009-10 [18:51] schestowitz > This is what I believe Free Software is, in essence: "it's not the [18:51] schestowitz > destination, it's the journey." Freedom is entirely in the _doing_, [18:51] schestowitz > and yes, as such cannot be compromised without defeating the entire idea. [18:51] *rianne_ (~rianne@host81-154-173-112.range81-154.btcentralplus.com) has joined #boycottnovell [18:53] *liberty_box (~liberty@host81-154-173-112.range81-154.btcentralplus.com) has joined #boycottnovell ● Nov 20 [19:02] schestowitz I am going to write a program to try to remove multi-byte chars. [19:02] schestowitz please do not edit the existing perl program in the meantime, to avoid duplicate effort ● Nov 20 [20:47] schestowitz https://twitter.com/Sheikh_al_Touar/status/1329883738130485253 [20:47] -TechrightsBN/#boycottnovell-@Sheikh_al_Touar: Inside the EPO During Corona: The EPO is Violating Workers/Stakeholders Privacy and Breaking Data Protection Law https://t.co/7urOqvlzNK [20:47] -TechrightsBN/#boycottnovell-@Sheikh_al_Touar: Inside the EPO During Corona: The EPO is Violating Workers/Stakeholders Privacy and Breaking Data Protection Law https://t.co/7urOqvlzNK [20:47] schestowitz Inside the EPO During Corona: The EPO is Violating Workers/Stakeholders Privacy and Breaking Data Protection Law (Again) #privacy #dataprotection #law #patents #Europe [20:47] schestowitz Inside the EPO During Corona: The EPO is Violating Workers'/Stakeholders' Privacy and Breaking Data... [20:47] schestowitz There's no respect for the law or for the dignity/privacy of EPO staff; whenever the subject is being brought up there's nothing but stonewalling and the Data Protection Officer is a friend of the... [20:47] schestowitz techrights.org [20:47] schestowitz Sheikh it Sheikh it [20:47] schestowitz @Sheikh_al_Touar [20:47] schestowitz [20:47] schestowitz 23m [20:47] schestowitz Conduct of EPO Management Lacks Basis in Legality According to EPO Staff Representatives #Management #deception #patents #Europe [20:47] schestowitz Conduct of EPO Management Lacks Basis in Legality According to EPO Staff Representatives [20:47] schestowitz The ongoing assault on staff of the EPO isn't going unnoticed and for the impression of consent (acceptance of this assault) a survey is being imposed on workers (with pressure put by line managers... [20:47] schestowitz techrights.org [20:47] schestowitz Sheikh it Sheikh it [20:47] schestowitz @Sheikh_al_Touar [20:47] schestowitz [20:47] schestowitz 24m [20:47] schestowitz Inside the EPO During Corona: Managers Dont Think of the Children, Cut Their Budget for First Time in Half a Century #Corona #managers #patents #Europe #Management #Leaders #Covid_19 #work [20:47] schestowitz Inside the EPO During Corona: Managers Don't Think of the Children, Cut Their Budget for First Time... [20:47] schestowitz The systematic attack on staff's rights and welfare shows no signs of stopping; the so-called 'president', who isn't even showing up for meetings with staff, has turned Europe's second-largest... [20:47] schestowitz techrights.org [20:47] schestowitz Sheikh it Sheikh it [20:47] schestowitz @Sheikh_al_Touar [20:47] schestowitz [20:47] schestowitz 27m [20:47] schestowitz Better Privacy Than Pretty Good Privacy #privacy #sitenews [20:47] schestowitz Better Privacy Than Pretty Good Privacy [20:47] schestowitz We're getting into distributed-as-in-decentralised and encryption-enabled page distribution; we're also likely to be adopting Sequoia-PGP over time [20:47] schestowitz techrights.org [20:47] schestowitz " ● Nov 20 [21:05] *liberty_box has quit (Ping timeout: 240 seconds) [21:06] *rianne_ has quit (Ping timeout: 265 seconds) [21:55] *liberty_box (~liberty@host81-154-173-112.range81-154.btcentralplus.com) has joined #boycottnovell [21:55] *rianne_ (~rianne@host81-154-173-112.range81-154.btcentralplus.com) has joined #boycottnovell ● Nov 20 [23:51] *rianne_ has quit (Ping timeout: 240 seconds) [23:51] *liberty_box has quit (Ping timeout: 256 seconds) [23:52] *rianne_ (~rianne@host81-154-173-112.range81-154.btcentralplus.com) has joined #boycottnovell [23:54] *liberty_box (~liberty@host81-154-173-112.range81-154.btcentralplus.com) has joined #boycottnovell
    -viera/#techrights-Tux Machines: Fedora 33 elections voting now open http://www.tuxmachines.org/node/144533 [https://pleroma.site/objects/d9fd49b9-80fb-4eec-8588-1be28716a55b]http://www.tuxmachines.org/node/144533https://pleroma.site/objects/d9fd49b9-80fb-4eec-8588-1be28716a55b]Nov 19 01:55