perjantai 29. toukokuuta 2015
torstai 28. toukokuuta 2015
tiistai 19. toukokuuta 2015
Gallery of Concept Visualization
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!
[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.
[link] [85 comments]
maanantai 18. toukokuuta 2015
Top 10 data mining algorithms in plain English
sunnuntai 17. toukokuuta 2015
lauantai 16. toukokuuta 2015
How I do my computing - Richard Stallman
Breaking Grooveshark's encryption
perjantai 15. toukokuuta 2015
Scrum: The Best Micromanagement Tool Around
MAME to become completely Free Software
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?
[link] [71 comments]
Don't fancy proprietary, closed-source Pocket? Here's a FOSS alternative: Wallabag!
Microsoft Hyperlapse released
torstai 14. toukokuuta 2015
TDD is *not* a design tool
HTTP/2 is officially released as RFC7540
tiistai 12. toukokuuta 2015
Google's guide for becoming a Software Engineer
maanantai 11. toukokuuta 2015
sunnuntai 10. toukokuuta 2015
60 Days of Watching Hackers Attack Elasticsearch
Code Review Best Practices
lauantai 9. toukokuuta 2015
torstai 7. toukokuuta 2015
Simplest versioning scheme ever - Java
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
[link] [16 comments]