rnirnber's comments

rnirnber | 2 years ago | on: Journey in Odessia – One-Bit RPG

Journey in Odessia is a 1-bit, turn-based RPG similar to Pokemon or Breath of Fire for the Gameboy Advance. There are currently 150 maps. I originally built this game for the TI graphing calculator ( NSpire CX || ) in order to inspire youth to pursue computer science education. We are approaching a time where CS may be the only path to employment for the next generation. I think most programmers were inspired to pursue CS education by playing games. I certainly was. I ported it to PC and published in the Microsoft Store as a way of generating passive income.

TI version (free): https://ticalc.org/archives/files/fileinfo/477/47756.html

PC Version: https://www.microsoft.com/en-us/p/journey-in-odessia-chapter...

rnirnber | 9 years ago | on: Coldbox is only for theists?

Certainly not me. I abandoned a project, and the new guy coming in wants to abandon the current solution and use coldbox running on lucee. I've given my advice that it's too risky/too niche, but we'll see what happens.

rnirnber | 11 years ago | on: Why is there so much hate for .NET?

I feel the same way as the author. I got introduced to .NET two years ago at a job. I came from a PHP background. I've come to really appreciate .NET and the CLR, and as a developer, I'm convinced I'm way more productive in .NET. I'm currently building something in Mono outside of my day job, and it's so great to be able to use .NET on linux.

I realize that Microsoft and .NET may not have had that great of a past (WebForms ruined its rep IMHO)...but using the new MVC and EntityFramework...it's clear that .NET is back on the bleeding edge.

Also...most .NET devs like working in .NET because we can be productive in it, but keep in mind--.NET haters--that most of the time we're not the ones that chose the stack...we're just left in a position where hardware/sys-admins/MIS at companies that are still afraid of the cloud are mandating that we have to use Windows and .NET.

rnirnber | 12 years ago | on: Burying the URL

It's going to be annoying for developers. We often put special query string hooks to test functionality or debug queries...it'd be kind of a pain to have to enable flag in chrome just to be able to type in the URL.

rnirnber | 12 years ago | on: Sources: Microsoft In Talks To Acquire Mobile App Development Startup Xamarin

Guys this is bad new! I don't see why everyone's cheering this on. Xamarin is what gave life back into the Mono project. It renewed interest in the Mono VM ecosystem, educated people about the possibility of running Mono in the enterprise....Xamarin was giving Mono the boost it needed. Mono sat dead for years...Microsoft's probably just trying to buy Xamarin to cherry-pick the cross-platform mobile development and kill off the VM outside of a mobile app context.

rnirnber | 12 years ago | on: Is mobile messaging possible without data or wi-fi?

I kinda had an idea once to implement a data/wifi-less messaging system. They're probably going for P2P Wifi (ad-hoc) or bluetooth distributed messaging system. Basically the idea is...at some point people bump phones with each other...and given enough time...the message could be bumped to its intended desitination

rnirnber | 12 years ago | on: Ask HN: How do I sell an iOS app to a local dentist's business?

May I ask why you are trying to sell an App to someone who--according to the description you gave--probably doesn't need it?

If he's your first client...the thing is people might want to contact him as a reference point...and if he feels misled and disappointed, you probably wouldn't want to use him as a reference...

rnirnber | 12 years ago | on: Ask HN: What is your opinion about Wordpress?

Doing freelance/contracting in Monterey, CA...my experience with clients requesting work on Wordpress sites or asking you to build them a site with Wordpress don't want to pay people very much. They tend to ask for fairly complex features, and get upset when it requires a programmer to actually program instead of installing some "plugin".

rnirnber | 13 years ago | on: Ask HN: Do you use your favorite programming language at work?

No...and to be honest, I'm pretty sure the majority of us aren't working with our tool/language of choice. The nice thing about that though is you get to bite the bullet and step outside of your comfort zone. I think that's one of the things that separates good devs from bad ones...the ability to pick up new (or in most cases old..if you're going by release date) toolsets and hit the ground running
page 1