26 Apr 2024
ab5tract ecosystem 19:11
related, it would be an amazing thing to rework blin to be able to run on a branch commit 19:13
jdv idk if it cant. you can spec a "new" sha iirc 19:15
ab5tract by sending an incantation to buildable? 19:16
my understanding from the code was that could only do what's been buildable'd 19:17
but maybe (probably) I missed something..
jdv i meant blin. itd have to be on gh so a build could be fetched 19:18
yeah.
youre probably right 19:19
it would be cool
i guess the first hurdle would be getting that build in the set on the "mothership" 19:21
one issue is its all run by alexdaniel so its not easy to change 19:22
ab5tract indeed... 19:36
my thought was maybe it could be refactored to take either a capital-B Build as usual or to work with a local path 19:38
jdv the sha would have to in the git tree it looks to 19:40
right now thats gh
point both local maybe 19:41
thats if you want bisecting
ab5tract bisecting is a great feature but for testing a branch just simple verification was the goal I had in mind 19:42
unless its a monster of a branch, I wouldn't expect bisecting to be too important 19:43
jdv yeah
Geth rakudo/main: aee3d2599a | ab5tract++ | src/core.c/unicodey.rakumod
Return '' instead of 0 when a uniprop is not found

The previous behavior seems to be an unintended consequence of setting the "pref" to 'I' when no uniprop is found in codename2proppref.
Using '' here as that is what is returned in the bottom of the nested if's.
20:06
ab5tract ^^ pushed this directly to main so that it can be tested with blin. if there's any issue, I will of course revert it 20:07
m: "e".uniprop("Basic Latin").say 20:13
camelia Nil
ab5tract buildable is fast :) 20:14
Geth rakudo/main: 05dcd08151 | ab5tract++ | src/core.c/unicodey.rakumod
Actually return '' (not Nil) from uniprop
20:20
ab5tract Dang: `WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64)` 20:44
nine Looks like my grant proposal is up for comments: news.perlfoundation.org/post/sseif...as-apr2024
I'd appreciate feedback :) The committee is voting next weekend
[Coke] nine++ 20:47
# commented
lizmat nine++ .oO( develoer ?? ) 20:49
[Coke] ... they never took away my edit rights, I could fix that typo. :| 20:54
lizmat hehe :-) 20:56
[Coke] .tell Util - hey, can you let Saif know there's a typo "develoer" in news.perlfoundation.org/post/sseif...s-apr2024)
tellable6 [Coke], I'll pass your message to Util
MasterDuke ab5tract, jdv: i think blin can do branches, assuming they're pushed to the rakudo repo 21:01
since for a while now the whateverable build process builds branch commits also 21:02
ab5tract ah, that should indeed enable it 21:03
MasterDuke heh, "interpreteter" and "interpretter" in the grant proposal 21:05
ab5tract nine++ , I really hope you get this 22:27