December 2011
2 tags
It's "Florence + The Machine" o'clock.
November 2011
4 tags
Damn you, Tumblr!
I need to be working on a relational database in MS Access and an interface for it in Visual Basic! You are just too appealing. Gonna get to wok right now.
Add your name next to your birthday and reblog.... →
lets-just-play-pretend:
January 1 -
January 2 -
January 3 -
January 4 -Alyssa. http//vampalexa.tumblr.com/
Jorge http://jorge4195.tumblr.com
January 5 -
January 6 - Marrisa tocatchafallingstar.tumblr.com
January 7 -Ericha thesummerscene.tumblr.com
January 8 -
January 9 -
January 10 - Jakie http://illestfate.tumblr.com/
January 11 -
January 12 -DY SIMPSON...
Don't Be Alarmed: Anyone care to help explain this... →
mass-destruction:
import java.util.Scanner; class ReverseNumber
{ // Reverses the digits of an integer mathematically. public static void main (String[] args)
{
int number, lastDigit, reverse = 0;
Scanner scan = new Scanner (System.in)
I wonder if a solution using strings is faster. In python, I can do the following:
>>> number = 6892
>>> number = str(number)
>>>...
Bruno, If you're looking for something dumb to do,...
You should put a lot of thought into getting married. Just because it’s a beautiful night, that doesn’t mean you should just get wed.
I really like dubstep.
Just remember, you have buns of steel and I’m a metal worker.
– (via grandmajew)
1 tag
5 tags
Today is "I'm going to work on my tumblr theme"...
As long as I stick to it and don’t get distracted, I should be fine.
Don’t die with your music still inside you. Listen to your intuitive inner voice...
– Dr. Wayne Dyer
2 tags
Why is #sorting full of Harry Potter related...
I just want to see visual representations of sorting algorithms, not sorting hats. That’s my other tracked tag.
3 tags
My Favorite Sorting Algorithm
Is Bogosort, but these are a close second.
infosec geekery: My ~/.vimrc →
treyhyphen:
Just posting this online mostly so that I can get to it whenever I need it. Frustrating whenever I’m on a new machine that doesn’t have it and I have to go dig it up from work.
set tabstop=2
set shiftwidth=2
set wm=2
set number
set history=700
set ruler
set magic
set smarttab
set ai
set si
set...
If you don’t already have one, get a github or drop box account. They are...
hackedy:
software sucks. All of it, without exception.
You need exceptions, otherwise you’d probably have runtime errors all over the place!
4 tags
I think I am going to post stuff about python
I’m reading Learning Python 4th Edition by Mark Lutz and finding it a great resource. I’ve taken a few intro programming classes that use python, but the classes couldn’t cover a lot about the language. It’s a great language and I think it’s under-appreciated.
4 tags
Yo Dawg, I heard you liek html5 syntax...
If you want syntax highlighting in vim, you need to put in about a minute of your time. You can download the files right off the vim site. Now comes the fun part.
[~/Downloads]$ tar -zxvf html5-syntax.tar.gz
README.markdown
syntax/
syntax/html.vim
[~/Downloads]$ mkdir ~/.vim
[~/Downloads]$ mkdir ~/.vim/syntax
[~/Downloads]$ cp syntax/html.vim ~/.vim/syntax
Now you can edit your html files...
PookeBook Great Free eBook Download Sıte: Learning... →
pookebook:
This guide is a beginner’s guidebook to design and style, build, and deploy a totally-highlighted dynamic web site making use of the features of Django. This guide is for net builders who want to see how to construct a total site with Net two. capabilities, making use of the power of a…
re.nooble: Cheatsheets for django web programming →
renooble:
I’ve found quite a few useful cheat sheets for the web which I’ll share with you all.
More below the fold, …
<HTML5>
small cheatsheet from Woorkup [PDF] [giant-jpeg]
comprehensive 4-page from Smashing Magazine [PDF]
I know, I know … no html5 goodness in django….
2 tags
How do you feel about Django?
Adobe Admits: Apple Won, Flash For Mobile is Done,... →
eahmed:
Adobe developer relations lead Mike Chambers has posted a lengthy explanation of why the company decided stop development of the mobile browser version of Flash.
The response comes as the health of the entire Flash ecosystem is in doubt. Adobe announced that Flash Player 11.1 would be the last version of Flash for mobile devices, though the company would continue to fix critical...
Anonymous asked: Not only do I like your blog (haha I found it) but I also am OBSESSED with you secretly. Ok here we go.. I got this idea from a Tumblr spam I got once lol.. I think you like me too and you were always too shy to admit it :3 go to crushmatches(dõt)com (wtf it wont let me link regular) and make an account there. Then look up the profile 'gottagetme19' (me obviously) I left body...
5 tags
CSS of Javascript?
I’m doing drop down menus for a site and I’m thinking CSS is the better way to go about doing it. Any thoughts?
update
fuckyeahterminals:
I’m finally going to update my desktop machine. I can’t decide between Debian+KDE4, Arch+KAwesome, or Gentoo+Xmonad.
Downsides:
Gentoo - I have to Compile the kernel, which I might not have time for
Arch - No Package Signing is my biggest problem
Debian - meh
Upsides:
Debian - I dont have to manually instal Xorg or the Windowing system
Gentoo - I really like how much...
Rock-Paper-Scissors: You vs. the Computer →
brain-food:
Test your strategy against the computer in this rock-paper-scissors game illustrating basic artificial intelligence. Choose from two different modes: novice, where the computer learns to play from scratch, and veteran, where the computer pits over 200,000 rounds of previous experience against you.
I keep getting a tie with the computer. They must not know about Rock-Paper-Machine...