#Soylent | Logs for 2019-06-19

« return
[00:00:23] <Bytram> got my creative QA juices flowing, if you catch my drift.
[00:04:44] <FatPhil> Some things make no sense on it though.
[00:05:05] <FatPhil> Why are they mapping the I in roman numerals into l rather than I?
[00:05:09] <Bytram> not surprised
[00:05:24] <Bytram> singular *potential* confusable
[00:05:50] <FatPhil> This is why I'm rolling my own mappings. I can't trust anyone.
[00:06:47] <FatPhil> Eth and Thorn are annoying, I've encountered both of those in my beer list. I don't like mapping them both to 'th'
[00:07:00] <Bytram> using ";" as a field delimiter, look at all records that have as the first blank-delimited value in the 2nd field being "0061" will show you all things that have been deemed potentially confusable with a LATIN SMALL LETTER A
[00:07:54] <Bytram> yes, but one can
[00:08:26] <Bytram> elucidate potential confusables from this file and note those which you do not already have a mapping for...
[00:08:46] <Bytram> use *that* to complete your home-rolled-mappings
[00:08:50] <Bytram> =)
[00:10:13] <Bytram> the first column is the code point for the character that could be potentially confused with those identified in the 2nd semicolon-delimited field
[00:15:38] -!- everdred has quit [Quit: leaving]
[00:20:21] -!- everdred [everdred!~everdred@Soylent/Users/110/Everdred] has joined #Soylent
[00:22:00] <Bytram> Don't know if this would be helpful, but here is a mapping used for handling IDNA: https://www.unicode.org
[00:22:03] <Bytram> =g IDNA
[00:22:04] <upstart> https://pypi.org - idna · PyPI
[00:22:07] <Bytram> lol
[00:22:14] <Bytram> ${IDNA}
[00:22:14] <fungus> ? Unknown Style "IDNA" ?
[00:22:55] <Bytram> Was looking for this: https://en.wikipedia.org
[00:22:56] <upstart> ^ 03Internationalized domain name - Wikipedia
[00:24:28] <Bytram> FatPhil: that should help get you on your way... with one last thought:
[00:25:38] <Bytram> search for any words in your files that contain a non-ASCII character, output the hex of the (first?) non-ASCII char, the glyph for it, and then the word it appears in.
[00:26:28] <Bytram> sort it in ascending order (with or without making unique or, maybe, counting the number of repetitions)
[00:28:21] <Bytram> gawk "{for (i=1; i<=NF; i++) { if ($i !~ /^[A-Za-Z]*$/) {print $i} } }"
[00:28:51] <Bytram> ^^^ finds and output words that are not ASCII-only
[00:29:41] <Bytram> ^^^ note: coded in IRC; not tested. Hopefully gives the general idea
[00:29:53] <Bytram> and, with that, I've got some things to attend to. laters!
[00:30:55] <Bytram> =submit https://www.bleepingcomputer.com
[00:30:57] <upstart> Submitting "Mozilla Firefox 67.0.3 Patches Actively Exploited Zero-Day"...
[00:31:19] <upstart> ✓ Sub-ccess! "Mozilla Firefox 67.0.3 Patches Actively Exploited Zero-Day" (0 paragraphs) -> https://soylentnews.org
[00:31:42] <Bytram> =submit https://www.sciencedaily.com
[00:31:44] <upstart> Submitting "Seaweed feed additive cuts livestock methane but poses questions"...
[00:32:05] <upstart> ✓ Sub-ccess! "Seaweed Feed Additive Cuts Livestock Methane but Poses Questions" (0 paragraphs) -> https://soylentnews.org
[01:07:04] <Bender> [SoylentNews] - ACLU: Police Must Get Warrants to Obtain Personal Data from Cars - http://sylnt.us - it's-my-data-no-matter-*where*-it-was-stored
[01:08:03] <Bytram> ~arthur https://phys.org
[01:08:09] <exec> 963 stories loaded
[01:08:09] <exec> attempting to submit story: "Everest summits smash records amid deadly bottlenecks"
[01:08:40] <exec> submission successful - https://soylentnews.org
[01:08:46] <exec> 962 stories loaded
[01:09:44] <Bytram> ~arthur https://arstechnica.com
[01:09:50] <exec> 962 stories loaded
[01:09:50] <exec> attempting to submit story: "Firefly opens first Alpha rocket launch to academic and educational payloads"
[01:10:21] <exec> error: something went wrong with your submission - maybe try again in a minute
[01:12:35] <Bytram> ~arthur https://arstechnica.com
[01:12:41] <exec> 962 stories loaded
[01:12:41] <exec> attempting to submit story: "Firefly opens first Alpha rocket launch to academic and educational payloads"
[01:13:12] <exec> submission successful - https://soylentnews.org
[01:13:21] <exec> 962 stories loaded
[01:18:06] <Bytram> =g kilo mega giga terra exa
[01:18:07] <upstart> https://searchstorage.techtarget.com - What is Kilo, mega, giga, tera, peta, exa, zetta and all that ...
[01:33:49] <Bytram> =g good afternoon mister atherton minority report
[01:33:50] <upstart> https://www.youtube.com - Minority Report Scene Gap Store - YouTube
[01:34:36] <Bytram> =g good afternoon mister atherton minority report wikipedia
[01:34:37] <upstart> https://en.wikipedia.org - The Sugarland Express - Wikipedia
[01:34:50] <Bytram> =g atherton minority report wikipedia
[01:34:50] <upstart> https://en.wikipedia.org(film) - Minority Report (film) - Wikipedia
[01:37:57] -!- Sirfinkus [Sirfinkus!~SirFinkus@u-32-30-676-744.hsd5.wa.comcast.net] has joined #Soylent
[01:44:18] <chromas> SemperOSS: I went and looked it up and apparently repeat search is the n key instead of / enter like I always used
[01:44:41] <chromas> #smake upstart
[01:44:41] * MrPlow smakes upstart upside the head with an NCommander novel
[01:46:48] <Bytram> =g "I'm melting!"
[01:46:49] <upstart> https://www.youtube.com - I'm Melting! - The Wizard of Oz (7/8) Movie CLIP (1939) HD - YouTube
[01:47:00] <Bytram> =g "I'm melting!" -youtube
[01:47:00] <upstart> https://tvtropes.org - I'm Melting! - TV Tropes
[02:14:48] -!- arti|work [arti|work!~textual@fhv-836-375-856-960.socal.res.rr.com] has joined #Soylent
[02:20:43] -!- RandomFactor [RandomFactor!~6c4a713f@629-71-065-58.lightspeed.tukrga.sbcglobal.net] has joined #Soylent
[02:21:09] <RandomFactor> https://news.avclub.com
[02:21:11] <upstart> ^ 03Groundbreaking climate change discovery made by, sigh, Boaty McBoatface
[02:21:17] <RandomFactor> Yes!
[02:21:52] <RandomFactor> =submit https://news.avclub.com
[02:21:55] <upstart> Submitting "Groundbreaking climate change discovery made by, sigh, Boaty McBoatface"...
[02:22:12] <RandomFactor> in your face NERC
[02:22:17] <upstart> ✓ Sub-ccess! "Groundbreaking Climate Change Discovery Made By, Sigh, Boaty McBoatface" (0 paragraphs) -> https://soylentnews.org
[02:48:21] <Bender> [SoylentNews] - Germans can Soon use their iPhones as Virtual ID Cards - http://sylnt.us - easier-than-trading-eyeballs
[03:39:54] <Bytram> ~arthur https://www.nytimes.com
[03:39:59] <exec> 961 stories loaded
[03:40:00] <exec> story not found
[03:40:19] <Bytram> =submit https://www.nytimes.com
[03:40:22] <upstart> Submitting "New York to Approve One of the World’s Most Ambitious Climate Plans"...
[03:40:44] <upstart> ✓ Sub-ccess! "New York to Approve One of the World’s Most Ambitious Climate Plans" (0 paragraphs) -> https://soylentnews.org
[03:46:31] -!- AzumaHazuki has quit [Remote host closed the connection]
[03:56:43] -!- SoyCow4363 [SoyCow4363!~792ccd65@efc578-89-345-796.bras7.syd1.internode.on.net] has joined #Soylent
[03:57:38] <SoyCow4363> where are the MDC fortunes/quotes?
[04:06:22] <Bender> [SoylentNews] - Germans Can Soon Use Their iPhones as Virtual ID Cards - http://sylnt.us - easier-than-trading-eyeballs
[04:17:30] <Bender> [SoylentNews] - Sun-Like Stars Capable of Emitting Superflares - http://sylnt.us - glowing-report
[05:12:01] -!- arti|work has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
[05:57:17] <Bender> [SoylentNews] - "Frontiersman" Cray Snags $50m Storage Contract for 'Largest Single Filesystem' - http://sylnt.us - what-is-that-in-Libraries-of-Congress?
[07:37:01] <Bender> [SoylentNews] - Groundbreaking Climate Change Discovery Made By, Sigh, Boaty McBoatface - http://sylnt.us - Hey!-What-you-lookin'-at?
[09:06:08] <Bender> [SoylentNews] - Scientists Amazed as Canadian Permafrost Thaws 70 Years Early - http://sylnt.us - not-so-perma-frost
[10:36:20] <Bender> [SoylentNews] - Consumers Urged to Junk Insecure IoT Devices - http://sylnt.us - seems-ok-to-me
[10:52:19] -!- RandomFactor has quit [Ping timeout: 248 seconds]
[11:04:21] <Bytram> coffee++
[11:04:21] <Bender> karma - coffee: 4817
[11:25:42] -!- AzumaHazuki [AzumaHazuki!~hazuki@loj-076-051-71-829.neo.res.rr.com] has joined #Soylent
[11:25:42] -!- AzumaHazuki has quit [Changing host]
[11:25:42] -!- AzumaHazuki [AzumaHazuki!~hazuki@the.end.of.time] has joined #Soylent
[11:57:02] -!- AzumaHazuki has quit [Remote host closed the connection]
[12:17:06] <Bender> [SoylentNews] - Firefly Opens First Alpha Rocket Launch to Academic and Educational Payloads - http://sylnt.us - hope-they-name-it-Serenity
[12:18:23] <Bytram> time to head to work. Have a great day everyone!
[12:55:02] * FatPhil decides to finally come out of the closet
[12:55:27] <FatPhil> which is where I keep a couple of my servers, which have been misbehaving all morning since a brownout.
[13:05:07] <AndyTheAbsurd> LOL!
[13:05:17] <AndyTheAbsurd> My college roommate slept in the closet.
[13:11:14] <SemperOSS> And I hardly have a closet to come out of. Strange how life's circumstances defines your possible behaviour. ;-)
[13:12:17] <SemperOSS> FatPhil: Yo! How goes your intertransliterationalities?
[13:12:27] <SemperOSS> AndyTheAbsurd: Hi!
[13:12:48] <AndyTheAbsurd> SemperOSS: Hello!
[13:17:48] <SemperOSS> As my old laptop has to be replaced due to disabilities, I am awaiting the new one on Sunday. In the meantime, I work on my v-e-r-y old ASUS Eee PC with 2MB RAM. When I have more than a few tabs constantly open in Firefox, it dies in thrashing to the SSD. Anyone else have similar experiences with Firefox that it seems to slowly use more and more resources as time goes by?
[13:18:45] <SemperOSS> Memory and CPU just goes up.
[13:18:53] <SemperOSS> And up.
[13:24:40] <AndyTheAbsurd> Yeah, I've seen that before; it gets especially bad with javascript-heavy pages. (*cough*Facebook*cough*)
[13:25:44] <AndyTheAbsurd> And I think you mistyped the amount of RAM in that machine. AFAIK, the lowest memory amount available in an EeePC was 512MB. (Guessing you just M instead of G.)
[13:29:23] * SemperOSS whistles as he changes 2MB to 2GB ...
[13:29:47] <SemperOSS> La la la
[13:30:49] <SemperOSS> I had a 1MB ^W 1GB option but did £5 worth of surgery to max it out
[13:34:52] <SemperOSS> One of my friends (a Windows-person, but still my friend) swears by Chrome. I have gotten myself used to Firefox and its extensions, but it seems to be more and more of a drag, probably in a combination of Firefox and the sites requiring more and more resources. I can hardly do internet banking on my Eee PC and not at all on my tablet any more.
[13:44:35] -!- SoyCow4363 has quit [Ping timeout: 248 seconds]
[13:46:43] <Bender> [SoylentNews] - Seaweed Feed Additive Cuts Livestock Methane but Poses Questions - http://sylnt.us - does-it-affect-tipping?
[15:16:20] -!- arti|work [arti|work!~textual@kpku-40-80-465-497.west.biz.rr.com] has joined #Soylent
[15:27:59] <Bender> [SoylentNews] - PCIe 6.0 Announced for 2021: Doubles Bandwidth Yet Again - http://sylnt.us - widest-band-yet
[15:50:31] -!- Sulla [Sulla!~8cd35204@140.211.gj.y] has joined #Soylent
[16:00:08] -!- Web_weasel [Web_weasel!~Stefan@ttji76-268-29-392.range45-887.btcentralplus.com] has joined #Soylent
[16:37:22] -!- Sulla has quit [Ping timeout: 248 seconds]
[16:38:54] <FatPhil> SemperOSS: I have not tried to demoronise the other guys' scrapes yet. I'm sure I will encounter some interesting new characters, but it's mostly robotic now - what do I want that symbol converted into. All Chinese becomes '#', for simples.
[16:48:08] <SemperOSS> I guess that is Ultimate Simplified Chinese then
[16:55:37] <Bender> [SoylentNews] - Anti-Aging Mechanisms Disappear in Humans Beyond Midlife; Organs Contain Mix of Young and Old Cells - http://sylnt.us - Herodotus-may-have-been-on-to-something
[17:10:39] <Runaway1956> SemperOSS - internet banking sucks hard. Only thing that makes it bearable, is to load the mobile page, instead of the desktop page
[17:11:00] <Runaway1956> User agent for an iphone seems to work best.
[17:14:32] <Runaway1956> #submit https://www.oann.com
[17:14:34] <MrPlow> Submitting. There is a mandatory delay, please be patient.
[17:14:59] <MrPlow> Submission successful. https://soylentnews.org
[17:17:38] <Runaway1956> rednecks can be too damned dumb to live - https://www.foxnews.com
[17:17:39] <upstart> ^ 03Oklahoma woman arrested for arson after getting caught by her own surveillance camera, officials say
[17:33:26] <Runaway1956> #submit https://www.independent.co.uk
[17:33:27] <MrPlow> Submitting. There is a mandatory delay, please be patient.
[17:33:53] <MrPlow> Submission successful. https://soylentnews.org
[17:36:07] -!- Sulla [Sulla!~8cd35204@140.211.gj.y] has joined #Soylent
[17:40:27] <SemperOSS> Runaway1956: I haven't actually tried that — It'll come on my todo list
[17:44:45] <Runaway1956> It's not a cure-all, but it does help on my end
[17:45:00] <Runaway1956> #submit https://www.redstate.com
[17:45:00] <MrPlow> Submitting. There is a mandatory delay, please be patient.
[17:45:25] <MrPlow> Submission successful. https://soylentnews.org
[17:45:43] <Sulla> whats a cureall?
[17:45:45] <Sulla> is it bacon?
[17:45:59] <Runaway1956> Bacon will definitely cure what ails me
[17:46:19] <Sulla> Ive been eating hibiscus recently. Lowered my blood pressure by 20 points
[17:47:00] <Runaway1956> Is that good or bad? I mean - if your blood pressure was only 32, then it didnt' do you much good?
[17:48:24] <Sulla> Something happened a month or two ago where I shot up to 130/80 which is really high for me, as overweight and out of shape as I am. But I'm back down to 110/72
[17:49:02] <Sulla> Well. the hibiscus was probably more like 10 points, correct potassium ratio was 10ish as well
[17:50:10] <Runaway1956> I've made references to the crazy stuff we did during the Cold War -
[17:50:14] <Runaway1956> https://www.rt.com
[17:50:16] <upstart> ^ 03Cold War fun: Pilot reveals Soviet bomber crews asked US jets to barrel-roll & took pics (PHOTO)
[17:58:42] <Runaway1956> #submit https://www.redstate.com
[17:58:42] <MrPlow> Submitting. There is a mandatory delay, please be patient.
[17:59:07] <MrPlow> Submission successful. https://soylentnews.org
[18:00:03] -!- Sulla has quit [Ping timeout: 248 seconds]
[18:36:55] <Bender> [SoylentNews] - Realtek RTD2983 SoC for 8K TVs: Supports AV1 Codec - http://sylnt.us - 8K-TVs?-Who-has-that-many-TVs?
[18:37:57] -!- upstart has quit [Remote host closed the connection]
[18:38:04] -!- upstart [upstart!~systemd@0::1] has joined #Soylent
[21:01:09] -!- Web_weasel has quit [Read error: Connection reset by peer]
[21:05:47] <FatPhil> SemperOSS: I was done with my dodgy characters yesterday, not started on anyone else's yet. Machine I was developing on was the one that was misbehaving in my closet, and I don't want to see it again for the rest of the day.
[21:15:23] <Bender> [SoylentNews] - Breakthrough Listen Turns Up Nothing Around 1,327 Nearby Stars, Releases 1 PB of Data - http://sylnt.us
[22:36:25] <Bender> [SoylentNews] - How We Tune Out Distractions - http://sylnt.us - pay-no-attention-to-the-man-behind-the-scream
[23:42:27] -!- Runaway1956 has quit [Ping timeout: 248 seconds]