Quantcast
Channel: Free Lancers Unite » General
Browsing all 10 articles
Browse latest View live

About the code segments.

for everybody showing up looking for the code segments. my plugin that handles code has been updated and apparently something changed, so for right now code samples are probably all screwed up. Please...

View Article



Update: Code Segments!

Ok, everybody. Code segments should be back up. Switched to a new plugin for code handling, had to update all of the articles that used some features of the old one. so anyways everything should be...

View Article

Ugh.

Between college classes (Algorithm and Data-structures, calculus and analytical geometry, statistics, and eng 101) and work, I’ve been swamped and haven’t really gotten the chance to work on anything...

View Article

Nanobots and stuff.

So I know that I haven’t been posting anything programming related for a while, and that’s mostly because I’ve been working on boring projects, so instead you get a random thought. So anyway, It...

View Article

Amazing stress relief program. (Red Faction Guerrilla)

Because there’s nothing like running through a town with a sledgehammer destroying anything that moves… Definitely one of the most entertaining games, the vehicles handle well, and there is a lot of...

View Article


And now for something a little different.

So I was wandering the internet when I found an article about steganography, which is the art of hiding something in plain sight. Such as hiding a message inside a picture. Specifically the least...

View Article

Project Euler Problem #85!

Problem #85 says: By counting carefully it can be seen that a rectangular grid measuring 3 by 2 contains eighteen rectangles; Although there exists no rectangular grid that contains exactly two million...

View Article

Project Euler Problem #68!

Problem #68 boils down to: … By concatenating each group it is possible to form 9-digit strings; the maximum string for a 3-gon ring is 432621513. Using the numbers 1 to 10, and depending on...

View Article


Project Euler Problem #86!

Problem #86 says: A spider, S, sits in one corner of a cuboid room, measuring 6 by 5 by 3, and a fly, F, sits in the opposite corner. By travelling on the surfaces of the room the shortest “straight...

View Article


Modular Arithmetic and Wilson’s theorem.

Modular arithmetic also know as congruences… What is it? Well, it shows up a lot in programming. Even in the code on this site I’ve used things like “n % 2 == 0″ which reads “n is 0 modulo 2″. But what...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images