a lot of the more recent posts are at least about code.
no thanks to you
fug, or me
wait, OK, here:main(!IO) :- ( if all [N] (numbers(N) => N < 10) then io.write_string("all numbers are < 10\n", !IO) else io.write_string("there's a number >= 10!\n", !IO) ).
Programming General
real-world instances where an X with this kind of defense was any good:
Pastebin downloader script given a username. r8
#!/bin/bash[ -z "$1" ] && echo "Usage: pastedl username" && exitIFS=$'\n'# Find authorauthor="$1"string="$(curl -s pastebin.com
Boring.
Not technology or programming related
What language/library has the best GUI/window abilities?
I'm talking it's as easy as printf to get something display in a window.
PostScript
Rebol, RED: red-lang.org
probably Tcl.
I mean, the previous thread had an anime girl reading from a programming book, which is more interesting than a picture of green, or whatever that is.
What's the point in programming? All I've achieved is having some chink fork my projects on github. That's literally it.
Seems like a much bigger waste of time than even shitposting.