Tag Archives: programming

Oh look, I have a blog! Hey! I have a blog!

Oh wow, I have a blog! Every human has the wonderous ability to forget things. Usually that involves keys, handbags, phones and passports. In my case it’s that I have a blog. Recently I discovered Code Golf. Essentially it’s writing … Continue reading

Posted in Programming | Tagged , | Leave a comment

DarkRift – Release!

Aha! I did it! I finally finished it, the API and even theĀ documentation! Wooooo!!! It’s been submitted to the Unity asset store and should be up for free (and for sale of course šŸ˜‰ ) within a few days. ThenĀ I … Continue reading

Posted in Programming | Tagged , , , , , , , , , | Leave a comment

Back to DarkRift

And so the last of the (current) major glitches have been solved! This time it was all because of things being thread safe… or not… Put simply if 2 people try to grab the TV remote at the same time … Continue reading

Posted in Programming | Tagged , , , , | Leave a comment

Why this weekend’s been awesome.

1.Ā I thought about infinity Friday night is meeting-up-with-my-other-friends night and somehow I got slightly distracted by infinity… If I start atĀ pointĀ XĀ and magically move an infinite amount of distance, when I turn around andĀ move back for my infinite amount of distance … Continue reading

Posted in Life, Programming | Tagged , , , , , , , | Leave a comment

I feel sorry for that guy…

That poor guy… That guy that has to sit down and write. And write. And write. You know when you have like huge amounts of documentation on something. That guy. I’ve been sat down the last 2 nights writing a … Continue reading

Posted in Programming | Tagged , , , , , | Leave a comment

Project DarkRift – Memory I dont have

Hey look! Only 4 days since I last posted! Record right? Ok so I spent pretty much my whole day today chasing down an OutOfMemoryException (It’s when you’re trying to get a bit too much storage from you PC’s RAM… … Continue reading

Posted in Programming | Tagged , , , , , , , , | 2 Comments

Project DarkRift – Part 2

Ok… So it really donesn’t seems like 2.5 weeks since I started this, nor 2 weeks since I posted last… I though it was more like 3 days… Anyway… Things have changed and this is a little/big update. First off: … Continue reading

Posted in Programming | Tagged , , , , , , , , , | Leave a comment

Project DarkRift – Part1

The only reason this is called “DarkRift” is because it sounded cool… I don’t know ok! So this post is for first tests and specs, reccently also posted here šŸ™‚ Size: 12KB Memory Usage: ~3,200K + ~24KB per connection Threads: … Continue reading

Posted in Programming | Tagged , , , , , , | Leave a comment

C# sockets (again!)

Yay! Sockets! Ok so those who follow me (all 16 of you šŸ˜‰ ) may know I do a lot of socket work, mainly my python networking module. You may also know that I tried to redo it in C# … Continue reading

Posted in Programming | Tagged , , , , | Leave a comment

Browning Pi

By browning I’m following up form my eariler Raspberry Pi posts not just strangely nameing stuff… So I got back to my assembly and even added ARMv6 assembly as a language into Notepad++ (so you know I’m serious). This time … Continue reading

Posted in Programming | Tagged , , , , , | Leave a comment