Show Idle (>14 d.) Chans


← 2021-12-15 | 2021-12-17 →
PeterL: jonsykkel: I am trying to read your smalpest code, why you no leave spaces between arguments of functions? It may be just me, but for some reason this is making it really hard for me
shinohai was unaware one even *needed* to use spaces in c code .....
dulapbot: Logged on 2021-12-14 08:43:16 PeterL: signpost: do you have a rss feed that I could stick in scoopbot?
PeterL: well, sure, you can put the whole file on one line with no spaces and the compiler will not complain, but spaces and indented lines make it easier to read and understand
PeterL: !s update
PeterL: signpost: I added your site
shinohai eagerly awaits to see if signpost publishes a cl pest-o-tron ...
signpost: PeterL: ty!
signpost: shinohai: not yet, but probably
signpost: right now porting my fountain code thinger to CL. the py version I wrote proved out the math but is useless given python's crippled parallelism
thimbronion: signpost I'm gonna finish Blatta, but perhaps after I can help out with a CL version in some way.
signpost: sgtm, probably first most useful thing would be a few rounds of refactoring of blatta when complete to-spec
signpost: remove side effects where possible, simplify branching, etc
signpost intends to sit down with blatta himself after current CL port and stand one up again.
signpost: I did the same simplification on my py fountain-code impl before moving on to port.
thimbronion: signpost: I have done significant refactoring since the last published version, but could still use yet more.
signpost: neato, not a comment on quality of your code though, just general what-do-before-porting
signpost looking forward to reading blatta again soon
dulapbot: Logged on 2021-12-16 12:55:40 signpost: I did the same simplification on my py fountain-code impl before moving on to port.
shinohai: http://logs.nosuchlabs.com/log/asciilifeform/2021-12-14#1069228 <<< to satiate curiosity I tried this, does indeed peer with blatta and crash instance shortly thereafter.
dulapbot: Logged on 2021-12-14 16:31:04 jonsykkel: nah its just that blatta9983 crashes when it recvs those commands
thimbronion: shinohai: but no one could have predicted that blatta would receive such a command!!11
shinohai: ghehehehe
thimbronion: sybil attaq!
asciilifeform alive, will comment on things laters
asciilifeform notices that nobody in his pestnet AT is dated after the 7th -- and bot dun log
asciilifeform: ..possibly on acct of this ?
dulapbot: Logged on 2021-12-16 13:11:46 shinohai: http://logs.nosuchlabs.com/log/asciilifeform/2021-12-14#1069228 <<< to satiate curiosity I tried this, does indeed peer with blatta and crash instance shortly thereafter.
thimbronion: asciilifeform: at the moment the timestamp isn't updated unless the address changes
thimbronion: INFO 2021-12-16 12:37:28,540: [71.191.220.241:10628 asciilifeform] -> helloworld 0 0bda5b9917ed9e67a0a2ebbda93c9b04451ae346e4aa9ce914fd5f5ac26cb499
asciilifeform: good to know tho
jonsykkel: cmon PeterL youre a computer programmer!!1 find src -type f | xargs sed -i '' 's/,/, /g'
shinohai: sed<3
jonsykkel: shud be thankful i changed my mind about no spaces and no linebreaks couple years ago (realized had to maintain my own gode from time to time)
← 2021-12-15 | 2021-12-17 →