IRC channel logs

2021-10-31.log

back to list of logs

<damo22>youpi: do you think it would make any sense to allow privileged users to insert hooks into system calls so you can do interesting things like update a database when a file is closed
<damo22>currently it seems that the only way to do that would be via FUSE
<damo22>youpi: i am trying to update rump to master netbsd, but i noticed it increases the git repo from 61MB to 1.4GB
<damo22>i added all the source files only on top of the latest upstream/ tag
<gnu_srs1>damo22: http://git.zammit.org/: Unable to connect?
<damo22>power failure at my other site
<damo22>i am working on it locally, it hasnt finished merging so i cant upload it anywhere
<damo22>besides i need to make it build a librump package
<youpi>that's surprising indeed
<youpi>you can try to use xdu to see what would have grown so much
<youpi>perhaps there are blobs or compiled things somewhere?
<damo22>theres no .o files
<damo22>i'll have a look tomorrow after work