Show Idle (>14 d.) Chans


← 2023-12-08 | 2023-12-12 →
08:52 billymg $ticker btc usd
08:52 busybot Current BTC price in USD: $41924.97
~ 2 hours 5 minutes ~
10:58 asciilifeform http://logs.bitdash.io/pest/2023-12-08#1031542 << fwiw +ev doesn't necessarily require appeal to 'most people'. 'most people' won't buy an electron microscope, cyclotron, or even garbage truck
10:58 bitbot Logged on 2023-12-08 21:21:00 crtdaydreams[jonsykkel|signpost]: most people don't see any kind of tenable advantage, unlikely to even consider using rudimentary smoke signals in the best-use-case scenario of such a device
~ 25 minutes ~
11:23 asciilifeform http://logs.bitdash.io/pest/2023-12-08#1031544 << 0-effort privacy is a false god. if yer indoors, assume the room is bugged, news at fucking 11.
11:23 bitbot Logged on 2023-12-08 21:25:08 crtdaydreams[jonsykkel|signpost]: she explained that after her old samsung died she got one of her parents old iphones, she's not even comfortable talking around it, she's explained that on several occasions she's spoken about stuff with other people afk only to get ads for it not even a day later
11:24 asciilifeform whining about it does absolutely 0, guaranteed.
11:26 asciilifeform http://logs.bitdash.io/pest/2023-12-08#1031545 << it is only interesting as a proof of concept
11:26 bitbot Logged on 2023-12-08 21:30:18 crtdaydreams[jonsykkel|signpost]: asciilifeform: you've read and understood the docs on the SCHEME-79 chip, right?
11:26 bitbot (trilema) 2018-01-22 asciilifeform: scheme79 was a prototype, did not even have an alu!
11:26 bitbot (trilema) 2018-01-22 phf: scheme-79 is not "whole thing published", which is something that i said in the logs multiple times also. there's AI memoes of variying detali, but the actual toolset, something called daedalus, and the corresponding daedalus files that actually describe the chip, are nowhere to be found. also dies will not be particularly interesting because the whole point of daedalus was semi assisted layout
11:27 asciilifeform crtdaydreams: ...and if yer outdoors, and you took the fucking bug with you in yer pocket, 'room' also bugged, noshit.
~ 7 hours 4 minutes ~
18:31 crtdaydreams http://logs.nosuchlabs.com/log/pest/2023-12-11#1032071 << this is true, but I'd like to mention that at the time of writing this I had not read AIM-559. But it's pretty much exactly what I'd been thinking of since I first learned lisp.
18:33 crtdaydreams Is this approach to hardware development in lisp unreasonable?
18:33 asciilifeform crtdaydreams: what approach, in particular?
18:34 asciilifeform ( and waht diff does it make? it aint as if you'll find sumbody who will take arbitrary ic mask you've generated with yer lisp and fab it for you )
18:34 asciilifeform afaik it not even matters any longer how much dough you've got. they won't do it
18:34 crtdaydreams "an embedded language in lisp for describing layout artwork so we can procedurally define generators for generalized macro components"
18:34 asciilifeform will only do their in-house 'standard cells'
18:35 asciilifeform the physical end of this aint there anymoar (and afaik hasn't been for ~20y)
18:35 asciilifeform it'd have to be re-created, the way e.g. musk did with his rockets
18:35 crtdaydreams Well it might be dirty, but having a translation layer for an FPGA arch like the ecp-5?
18:36 asciilifeform hypothetically could, but the tool would be intensely particular to the arch (and yer unlikely to get 100% of the detail reqd to make it actually useful)
18:37 asciilifeform then some time later they make an ecp6 or watever and it's back to start
18:37 crtdaydreams the smaller ecp-5 chip is fully Reverse engineered, so the 100% detail part is already covered, but you might be tight on space
18:37 asciilifeform fully, incl. gate delays ? wasn't, last asciilifeform knew
18:38 crtdaydreams might be wrong
18:38 asciilifeform thing is that they aint an optional luxury. can't bake e.g. reliable ddr2 controller w/out knowing the gate delays and geometry of errything in that thing
18:39 crtdaydreams right
18:39 crtdaydreams I'd like to point out that if designed correctly more than 90% of the code would be arch independent
18:40 crtdaydreams you want the parameters for the arch to be confined the the lowest layer, then it generates it's own netlist
18:41 asciilifeform point was that the netlist generator / optimizer part is by far the easiest, stood next to the 'fully reverse a recent fpga and then whatever successors' part
18:41 crtdaydreams yeah definitely, but it's not to say it's impossible
18:42 crtdaydreams its cheaper and less risky to de-lid an off-the-shelf fpga chip rather than your precious ivorys
18:43 asciilifeform defo not impossible, but if among your objectives is 'make it for a physical box that'll remain buyable' -- aint trivial
18:44 asciilifeform crtdaydreams: considering that you'll need to repeat whole procedure errytime they come out with a new edition -- it's a bitch
18:44 asciilifeform it's ~why~ they regularly phase out the old and bring in new
18:44 crtdaydreams you're thinking of playing the cat & mouse game, wouldn't it be better to just stick with one arch for a while?
18:44 asciilifeform the fpga vendors dun ~want~ anybody to have a usefully-large, 100% doc'd fpga.
18:45 asciilifeform it'd directly sink their biz model.
18:45 asciilifeform you can 'stick with 1 arch' for so long as it's in print.
18:46 crtdaydreams right, there's no panacea
18:46 asciilifeform all of this assumes, naturally, that aim is to make a box that's available to other folx, rather than 1 unit 'under my pillow'
18:46 * asciilifeform not very interested in '1, under pillow' works
18:48 crtdaydreams could have pillowpc or be forever chained to insane arch, I'd pick pillowpc, if nothing, it's a working PoC
18:49 crtdaydreams (with a re-usable codebase)
18:51 asciilifeform if you haven't solved 'can make over9000 of these, and next year too' you haven't 'unchained', what you've got is a kind of updated 'ivory'
18:52 crtdaydreams at the very least, some miracle happens and in some way shape or form you get a production run of a few thousand ICs, you'd then be at square one, you'd have a chip but nothin' to run on it
18:53 crtdaydreams unlike ivory, you'd have the source from the ground up
18:53 crtdaydreams It's different from a gabriel-laddelism
18:56 asciilifeform the 'there's nuffin to run on it' is separate problem, that can't even productively approach until you've got at least coupla hndred units floating around.
18:57 * asciilifeform would suggest to start with e.g. 'macsyma'+graphics
18:58 asciilifeform aim being 'this box is fun to play with' as a first thing
18:59 crtdaydreams I'm thinking as versatile as a rpi, but instead of an arm chip, you've got an FPGA
18:59 crtdaydreams toy, yes, but certainly marketable
19:00 crtdaydreams by 'nuffin to run on it' I'm referring to not even a serial repl
19:01 crtdaydreams there's a fair bit of groundwork that if designed correctly, should be trivially decoupled from the netlist generator/underlying arch
19:03 asciilifeform the 'writing in the sand on the beach' aspect of this (where fpga regularly 'obsoleted' and re-editioned) is likely why we still dunhave (and aint about to) a serious open synth tool
19:03 crtdaydreams if you get around to custom ICs, you just write a netlist generator for your own arch
19:04 asciilifeform 'if you get around to launching own moon lander' similarly...
19:05 crtdaydreams yeah but if you actually do get around to launching your own moon lander, it's kinda useless if you can't control it
19:06 crtdaydreams launching your moon lander without software
19:06 crtdaydreams lol
19:07 * asciilifeform old enuff that he lost appetite for writing fw for moon launchers 'in case one day gets to launch one'
19:08 crtdaydreams You'd be writing for a sattelite already in orbit
19:09 asciilifeform crtdaydreams: wainot go and write? afaik there aint any kinda lisp fpga synth at all atm
19:09 asciilifeform flag -- into hands.
19:10 asciilifeform atm all there is in re public synth tools is that py3 crock o'shit
19:10 crtdaydreams that's the plan, but currently too stupid
19:10 asciilifeform and author had his balls snipped off, and iirc lost interest
19:11 asciilifeform there's defo a torch to pick up
19:12 crtdaydreams working slowly on un-stupiding, if I had mentorship for actually learning how to apply lisp in an intelligent manner, it'd speed up the smartifying process by a fair chunk
19:12 asciilifeform crtdaydreams: learn like errybody else learned, by experimenting
19:13 asciilifeform afaik no one tuned in here had 'troo mentorship', the folx who could've given it, died of old age long ago
19:15 crtdaydreams Do you think that it would be wiser to pick an existing standarized lisp dialect like scheme or cl to write the embedded hdl lang in?
19:16 asciilifeform pick sumthing you can run currently, if yer proggy is properly 'fit in head', can always port it later to yer space age fyootoor lisp
19:17 crtdaydreams True, just have some inhibitions about "why did he use pedolang" lol
19:22 crtdaydreams are you prepared to answer lots of stupid questions?
19:23 crtdaydreams I'll make an effort to get better at asking intelligent questions, but you have years of experience I don't. So I'm sure plenty of questions I come up with are going to seem stupid.
19:24 * asciilifeform must bbl but will try to answer questions at some pt, leave'em in the logs
19:24 crtdaydreams No qs at the moment
19:24 crtdaydreams but down the line, expect there to be some
~ 4 hours 2 minutes ~
23:27 asciilifeform in wholly-unrealated noose, eurisko src allegedly leaked ! we only had to wait 42 yrs...
23:28 asciilifeform subj. www.
← 2023-12-08 | 2023-12-12 →