different strokes for different blokes i guess but i prefer to not have to charge things and not worry about pairing and that’s that
FM Chiptuner and Retro Computer Nerd
https://netnomad.dxcomplex.com
different strokes for different blokes i guess but i prefer to not have to charge things and not worry about pairing and that’s that
i avoid anything wireless like the plague short of wifi. pairing is always a miserable process, and by the time everything is connected, the batteries are dead. it drives me absolutely bonkers. thankfully many motorolla phones still have 3.5mm jacks . i think my current model is the motorolla 5g stylus
rexx is my favorite programming language. it’s an interpreted language similar to python but it has actual visible block delimiters instead of going by indentation. the error handling system is also very convienent. the reason it probably faded into obscurity is it’s wild cowboy take on typing- EVERYTHING is a string until you try to use a math function on it. i get that it’s unrealistic for writing anything performance-sensitive but for writing shell scripts and utilities it is unmatched in it’s simplicity. it definitely comes closer than anything else i’ve ever seen to the COBOL ideal of resembling natural speech. the rexx interpreter was a default feature on the amiga and i think also os/2 but these days it’s really only ever used on mainframes and the few open source implementations for desktops and servers are a bit clumsy which is a real shame
you’ll pry my END command from my cold, dead hands…