tiistai 19. toukokuuta 2015

Gallery of Concept Visualization

submitted by sschaef_ to programming
[link] [comment]

Massive list of gamedev tutorials

Pre-emptive TL;DR -- The list!

 

As some of you may be aware, I run GameFromScratch where I've been silently churning out gamedev (and occasionally off-topic) tutorials since 2011. In that time I've never really updated the website, so it's a bit of an outdated mess now. Right now I am in the process of redoing the site, updating the code to work on mobile and just generally re-orging. To reorganize content, it's good to know what you've got... something I've never actually done.

 

So the following is a Google Docs sheet of all tutorials I've ever published. I also have an embedded version of exactly the same thing right on GFS. The list is in descending chronological order, containing each tutorials title, description, hyperlink, topic tags and whether or not I view it as still relevant. The quality and scope of each tutorial varies massively but I hope you will find plenty useful in there.

 

It's weird seeing 4 years of my life condensed into a single spreadsheet! Now that I have compiled all the sites tutorial content, hopefully the newly updated website will be online soon. Expect it to be more usable, but just as ugly! ;) Since I am almost done with CSS and HTML hell, I will be back to content generation mode again soon, so of course, suggestions on future tutorials always welcome!

submitted by Serapth to gamedev
[link] [13 comments]

People of Reddit, have you ever felt betrayed by Google’s Linux policy? MTP + Linux again.

Despite all the pros of moving from USB mass storage to MTP, the main thing that google did there is disrupting of the brittle open-source ecosystem. I guess this was written many times in every androidish blog. They fix what’s not being broken with something which never worked for Linux. It’s not like I’m against MTP, it solves more problems than creates, taking in mind that Linux users are endangered species these days.

Well, honestly, sometimes it works. Sometimes not. You know, when you visit your doctor, and tell her: «my leg hurts», and she responds back: «I have the very same leg, exactly like yours, and it does not hurt at all». Basically this is what I get every time I tell anyone about MTP problems. Did I asked much? Partial reads/writes? Speedy uploads? Stable uploads?? Album covers anyone? Unicode? (well who cares, it’s well known that any files with ЗАЩИЩАЮЩИЕСЯ mumbo-jumbo in it is not music at all).

Yes, I'm agree, I'm asking too much. This whole list could be shrunk to «connect less than minute» and «do not crash every second folder uploaded».

Then I gave up poking in different software in different stages of brokenness and wrote the mtp implementation from scratch. I carefully listened to all feedback I had so far, and embedded all features I asked for. Also I hijack this name from google (it was mentioned in android help), trying to gain some recognition. (I’m still waiting for «cease and desist» letter lol) And it (writing) took some time though, barely a «bloated R&D of software giants/second».

So I kindly ask linux users of reddit to check it out and send me feedback and bugs there. (Or maybe even ask your distribution to include it!) This definitely needs to be fixed once and for all.

The sources are available on github there: http://bit.ly/1FsxQDo

Right now it supports:

  • Fuse interface via partial get/set (fast)
  • Simple Qt interface
  • Unlimited object sizes (>4Gb)
  • Fast (~20Mb/s)
  • Auto-preparation of album covers for android media server.

And many small features too small to mention here.

Phew… thank you very much, now I feel much better. :)

PS The same applies for Microsoft, but at least they don’t use Linux and other open-source crapware if it could be an excuse. :)

PPS I’ve been told that Lumia phones work only with AFS under linux.

submitted by whoozle to linux
[link] [85 comments]

ThePirateBay.se and PirateBay.se have been seized

submitted by CATHOLIC_EXTREMIST to worldnews
[link] [591 comments]

Internet.org Is Not Neutral, Not Secure, and Not the Internet

submitted by donkeyd1984 to technology
[link] [242 comments]

Scientists create timelapses by pulling data from internet photos

Scientists create timelapses by pulling data from internet photos submitted by oaschi to photography
[link] [22 comments]

lauantai 16. toukokuuta 2015

How I do my computing - Richard Stallman

submitted by Roberth1990 to linux
[link] [33 comments]

I thought it would be fun to beat a dead horse with a stick. So I a made another fast 5 card poker hand evaluator! The goal was 150 Million hands per second without a lookup table.

submitted by eljefeo to programming
[link] [14 comments]

Multiprocess Firefox

submitted by joaojeronimo to programming
[link] [23 comments]

ServerMe.H, a httpd library in a single C++ header

submitted by badsectoracula to programming
[link] [2 comments]

Technical Debt

submitted by jakubgarfield to programming
[link] [6 comments]

Breaking Grooveshark's encryption

submitted by b0red to programming
[link] [6 comments]

perjantai 15. toukokuuta 2015

Scrum: The Best Micromanagement Tool Around

submitted by cjsedwards to programming
[link] [1 comment]

MAME to become completely Free Software

submitted by maheart to linux
[link] [2 comments]

What is RESTful service and Restful API?

What exactly does Restful API meant? I google it everytime I come across it, and it always ends up overwhelming me. It seems like it's something so broad, every different website tells me a different thing, and none of them really 'conclude' it. Also, what is the difference between RESTful service and Rest API?

submitted by supBot to learnprogramming
[link] [71 comments]

Don't fancy proprietary, closed-source Pocket? Here's a FOSS alternative: Wallabag!

submitted by h-v-smacker to linux
[link] [15 comments]

Microsoft Hyperlapse released

submitted by morricone42 to programming
[link] [9 comments]

torstai 14. toukokuuta 2015

TDD is *not* a design tool

submitted by CurtainDog to programming
[link] [4 comments]

HTTP/2 is officially released as RFC7540

submitted by evertrooftop to programming
[link] [18 comments]

Do you really know why you prefer REST over RPC?

submitted by phadermann to programming
[link] [22 comments]

Node.js and io.js are merging under the Node Foundation

submitted by b0red to programming
[link] [211 comments]

We're Deprecating HTTP And It's Going To Be Okay

submitted by kingkilr to programming
[link] [197 comments]

Firefox Beta now integrates Pocket a proprietary, closed source service.

submitted by 4lll to linux
[link] [303 comments]

torstai 7. toukokuuta 2015

Do you really want "bank grade" security in your SSL? Danish edition

submitted by Jammie1 to programming
[link] [5 comments]

Simplest versioning scheme ever - Java

submitted by mabnx to programming
[link] [2 comments]

Any good Linux blogs that are regularly updated?

So I'm looking for other blogs to read to get inspiration and make my own blog (http://bit.ly/1In0bMl) better. I read http://bit.ly/1In0dne, http://bit.ly/1cdBaH0, but they haven't been updated for a long time. So any suggestions? Thanks

submitted by trashcan86 to linux
[link] [16 comments]

Five programming problems every Software Engineer should be able to solve in less than 1 hour

submitted by svpino to programming
[link] [129 comments]

Spotify Console Player for *nix and Mac!

submitted by MrDonMega to linux
[link] [1 comment]

The Failure of Agile

submitted by frostmatthew to programming
[link] [96 comments]