Wither Tither's home timeline
Notices
-
Some of you guys might be interested in a video I just recorded of a game I was working on at one point. I oughta work on it more some time. https://www.youtube.com/watch?v=0xuQANzQgfc
Tuesday, 29-Jul-14 01:40:30 UTC from web-
@redenchilada Willst thou to share the source code, by chance?
-
@loveydoe I do plan to make it open-source once I've got it in a demo-able state. Hope you're not scared off by my Java spaghetti coding :E
-
@redenchilada that :E emoticon looks like a sentient hair comb
RDN's Lucifer likes this.
-
-
!coderponies Does anypony know how to permanently let Python know about modules installed in odd directories, like /usr/local? Do I just set PYTHONPATH?
-
!coderponies GNU Stow has proved to be an amazing program! I have installed several packages from source now, and they can all be easily uninstalled with a single command.
-
@loveydoe And I, and I… can write .spec in two minutes!
-
-
Hello, is this an anime channel?
How do I patch KDE2 under FreeBSD?Friday, 25-Jul-14 20:12:01 UTC from web-
@redenchilada Hahahaha.
-
@redenchilada You are the one who knows a true meaning of 42? http://bash.im/quote/42
-
-
!coderponies #linux UNIX tip: To search man pages by name and description, use "man -k keyword" or "apropos keyword", which function exactly the same. To see all of the man pages in a certain man section, try "man -s sectionname -k '.*'" . This works because man -k and apropos take a regular expression as the keyword, and .* makes it match everything.
Thursday, 24-Jul-14 22:13:27 UTC from web- xrevan86 likes this.
-
!coderponies #UNIX To generate JPEGs of the pages in a PDF, so that you can view them with a framebuffer image viewer or other non-PDF-compatible viewer, you can use this command: gs -dBATCH -dNOPAUSE -sDEVICE=jpeg -sOutputFile=%d.jpg filename.pdf
-
@loveydoe Or you can just use zathura.
-
-
!coderponies GNU Stow 2.1.3 released. I haven't used this project yet, but it seems like it would solve a lot of problems with installing packages from source in UNIX-like systems. It manages symlinks in a common directory which point to files from packages that are really separately installed: https://lists.gnu.org/archive/html/info-stow/2012-01/msg00000.html
Sunday, 20-Jul-14 09:08:15 UTC from web -
!coderponies This CC-licensed tileset might interest you game-programming horses: http://opengameart.org/content/simple-nes-like-platformer-tiles
Thursday, 17-Jul-14 19:40:59 UTC from web -
Thursday, 17-Jul-14 03:16:01 UTC from web
-
[15:49:25] <@furyhunter> we live in a very strange world
[15:49:39] <@furyhunter> a python interpreter written in python runs the same python code faster than a python interpreter
[15:50:41] <@furyhunter> in fact
[15:51:05] <@furyhunter> a python interpreter written in python runs some example tests written in python faster than native C programs compiled with gcc -O3Wednesday, 16-Jul-14 21:28:53 UTC from web -
#define RDN "butts"
Wednesday, 16-Jul-14 21:01:07 UTC from web-
@vt3c that's not even remotely C
-
-
Writing a Scheme script to split a file of ABC-notation music into separate lilypond files with abc2ly, then render them with lilypond itself. Then I'll have some jigs to play: http://abc.sourceforge.net/NMD/
Monday, 14-Jul-14 21:37:35 UTC from web -
CC-licensed, venerable MIT textbook for programming in Scheme. It is an excellent introduction for beginners. As one who hasn't had formal programming education, this also opened my eyes to the benefits of recursion and variable mutation in functional languages. http://mitpress.mit.edu/sicp/
Monday, 14-Jul-14 08:03:12 UTC from web -
Anyone used the programming language Go? http://golang.org/
Monday, 14-Jul-14 06:43:12 UTC from web -
Do robots even have genders?
Tuesday, 24-Jun-14 12:11:33 UTC from web- MetalTao likes this.
-
@administrator This is my 1st year and I like Rainbow Dash
-
@administrator not really
Light likes this. -
@administrator Yeah.
Light likes this.
-
@admin ahaha.
Tuesday, 24-Jun-14 12:07:15 UTC from web -
!coderponies
analogmove = (!netgame
&& ((player == &players[consoleplayer] && cv_analog.value)
|| (player == &players[secondarydisplayplayer] && cv_analog2.value))
&& thiscam->chase);
cmd = &player->cmd;
if ((twodlevel || (actor->target->flags2 & MF2_TWOD)))
movepushangle = ANGLE_90;
else if (analogmove)
movepushangle = thiscam->angle;
else
movepushangle = actor->angle;
#define GLIDEMOVEFACTOR 600
P_Thrust(actor, movepushangle, cmd->forwardmove*GLIDEMOVEFACTOR);
P_Thrust(actor, movepushangle-ANGLE_90, cmd->sidemove*GLIDEMOVEFACTOR);Sunday, 22-Jun-14 05:59:14 UTC from web- Bit Shift likes this.
-
Hell, I can write a program to convince someone it's a 13 year old boy. 10 PRINT "boobs pls" 20 GOTO 10. Take THAT, Turing's ghost! !coderponies
- RedEnchilada (notice the lack of a space), RDN's Lucifer and Light and 3 others like this.
- RedEnchilada (notice the lack of a space) repeated this.
-
@scribus You win the internet. Is this MS-DOS?
-
Anybody here know snakes from kiwis about 6502 assembly language? !vgp !coderponies
- Cerulean Lulamoon-Spark likes this.
-
This is pretty interesting, I want one. http://pny.lv/1zs5
Sunday, 04-May-14 13:03:21 UTC from web -
As a manifestation of my existence, I post here a nearly dead pixel unihorse I've drawn a time ago. http://rainbowdash.net/attachment/758742
Saturday, 03-May-14 12:33:54 UTC from web-
@randomuser oh god that's so morbid why did you kill pixel horse
-
-
So what do I do? I've read the user manual.
Saturday, 03-May-14 12:25:45 UTC from web-
@randomuser well, talk to people and stuff, like twitter but better. It's kind of dead right now though, most users are asleep I would guess
-
@rarity That sounds like fun then. I'm sure talking must be fun.
-
@randomuser we're a friendly bunch here
-