I have extreme coders' block....
I recently got back from a backpacking trip, and have not done any coding for 1 1/2 weeks. The last thing I did was a Whist game. I can't think of anything to code!
Any suggestions (for my OS, or anything...)?
-JL
Coders' Gigantic Brick Wall
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
Coders' Gigantic Brick Wall
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
Re: Coders' Gigantic Brick Wall
I know what you mean. I haven't coded anything in a month or so.
I did, however, paint a fabulous tea cup still life tonight, if that counts for anything.
As for ideas...You could write a rogue-like in some fun scripting language. (Python comes to mind.) Everyone loves nethack, no?
I did, however, paint a fabulous tea cup still life tonight, if that counts for anything.
As for ideas...You could write a rogue-like in some fun scripting language. (Python comes to mind.) Everyone loves nethack, no?
C8H10N4O2 | #446691 | Trust the nodes.
Re: Coders' Gigantic Brick Wall
Hm... enjoy your time?
Every good solution is obvious once you've found it.
Re: Coders' Gigantic Brick Wall
Finish off the EDI specification (finally...), implement a runtime, and then write a whole heap of drivers licensed under the BSD license?
Re: Coders' Gigantic Brick Wall
Write trojan horses and upload them to the internet...?piranha wrote:Any suggestions (for my OS, or anything...)?
j/k
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English )
Derrick operating system: http://derrick.xf.cz (Slovak and English )
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
Re: Coders' Gigantic Brick Wall
I wrote a simple music organizer that uses curses (has playlists, little cool things.)
EDIT: I wanted one with only the features that I wanted, no fancy graphical stuff, just a simple thing.
-JL
EDIT: I wanted one with only the features that I wanted, no fancy graphical stuff, just a simple thing.
-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
- AndrewAPrice
- Member
- Posts: 2299
- Joined: Mon Jun 05, 2006 11:00 pm
- Location: USA (and Australia)
Re: Coders' Gigantic Brick Wall
One of the first fully-complete GUI programs I wrote was a music player which ran in full screen and let people browse through songs and then add them to a playlist. Then you're computer acted like a jukebox for parties
If I had to write it again I'd get some artists at my college to make some artwork for it, do some 3D visual effects, and have it blend between songs as it gets near the end.
If I had to write it again I'd get some artists at my college to make some artwork for it, do some 3D visual effects, and have it blend between songs as it gets near the end.
My OS is Perception.