The Ctrl+V Game

Things that are not directly connected with Factorio.
LordFedora
Filter Inserter
Filter Inserter
Posts: 310
Joined: Fri Nov 07, 2014 3:46 am
Contact:

Re: The Ctrl+V Game

Post by LordFedora »

you should re-write that so you check if choice == 'n', and then the else is (assumed) to be y

kanersps
Burner Inserter
Burner Inserter
Posts: 11
Joined: Sat Feb 28, 2015 12:06 am
Contact:

Re: The Ctrl+V Game

Post by kanersps »

http://snag.gy/OiSRr.jpg

(NOt included in my Ctrl-V game) Was showing my desktop to some friends didnt realize i still had it in my copied thingy.

Gouada
Fast Inserter
Fast Inserter
Posts: 103
Joined: Sun Sep 21, 2014 3:57 pm
Contact:

Re: The Ctrl+V Game

Post by Gouada »

http://www.cenote.com/shop/3-liter-rese ... ite-valve/
(I was sending an email with this link)
No, I'm not a piece of cheese! :D

quinor
Filter Inserter
Filter Inserter
Posts: 404
Joined: Thu Mar 07, 2013 3:07 pm
Contact:

Re: The Ctrl+V Game

Post by quinor »


Karptinbormhed
Burner Inserter
Burner Inserter
Posts: 9
Joined: Wed Sep 03, 2014 2:11 pm
Contact:

Re: The Ctrl+V Game

Post by Karptinbormhed »

www.Itanimulli.com

Don't... Don't follow that link. You won't like what you find.

User avatar
Klonan
Factorio Staff
Factorio Staff
Posts: 5150
Joined: Sun Jan 11, 2015 2:09 pm
Contact:

Re: The Ctrl+V Game

Post by Klonan »


quinor
Filter Inserter
Filter Inserter
Posts: 404
Joined: Thu Mar 07, 2013 3:07 pm
Contact:

Re: The Ctrl+V Game

Post by quinor »

https://code.djangoproject.com/wiki/Dja ... lyWebHosts


just talking with python developer friend :)

User avatar
Piranha
Fast Inserter
Fast Inserter
Posts: 152
Joined: Fri Nov 21, 2014 8:15 pm
Contact:

Re: The Ctrl+V Game

Post by Piranha »

Code: Select all

beer is for the weak, 
Accidentally typed that into google instead of a chat program, copied it to save time from typing it again..

it ended "whisky for the strong" in case anyone wanted to know

DRE
Inserter
Inserter
Posts: 41
Joined: Sun Jan 25, 2015 2:30 pm
Contact:

Re: The Ctrl+V Game

Post by DRE »

skytten

User avatar
DerivePi
Filter Inserter
Filter Inserter
Posts: 505
Joined: Thu May 29, 2014 4:51 pm
Contact:

Re: The Ctrl+V Game

Post by DerivePi »

http://ideone.com/r63mKP

Was just looking at the "want C++ programmers" post which led me to look at some of my attempts at code from a couple months ago. This one is an incomplete attempt at solving a system of linear equations using RREF.

User avatar
cube
Former Staff
Former Staff
Posts: 1111
Joined: Tue Mar 05, 2013 8:14 pm
Contact:

Re: The Ctrl+V Game

Post by cube »

Code: Select all

diff --git a/sci-electronics/ros-indigo-ros-base/Manifest b/sci-electronics/ros-indigo-ros-base/Manifest
index 8e0d486..c0f1d96 100644
--- a/sci-electronics/ros-indigo-ros-base/Manifest
+++ b/sci-electronics/ros-indigo-ros-base/Manifest
@@ -1 +1 @@
-EBUILD ros-indigo-ros-base-0.1.ebuild 731 SHA256 08aae4fdd39a8db9c8fdb2108ca6bf5a5c913b745dc6595c065f2807e408c850 SHA512 ed6ab93f7ceee3383c24ccdba0c96150b4fcce3a1269f45d3ceab9e720bf0781f2bfda78e5d2a830aeb92492d3c049d82e78aa6002669a861a279c94d952c273 WHIRLPOOL e0b5907964001db39efe428cbfe2c13972893e0f227be0a4b46b45523220670377b9ab133b2a323bb67828dd51d741ed2fba617c3ac55e431a54a198e1806456
+EBUILD ros-indigo-ros-base-0.1.ebuild 730 SHA256 e9dfbc35d33883bb5d47faf15f7d0c0b756100a2eab81918ce1104d19529bd4f SHA512 dae42ea3b708cfa9dd0454727eb056920ddd16a25a55928a05877994936c86c9613ad1ccca559cc585d788bcc81d2a6c0ab59a6cd5bfdb59f2a542c6d0d0d809 WHIRLPOOL 6bd1a63a49695bb4c65b5058227aa867d6e505b5db9de059f872ed6d10c49c74eb09c6dace40964d6a25386394cc898db5ac0d5faa3741c44ab9a85a91fadf0d
diff --git a/sci-electronics/ros-indigo-ros-base/ros-indigo-ros-base-0.1.ebuild b/sci-electronics/ros-indigo-ros-base/ros-indigo-ros-base-0.1.ebuild
index 0e88860..195ca76 100644
--- a/sci-electronics/ros-indigo-ros-base/ros-indigo-ros-base-0.1.ebuild
+++ b/sci-electronics/ros-indigo-ros-base/ros-indigo-ros-base-0.1.ebuild
@@ -12,6 +12,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="dev-libs/apr dev-libs/apr-util app-arch/lz4 dev-python/nose virtual/python-imaging dev-lisp/sbcl dev-python/pyyaml app-arch/bzip2 dev-util/cmake dev-python/empy dev-python/rosdep dev-cpp/gtest dev-python/paramiko dev-python/coverage dev-libs/boost[python] dev-libs/log4cxx dev-python/mock dev-lang/python dev-python/numpy dev-python/rospkg dev-libs/tinyxml[stl] dev-python/catkin_pkg dev-python/netifaces dev-util/pkgconfig sci-electronics/rosinstall_generator"
+DEPEND="dev-libs/apr dev-libs/apr-util app-arch/lz4 dev-python/nose virtual/python-imaging dev-lisp/sbcl dev-python/pyyaml app-arch/bzip2 dev-util/cmake dev-python/empy dev-python/rosdep dev-cpp/gtest dev-python/paramiko dev-python/coverage dev-libs/boost[python] dev-libs/log4cxx dev-python/mock dev-lang/python dev-python/numpy dev-python/rospkg dev-libs/tinyxml[stl] dev-python/catkin_pkg dev-python/netifaces virtual/pkgconfig sci-electronics/rosinstall_generator"
 RDEPEND="${DEPEND}"

SNORKOFOB
Inserter
Inserter
Posts: 28
Joined: Sun Feb 08, 2015 2:23 pm
Contact:

Re: The Ctrl+V Game

Post by SNORKOFOB »

Rogue: ты протянул мне кулак помои

Don't ask.
Яussian inseяteя.

User avatar
Kayanor
Global Moderator
Global Moderator
Posts: 565
Joined: Sat May 10, 2014 7:20 am
Contact:

Re: The Ctrl+V Game

Post by Kayanor »

Grund­stücks­ver­kehrs­ge­neh­mi­gungs­zu­stän­dig­keits­über­tra­gungs­ver­ord­nung

That must be the longest word of the German language.
I used it in a twitter communication with an American. :D
Former moderator.

User avatar
Klonan
Factorio Staff
Factorio Staff
Posts: 5150
Joined: Sun Jan 11, 2015 2:09 pm
Contact:

Re: The Ctrl+V Game

Post by Klonan »

gaystorsoohgodhowdesperatecanyoulosersget.avi

SNORKOFOB
Inserter
Inserter
Posts: 28
Joined: Sun Feb 08, 2015 2:23 pm
Contact:

Re: The Ctrl+V Game

Post by SNORKOFOB »

[Gold] Bloody Hell : make a vote is i am ze best spy evar
[Gold] Bloody Hell : NOW
[

That was me playing on one tf2 server, having fun with admins. Dont ask.
Яussian inseяteя.

dee-
Filter Inserter
Filter Inserter
Posts: 415
Joined: Mon Jan 19, 2015 9:21 am
Contact:

Re: The Ctrl+V Game

Post by dee- »

Kajanor wrote:Grund­stücks­ver­kehrs­ge­neh­mi­gungs­zu­stän­dig­keits­über­tra­gungs­ver­ord­nung

That must be the longest word of the German language.
I used it in a twitter communication with an American. :D
I have

"Rinderkennzeichnungs- und Rindfleischetikettierungsüberwachungsaufgabenübertragungsgesetz" (RkReÜAÜG) which is a bit shorter but comes as a double trouble team :D

User avatar
ssilk
Global Moderator
Global Moderator
Posts: 12888
Joined: Tue Apr 16, 2013 10:35 pm
Contact:

Re: The Ctrl+V Game

Post by ssilk »

Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...

thomas2003
Burner Inserter
Burner Inserter
Posts: 12
Joined: Sun Feb 22, 2015 3:51 pm
Contact:

Re: The Ctrl+V Game

Post by thomas2003 »

**Community Name -**

Example

**Community URL -**

[Example](http://plug.dj/example)

**Community Genre -**

Play Anything

**Community Description -**

This is a descripton. Play anything in this room.

a plug.dj reddit community advertising example

Follow-up post was moved to trash, cause spam.

User avatar
Klonan
Factorio Staff
Factorio Staff
Posts: 5150
Joined: Sun Jan 11, 2015 2:09 pm
Contact:

Re: The Ctrl+V Game

Post by Klonan »

If the INTP is avoiding eye contact with you and is acting nervous, he or she really likes you, and is afraid that the moment will go awry if the INTP makes a mistake.

SNORKOFOB
Inserter
Inserter
Posts: 28
Joined: Sun Feb 08, 2015 2:23 pm
Contact:

Re: The Ctrl+V Game

Post by SNORKOFOB »

https://forums.factorio.com/forum/mem ... ile&u=7116

Profile of spam bot that spammed all the off topic with porn.
Яussian inseяteя.

Locked

Return to “Off topic”