#dev 2021-08-11

2021-08-11 UTC
jacky joined the channel
#
[tantek]1
RSS << Shutdowns: Google Groups removed RSS support per https://twitter.com/dietrich/status/1425095581807091715
#
@dietrich
The blink-dev and Mozilla dev-platform intent messages are not showing up on @intenttoship because RSS feeds have been removed from Google Groups. Thanks Google šŸ˜
(twitter.com/_/status/1425095581807091715)
#
Loqi
ok, I added "Shutdowns: Google Groups removed RSS support per https://twitter.com/dietrich/status/1425095581807091715" to the "See Also" section of /RSS https://indieweb.org/wiki/index.php?diff=76621&oldid=76413
#
[tantek]1
GoogleGroups--
#
Loqi
GoogleGroups has -1 karma over the last year
SamWilson[m], Seirdy, jeremycherfas and capjamesg joined the channel
#
capjamesg
Has anyone done any multithreading work with Python?
#
capjamesg
I have been scratching my head for days on how to implement concurrent.futures in my web crawler.
#
capjamesg
I got it working for a bit and it sped up my crawling massively but I have a few questions because I can't get a complete working version.
#
capjamesg
Another question that just came to mind: why did modern JS frameworks evolve in the way that they did?
#
capjamesg
(in that they have created layers of abstraction that almost remove fundamentals from your control without big rearchitects)
hendursa1 joined the channel
tetov-irc joined the channel
#
[Gabriele_Girel]
ā†©ļø I usually use joblib and `Parallel()(delayed()())`
[jgmac1106] joined the channel
#
capjamesg
What are the advantages of joblib? Is it well maintained?
sebbu joined the channel
#
[Gabriele_Girel]
Compared to? In the beginning I was using `multiprocessing` but I eventually shifted to `joblib` . Yes, I find it to be extremely well maintained and very robust šŸ™‚ They have some details on previous backends in their docs: https://joblib.readthedocs.io/en/latest/parallel.html#bad-interaction-of-multiprocessing-and-third-party-libraries
hendursaga, shoesNsocks and chenghiz_ joined the channel
#
GWG
Zegnat: You have anything for the IndieAuth session in a fortnight?
#
Zegnat
Unsure
#
Zegnat
I think for me it is mostly whatever the tickets on GitHub are that are labelled ticket-auth ;)
#
GWG
Zegnat: Any new ticket Auth thoughts?
[manton] joined the channel
#
[manton]
Hi everyone! Just wanted to remind folks that Micro Camp is Friday and Saturday. In particular for developers, Iā€™m going to be running a panel with 3 developers who have written apps for Micro.blog, so if anyone has any Micropub or other IndieWeb questions I can try to get those into the discussion. https://micro.camp/
#
[snarfed]
capjamesg the other standard Python framework you'll want to look at is asyncio, https://docs.python.org/3.9/library/asyncio.html . generator-based, aimed at IO bound code like yours
#
capjamesg
Thanks snarfed!
#
capjamesg
concurrent.futures keeps hanging at certain points and is that easy to use if I am being honest.
#
capjamesg
snarfed did you use any async when you built the IndieWeb graph?
#
[snarfed]
nah, IndieMap was thin shell script(s) around wget -r :zany_face:
#
capjamesg
Oh, haha.
#
capjamesg
Never mind then :)
#
capjamesg
I think I am maybe over-optimziing.
#
capjamesg
A crawl without optical character recognition on images and processing images is under 4 mins.
#
[KevinMarks]1
I'm sure I read an article about how useful dl/dt/dd were the other day, but I can't find it now anyone remember this?
[jeremycherfas] and [jacky] joined the channel
Seirdy joined the channel
#
[tantek]1
manton++ for MicroCamp++
#
Loqi
manton has 18 karma in this channel over the last year (21 in all channels)
#
Loqi
MicroCamp has 1 karma in this channel over the last year (2 in all channels)
#
[KevinMarks]1
interesting bit of 'eat your own cooking' https://github.blog/2021-08-11-githubs-engineering-team-moved-codespaces/
Seirdy and angelo joined the channel
#
vikanezrimaya
<[KevinMarks]1> "interesting bit of 'eat your own..." <- This is such a sweet story and indeed, it is the perfect example of eating your own cooking
KartikPrabhu, [Emma_Humphries] and tetov-irc joined the channel