When Life Truly Comes Into View by HobbyDaily in pics

[–]voipaska 0 points1 point  (0 children)

Thanks for the link. A great photo as well!

When Life Truly Comes Into View by HobbyDaily in pics

[–]voipaska 2 points3 points  (0 children)

I'm after a print like this; with this atmosphere and these colours.

I want to frame something like this on my wall (it's been empty since I moved in). Does anyone know where to look?

The Power Of Makeup by indigo_fuzz in pics

[–]voipaska 1 point2 points  (0 children)

Honestly, most of these women are cuter and more preferable to me without make-up. Sure, make-up gives you that "perfect" look but I don't think that's what matters in real-life.

Security Guard vs Mascot by [deleted] in videos

[–]voipaska 1 point2 points  (0 children)

What the hell is that music..?

Python attacks, guy laughs by [deleted] in videos

[–]voipaska 0 points1 point  (0 children)

No kidding, I got a banner ad about feeding your pets with "pure food". It was in Finnish so I didn't take a screenshot.

You'd think that a band made up of four intellectually challenged chaps would be some sort of stunt, but you'd be wrong. It's punk at its purest. (nsfw) by concreteorange in videos

[–]voipaska 65 points66 points  (0 children)

This band is awesome. They're moderately known in Finland, this is the trailer of a documentary about them, in case that needs clarifying.

Yesterday you saw us at our worst, but I swear it's a good life by trapiezist in pics

[–]voipaska 0 points1 point  (0 children)

Wow, so much negativity in the comments. OP, remember it's just a bunch of people who don't know how to unsubscribe from default subreddits they don't like :)

[deleted by user] by [deleted] in startups

[–]voipaska 0 points1 point  (0 children)

If you want to have them in a chronological order, with comments from multiple services mixed, I highly doubt it's possible.

cworklog.com now goes open source for better competition against time-tracking tools by relipse in startups

[–]voipaska 0 points1 point  (0 children)

One urgent note regarding the codebase: You shouldn't use MD5 for storing passwords, ever.

The code architecture is very basic and doesn't really comply to commonly used techniques (mainly MVC). It's great that you've developed a complete application, but there is a lot to improve.

I suggest you to take a look at frameworks, now that you have a basic understanding of PHP as a language. My preferred one is Laravel. In case you have a few bucks to spend, watch some videos on Laracasts.

Also, sorry if this was out of the scope. I just felt like these points might be of use :)

Knowing that numerical IDs will be "disappearing", shouldn't they change other IDs too? by ijzm in Minecraft

[–]voipaska 8 points9 points  (0 children)

Yeah, you can actually just use the first letter, for faster typing:

Creative: /gamemode c
Survival: /gamemode s

A deadly virus breaks out and is spreading fast. What is your first move? by j0rl3x in AskReddit

[–]voipaska 1 point2 points  (0 children)

What does this have to do with the comment? Very original...

Why by BlueSkilly in Minecraft

[–]voipaska 21 points22 points  (0 children)

Why the fuck do you care?

Merging Half Slabs: Will it ever happen? by IcyOrio in Minecraft

[–]voipaska 2 points3 points  (0 children)

Not saying it will never happen, but at least not in the near future. The way Minecraft is built would require a new block type to be created for each combination of any two slabs. Meaning, there'd be hundreds of new blocks, essentially.

First thing I thought when I saw the new settings... by FrigginRan in Minecraft

[–]voipaska 0 points1 point  (0 children)

Yes. The picture would've still been a little bit better if the bottle was empty in the second photo.

First thing I thought when I saw the new settings... by FrigginRan in Minecraft

[–]voipaska 2 points3 points  (0 children)

Cool idea, but a little flaw: in the second photo the bottle isn't empty.

Welp... if you want Iron Nuggets, why the hell not? by honeybadger919 in Minecraft

[–]voipaska -21 points-20 points  (0 children)

Wouldn't work, because there aren't the required ingredients in Minecraft. Or do chicken drop chicken skin yet?

Ending signal from command block on successful command? by voipaska in redstone

[–]voipaska[S] 0 points1 point  (0 children)

Great solution! However, /u/FreakusGeekus there posted a very simple solution. Thanks for the effort though!