<jonatack>
dongcarl: i used to have a very fancy setup, but after some time i pared it down considerably for better editor performance with our large files
<dongcarl>
OH wow that is a very complete config
<dongcarl>
Will reference!
<jonatack>
customizing is what emacs is for hehe. there are some entire sections you likely don't need (ruby, and the sbcl and swank sections are for common lisp)
brunoerg has quit [Ping timeout: 240 seconds]
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
Guest7458 has joined #bitcoin-core-dev
Guest7458 has quit [Client Quit]
Guest7443 has joined #bitcoin-core-dev
Guest7443 has quit [Client Quit]
brunoerg has joined #bitcoin-core-dev
_aj_ has quit [Quit: .]
lightningbot has quit [Read error: Connection reset by peer]
aj__ has joined #bitcoin-core-dev
aj__ has quit [Changing host]
aj__ has joined #bitcoin-core-dev
vysn has joined #bitcoin-core-dev
lightningbot has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 240 seconds]
moneyball_ has quit [Read error: Connection reset by peer]
moneyball_ has joined #bitcoin-core-dev
bomb-on has quit [Quit: aллилѹіа!]
ghost43 has quit [Remote host closed the connection]
<bitcoin-git>
[bitcoin] ajtowns opened pull request #24472: fuzz: execute each file in dir without fuzz engine (master...202203-phuzztesting) https://github.com/bitcoin/bitcoin/pull/24472
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
aj__ is now known as _aj_
brunoerg has quit [Ping timeout: 240 seconds]
erik-etsuji-kato has quit [Ping timeout: 240 seconds]
erik-etsuji-kato has joined #bitcoin-core-dev
cmirror has quit [Remote host closed the connection]
cmirror has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
Neojack has quit [Quit: See you around ;)]
grettke has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
vysn has quit [Ping timeout: 240 seconds]
ghost43_ has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
Neojack has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 250 seconds]
hashfunc528 has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
sudoforge has quit [Ping timeout: 272 seconds]
javi404 has quit [Quit: No Ping reply in 180 seconds.]
javi404 has joined #bitcoin-core-dev
erik-etsuji-kato has quit [Ping timeout: 240 seconds]
erik-etsuji-kato has joined #bitcoin-core-dev
erik-etsuji-kato has quit [Ping timeout: 240 seconds]
erik-etsuji-kato has joined #bitcoin-core-dev
jarthur has quit [Quit: jarthur]
vasild has quit [Ping timeout: 240 seconds]
brunoerg has quit [Ping timeout: 240 seconds]
erik-etsuji-kato has quit [Ping timeout: 240 seconds]
erik-etsuji-kato has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
jespada has joined #bitcoin-core-dev
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
hashfunc528 has quit [Remote host closed the connection]
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
hashfuncb70 has joined #bitcoin-core-dev
<laanwj>
dongcarl: the only problem is that it doesn't work with signals portably
<laanwj>
dongcarl: this is why i used the token pipe solution
<laanwj>
it's also more portable and doesn't even need phtreads
dongcarl7 has joined #bitcoin-core-dev
dongcarl has quit [Ping timeout: 250 seconds]
dongcarl7 is now known as dongcarl
sudoforge has joined #bitcoin-core-dev
<laanwj>
but yeah if you don't need it to handle UNIX signals or cross address spaces, a condition variable would be the obvious choice
brunoerg has quit [Ping timeout: 250 seconds]
vasild has joined #bitcoin-core-dev
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
bitcoin-git has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #22763: fuzz: execute each file in dir without fuzz engine (master...issue-21461-execute-file-without-fuzz-engine) https://github.com/bitcoin/bitcoin/pull/22763
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
vasild has quit [Remote host closed the connection]
<bitcoin-git>
[bitcoin] fanquake merged pull request #24460: build: update ax_cxx_compile_stdcxx to serial 14 (master...2203-ax_cxx_compile_stdcxx-😈) https://github.com/bitcoin/bitcoin/pull/24460
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
goatpig_ has joined #bitcoin-core-dev
goatpig has quit [Ping timeout: 256 seconds]
mudsip has joined #bitcoin-core-dev
ghost43_ has joined #bitcoin-core-dev
TheRec has joined #bitcoin-core-dev
TheRec has quit [Changing host]
TheRec has joined #bitcoin-core-dev
mudsip has quit [Client Quit]
ghost43 has quit [Ping timeout: 240 seconds]
AaronvanW has joined #bitcoin-core-dev
ghost43_ has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
grettke has joined #bitcoin-core-dev
<dongcarl>
laanwj: Oh is sigwait not portable? I understand how we can't use std::condition_variable in signal handlers, but I was under the impression that waiting with sigwait is safe. Feel free to send me links for context haha
AaronvanW has quit [Quit: Leaving...]
brunoerg has quit [Ping timeout: 250 seconds]
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
cotsuka has joined #bitcoin-core-dev
<earnest>
(sigwait is posix 1995)
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
<laanwj>
pretty sure there was something with sigwait too, maybe it's portable but not flexible enough
<laanwj>
or something with threads vs processes
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 252 seconds]
user__ has quit [Quit: Leaving]
<dongcarl>
laanwj: Huh, have any idea where I can read up on that?
brunoerg has joined #bitcoin-core-dev
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
mudsip has joined #bitcoin-core-dev
kexkey has quit [Ping timeout: 256 seconds]
mudsip has quit [Client Quit]
kexkey has joined #bitcoin-core-dev
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
sipsorcery has joined #bitcoin-core-dev
davterra has joined #bitcoin-core-dev
brunoerg has quit [Remote host closed the connection]
brunoerg has joined #bitcoin-core-dev
sudoforge has joined #bitcoin-core-dev
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
sipsorcery has quit [Ping timeout: 252 seconds]
sipsorcery has joined #bitcoin-core-dev
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
brunoerg has quit [Remote host closed the connection]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 268 seconds]
belcher has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
bitcoin-git has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] ajtowns opened pull request #24474: Additional thread safety annotations for CNode/Peer (master...202203-msgproc-mutex) https://github.com/bitcoin/bitcoin/pull/24474
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
ghost43 has quit [Remote host closed the connection]
bfsfhkacjzgcytf9 has joined #bitcoin-core-dev
ghost43 has joined #bitcoin-core-dev
bfsfhkacjzgcytf has quit [Ping timeout: 240 seconds]
bfsfhkacjzgcytf9 has quit [Ping timeout: 256 seconds]
ghost43 has quit [Remote host closed the connection]
ghost43_ has joined #bitcoin-core-dev
bfsfhkacjzgcytf9 has joined #bitcoin-core-dev
bfsfhkacjzgcytf9 has quit [Ping timeout: 268 seconds]
bfsfhkacjzgcytf9 has joined #bitcoin-core-dev
ghost43_ has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 256 seconds]
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
Guyver2 has left #bitcoin-core-dev [Closing Window]
brunoerg has joined #bitcoin-core-dev
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
Guest94 has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 245 seconds]
Guest94 has quit [Client Quit]
test_ is now known as _flood
davterra has quit [Quit: Leaving]
brunoerg has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 256 seconds]
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
Guest22 has joined #bitcoin-core-dev
Guest22 has quit [Client Quit]
ghost43 has quit [Remote host closed the connection]