TCZ has quit [Quit: Leaving]
TCZ has joined #forth
<tabemann> back
<tabemann> crest: just the serial and the leds (even though they're not sensors per se)
boru` has joined #forth
boru has quit [Disconnected by services]
boru` is now known as boru
TCZ has quit [Quit: Leaving]
dave0 has quit [Quit: dave's not here]
jedb has joined #forth
WickedShell has quit [Remote host closed the connection]
<tabemann> crest: ACK - I ran into the timeout problem again when trying to load a larger file!
_whitelogger has joined #forth
jsoft has joined #forth
dddddd has quit [Ping timeout: 264 seconds]
deesix has quit [Ping timeout: 260 seconds]
deesix has joined #forth
proteus-guy has quit [Ping timeout: 265 seconds]
heredoc has quit [Ping timeout: 272 seconds]
heredoc has joined #forth
gravicappa has joined #forth
xek has joined #forth
jedb has quit [Read error: Connection reset by peer]
jedb_ has joined #forth
jedb__ has joined #forth
jedb_ has quit [Ping timeout: 265 seconds]
xek has quit [Read error: Connection reset by peer]
xek has joined #forth
dys has joined #forth
reepca has quit [Remote host closed the connection]
reepca has joined #forth
jedb_ has joined #forth
jedb__ has quit [Read error: Connection reset by peer]
xek has quit [Read error: Connection reset by peer]
xek has joined #forth
jsoft has quit [Ping timeout: 240 seconds]
xek has quit [Ping timeout: 265 seconds]
TCZ has joined #forth
dddddd has joined #forth
xek has joined #forth
X-Scale has quit [Ping timeout: 240 seconds]
X-Scale has joined #forth
TCZ has quit [Ping timeout: 240 seconds]
f-a has joined #forth
<f-a> where is tp when you can spam this to him https://nla.gov.au/nla.obj-234331946/view
f-a has quit [Quit: leaving]
Guest83967 has quit [Quit: irc_error]
Guest83967 has joined #forth
<crest> tabemann: ?
<crest> swdcom failed to upload a large source file?
Guest83967 is now known as Blue_flame
proteus-guy has joined #forth
jedb__ has joined #forth
jedb__ has quit [Remote host closed the connection]
jedb has joined #forth
jedb_ has quit [Ping timeout: 264 seconds]
jedb has quit [Remote host closed the connection]
jedb has joined #forth
dys has quit [Ping timeout: 260 seconds]
andrei-n has joined #forth
Zarutian_HTC has quit [Ping timeout: 246 seconds]
Zarutian_HTC has joined #forth
WickedShell has joined #forth
xek_ has joined #forth
xek has quit [Ping timeout: 240 seconds]
iyzsong has quit [Quit: ZNC 1.7.5 - https://znc.in]
dys has joined #forth
iyzsong has joined #forth
reepca has quit [Read error: Connection reset by peer]
reepca has joined #forth
jsoft has joined #forth
gravicappa has quit [Ping timeout: 260 seconds]
gravicappa has joined #forth
jedb has quit [Ping timeout: 260 seconds]
jsoft has quit [Ping timeout: 240 seconds]
xek_ has quit [Ping timeout: 258 seconds]
gravicappa has quit [Ping timeout: 240 seconds]
andrei-n has quit [Read error: Connection reset by peer]
andrei-n has joined #forth
<andrei-n> Hello. Is it possible to compile gforth with djgpp? The help file says that there are binaries that exist, but I can't find them on the official site...
clog has quit [Ping timeout: 260 seconds]
<crest> andrei-n: have your tried?
<crest> *you
<crest> why do you want to run gforth under dos?
<andrei-n> crest, I would like to do as much as possible under dos... Like programming, writing, and so on.
<crest> andrei-n: do you like pain and suffering?
<andrei-n> crest, no, I want to eliminate distractions...
<crest> what kind of distractions?
<andrei-n> google, internet, youtube, facebook, reddit...
<crest> a browser and pdf reader for documentation? a nice shell? version control software?
<crest> preemptive multitasking and SMP?
<andrei-n> for documentation I prefer paper for important things and man pages / text documents for the rest.
<crest> just block those domains to help your selfcontrol
<crest> maybe throttle them to 10kbit/s to annoy yourself away
<MrMobius> using forth makes sense then if this is how you are looking at things
<MrMobius> :)
<MrMobius> there is a chrome extension that lets you load facebook but eliminate the endless feed of baby pictures
<andrei-n> another option is to make an arch linux install with 80x24 screen without X...
<MrMobius> so you still get messages and invites
<crest> sure forth makes sense and you could probably rip out enough out of gforth to make the remains work under dos
<andrei-n> It seems that the first versions of gforth supported dos, but after that I'm not sure. The files in the tar say that it's still supported whereas the official pdf says that it isn't.
clog has joined #forth
Zarutian_HTC has quit [Read error: Connection reset by peer]
APic has quit [Ping timeout: 265 seconds]
Zarutian_HTC has joined #forth
andrei-n has quit [Quit: Leaving]
dave0 has joined #forth
clog has quit [Ping timeout: 260 seconds]
Croran has quit [Quit: No Ping reply in 180 seconds.]
Croran has joined #forth
<remexre> tabemann: I did a double-word CFA like you suggested, and now my DOES> doesn't even need to be IMMEDIATE, which is kinda cool; thanks for the tip