Raptorlicious

Some things just have to be yummy.

Sunday, February 23, 2014

Source Code Browing Tools

›
I found someone struggling to understand a large code base, and I wanted to solve the problem. I've had the same issues too. Thank you S...
Saturday, February 22, 2014

Hello World with Git

›
I was going through create a repo on GitHub, and these were a few link that I used: https://help.github.com/articles/create-a-repo Insta...

KDE

›
I updated my OS to Ubuntu 12.04 LTS and my desktop to KDE. Unfortunately, Salome 6 does not work, and my desktop categories are a bit differ...

Conditionals in Node.js

›
// Okay, I will need this later. if (5 < 4) {    console.log("The math is weird here"); } else    console.log("Math may be...

Reading from the User and Writing to a File in Node.js (part 3)

›
// Thanks for the encouragement Micah Alcorn! I wrote to a file using node.js. // Now I am embedding the write in a function within readlin...

Reading from the User and Writing to a File in Node.js (part 2)

›
// I get different output when I embed! Thank you Micah! readline = require('readline'); var fs = require('fs'); var a...

Reading from the User and Writing to a File in Node.js (part 1)

›
Thanks for the encouragement Micah Alcorn! I wrote to a file using node.js. var fs = require('fs'); fs.writeFile('message.tx...
‹
›
Home
View web version

About Me

brent.shambaugh@gmail.com
I am on a journey with programming, the hacker community, cubesats, polymer processing, and now electronics and high powered rockets.TRA: L2, HAM: KI5CWB. Bitcoin Address: 1HdCW1NvZzkbvmMVathAxn686ufeysbjab , Ethereum Address: 0x27223f12b4f06C7c45b546E5094d9c208a765B56 , LiteCoin Address: MVVaXXW5w9XswZbcfcBLJpj3rftawsKprg , XRP Address: rw2ciyaNshpHe7bCHo4bRWq6pqqynnWKQg:::ucl:::717595456
View my complete profile
Powered by Blogger.