Join us now at the IRC channel.
*oiaohm has quit (Read error: Connection reset by peer) | Jun 03 03:42 | |
*oiaohm (~oiaohm@unaffiliated/oiaohm) has joined #boycottnovell | Jun 03 03:42 | |
schestowitz | > Hi Roy: | Jun 03 06:37 |
---|---|---|
schestowitz | > | Jun 03 06:37 |
schestowitz | > Precautionary measures for Covid-19 have really put a further dent in my | Jun 03 06:37 |
schestowitz | > timetable. I take care of my mother who is 93! I gather the defendants & | Jun 03 06:37 |
schestowitz | > their agents are stepping up attempts to waste my time too. | Jun 03 06:37 |
schestowitz | > | Jun 03 06:37 |
schestowitz | > Anyway, I'm working to complete the sea of documents before me. If you | Jun 03 06:37 |
schestowitz | > have a question about my case against U Aberdeen. Please ask. Let me | Jun 03 06:37 |
schestowitz | > know if I've omitted any points that need to be made, or whether there | Jun 03 06:37 |
schestowitz | > are any issues needing clarification. | Jun 03 06:37 |
schestowitz | I have not seen documents related to that. At least not yet. | Jun 03 06:37 |
schestowitz | re Covid and other viruses! | Jun 03 06:37 |
schestowitz | Re: Hashtag wtf | Jun 03 06:45 |
schestowitz | > couldn't read this post without thinking of your friend who keeps posting gibberish. | Jun 03 06:45 |
schestowitz | > | Jun 03 06:45 |
schestowitz | > | Jun 03 06:46 |
schestowitz | > Groundbreaking; Cancer in dogs nose gone after a applying simple method | Jun 03 06:46 |
schestowitz | > | Jun 03 06:46 |
schestowitz | > | Jun 03 06:46 |
schestowitz | > https://www.youtube.com/watch?v=KusaU2taxow&feature=youtu.be&t=1813 | Jun 03 06:46 |
schestowitz | > #cancer <https://diasporapod.no/tags/cancer> #dog <https://diasporapod.no/tags/dog> #health <https://diasporapod.no/tags/health> #science <https://diasporapod.no/tags/science> | Jun 03 06:46 |
schestowitz | > | Jun 03 06:46 |
schestowitz | > | Jun 03 06:46 |
-TechrightsBN/#boycottnovell-www.youtube.com | YouTube | Jun 03 06:46 | |
schestowitz | > i preemptively parsed the hashtags as something like WITHOUT DOG SHEEP POISON SYSTEM. | Jun 03 06:46 |
-TechrightsBN/#boycottnovell-diasporapod.no | #cancer | Jun 03 06:46 | |
schestowitz | > | Jun 03 06:46 |
-TechrightsBN/#boycottnovell-diasporapod.no | #dog | Jun 03 06:46 | |
schestowitz | > | Jun 03 06:46 |
-TechrightsBN/#boycottnovell-diasporapod.no | #health | Jun 03 06:46 | |
schestowitz | > "no, its cancer - dog - health - science" | Jun 03 06:46 |
-TechrightsBN/#boycottnovell-diasporapod.no | #science | Jun 03 06:46 | |
schestowitz | > | Jun 03 06:46 |
schestowitz | > "oh! its not THAT guy..." | Jun 03 06:46 |
schestowitz | > | Jun 03 06:46 |
schestowitz | > this is going to be one strange message if you dont know who im referring to, and youre only going to know if you pay attention to the replies to your posts-- which im pretty sure is impossible at this point. | Jun 03 06:46 |
schestowitz | I don't really have "friends" online; all my friends are offline, I know them in person. :-) | Jun 03 06:46 |
schestowitz | Re: rms -- GCC | Jun 03 06:46 |
schestowitz | > It was actually rms that asked about D inclusion in GCC. | Jun 03 06:47 |
schestowitz | > | Jun 03 06:47 |
schestowitz | > This is unfortunate, it's the reason that GCC pulls in something directly from Github. I am pretty sure he didn't know that would happen. | Jun 03 06:47 |
schestowitz | > | Jun 03 06:47 |
schestowitz | > [PATCH 0/5] add experimental support for the D programming language | Jun 03 06:47 |
schestowitz | > From: Akim DemailleSubject: [PATCH 0/5] add experimental support for the D programming languageDate: Tue, 4 Dec 2018 21:14:35 +0100 | Jun 03 06:47 |
schestowitz | > Many years ago, Oliver Mangold contributed a skeleton for D. Recently, rmsasked me to see if there would be interest for such a skeleton in the Dworld. I asked Andrei Alexandrescu (of C++^H^H^H D fame) what he thinksabout it, and not only was he positive, he also collected some positivefeedback for other members of the D community(https://forum.dlang.org/thread/address@hidden).This series of commits import the work from Oliver, | Jun 03 06:47 |
schestowitz | update it to work withthe current git version of Bison, and add an example to see how it works. Iwill soon push it to master, but people willing to give it a try can fetchthe tarball here:https://www.lrde.epita.fr/~akim/private/bison/bison-3.2.1.87-896ee.tar.gz <https://www.lrde.epita.fr/%7Eakim/private/bison/bison-3.2.1.87-896ee.tar.gz>https://www.lrde.epita.fr/~akim/private/bison/bison-3.2.1.87-896ee.tar.xz <https://www.lrde. | Jun 03 06:47 |
schestowitz | epita.fr/%7Eakim/private/bison/bison-3.2.1.87-896ee.tar.xz>It's also available in my github repo, in the dlang branch.https://github.com/akimd/bison/tree/dlangThere is no documentation, but there is an example in the examples/ddirectory. It should suffice to see how this works.There is *a lot* of work needed to bring this skeleton up to speed(including writing tests and documentation). I am willing to provideassistance, but | Jun 03 06:47 |
schestowitz | definitely not to have to carry this skeleton by myself.Therefore, *this is an experimental feature*that will become a genuine feature once I'm confident it has users, andcontributors.Andrei, as a first step, please help me make examples/d/calc.y look decent.I wrote the scanner without knowing D, and I'm sure it's pretty stupid.Once we did that, we should improve the skeleton but reading the output, andfixing mistakes. | Jun 03 06:47 |
schestowitz | Then at some point, we must add the important missingfeatures. I'm not saying you should do that, but maybe you can get peopleinvolved in this effort.Also, please note that I cannot accept contributions to Bison from peoplewho did not fill the disclaimers that the FSF requires (Oliver completedthat step). So wannabe contributors should ask me the papers they have tofill. Meanwhile, for simple changes, it's ok to tell me what | Jun 03 06:47 |
schestowitz | should bechanged and hope that I make the changes in a foreseeable future :) | Jun 03 06:47 |
-TechrightsBN/#boycottnovell- ( status 404 @ https://www.lrde.epita.fr/%7Eakim/private/bison/bison-3.2.1.87-896ee.tar.gz>https://www.lrde.epita.fr/~akim/private/bison/bison-3.2.1.87-896ee.tar.xz ) | Jun 03 06:47 | |
-TechrightsBN/#boycottnovell-Failed connect to www.lrde:443; Connection refused ( status 0 @ https://www.lrde ) | Jun 03 06:47 | |
-TechrightsBN/#boycottnovell- ( status 404 @ https://github.com/akimd/bison/tree/dlangThere ) | Jun 03 06:47 | |
*acer-box__ has quit (Quit: Konversation term) | Jun 03 07:32 | |
*libertybox has quit (Quit: Ex-Chat) | Jun 03 07:32 | |
*libertybox (~schestowi@host81-154-174-226.range81-154.btcentralplus.com) has joined #boycottnovell | Jun 03 07:50 | |
*acer-box (~acer-box@unaffiliated/schestowitz) has joined #boycottnovell | Jun 03 07:51 | |
*ChanServ gives channel operator status to acer-box | Jun 03 07:51 | |
*schestowitz has quit (Quit: Konversation term) | Jun 03 08:16 | |
*schestowitz (~schestowi@unaffiliated/schestowitz) has joined #boycottnovell | Jun 03 08:16 | |
*ChanServ gives channel operator status to schestowitz | Jun 03 08:16 | |
*qa5 (sid145515@gateway/web/irccloud.com/x-svwssfnjgwqeosdp) has joined #boycottnovell | Jun 03 08:48 | |
schestowitz | "I'm afraid that they have already slandered me and they are behind the latest drive to kick my laptop out of work. For a decade I've taken comfort in the vastness of xxxxxxxx in the xxxxxxxxxx, with so many potential employers it's much easier to find a free software-tolerant employer. My wonderful, free software-friendly IT person was run off in the xxxxxx year of my work and the circumstances were fishy to say the least. Any | Jun 03 09:30 |
schestowitz | hope of real control of the network and computer systems was lost at that point. " | Jun 03 09:30 |
*oiaohm has quit (Read error: Connection reset by peer) | Jun 03 09:55 | |
*oiaohm (~oiaohm@unaffiliated/oiaohm) has joined #boycottnovell | Jun 03 09:55 | |
schestowitz | "Several delays today."-iophk | Jun 03 09:57 |
*oiaohm has quit (Remote host closed the connection) | Jun 03 12:15 | |
*oiaohm (~oiaohm@unaffiliated/oiaohm) has joined #boycottnovell | Jun 03 12:15 | |
schestowitz | x https://securityboulevard.com/2020/06/the-road-to-devsecops-addressing-the-challenges-of-open-source-software/ | Jun 03 15:58 |
-TechrightsBN/#boycottnovell- ( status 502 @ https://securityboulevard.com/2020/06/the-road-to-devsecops-addressing-the-challenges-of-open-source-software/ ) | Jun 03 15:58 | |
schestowitz | = | Jun 03 15:58 |
schestowitz | x https://www.designnews.com/design-hardware-software/open-source-ip-best-not-forgotten/73838276563075 | Jun 03 15:58 |
-TechrightsBN/#boycottnovell-www.designnews.com | Open Source IP is Best Not Forgotten | Design News | Jun 03 15:58 | |
*rianne__ has quit (Quit: Konversation terminated!) | Jun 03 19:27 | |
*rianne__ (~rianne@host81-154-174-226.range81-154.btcentralplus.com) has joined #boycottnovell | Jun 03 19:27 | |
*rianne__ has quit (Client Quit) | Jun 03 19:28 | |
*rianne__ (~rianne@host81-154-174-226.range81-154.btcentralplus.com) has joined #boycottnovell | Jun 03 19:29 | |
*rianne__ has quit (Quit: Konversation terminated!) | Jun 03 19:48 | |
*rianne_ (~rianne@host81-154-174-226.range81-154.btcentralplus.com) has joined #boycottnovell | Jun 03 19:48 | |
schestowitz | https://twitter.com/PatrickWingrove/status/1268265761316929537 | Jun 03 23:56 |
-TechrightsBN/#boycottnovell-@PatrickWingrove: Honestly, I'm flattered that you keep citing my FCC interview more than 6 months after it was published. I must rea… https://t.co/tVRQyrdh1U | Jun 03 23:56 | |
-TechrightsBN/#boycottnovell-@PatrickWingrove: Honestly, I'm flattered that you keep citing my FCC interview more than 6 months after it was published. I must rea… https://t.co/tVRQyrdh1U | Jun 03 23:56 | |
schestowitz | "Honestly, I'm flattered that you keep citing my FCC interview more than 6 months after it was published. I must really have got under your skin with that one, @schestowitz" | Jun 03 23:56 |
schestowitz | https://twitter.com/IanBrettCooper/status/1268251395179925504 | Jun 03 23:56 |
-TechrightsBN/#boycottnovell-@IanBrettCooper: @GailRegula1 @schestowitz @BMydlowski @Makati94 @kim @realDonaldTrump @POTUS Gail. You are a far right Trump suppor… https://t.co/kN3qr5mlOa | Jun 03 23:56 | |
-TechrightsBN/#boycottnovell-@IanBrettCooper: @GailRegula1 @schestowitz @BMydlowski @Makati94 @kim @realDonaldTrump @POTUS Gail. You are a far right Trump suppor… https://t.co/kN3qr5mlOa | Jun 03 23:56 | |
schestowitz | " | Jun 03 23:56 |
schestowitz | Gail. You are a far right Trump supporter, and you have multiple accounts. Here's the proof: @GailRegula | Jun 03 23:56 |
schestowitz | , @GailRegula1 | Jun 03 23:56 |
schestowitz | , @GailRegula2 | Jun 03 23:56 |
schestowitz | , @GailRegula3 | Jun 03 23:56 |
schestowitz | , @GailRegula4 | Jun 03 23:56 |
schestowitz | (BTW great show of imagination there, Gail). | Jun 03 23:57 |
schestowitz | " | Jun 03 23:57 |
schestowitz | https://twitter.com/rbonifaz/status/1268216345902096384 | Jun 03 23:57 |
-TechrightsBN/#boycottnovell-@rbonifaz: @schestowitz have you seen #Wahay? Is a #FLOSS tool that combines Mumble and Tor for autonomous #voip conferences: https://t.co/MzKDGvhtPN | Jun 03 23:57 | |
schestowitz | " | Jun 03 23:57 |
-TechrightsBN/#boycottnovell--> wahay.org | Wahay • Secure and Decentralized Conference Calls | Features | Jun 03 23:57 | |
schestowitz | have you seen #Wahay? Is a #FLOSS tool that combines Mumble and Tor for autonomous #voip conferences: | Jun 03 23:57 |
schestowitz | https://wahay.org/documentation/ | Jun 03 23:57 |
-TechrightsBN/#boycottnovell-wahay.org | Wahay • Secure and Decentralized Conference Calls | Wahay Documentation | Jun 03 23:57 | |
schestowitz | " | Jun 03 23:57 |
schestowitz | https://twitter.com/baysidegrl/status/1268179152437297152 | Jun 03 23:58 |
-TechrightsBN/#boycottnovell-@baysidegrl: @schestowitz you need to go | Jun 03 23:58 | |
schestowitz | https://twitter.com/Flavia0847/status/1268164734932656129 | Jun 03 23:58 |
-TechrightsBN/#boycottnovell-@Flavia0847: Killing them would have involved making Trump watch his step. They only needed to be 'cleared', to permit him wal… https://t.co/0v2GHRfZF9 | Jun 03 23:58 | |
-TechrightsBN/#boycottnovell-@Flavia0847: Killing them would have involved making Trump watch his step. They only needed to be 'cleared', to permit him wal… https://t.co/0v2GHRfZF9 | Jun 03 23:58 | |
schestowitz | " | Jun 03 23:58 |
schestowitz | Killing them would have involved making Trump watch his step. They only needed to be 'cleared', to permit him walking space. | Jun 03 23:58 |
schestowitz | Did you notice? No litter. | Jun 03 23:58 |
schestowitz | All that was on Trumps path were rose petals, and his Praetorians. | Jun 03 23:58 |
schestowitz | " | Jun 03 23:58 |
schestowitz | https://twitter.com/zoobab/status/1268157945654775811 | Jun 03 23:59 |
-TechrightsBN/#boycottnovell-@zoobab: @schestowitz Kill the GPL and Linux. Permissive licensing more right for end users to request the source code. | Jun 03 23:59 | |
schestowitz | https://twitter.com/chaz_6/status/1268154509563437057 | Jun 03 23:59 |
-TechrightsBN/#boycottnovell-@chaz_6: @schestowitz But they stockpiled so many, it would be silly to let them go to waste when you get an opportunity to flaunt your machismo | Jun 03 23:59 | |
schestowitz | "But they stockpiled so many, it would be silly to let them go to waste when you get an opportunity to flaunt your machismo" | Jun 03 23:59 |
schestowitz | https://twitter.com/jurasick/status/1268153673600905216 | Jun 03 23:59 |
-TechrightsBN/#boycottnovell-@jurasick: No tear gas used, per US Park Police statement. Nor were “peaceful protesters” beaten up or fired at. Of course, un… https://t.co/r2dqAfuR9W | Jun 03 23:59 | |
-TechrightsBN/#boycottnovell-@jurasick: No tear gas used, per US Park Police statement. Nor were “peaceful protesters” beaten up or fired at. Of course, un… https://t.co/r2dqAfuR9W | Jun 03 23:59 | |
schestowitz | "No tear gas used, per US Park Police statement. Nor were “peaceful protesters” beaten up or fired at. Of course, untrustworthy media is busy trying to disprove this. When the foundation for the article is based on untruths, I find it hard to read beyond that. Real facts matter." | Jun 03 23:59 |
schestowitz | https://twitter.com/KatKarma5/status/1268148058925068289 | Jun 03 23:59 |
-TechrightsBN/#boycottnovell-@KatKarma5: @schestowitz Mainstream media outlets like NBC have zero credibility. | Jun 03 23:59 |
Generated by irclog2html.py 2.6 by Marius Gedminas - find it at mg.pov.lt!