<< 13-09-2026 >>

00:42:32FromDiscord<litlighilit> nimble.directory is 502 again
01:19:07*insanescholar joined #nim
01:51:32*insanescholar quit (Remote host closed the connection)
02:46:37FromDiscord<janakali> In reply to @zkopt_ "and I don't want": I don't want to use english names because I'm not a brit and not a nationalist \s
02:46:54FromDiscord<janakali> you see how absurd this reads? 😄
03:24:58FromDiscord<_timurski> In reply to @zkopt_ "and I don't want": ?
03:26:29FromDiscord<_timurski> you don't have to like the name but that's some strange reasoning 😆
03:47:31FromDiscord<dykatz> Is English the standard language now?
03:47:52FromDiscord<dykatz> (Truly is the `ed(1)` of human languages)
03:56:22FromDiscord<zkopt_> In reply to @_timurski "?": um..
03:56:28yetifar too often I see american instead of english .. ;-P
04:15:48*insanescholar joined #nim
04:37:06*ghost joined #nim
04:41:07*ghost_error joined #nim
04:48:45*ghost_error quit (Quit: ghost_error)
05:30:58*kick455 joined #nim
05:33:45*oculux quit (Ping timeout: 243 seconds)
06:35:12*ghost quit (Quit: Client closed)
07:10:16*mal`` quit (Ping timeout: 244 seconds)
07:31:13*mal`` joined #nim
07:51:00*KawaiiSelbst_ joined #nim
07:51:53*KawaiiSelbst quit (Remote host closed the connection)
08:39:03*insanescholar quit (Remote host closed the connection)
08:55:05*KawaiiSelbst joined #nim
08:55:41*KawaiiSelbst_ quit (Ping timeout: 241 seconds)
09:12:13FromDiscord<rakgew> @.elcritch \: just tried out kosmo - pretty cool!↵is there a way to invert the mouse scroll?
09:13:00FromDiscord<.elcritch> In reply to @rakgew "<@703717429230174229> \: just tried": Thanks! Hmmm, not yet but that's a good idea 😄
09:19:51FromDiscord<rakgew> in regards to scrolling behaves the opposite than anything else on my system. so I looked into the settings, --help, and .config/kosmo .config/moe.↵then tried to find it in the source (application\_editor.nim ?) but could not get my hacky patch to work (yet).. \:-D
10:59:11FromDiscord<rakgew> @.elcritch \: speaking of kosmo ideas\:↵I was wondering one thing\: will there be the possibility to add plugins (written in nim or nimscript) so users can extend the capabiliies of kosmo?
11:02:01FromDiscord<.elcritch> In reply to @rakgew "in regards to scrolling": Yeah it needs to be added to Merenda scroll views. I’m working on a PR that adds that!
11:03:14FromDiscord<.elcritch> In reply to @rakgew "<@703717429230174229> \: speaking of": It’s something I’d like to do! Not sure how or what yet, but the core design of Merenda allows modifying almost anything.
11:05:01FromDiscord<rakgew> awesome!!!↵it is something that I quite enjoy with micro terminal tet editor, where one can extend it with script that can be bound to hotkeys. (unfortunately I am not very proficient in lua..)
12:00:47*tiorock joined #nim
12:00:47*rockcavera quit (Killed (uranium.libera.chat (Nickname regained by services)))
12:00:47*tiorock is now known as rockcavera
13:04:19FromDiscord<tempestro> Talking about scripting something in Nim↵Is there a way to do it safely? I admit I haven't looked into Nimscript, does it forbid things like accessing the Internet and the filesystem?
13:35:36Amun-Raafaik there is no restrictive mode in nimscript; you have access to os module
13:49:27Amun-Rayou can sandbox lua script env
14:03:09Amun-Rahmm, but you could sandbox nimscript worker
14:08:27*SchweinDeBurg quit (Quit: WeeChat 4.8.0-dev)
15:21:14FromDiscord<ghazalialshafi> Hi all hope You are fine, i was working on making a Charts lib for Nim using Pixie due to ambitious goal of including many types of diagrams the project require help. I was able to make many charts(58) but they are currently ugly in look besides that there is animations during while drawing (the lib uses only pixie)
15:21:32FromDiscord<ghazalialshafi> https://media.discordapp.net/attachments/371759389889003532/1548715258330480640/image_1.png?ex=6aa810fb&is=6aa6bf7b&hm=86594a097f629530a78bdef1ad1419626b1e3171755e58d82206fd5d5cb083b3&
15:24:15FromDiscord<ghazalialshafi> If someone is interested please let me know hope it will be first Native Pixie based graph/charts lib, I have named it Pixiecharts