<peepsalot>
is it valid to consider for loops as another form of shadowing? each iteration of the loop kinda gets its own context, so is really "the same variable" or not? i guess its a matter of semantics?
<InPhase>
If you "see it", then yeah.
<InPhase>
But it's sort of a question of comfortable mental model.
souvlakeeb has joined #openscad
souvlakeeb has quit [Client Quit]
toluene has quit [Quit: Ping timeout (120 seconds)]
toluene has joined #openscad
snaked has quit [Ping timeout: 244 seconds]
snaked has joined #openscad
ccox_ has quit [*.net *.split]
phryk has quit [*.net *.split]
Ckat has quit [*.net *.split]
ccox has joined #openscad
Ckat has joined #openscad
phryk has joined #openscad
pah has quit [Ping timeout: 240 seconds]
Wolf480pl has quit [*.net *.split]
peepsalot has quit [*.net *.split]
oldlaptop has quit [*.net *.split]
buZz has quit [*.net *.split]
engblom has quit [*.net *.split]
buZz has joined #openscad
engblom has joined #openscad
buZz is now known as Guest6129
oldlaptop has joined #openscad
pah has joined #openscad
peepsalot has joined #openscad
Wolf480pl has joined #openscad
Junxter has joined #openscad
snaked has quit [Ping timeout: 276 seconds]
lastrodamo has joined #openscad
teepee has quit [Remote host closed the connection]
aiyion has quit [Remote host closed the connection]
fling has quit [Remote host closed the connection]
aiyion has joined #openscad
fling has joined #openscad
teepee has joined #openscad
califax_ has joined #openscad
califax has quit [Remote host closed the connection]
califax_ is now known as califax
teepee has quit [Ping timeout: 268 seconds]
teepee has joined #openscad
Virindi has quit [Ping timeout: 244 seconds]
Virindi has joined #openscad
ccox has quit [Ping timeout: 240 seconds]
fling has quit [Remote host closed the connection]
fling has joined #openscad
TheAssassin has quit [Quit: No Ping reply in 180 seconds.]
TheAssassin has joined #openscad
fling has quit [Remote host closed the connection]
<Scopeuk>
I suspect the pattern is easy, but actually training yourself to read the patter through touch as scanning and internally conceptualise that to language is going to take practice and probably lots od it
<J1A84>
i am slow but can recognize the letters - not sure if blind read with multiple fingers in parallel .. that is some training for sure like speedreading
<teepee>
it would be cool to see information collected about this topic on a dedicated page
<J1A84>
i was amazed that after a few minutes you(i) will see the patten in your mind and you feel how many dots are there and where they are
<J1A84>
teepee you mean wikipedia? or about the prints? .. prusa can now search tags
<Scopeuk>
Assistive tech is crazy expensive normally
<J1A84>
we could get oscad results
<Scopeuk>
granted sip and puff/mouth joysticks or eye tracking cameras are impressive
<Scopeuk>
but mega money
<Scopeuk>
my partner works with that sort of gear
<Scopeuk>
interestingly the model J1A84 posted earlier for the alphabet appears to be using a couple of stacked squares to approximate the brail, that would be a much lighter implementation for rendering in openscad, I had considered it before but I've never worked with brail properly to know if it would feel right
<J1A84>
it is a small target group so it doesn't get into the cheap mass production range
<J1A84>
Scopeuk it is using an octagon at the top and a square at base and is a polyhedron to render faster
<Scopeuk>
the biggest thing helping that at the minute is that microsoft are making moves into that area with their hardware devision
<Scopeuk>
the adaptive controller and hte upcomming mouse like stuff
<J1A84>
the top octagon is .6mm and with a .4 nozzle there is not much more to get out when printing
<J1A84>
with arduinos micro you can emulate HID devices on USB connection
<Scopeuk>
yeh I've done the hide emulation things, the seed studio xiao's are great for it, tiny usb c and cheap to do native whatever usb hid you want