Donations to the archive would be appreciated to help fund our server hardware & storage drives. We are looking for developers to help build new software and archives, discuss here.
Planned network provider replacement will occur with downtime the entire day of 2/16 or 2/17.

Threads by latest ghost replies - Page 337

Code Golf

No.46178661 View ViewReplyOriginalReport
The challenge is to write a Brainfuck interpreter in the fewest number of characters possible.

Stolen example was 280 characters in Clojure.
(fn[a p k c](let[h #(nth %1@%2)e #(h a p)s #(swap! %1%2 1)t
#(aset a@p(%(e)1))l #(do(s k %)(case(h c k)\]()\[()(recur %)
))](while(>(count c)@k)(do(case(h c k)\>(s p +)\<(s p -)\+
(t +)\-(t -)\.(print(char(e)))\,(aset a@p(.read *in*))\[(if
(=(e)0)(l +))\](if(>(e)0)(l -)))(s k +)))))


http://www.muppetlabs.com/~breadbox/bf/

Array size of 300 instead of 30,000.

> move to the next cell
< move to the previous cell
+ increment value in the current cell
- decrement value in the current cell
. print char with ascii value of current cell
, read ascii value for input char to the current cell
[ start loop until value of pointer is not zero
] finish loop

wc -c to count chars

Let's play a game

No.46177593 View ViewReplyOriginalReport
79 6f 75 20 73 68 6f 75 6c 64 20 61 6c 73 6f 20 6f 70 65 6e 20 74 68 69 73 20 2e 70 6e 67 20 69 6e 20 6e 6f 74 65 70 61 64
14 posts and 5 images omitted

No.46177092 View ViewReplyOriginalReport
>he unironically uses Linux
8 posts and 1 image omitted

No.46169386 View ViewReplyLast 50OriginalReport
I updated to windows 8.1 and now when I play videos in any player but VLC I get 3 quarters covered in green. What can I do to fix this?
82 posts and 8 images omitted

No.46153258 View ViewReplyOriginalReport
Will running my web browser in a RAMDisk or from a Flash drive extend the lifespan of my HDD significantly?
10 posts and 2 images omitted

No.28427190 View ViewReplyOriginalReport
>attempt to install debian
>get install media usb
>unetbootin to usb
>throw iso on usb
>boots
>gets to loading ISO
>ISO not found
>attempts via iso to usb in unetbootin
>CD-ROM not found

what did I do wrong /g/?
30 posts and 3 images omitted

No.46159313 View ViewReplyOriginalReport
Hey /g/ I need help, whenever I try to watch something on Netflix it always shows that silverlight has stopped working, I have tried to reinstall it as well as clean silverrlight as instructed by microsoft. wat do
2 posts omitted

No.35887839 View ViewReplyLast 50OriginalReport
How do you guys rip shit from youtube?
216 posts and 124 images omitted

No.41143958 View ViewReplyOriginalReport
I blew it. Didn't I /g/?
10 posts omitted

I need a good working program for DDoS attacking

No.46043447 View ViewReplyOriginalReport
Only 4chan can help me
3 posts omitted