Geth CCR/main: 8380a1fd08 | (Elizabeth Mattijsen)++ | 17 files
Q1 2010 of masak blog posts
00:28
01:46 justache left 01:48 justache joined 02:08 justache left 02:23 justache joined 02:26 annamalai left 02:49 kylese left 02:51 kylese joined 03:14 annamalai joined 03:15 kylese left, kylese joined 03:23 kjp left 03:24 kjp joined 03:25 vasko4535586 joined 04:58 rindolf joined 05:22 SabeDoesThings joined, SabeDoesThings left 06:41 andinus left
rindolf re Generative ai, googletranslate en→heb still has quirks 07:17
www.youtube.com/watch?v=LMkJuDVJdTw 07:19
08:52 andinus joined
Voldenet timo: I meant not the case with a lot of items and Z, but something like `my (@a,) Z= (^100_000,)` is slow 09:03
09:11 Sgeo left 09:44 abraxxa joined 09:51 abraxxa left 09:52 abraxxa joined 10:34 abraxxa left 10:38 soverysour joined, soverysour left, soverysour joined 11:15 Aedil joined 11:28 annamalai left
Geth CCR/main: 5ac7d05a32 | (Elizabeth Mattijsen)++ | 19 files
Q2 2010 of masak blog posts
11:33
12:14 annamalai joined 12:29 annamalai left, annamalai joined 12:31 soverysour left 12:43 soverysour joined 12:45 sorenson joined 13:06 librasteve_ joined
librasteve_ timo: on the IRC website link … happy to change - please can you propose what the correct text / link should be? 13:07
13:07 soverysour left
librasteve_ github.com/Raku/raku.org/issues/309 13:09
maybe we should refrain from linking to a specific IRC web service or app, or maybe set out the options … ? what do you think? 13:10
timo web.libera.chat/?channel=#raku seems to work to put the channel in there 13:11
well, this is the official web irc address of our irc network, so that seems like a good choice, also it links to an alternative right there on the page as well
and it currently links not to web.libera.chat but to kiwiirc.com 13:12
13:14 rindolf left
disbot2 <librasteve> i just copied the link from old.raku.org 13:26
timo oh, that was web.libera.chat back then? 13:27
lizmat I think that link dates from the freenode days 13:28
disbot2 <librasteve> oh - yes, you're right ...
<librasteve> sorry
13:28 Guest75 joined 13:31 rindolf joined
Geth raku.org/librasteve-fix-irc-link: 144fea9ab6 | librasteve++ (committed using GitHub Web editor) | lib/Org/Community.rakumod
Fix IRC chat link

Guests on the old link had issues connecting.
13:33
13:33 sibl joined
librasteve_ timo: would you be happy to review my PR? 13:34
timo the only not-so-great thing is that the "try our lightweight client" link doesn't take the channel from the URL, regardless of whether you use /#raku or /?channel=#raku it doesn't change 13:36
and the other client only has a checkbox "auto join channel #libera"; if you put /?channel=#raku it changes that to "auto join channel #raku" though 13:37
refactus the kiwi link was from when we first switched to libera in a hurry from the freenode fallout. libera didn't have their web client set up yet
timo it's probably fine to not duplicate the lightweight client link? 13:38
that makes sense 13:39
maybe we should mention the network name in the link text rather than just the channel name? 13:40
refactus web.libera.chat/#raku works for me, you just can't paste it into a tab that already has web.libera.chat/ loaded because it interprets the # as an anchor it's supposed to jump to instead of actually reloading the page 13:42
13:44 gabiruh left 13:45 gabiruh joined, Geth left, Geth joined
timo I asked in #libera-dev where I could suggest a change to the page so it forwards auto-join channels to gamja 13:51
refactus everything documented on libera.chat/guides/webchat#linking-or-embedding seems to be working as intended, for both kiwi and gamja 13:58
timo that's true 14:00
do we want to pre-fill a nickname?
it's not necessarily a bug that it doesn't do what i want, but it would be a nice-to-have 14:01
refactus what do you mean? web.libera.chat/#raku ? that works 14:02
wrt default nick...does it auto-assign Guest123 or whatever if the default is already being used? 14:03
timo the page you linked to says that at the very bottom if the nick is in use it will add numbers 14:04
refactus oh, cool
timo what i mean is: on the page web.libera.chat/#raku if you click on the gamja link it will default back to #libera instead of #raku
refactus now I get it. sorry
timo no problem 14:05
refactus I don't have a strong personal opinion about a default. I suppose from a marketing standpoint you could say having a default reduces friction, they can just click connect and not have to stop and think about a name and whther they want to pick one and whther they're really that interested in chatting and close the tab 14:09
Geth raku.org/main: 144fea9ab6 | librasteve++ (committed using GitHub Web editor) | lib/Org/Community.rakumod
Fix IRC chat link

Guests on the old link had issues connecting.
14:11
raku.org/main: 9c53f98616 | librasteve++ (committed using GitHub Web editor) | lib/Org/Community.rakumod
Merge pull request #310 from Raku/librasteve-fix-irc-link

Fix IRC chat link
timo GuestNNN is a totally acceptable default to me
disbot2 <librasteve> i like low friction ... for many this may be the first experience of IRC... 14:13
<librasteve> anyway i just merged the fixed link to get it working for now ... takes about 20 mins for the production server to restart 14:14
timo in any case, with or without pre-filling, there won't be a "nick already used" message unless i guess two users open the page at the same time and get the same number suggested? no clue if they make sure it's not just "the first free one" but some kind of randomization as well to prevent that kind of collision??
thank you librasteve 14:15
14:15 timo5 joined
timo5 in this case it picked 5 14:16
14:17 timo5 left
refactus that's all I know :) 14:17
I'd bet it tries repeatedly if necessary. the behavior seems to be implemented client side 14:18
but from that it does seem to be at least a little random. not sure if/how it decides to use one digit vs 2 or more 14:19
SmokeMachine ab5tract: I don’t know what happens… but odd bugs always try to brake my code… :) (sorry for the delay) 14:20
14:22 justache left
SmokeMachine And thank you for suggesting ASTQuery. I have added tags on that to make it easier to be found. There is also a very small usage example of that: raku.land/zef:FCO/Acme::Overreact 14:24
14:25 justache joined 14:35 soverysour joined, soverysour left, soverysour joined 14:38 justache left 14:46 justache joined 14:54 justache left 14:56 Pixi left 15:03 Pixi joined, rindolf left 15:08 justache joined 15:12 justache left
Geth CCR/main: e897c9e4aa | (Elizabeth Mattijsen)++ | 21 files
Q3 2010 of masak blog posts
15:18
15:31 johnjay left 15:32 sibl left 15:36 sibl joined 15:40 sibl left 15:52 justache joined 16:32 justache left 16:34 justache joined 16:44 soverysour left 16:56 Guest75 left
disbot2 <librasteve> sorry for the delay, there was a temporary maintenance on quay.io 17:04
17:45 oodani left 17:48 oodani joined, soverysour joined, soverysour left, soverysour joined 17:55 soverysour left 18:10 soverysour joined, soverysour left, soverysour joined 18:18 soverysour left 18:21 soverysour joined 18:24 Sgeo joined
Geth CCR/main: 9ab9d1faa1 | (Elizabeth Mattijsen)++ | 234 files
Fix filenames of masak blog posts

  -—- -> -
  $ rak --rename-files '*.subst("-—-","-")' *.md
18:48
19:08 johnjay joined 19:53 soverysour left 19:57 soverysour joined, soverysour left, soverysour joined
Geth CCR/main: b79caf748a | (Elizabeth Mattijsen)++ | 49 files
Jan - June 2011 masak blog posts
20:05