The Broken Mind

Profile
Nowhere
You are in a maze of twisty little passages, all alike.
88 comments
89 entries
Advertisement
nolongerhere
October 22, 2007
Red Hot Chili Peppers
On a unrelated note, I bought all 9 of the Red Hot Chili Peppers albums last night, each brand new and separate from Amazon. It cost me $115 bucks but I wanted ALL of their work and I wanted it organized and I wanted it on CD so I could have something to listen to in the car. 22 years of goodness!…
249 views
nolongerhere
October 11, 2007
Untitled
Is it just me or has Gamedev been extremely slow today? Ive been doing a lot of coding the past few days but I'll post about it later when Gamedev is working better.

For now, check this out:

1/ Test : sprites
SDL displayed 9 frames
SFML displayed 303 frames
--> SFML is 3366% faster than SDL

2/ Test …
267 views
nolongerhere
August 24, 2007
OS Dev
Anyone interested in OS dev, go read Crypter's Journal now!!!
290 views
nolongerhere
April 15, 2007
Lack of posts/2d Engine/New Phone!
Sorry for the lack of posts, ive been busy with work and school. I have also been [trying] to study for the BPA National Conference programming competition that I will be going to in about 3 weeks. It would look very good on a resume if I placed at it so I need to get studying! (I got 3rd at the …
263 views
nolongerhere
March 01, 2007
Purely OO
I have had little time to work on the compiler or the language recently but hopefully it will pick up soon. Once I have more free time I still want to put a list of all the features at the top of this journal.

Though I did have some time today to research some things. I want this to be purely OO u…
302 views
nolongerhere
February 25, 2007
My New Project
I have taken on a very complex project... improving the C++ language based on my knowledge and experience. This will help me learn more about compilers, more about C++, and possibly create a language that SOMEONE will use.

The primary goal of the language itself is:
Create a more coder-friendly lang…
255 views
nolongerhere
November 26, 2006
My Project
Let there be a world...
274 views
nolongerhere
September 20, 2006
Epoch
I cant wait till more work arises on Epoch! Im really interested in concurrent programming though ive never tried any of it, only read about it. So im excited that concurrency will be a big aspect of Epoch. I also cant wait to see the type system it will use.

Apoch just needs to write up a specif…
326 views
nolongerhere
September 14, 2006
Wrestling Season Almost Here
So I started my diet the other day. I have to lose about 2 pounds a week and then drop the last 8 or so pounds a few days before the official weigh-ins. Im dropping from 132 to 112, last year at the weigh-ins I had 2% body fat, im sure ill have 1% this time since ive grown 2 inches and gotten a l…
231 views
nolongerhere
August 26, 2006
Work
Its been a while, ive got work, school, and practice so I dont have much time any more unfortunately. Hopefully ill beable to work on my compiler some time but who knows...

:(
268 views
nolongerhere
July 31, 2006
Python IDE
There is not 1 good python ide out there! This has driven me to the point of making my own! How come there isnt a python ide out there just handles making projects and listing all the files in the project? Wing IDE is just horrible, Eclipse is a monster, and Eric cost money for the windows versi…
375 views
nolongerhere
July 24, 2006
IQ Test
Sorry for the lack of updates, ive been working a lot and am now sick. I have also been working on the engine for my game a little so hopefully some screenies soon.

I just finished taking an official IQ test, I am in the top 95.2 percentile :/ Not as good as I had hoped!
377 views
nolongerhere
July 10, 2006
Wrestling Photos
I found some wrestling pics a photographer was taking at state. Heres a pic of me wrestling :
(im in the red btw)
363 views
nolongerhere
June 29, 2006
Login Screeny
So I got the login aspect working, heres pic #2

251 views
nolongerhere
June 29, 2006
Login Screeny
So I got the login aspect working, heres pic #2

279 views
nolongerhere
June 29, 2006
ITS ALIVE ITS ALIVE
OMG a picture?


Yes, my friend and I are progressing slowly with it. More to come!
292 views
nolongerhere
June 28, 2006
Boredom
So I got bored and made that card at the top of my journal...ill end up taking it down in a day or 2, can anyone tell me what that is in the image???

PS Ill be adding stuff about the language and WebOS soon!
325 views
nolongerhere
June 27, 2006
Web OS
Besides my serious project (my game, code named Pandora's Gift) I have begun working on 2 other projects. A dynamic programming language that compiles to Python, with emphasis on Design by Contracts and "rules". More details on the language later.

I have also started working on a Web OS. It will b…
334 views
nolongerhere
June 27, 2006
Life Sucks
Well, I revised my game's story completely and it turned out good, tried out the engine...and my graphics card isnt good enough to run it at this point, not until he codes the shaders for older models.

In other news, I started working on a little pet programming language (if you dont know, thats rea…
272 views
nolongerhere
June 22, 2006
Revision
So the game is no longer based on the myth of Pandora's Box thanks to Raymond over at Ethereal Darkness Interactive. The plot has changed quite a bit but I hope its for the best. I'm going to start on the development of the game within the next few days probaly once I write up a basic outline of …
268 views
nolongerhere
June 20, 2006
Pandora's Gift
So ive been working on the story for my new project, code named Pandora's Gift. I dont want to release any details on it just yet but I'll let you in on a few secrets...

1) It could easily fit into the 4e5 contest if I wanted it to, though at this time thats not my goal.

2) Its based on the symbolis…
292 views
nolongerhere
June 14, 2006
Looking for project
I made a thread in the help wanted section saying im looking for a project to work on. If anyone needs a programmer, just message me!

https://www.gamedev.net/community/forums/topic.asp?topic_id=398368

Im looking for a small project like it says, too bad Sir Sapo doesnt need help :-p His project loo…
249 views
nolongerhere
March 27, 2006
Language of the Future
As you know, im quite interested in PL design. Apoch has been bringing up some good ideas and now others are even getting into it, so im hopeing everyone here thats interested can try to design a pure "real world language."

Ive been trying to write the "perfect language" for a long time but ive r…
267 views
nolongerhere
March 12, 2006
StackFck2d
As you may or may not know, ive always been interested in languages/compilers/interprets so I did my weekly x hour codeathon (this weekend it was 2 hours)...and StackFck2d was born!

Its just like Brainfck but with 6 new commands...here is the complete listing of commands:

> moves the pointer east.…
242 views
nolongerhere
March 05, 2006
Busy
So I cant enter the Seeing Double contest because ive been so busy this week. Lots of homework and other things going on. I havnt even been able to work on my engine or start learning DX. I worked on the opengl engine a bit though.

Hopefully this week I can start learning DX and start messing ar…
311 views
nolongerhere
March 02, 2006
Seeing Double
Well I didnt get any code done with the game for the contest. Dont know if I can finish it in less than 2 weeks! Bur ill try. Ill add more to this once I get home!

BTW: Did no one let my ray tracing idea (see the post below) because no one commented on it!
274 views
nolongerhere
March 01, 2006
Seeing Double
So I saw the Seeing Double contest and im thinking about grabbing SDL and making a game for the contest. I have an OK idea, nothing great, but im gonna try it. Doubt it will win but it will give me the motivation to get something done. It might postpone me working on the engine a bit though

So I …
305 views
nolongerhere
February 28, 2006
Second Post!!!
So this is my second post! Since I probaly wont beable to post a pic of a demo of my engine till this weekend, or get started on rewriting it really, I guess I will post some stuff other than that until then.

Heres some info on a language I wrote a while ago, it takes a lot from C and uses Lisp's…
326 views
nolongerhere
February 27, 2006
My first Entry
Hi! This is my first journal entry. Ive been dieing to get a journal for sooo long. Finally I got one! Ive been a member for a while but im sure hardly anyone knows me.

Im a sophomore in high school and have been programming for a few years now. I usually use C,C++, or C#. The two kind of pr…
717 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
8 Followers
15 Entries
9 Followers
johnhattan
Programmer
1,277 Entries
46 Followers
ApochPiQ
Generalist
628 Entries
43 Followers
dgreen02
Generalist
338 Entries
55 Followers
Advertisement