@elomatreb what about hypnosprays
Notices by Gadfly (-booq-) (gaditb@icosahedron.website), page 13
-
Gadfly (-booq-) (gaditb@icosahedron.website)'s status on Thursday, 28-Mar-2019 15:16:34 EDT Gadfly (-booq-)
-
Gadfly (-booq-) (gaditb@icosahedron.website)'s status on Thursday, 28-Mar-2019 09:40:52 EDT Gadfly (-booq-)
Why `scp` why you can `ncat -v --ssl`?
:thyngking: -
Gadfly (-booq-) (gaditb@icosahedron.website)'s status on Thursday, 28-Mar-2019 08:40:39 EDT Gadfly (-booq-)
@gdkar Molly Malone!
-
Gadfly (-booq-) (gaditb@icosahedron.website)'s status on Wednesday, 27-Mar-2019 21:59:55 EDT Gadfly (-booq-)
XPath is good, actually.
-
Gadfly (-booq-) (gaditb@icosahedron.website)'s status on Wednesday, 27-Mar-2019 21:59:06 EDT Gadfly (-booq-)
@onethousandtwentyfour DAANG.
-
Gadfly (-booq-) (gaditb@icosahedron.website)'s status on Wednesday, 27-Mar-2019 21:57:41 EDT Gadfly (-booq-)
@varx You can make a newline-seperated list of currency symbols with
curl 'https://en.wikipedia.org/wiki/Currency_symbol' | sed 's/</\n</g' | xmllint --html --xpath "//table[contains(@class, 'wikitable')]/tbody/tr/td[1]//text()" - | grep --color=never '^.$'
(Note: that misses a few that Wikipedia decided to use images, not unicode, for, for some reason or other.)
-
Gadfly (-booq-) (gaditb@icosahedron.website)'s status on Wednesday, 27-Mar-2019 20:56:01 EDT Gadfly (-booq-)
@varx Set your PS1 to randomize it from a list!
-
Gadfly (-booq-) (gaditb@icosahedron.website)'s status on Wednesday, 27-Mar-2019 17:09:18 EDT Gadfly (-booq-)
*yoINK!*
*petpetpetpetpet* -
Gadfly (-booq-) (gaditb@icosahedron.website)'s status on Wednesday, 27-Mar-2019 15:43:33 EDT Gadfly (-booq-)
Accidentally catted some binary data, as one does, and there was apparently SOME escape sequence in there but the only thing it did was change some keyboard type or something I dunno,
but made my promptuser@machine:~£
.. and I just started giggling,
-
Gadfly (-booq-) (gaditb@icosahedron.website)'s status on Wednesday, 27-Mar-2019 14:52:48 EDT Gadfly (-booq-)
@SuricrasiaOnline I've never watched X-Files but my second-hand exposure/osmosis of it has given me the impression that that's just... lesbianism?
-
Gadfly (-booq-) (gaditb@icosahedron.website)'s status on Wednesday, 27-Mar-2019 14:48:35 EDT Gadfly (-booq-)
@xor Another color page:
https://archive.org/details/CAT31311057/page/84.. okay I should probably stop poking you.
-
עדה (begaymeltrings@masto.jews.international)'s status on Tuesday, 26-Feb-2019 19:06:47 EST עדה
while you were lifting yourself up by your bootstraps, i was hoisting myself with my own petard
-
Gadfly (-booq-) (gaditb@icosahedron.website)'s status on Tuesday, 26-Feb-2019 16:02:19 EST Gadfly (-booq-)
(The interesting thing is that, although "Shoutout to Mark" is quickly becoming the iconic referencepoint phrase of this incident,
it was arguably the flippancy implied by the phrase "The opportunity was here and we took it" that is actually close to the core of what was emotionally resonant.) -
Gadfly (-booq-) (gaditb@icosahedron.website)'s status on Tuesday, 26-Feb-2019 15:46:29 EST Gadfly (-booq-)
@onethousandtwentyfour (What document?)
-
bobbie_newbiemark (bobbynewmark@hackers.town)'s status on Tuesday, 26-Feb-2019 15:31:39 EST bobbie_newbiemark
the new normal in name only for it is neither
-
Gadfly (-booq-) (gaditb@icosahedron.website)'s status on Tuesday, 26-Feb-2019 15:11:09 EST Gadfly (-booq-)
Hmm..
"Programming languages, information structures, and machine organization." by Peter Wegner (1968)
https://www.worldcat.org/title/programming-languages-information-structures-and-machine-organization/oclc/436754 -
Gadfly (-booq-) (gaditb@icosahedron.website)'s status on Tuesday, 26-Feb-2019 15:11:09 EST Gadfly (-booq-)
Hmm..
"Programming languages, information structures, and machine organization." by Peter Wegner (1968)
https://www.worldcat.org/title/programming-languages-information-structures-and-machine-organization/oclc/436754 -
Gadfly (-booq-) (gaditb@icosahedron.website)'s status on Tuesday, 26-Feb-2019 15:10:21 EST Gadfly (-booq-)
@Freyaday Modern linguistics is a recent field -- Those were only formally defined after programming languages were already called as such.
The Chomsky Hierarchy was 1956 -- Burks's "Intermediate Programming Language" and Wilkes's "Regional Assembly Language", according to Wikipedia, were in 1951.
-
Gadfly (-booq-) (gaditb@icosahedron.website)'s status on Tuesday, 26-Feb-2019 14:57:25 EST Gadfly (-booq-)
@metagorgon And even more notably for our purpose here, Kleene specifically says
"""
"Regular events" defined: We shall presently describe a class of events which we will call "regular events."
(We would welcome an suggestions as to a more descriptive term.)
"""
(Although there's a footnote that implies it might possibly only be talking about the "regular", not the "events". But still.) -
Gadfly (-booq-) (gaditb@icosahedron.website)'s status on Tuesday, 26-Feb-2019 14:56:07 EST Gadfly (-booq-)
@metagorgon !!
Notably for our purposes here: Kegler talks about "1951: Kleene's regular languages", but in Kleene's paper he calls them "Regular Events".