tynet-lichat/shirakumo - IRC Chatlog
Search
11:53:12
|3b|
32bit path potentially needs to read 2 words and assemble them, but who cares about 32 bits :p
12:03:29
|3b|
probably could get better code gen if num-ebits / num-wbits were known at compile time for the cases where it is expected to be fixed
12:11:26
glenneth
So my intent for today is to get these changes correct and merged in to master. after that I think someone using it in anger could be helpful? Thoughts?
12:14:55
shinmera
using it in anger idk tho, no clue when I'll be well enough again to get back to gamedev
12:16:14
glenneth
or even a more realistic test env. This is not my area of expertise, but it is becoming one 😆
12:23:52
shinmera
meantime my poor brain is being overexerted trying to think about how to make stream communication work in the presence of multithreading without accidentally locking up one thread indefinitely while another thread is waiting for a specific query response
12:25:59
shinmera
a thing like Swank but using a bunch of other libraries to do the portability bits rather than rolling everything into its own ad-hoc structure
16:26:34
shinmera
in other things, I added a human.json according to https://codeberg.org/robida/human.json to shinmera.com
16:33:23
shinmera
it's a neat idea, though like anything small web idk that it'll take off enough to be useful
16:40:11
shinmera
you publish a file on your webzone saying "these sites are sites I know and are written by a human"
16:40:38
shinmera
and then the extension, when you go on a site with such a file, will see that. by linking together the references to other sites, you can get a web of trust
16:41:18
shinmera
you yourself have to start the chain by saying "these are sites I trust" in the browser, so there's no need for a central authority or anything
17:01:40
fungal
and i'm considering adding it on my webbed site (just need to finish my current work that is postponed for months)