Page 31 of 32

Re: CTRL - V

Posted: Sun Aug 06, 2017 1:27 pm
by Talvieno
(0.9 + (Math.random() * 0.2111));

Re: CTRL - V

Posted: Mon Aug 28, 2017 9:33 pm
by Detritus
This is in my clipboard:

Code: Select all

f
¯\_(ツ)_/¯ :ghost:

Re: CTRL - V

Posted: Wed Aug 30, 2017 5:09 am
by Vivacia
Illustrate the use of inline function in C++ with the help of an example.

eeh, school stuff :shh:

Re: CTRL - V

Posted: Mon Sep 11, 2017 1:35 am
by JanB1

Code: Select all

SELECT Orders.OrderID, OrderDetails.ProductID, Products.ProductName, Categories.CategoryName, Suppliers.SupplierName
FROM (((Orders
INNER JOIN OrderDetails ON Orders.OrderID = OrderDetails.OrderID)
inner join Products on OrderDetails.ProductID = Products.ProductID)
inner join Categories on Products.CategoryID = Categories.CategoryID
inner join Suppliers on Products.SupplierID = Suppliers.SupplierID);
I had some fun with the Northwind DB. WHy not inner the thing into the inner into the thing into the inner into... :D

Re: CTRL - V

Posted: Tue Nov 07, 2017 2:06 pm
by vector67
search.php?search_id=unreadposts

Not too unsurprising seeing as I was coding stuff for a bot today.

Re: CTRL - V

Posted: Tue Nov 07, 2017 2:16 pm
by Talvieno
1.38


((Math something. Don't remember exactly what. :D))

Re: CTRL - V

Posted: Sun Nov 12, 2017 5:58 am
by theStormWeaver
has_character_modifier = patron_ra

Working on my Crusader Kings II mod.

Re: CTRL - V

Posted: Thu Nov 16, 2017 4:13 am
by Silverware
https://i.imgur.com/YCcOW8y.gifv





Just me offending cornflakes with a better solution. :V

Re: CTRL - V

Posted: Mon Nov 20, 2017 3:15 pm
by Cornflakes_91
Silverware wrote:
Thu Nov 16, 2017 4:13 am
Just me offending cornflakes with a better solution. :V
your existence is offence enough :V

Re: CTRL - V

Posted: Mon Nov 20, 2017 3:32 pm
by Silverware
Cornflakes_91 wrote:
Mon Nov 20, 2017 3:15 pm
Silverware wrote:
Thu Nov 16, 2017 4:13 am
Just me offending cornflakes with a better solution. :V
your existence is offence enough :V
I can't refute that. :V

Re: CTRL - V

Posted: Mon Nov 20, 2017 3:58 pm
by Talvieno
I think they're mostly worried that something wild and unexpected will happen and they won't be prepared for it... a la trigger

Re: CTRL - V

Posted: Wed Dec 06, 2017 6:02 pm
by joker
Make one. See a need? Provide it.

from talking to an old friend with big plans

Re: CTRL - V

Posted: Wed Dec 06, 2017 6:03 pm
by Talvieno

Re: CTRL - V

Posted: Thu Dec 21, 2017 2:26 pm
by Detritus

Code: Select all

benedict cumberbatch
uhhh.... gosh this is embarrassing. I was unsure of how to spell his name so I googled "benedict cumberbatch" and it autofilled for me so yay and then I copy/pasted it so I would not need to type it cause ctrl+c/ctrl+v is soooo easy.

Re: CTRL - V

Posted: Thu Dec 21, 2017 2:39 pm
by Silverware

Code: Select all

goats


Why do I have goats on my clipboard?