1243 entries in 0.951s
mod6: my
ffa must be way old
mircea_popescu: asciilifeform no dude, consider the catechistic angle. "soo... why is your key 515 byts ?" "i dunno, his lordship mp said so" "why ?" "nobody knoiws, really. he just says things." "so how do you calculate it ?" "first, you set
ffa to 520 bytes..." "why did he say 515 then ?" "uh... that's a good question."
a111: Logged on 2017-08-14 17:50 mircea_popescu: but this important point has important consequences, because now we can't have my eccentric rsa keys. must be 4096, because the only alternatives
ffa permits are 2048 which is too short and 8912 which is too long.
mircea_popescu: but this important point has important consequences, because now we can't have my eccentric rsa keys. must be 4096, because the only alternatives
ffa permits are 2048 which is too short and 8912 which is too long.
☟︎ mircea_popescu: answer the q then! when a 128 bit computer is sold,
ffa word will ahve to increase to 128 bits ?
mircea_popescu: and trinque was about to release a payments thing for deedbot by ... end of july yo! and then there's the
ffa growing towards a proper tmsr-rsa, and of course the gossipd sandbox, and a coupla yet sikrit items and so on
BingoBoingo: <mod6> ok asciilifeform, dropped "OpenBSD64 4.8 binary" on my obsd 5.6. reason being, is that that version seems to be the only x86_64 version?? not sure there. but it /looks/ promising. after extracting the binaries, tried to use it to gnatmake fact +
ffa, but was unsuccessful because: << Gotta use OBSD 4.8, binaries are not compatible across .1 revisions
mod6: [17:32:00 mod6@obsd: ~/ada/fact]% gnatmake
ffa ffa_fact
mod6: ok asciilifeform, dropped "OpenBSD64 4.8 binary" on my obsd 5.6. reason being, is that that version seems to be the only x86_64 version?? not sure there. but it /looks/ promising. after extracting the binaries, tried to use it to gnatmake fact +
ffa, but was unsuccessful because:
diana_coman: played a bit with
ffa too; maybe I get some time to add to mod6's testing of it
mod6: either way, think I should run the ffa_fact test?
mod6: fwiw, if i just run `gnatmake ffa_fact`, does not error.
mod6: asciilifeform: also, what's weird is, despite the errors in the last paste above, an 'ffa_fact' binary is still compiled.
mod6: im not sure what it doesn't like about 142, 146 -- they look like a lot of otherlines in
ffa. so not sure what it thinks isn't kosher.
mod6: now i get: make: *** No rule to make target 'gnatmake', needed by '
ffa'. Stop.
mod6: ok, it doesnt recognize `gnatmake -cflags -02
ffa ffa_fact`
mod6: no, didn't build with -cargs -O2, just did `gnatmake
ffa ffa_fact`
a111: Logged on 2017-07-15 12:45 asciilifeform: while we're on subj,
ffa is more or less guaranteed to lose to just about any heathen bignumtron in factorial speed, and it should not be hard to see why.
mod6: <+asciilifeform> also you forgot, in the original, to divide the length of
ffa by 64 (bits), yours will blow up instead of run, gcc by default does not give infinite stack << ah thanks for making the changes asciilifeform. bak now. will try this out...
mod6: currently using an
ffa sneakpreviewed ~3 weeks ago or so.
mircea_popescu: "here's a list of factorials calculated by alf's
ffa : "
a111: Logged on 2017-07-13 16:14 phf: but
ffa also doesn't have that many moving parts. it's a single stack mathematical code that mostly operates on same, uniform memory regions. so my original issue was that there's no enough quality code, certainly plenty of shit code, which is not quite the case in common lisp world
phf: but
ffa also doesn't have that many moving parts. it's a single stack mathematical code that mostly operates on same, uniform memory regions. so my original issue was that there's no enough quality code, certainly plenty of shit code, which is not quite the case in common lisp world
☟︎ phf: ~for me~ studying
ffa is a faster method to pick up good habits, shed bad habits, considerably more so than say studying that avionics code above.
phf: you gotta study to get to the point where "it's a simple matter of". that's the kind of insight that reading
ffa can give you
phf: asciilifeform: that's silly. it took you many years to arrive to the point where you even understand what "stop overthinking" is, or how to manifest it in code and still provide the solution. i problem is in too much thinking, then you could get a complete idiot to write
ffa.
phf: there's plenty of insight in
ffa a111: Logged on 2017-07-13 05:16 mod6: took me quite a while to gain the knowledge of how to write a test driver that creates the
ffa generic package and the necessary compoents to make that possible.
mod6: took me quite a while to gain the knowledge of how to write a test driver that creates the
ffa generic package and the necessary compoents to make that possible.
☟︎ mod6: f, my
ffa is super old