Tails Creek, Georgia
Tails Creek is an unincorporated community in Gilmer County, in the U.S. state of Georgia.[1]
History
A post office called Tail's Creek was established in 1849, and remained in operation until 1940.[2] The community took its name from the nearby stream Tails Creek.[3] A variant spelling is "Tailscreek".[1]
gollark: <@184468521042968577> You know, a structure of ```lua{ ["a/b/c"] = "hugeblank's bad code"}```would be better for writes and stuff but worse for listing.Also, you can convert paths to a "canonical form" with `fs.combine(path, "") `.
gollark: https://pastebin.com/G2PMCNhFSkynet: simple websocket-based data transfer (ask if you want the server code).Use with `local skynet = require "skynet"````skynet.receive(channel) - receive a message on the given channelskynet.send(channel, data) - send a message (can be any JSON-serializable type) on the given channelskynet.listen() - convert "websocket_message"s to "skynet_message"sskynet.open(channel) - kind of internal, open "channel" - returns a raw websocket, which you must not use or else.```
gollark: I made a coroutine manager which kills the regular CC loop (run rednet & shell in `parallel.waitForAny`) and provides a convenient API for running your own processes.https://pastebin.com/HL0SZhJG
gollark: Live Game of Life flooring displayed as actual blocks on the floor.https://pastebin.com/kNG4K1Kv
gollark: A somewhat bad demo of ARC (https://forums.computercraft.cc/index.php?topic=10): basically, it displays text on overlay glasses when you're near "beacons" which broadcast text to display. Look at the top right, the top left/bottom left are not ARC stuff.
References
- U.S. Geological Survey Geographic Names Information System: Tails Creek
- "Post Offices". Jim Forte Postal History. Retrieved 21 June 2019.
- Krakow, Kenneth K. (1975). Georgia Place-Names: Their History and Origins (PDF). Macon, GA: Winship Press. p. 219. ISBN 0-915430-00-2.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.