00:08
guifa left
00:17
yewscion joined
00:22
yewscion left
00:32
Xliff left
00:48
guifa joined
00:52
yewscion joined
00:57
yewscion left
01:31
hulk joined,
kylese left
01:56
yewscion joined
02:04
yewscion left
02:15
hulk left,
kylese joined
03:10
yewscion joined
03:15
yewscion left
03:32
kybr left
03:35
Aedil joined
03:50
guifa left
03:51
Aedil left
03:59
yewscion joined
04:02
jpn joined
04:04
yewscion left
04:07
jpn left
04:12
Aedil joined
04:30
kylese left
04:33
kylese joined
05:17
Tirifto left
05:19
Tirifto joined
05:30
kylese left
05:32
kylese joined,
yewscion joined
05:35
undoencalma joined
05:37
yewscion left
|
|||
undoencalma | hi :) | 05:37 | |
what makes raku beautiful?? | 05:38 | ||
enlighten me | |||
06:26
wayland joined
06:28
xinming left
06:58
undoencalma left
07:14
lichtkind joined
|
|||
ab5tract | undoencalma: that’s a long list :) | 07:24 | |
tellable6 | ab5tract, I'll pass your message to undoencalma | ||
ab5tract | It’s very unique, yet familiar. Ambitious but at least slightly humble | ||
07:32
jpn joined
07:39
jpn left
07:43
Sgeo left
07:52
sena_kun joined
|
|||
librasteve | undoencalma: one thing you may like is you can write a website like this:-site page main p "Yo baby!" | 07:52 | |
tellable6 | librasteve, I'll pass your message to undoencalma | ||
07:55
jpn joined
07:59
jpn left
08:29
jpn joined
|
|||
grondilu | librasteve: what framework does that? CRO? | 08:36 | |
I'm interested in building a small web server in raku to serve a stockfish engine. | 08:37 | ||
where should I look at? | |||
HTTP::Server::Tiny? | 08:38 | ||
Voldenet | grondilu: Air (which is built on top of Red and Cro) | 09:18 | |
09:28
sena_kun left
|
|||
librasteve | grondilu: that's done with Cro and Air ... the idea is that HTML tags like <p>yo</p> can be written as a raku function p 'yo' (Air::Functional) and that you can use the same abstraction to tuck away the webpage and website boilerplate with site and page functions (Air::Base) ... harcstack.org is a good starting place | 09:32 | |
btw Air is still in early stages and any and all are welcome to feedback and contribute - just raise an issue at the repo (or here) | 09:34 | ||
09:42
JimmyZhuo joined
|
|||
grondilu | noted | 09:43 | |
11:16
wayland76 joined,
wayland left
11:18
guifa joined
|
|||
librasteve | btw your chess code is giving me flashbacks to coding a chess program in my youth ... fortran! | 11:35 | |
11:38
MoC joined,
guifa left
11:39
jpn left
12:19
jpn joined
12:24
jpn left
12:28
melezhik joined
|
|||
melezhik | . | 12:28 | |
o/ | |||
yet anoher solution with Raku/Sparrow for stack overflow task - stackoverflow.com/a/79555307/5147708 , please vote IF you like it ) | |||
12:30
melezhik left
12:40
yewscion joined
12:45
yewscion left
13:16
jpn joined
13:21
jpn left
13:23
JimmyZhuo left
13:27
jpn joined
13:31
hvxgr left
13:59
melezhik joined
14:08
PipStuart joined
14:10
yewscion joined
14:20
codesections joined
14:32
yewscion left
14:35
codesections1 joined
14:36
codesections left
14:39
codesections1 left
14:41
Sgeo joined
14:48
yewscion joined
14:52
abraxxa-home joined
14:54
abraxxa-home left
14:55
abraxxa-home joined
15:10
melezhik left
15:23
PipStuart left
|
|||
melezhik. | weekly: news.ycombinator.com/item?id=43583960 | 15:40 | |
notable6 | melezhik., Noted! (weekly) | ||
15:40
yewscion left
15:41
yewscion joined
|
|||
melezhik. | Don’t have time to create anything fancier then this shirt HN post ) | 15:41 | |
15:43
yewscion left
|
|||
Please vote up if you like it either on HN or on stack overflow, thanks | 15:44 | ||
15:49
yewscion joined
15:52
abraxxa-home left
|
|||
antononcube | @grondilu "Humming-Bird" was recently updated and might fit better your mindset. (Judging author's statements here.) | 16:03 | |
I personally run my Raku-programmed services on rented servers (DigitalOcean) and provide interactive interfaces to them using Posit's shinyapps.io . | 16:04 | ||
I assume at some point the Raku HMTX-&-Air family of packages can be used instead of shinyapps.io. | 16:06 | ||
16:06
yewscion left
16:43
derpydoo joined
17:37
sena_kun joined
18:14
sena_kun left
18:17
sena_kun joined
18:24
MoC left
18:27
notna joined,
notna left
18:48
sena_kun left
18:49
derpydoo left,
sena_kun joined
18:53
sena_kun left,
Aedil left
18:54
sena_kun joined
|
|||
librasteve | antonncube: since i don’t have a clue what you are talking about, would you mind forking Air::Play (module of Air examples) and doing a bare minimum example (just a couple of lines) of what you are getting from shiny apps ?? | 19:16 | |
19:21
jpn left
19:24
jpn joined
|
|||
antononcube | Ok. | 19:38 | |
Here is an example: antononcube.shinyapps.io/SEI2HR-flexdashboard/ . Press the button “Source Code” (top-right ) to see the Markdown code with which that interactive interface was generated. | 19:40 | ||
So, ideally, with similar kind of (Markdown) templates Raku would generate interactive interfaces. | 19:42 | ||
20:03
sena_kun left
20:16
apac joined
20:19
jpn left
20:57
MasterDuke joined
|
|||
MasterDuke | librasteve: did you see github.com/librasteve/raku-Cro-Web...ate/pull/1 ? zef complained about a missing dependency | 20:58 | |
tellable6 | 2025-03-31T06:56:19Z #raku-dev <patrickb> MasterDuke: Thanks for the solo term link. That might prove helpful as a reference. | ||
2025-03-31T06:58:05Z #raku-dev <patrickb> MasterDuke: Are you aware that there already is a minimal but kinda working raku terminal emulator library? sr.ht/~patrickb/Anolis/ | |||
21:05
jpn joined
21:06
sdomi left
21:07
jpn left
21:09
maylay left
21:11
maylay joined
21:16
sdomi joined
21:26
MasterDuke left
21:40
guifa joined
21:53
codesections joined
22:24
codesections1 joined
22:26
codesections left,
codesections1 is now known as codesections,
Voldenet left
22:35
Voldenet joined,
apac left
22:50
codesections left
23:12
lichtkind left
|