English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 02 April 2009, 02:02   #21
Photon
Moderator
 
Photon's Avatar
 
Join Date: Nov 2004
Location: Eksjö / Sweden
Posts: 5,602
Quote:
Originally Posted by Shoonay View Post
From here
That is the essence of Zen.
Photon is offline  
Old 02 April 2009, 02:23   #22
raynorrish
 
Posts: n/a
This is handy for developers to reference:

Click image for larger version

Name:	PM_Build_Swing.gif
Views:	2151
Size:	49.7 KB
ID:	20900
 
Old 02 April 2009, 08:05   #23
TCD
HOL/FTP busy bee
 
TCD's Avatar
 
Join Date: Sep 2006
Location: Germany
Age: 46
Posts: 31,518
I love the 'How the customer was billed' part
TCD is offline  
Old 03 April 2009, 00:39   #24
Parsec
Registered User
 
Parsec's Avatar
 
Join Date: Feb 2003
Location: Lancashire
Age: 49
Posts: 434
Quote:
Originally Posted by raynorrish View Post
This is handy for developers to reference:

Attachment 20900
Documentation bit reminds of where I work it has to be said! Lazy bastards can't even be bothered to do XML comments, and Visual Studio does that pretty much for you, all you have to do is type one line in the description.
Parsec is offline  
Old 03 April 2009, 09:57   #25
gimbal
cheeky scoundrel
 
gimbal's Avatar
 
Join Date: Nov 2004
Location: Spijkenisse/Netherlands
Age: 42
Posts: 6,905
Quote:
Originally Posted by raynorrish View Post
This is handy for developers to reference:
He, I actually used that image in a presentation once Its a very good one.
gimbal is offline  
Old 03 April 2009, 11:41   #26
Caius
Registered User
 
Caius's Avatar
 
Join Date: Nov 2007
Location: Norway
Posts: 26
Caius is offline  
Old 18 April 2009, 15:19   #27
polomint
Registered User
 
polomint's Avatar
 
Join Date: Jun 2014
Location: Nelson, Lancashire, UK
Posts: 67
Quote:
Originally Posted by Caius View Post
pmsl..
polomint is offline  
Old 02 May 2009, 11:25   #28
Thorham
Computer Nerd
 
Thorham's Avatar
 
Join Date: Sep 2007
Location: Rotterdam/Netherlands
Age: 47
Posts: 3,751
Speaks for itself:

Click image for larger version

Name:	Post1.jpg
Views:	1282
Size:	51.1 KB
ID:	21203
Click image for larger version

Name:	Post2.jpg
Views:	1187
Size:	65.3 KB
ID:	21204
Click image for larger version

Name:	Post3.jpg
Views:	1166
Size:	54.2 KB
ID:	21205
Thorham is online now  
Old 02 May 2009, 11:40   #29
TCD
HOL/FTP busy bee
 
TCD's Avatar
 
Join Date: Sep 2006
Location: Germany
Age: 46
Posts: 31,518
Wow! Now that is an interesting approach to coding and reading answers to your questions
TCD is offline  
Old 10 May 2009, 15:52   #30
Shoonay
Global Caturator
 
Shoonay's Avatar
 
Join Date: Aug 2004
Location: Porando
Age: 43
Posts: 6,105
"You know, when you have a program that does something really
cool, and you wrote it from scratch, and it took a
significant part of your life, you grow fond of it. When it's
finished, it feels like some kind of amorphous sculpture that
you've created. It has an abstract shape in your head that's
completely independent of its actual purpose. Elegant,
simple, beautiful. Then, only a year later, after making
dozens of pragmatic alterations to suit the people who use
it, not only has your Venus- de-Milo lost both arms, she also
has a giraffe's head sticking out of her chest and a cherubic
penis that squirts colored water into a plastic bucket. The
romance has become so painful that each day you struggle with
an overwhelming urge to smash the fucking thing to pieces
with a hammer."
- Nick Foster ("Life as a programmer")
Shoonay is offline  
Old 10 May 2009, 17:15   #31
mr_0rga5m
Tik Gora :D
 
mr_0rga5m's Avatar
 
Join Date: Oct 2001
Location: Round yo momma's
Posts: 1,273
The Daily WTF
mr_0rga5m is offline  
Old 16 May 2009, 20:25   #32
Vortex
Used Register
 
Vortex's Avatar
 
Join Date: Nov 2008
Location: Headvillage / The Nethervoids
Age: 50
Posts: 103
I find some of the comics at http://www.userfriendly.org quite amusing...
Vortex is offline  
Old 17 May 2009, 00:30   #33
Ironclaw
Banned
 
Ironclaw's Avatar
 
Join Date: Oct 2004
Location: ...
Age: 45
Posts: 3,313
Quote:
Originally Posted by Caius View Post
Ironclaw is offline  
Old 24 May 2009, 20:19   #34
Shoonay
Global Caturator
 
Shoonay's Avatar
 
Join Date: Aug 2004
Location: Porando
Age: 43
Posts: 6,105
From Coding Horror: Hot to Motivate Programmers

Shoonay is offline  
Old 01 June 2009, 22:27   #35
Thorham
Computer Nerd
 
Thorham's Avatar
 
Join Date: Sep 2007
Location: Rotterdam/Netherlands
Age: 47
Posts: 3,751
Thorham is online now  
Old 12 June 2009, 11:17   #36
Shoonay
Global Caturator
 
Shoonay's Avatar
 
Join Date: Aug 2004
Location: Porando
Age: 43
Posts: 6,105
From http://girl.googlecode.com/svn/trunk/girl

Code:
#!/usr/bin/env bash
################################################################################
#
#        _      _ 
#   __ _(_)_ __| |
#  / _` | | '__| |
# | (_| | | |  | |
#  \__, |_|_|  |_|
#  |___/
#
# /usr/bin/girl - Oh yes, it's quite real.
#
# An open source project, hosted at http://code.google.com/p/girl
#
# Background:
# Have you ever seen the tee-shirt bearing the line '#!/usr/bin/girl'? Perhaps
# you've come across a popular blogger who has that in her headline? Maybe a
# geek friend has concocted the term in an email meant to instruct you on what
# you, as a girl, should use. Whatever the case, it would take tremendous will-
# power to resist looking in the /usr/bin directory to see whether or not there
# really *is* a program by that name. Sadly, in most cases, no - there isn't.
# Until now, that is! Install girl into /usr/bin, and show your family, friends
# and associates that you do indeed wield this mysterious force of which many
# have spoken and few have truly seen in the wild.
#
# Instructions:
# Install this file as /usr/bin/girl on any *NIX system, and you will have a
# real executable available for your amusement. You'll need sudo or root access
# to fiddle around in /usr/bin, so be sure you're an authorized individual prior
# to any attempts at copying stuff in there. If you want it to run, you'll also
# need to chmod +x it, of course. As with any new code, read the source to make
# sure it's doing stuff you want it to be doing before you install and run it!
#
# Invitation:
# Please help me develop this project to its potential. I'm a guy. Yes, I'm
# basing my plea for your valuable time and involvment on sheer irony.
#
# Information:
# As a hacker, and more importantly as the father of a presently-two-years-old
# girl, I have great respect and admiration for the girls who have greatly
# altered the courses of history and technology through their contributions to
# programming and, indeed, all facets of information technology. Computers are
# not the realm of guys alone by any means, and even a basic knowledge of the
# origins of computer science would instantly dispel such a mythical stereo-
# type in any who would ignorantly succumb to the media's portrayal of our
# professions. In honor of women everywhere who see problems as a challenge,
# and who create solutions by rising to those challenges, I am compiling a
# history of women in technology at this project's wiki on its Google Code site.
# Your contributions of research and writing for that wiki would be just as
# welcome as contributions of code for this executable. Thank you!
#
# Dedication:
# For Aeysha, who doesn't understand.
# For Tegan, who hopefully will one day.
# And for Ada, whose father must have been very proud.
#
################################################################################
#
# Licensed under the new BSD open source license, because I like California:
# http://www.opensource.org/licenses/bsd-license.php
#
# Copyright (c) 2008, David Christian Liedle
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
# Redistributions of source code must retain the above copyright notice, this
# list of conditions and the following disclaimer. Redistributions in binary
# form must reproduce the above copyright notice, this list of conditions and the
# following disclaimer in the documentation and/or other materials provided with
# the distribution. Neither the name of David Christian Liedle nor the names of
# this project's contributors may be used to endorse or promote products derived
# from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
# DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
# ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
# LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
# ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
################################################################################
#
# Development notes:
# Yes, it's a shame. I know. But after 20 years of programming, I am only just
# now posting my first SVN commit. This, in fact, happens to be that very same
# commit I mentioned only seconds ago. The first one.
#
# So what exactly should /usr/bin/girl *do*? Well, to get this off the ground in
# style, and to keep it simple and iterative, we'll start this project off with
# one task and one task alone. We can add features and morph it as it develops.
# In fact, check out the wiki for an open-invite discussion on what, exactly,
# this executable should *do*.
#
# And now, without further ado:

echo "w00t!"
Shoonay is offline  
Old 12 June 2009, 12:01   #37
gimbal
cheeky scoundrel
 
gimbal's Avatar
 
Join Date: Nov 2004
Location: Spijkenisse/Netherlands
Age: 42
Posts: 6,905
I think that guy was originally in marketing.
gimbal is offline  
Old 17 June 2009, 01:31   #38
Photon
Moderator
 
Photon's Avatar
 
Join Date: Nov 2004
Location: Eksjö / Sweden
Posts: 5,602
For the SVN guys, better to put #!/usr/bin/Xxx Lesbian Teen 18 years old - Sapphic Erotica - Valerie, Nika And Susana.avi there instead?

Photon is offline  
Old 05 July 2009, 01:32   #39
Shoonay
Global Caturator
 
Shoonay's Avatar
 
Join Date: Aug 2004
Location: Porando
Age: 43
Posts: 6,105
What code DOESN'T do in real life (that it does in the movies)
Shoonay is offline  
Old 05 July 2009, 01:43   #40
prowler
Global Moderator
 
prowler's Avatar
 
Join Date: Aug 2008
Location: Sidcup, England
Posts: 10,300
Thanks for the link, Shoons!

Posted by rm-tf

Quote:
too bad i didn't read this before choosing a career path... i thought i would be able to read binary whipping by on the monitor by now


Posted by yhancik

Quote:
Nullsoft (from the Winamp fame) had made a small software that makes the computer beep like in movies : http://www.nullsoft.com/free/nbeep/

Last edited by prowler; 05 July 2009 at 02:02. Reason: Added quote
prowler is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Pixel coding Amiga1992 Retrogaming General Discussion 9 07 March 2012 22:20
Just a little humor paulo_becas Nostalgia & memories 18 20 February 2010 04:23
Coding with Devpac 3.18 Seoman Coders. General 8 08 November 2007 13:34
Help coding alexh Coders. General 14 15 August 2006 09:24
Bedroom coding SabreGolly Nostalgia & memories 40 21 May 2003 20:35

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 14:11.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.14098 seconds with 16 queries