ubq323

the

i am the owner of this terrible excellent website

i have other websites also

— ubq323

joined
a very long time ago

recent posts

ubq323 #2518

gay

ubq323 #2507

I will take a look in a bit, on mobile right now

ubq323 #2498

apio bees

ubq323 #2495

we already do, somewhat. you can configure the foreground, background and link colours with url parameters. in theory i could add endpoints that redirect to the prev or next sites from a given site, but i do quite like the uniformity the iframe and its pulsating GEORGE brings. idk

ubq323 #2494

congratulations, you have been enGEORGEd! please add this to your website somewhere:

<iframe height="50" src="https://george.gh0.pw/embed.cgi?forever" style="border:none;width:100%"></iframe>
ubq323 #2461

oh i like that one

ubq323 #2458

hello. what colour would you like your link to appear on the main GEORGE page?

while you are waiting, you may want to join the GEORGE channel, via irc or xmpp or discord. the links to this are on the main GEORGE apioforum page.

ubq323 #2445

the of

ubq323 #2437

true, i guess

ubq323 #2435

i think that this big ben bot should not bump very old threads.

ubq323 #2432

the council has accepted your application! please add this to your website:

<iframe height="50" src="https://george.gh0.pw/embed.cgi?tabby" style="border:none;width:100%"></iframe>
ubq323 #2422

why do you need to spend $100 on a keyboard ?? surely there are ones available for less than that

ubq323 #2408

is it feasible for you to get a cheap usb keyboard or something

ubq323 #2377

interestingly there was an (now-defunct) eisengame that was like this i think. it was called exitium (unrelated to the current game called exitium), and it worked like a cellular automaton, and players could vote on new rules for cell transitions, or something. it no longer exists and the source code is lost iirc.

ubq323 #2374
  • nomic which doesn't have any gamestate, and the things in the real world are what the rules concern
  • nomic where the structure of gamestate is formally mathematically defined, and strongly typed
  • "common law" nomic, based on judicial precedent and "tradition" instead of writing everything down explicitly before using it
  • computerised nomic (designed better than conic nomic 1.5)
  • nomic where everything has to be done in person and on physical paper instead of over the internet or on the computer
  • nomic where all the rules are in a loglang
  • nomic where all the rules are in toki pona
  • nomic used as a system of governance for some other actual thing
  • nomic where people actively try to create contradictions and confusing edge cases in the rules
  • dictatorship nomic
  • federation of different nomic games that is itself a nomic

post your Nomic Ideas in the thread below

ubq323 #2343

the age of apioforum novelty accounts is upon us

ubq323 #2328

so true

ubq323 #2322

You have been enGEORGEd! Please add this to your website:

<iframe height="50" src="https://george.gh0.pw/embed.cgi?gray" style="border:none;width:100%"></iframe>
ubq323 #2177

beep

ubq323 #2163

breadquest n (bqn)

ubq323 #2138

hm is it zlib but without the zlib header

ubq323 #2121

that is true

ubq323 #2119

what do you want us to do with this then

ubq323 #2095

what is a .vid file

ubq323 #2084

conversation

ubq323 #2078

you don't have to scroll all the way back up because the navigation bar follows you down. unless you are on netscape or something in which case it doesn't.

ubq323 #2058

"nephroid" or "reniform". these are both very fun words to say. both of them mean "kidney-shaped" which i think is funny.

ubq323 #2051

a (binary) float is basically a representation of a number a * (2^b) (where a and b are integers), and any fraction with a denominator that is a power of 2 has a terminating decimal representation.

(any rational number can be represented "perfectly" in decimal, possibly with an infinitely repeating sequence of digits, but i assume by "perfectly" amby means "terminating")

(also any decimal that ends with infinite nines is the same as the one obtained by replacing the nines with zeros and then incrementing the digit before the first 9. eg 0.9999... = 1.0. )