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.

Threads by latest ghost replies - Page 371

No.46221740 View ViewReplyLast 50OriginalReport
Why is nobody talking about the new ZBoard?

It made a really strong impression at CES. Everyone who rode it came away wanting one, and, honestly, I want one too. It can cruise for 24 miles at speeds up to 20MPH, it only weighs as much as a bowling ball, it costs only a fraction of what the shitty car I drive cost, and I never, ever have to worry about where I'm gonna park it.

So, again: what's not to love? What's not to be excited about, /g/? This is good shit.
329 posts and 15 images omitted

No.36647965 View ViewReplyOriginalReport
I need some help.
I'm trying to run a program, a game, but it appears as if it's looking for a certain graphic .png in a a wrong way.
"C:/Factorio\data\base/graphics/entity/basic-accumulator-charge-animation.png"
Obviously, with the /'s and \'s all fucked up, it can't find what it's looking for. How can I help point it in the right direction? I've reinstalled it at least 10 times to no avail.
39 posts and 2 images omitted

Microsoft Virtual Reality Augmented Reality Holograms

No.46198501 View ViewReplyLast 50OriginalReport
202 posts and 25 images omitted

No.46198935 View ViewReplyOriginalReport
Who future here? On the one hand, humans are clearly dirty: all the shitting,
pissing, spitting, dandruff, burps, smells, breathing, sweat, odors, fluids, etc. It’s crazy, disgusting. It would ostensibly be a wondrous thing to exist in a completely clean, disembodied state - like a computer, or better yet- a mathematical algorithm. Free from the putrid confines of an organic environment. On the other hand, the tragic computerization of the classic human is well underway. Personal interaction is being replaced by digital messages, as if we are all computers in a network. It's just matter of time until all procreation is fully replaced by robotic in-vitro fertilization. As a society we are becoming more and more mechanistic. Right now you now realize that within our lifetime, people will be able to replace and upgrade their limbs/organs with cheap robotic appendages with system firmware that can download from satellites? All imported from a 3rd world cesspool. And terraforming other planets with Earthborne filth is not far off...If the exponential acceleration of technology indicates anything, it's that soon, robots will become sentient citizens in their own right - and we will have a while new kind of clusterfuck on our hands. Asimov's wet dream. How does this make you feel?

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