muellerwolfram | 12 years ago | on: Creative Cloud outage leaves Adobe users unable to work
muellerwolfram's comments
muellerwolfram | 12 years ago | on: Criticue.com - 6 months ago we launched on HN
muellerwolfram | 13 years ago | on: Wish I was here by Zach Braff
muellerwolfram | 13 years ago | on: Ask HN: Which marketplace category misses an high quality app
muellerwolfram | 13 years ago | on: Show HN: My Weekend Project: One-Click Developer Portfolio Website
I'm not sure what to say, I mean, it's a free web, you can do whatever you want, but it leaves a bitter aftertaste, especially because i know that you knew about prtfl.io
muellerwolfram | 13 years ago | on: How to use Photoshop in a VM on Ubuntu
muellerwolfram | 13 years ago | on: How to use Photoshop in a VM on Ubuntu
https://wiki.archlinux.org/index.php/Desktop_Entries
how much it integrates depends on what desktop environment you are using. gnome and kde are using the same desktop files as far as I know. So it should work. Haven't tested it though.
You could also use unity with arch: https://wiki.archlinux.org/index.php/Unity
muellerwolfram | 13 years ago | on: Creative Mornings with Ben Chestnut, CEO of Mailchimp
muellerwolfram | 13 years ago | on: Ask HN: How can I monetize my product without charging for it?
muellerwolfram | 13 years ago | on: Finding Ideas For Your Next Project
...but only slightly, and i'm still eager to read follow-ups on this experiment!
muellerwolfram | 13 years ago | on: Finding Ideas For Your Next Project
muellerwolfram | 13 years ago | on: Ask PG: Why don’t you open source HN?
muellerwolfram | 13 years ago | on: What do you put at the beginning of your resume?
http://www.prtfl.io/muellerwolfram/about
maybe you can _afterwards_ follow up with a section about where you want to go from there.
please note that I just tell you what I personally think is interesting, not what is industry standard. But then again, whenever I write a resume and don't care about standards, I just listen to my gut feeling. If anything, it's something that makes you stand out...
muellerwolfram | 13 years ago | on: Ask PG: Why don’t you open source HN?
I get that people don't want HN to get worse than it is. But i don't get why people think open sourcing it would result in that.
I trust PG would be the kind of project lead who only accepts pull requests that would actually improve the site.
And I trust the community has a lot of smart people who would come up with solutions that would actually improve this site.
muellerwolfram | 13 years ago | on: Ask PG: Why don’t you open source HN?
but think about it from a different perspective: there is a feature that many people agree would make the site better. e.g. a new job board for non-YC-companies, like discussed here: http://news.ycombinator.com/item?id=4993571. lets assume that after openly discussing the problem, pg and the majority of the community agrees upon a solution. now lets assume that there are more features like this, and that pg hasn't the time to implement them all. wouldn't it be nice if the community could help out?
muellerwolfram | 13 years ago | on: Ask PG: Why don’t you open source HN?
instead i'm proposing that building _this_ site becomes an community effort, with open feature discussions and people committing code to the HN code base.
there is an army of people who deeply care about HN, and are very skilled to help out. i think it would be smart to use that asset.
muellerwolfram | 13 years ago | on: Ask HN: A developers opinion of Treehouse
but I do know two free resources for learning rails, and having used both of them I can wholeheartedly recommend them:
https://class.coursera.org/saas/lecture/preview
http://ruby.railstutorial.org/
after completing these two you will be able to build your own web app, and go from there. afterward it's not so much about learning rails in general. it's more about coming across a very specific problem that you encounter while building your app, in which case google is your friend.
i really don't want to bad mouth treehouse, but i feel like there are enough free resources out there to get you started. especially for rails. on the other hand, paying 25$ dollars a month, might keep you committed.
muellerwolfram | 13 years ago | on: Ask HN: when using Google what are you struggling with?
muellerwolfram | 13 years ago | on: Ask HN: Visiting SF for the first time: Where to stay? What to do? Who to see?
muellerwolfram | 13 years ago | on: Ask HN: What is a good way to host a Rails app for free? Or very cheap?
like Donito said, it only needs to wake up if there hasn't been a request in over an hour -> which will never happen with the new relic addon, because it sends a request every minute.