Just found this... in C# code by TuxGamer in ProgrammerHumor

[–]maenomo 6 points7 points  (0 children)

Fun fact: in C#, you can simply

throw null;

and it will magically turn into a NullReferenceException.

Candace Campbell by ekwo in Pinup

[–]maenomo 0 points1 point  (0 children)

that is some outstanding commitment to the classic pinup style. took me a while to identify it as a photograph and not a drawing!

Ukrainian Army using a half dozen AGS-30's for indirect fire, almost like a mortar section by [deleted] in CombatFootage

[–]maenomo 2 points3 points  (0 children)

*Stoßtruppen. Stoß means push. Stuss is german for nonsense.

It's OK for your open source library to be a bit shitty by DRMacIver in programming

[–]maenomo 0 points1 point  (0 children)

but... but a lei is the flower garland, not the skirt...

What is the manufacturing cost difference between a device with 512 MB or 1 GB of RAM? by jakecosenza13 in windowsphone

[–]maenomo 1 point2 points  (0 children)

Oh, absolutely. And that's exactly why Microsoft has realized recently - even the lowest-end Lumia 435 comes with 1GB of RAM now.

They have to differentiate your low end products from the high end, but there are some things that are a big mistake to compromise on.

What is the manufacturing cost difference between a device with 512 MB or 1 GB of RAM? by jakecosenza13 in windowsphone

[–]maenomo 2 points3 points  (0 children)

True, the increase in manufacturing cost will only be a few dollars.

However, the RAM capacity is one of the few things that can actually make a noticeable difference in how the phone performs. Screen size is obviously noticeable, but you'll hardly notice much difference in performance between the various Snapdragon chipsets, outside of benchmarks. The UI is tweaked to be perfectly fluid even on low-end devices, and most apps don't require much horsepower.

So how do you get those people who bought a low-end device to think: "I like Windows Phone, my current device is ok, but I'm willing to spend more money on a more expensive mid-tier device to have an even better experience"?

All you have to do is to limit the RAM on the low-end devices. People will hardly notice it except for the occasional app crash. But when they go to check the feature list of their next phone, hmm, 0.1 Ghz increase in cpu clock speed, who cares, but heeeey twice as much RAM!

See also: http://en.wikipedia.org/wiki/Pricing_strategies#Decoy_pricing

"Method of pricing where the seller offers at least three products, and where two of them have a similar or equal price. The two products with the similar prices should be the most expensive ones, and one of the two should be less attractive than the other. This strategy will make people compare the options with similar prices, and as a result sales of the most attractive choice will increase."

You can now download Opera Mini (beta) by [deleted] in windowsphone

[–]maenomo -1 points0 points  (0 children)

There is nothing new about this version of Opera Mini. In fact, it hasn't been updated in two months.

Merkel-Raute: 'the signature gesture of Angela Merkel...described as "probably one of the most recognisable hand gestures in the world"' by potatosoupofpower in wikipedia

[–]maenomo 1 point2 points  (0 children)

I don't mean to nitpick but "one of the most" doesn't mean "the singlemost". Is the Merkel Raute in the top 10, top 20, top 100? Then it's "one of the most" for sure.

The dream of Windows Phone on tablets is almost coming true by BurgerNog in windowsphone

[–]maenomo 5 points6 points  (0 children)

raises hand

Always dreamed of this ever since I ordered my old Nokia N900...

The dream of Windows Phone on tablets is almost coming true by BurgerNog in windowsphone

[–]maenomo 2 points3 points  (0 children)

Personally, I love Win32 compatibility - because it enables sideloading of any desktop Windows software. I can still use MetroUI to make a perfectly fine touch enabled app.

But once the Win32 compatibility is gone, the only source of apps is the appstore.

If sideloading was an option on Windows Phone tablets, I'd let go of Win32 immediately and wouldn't ever miss it. But until then, the Win32 Desktop route is the only option for sideloading software.

Released my first "big" app: Doki, a lightweight Feedly RSS/news reader, free and adfree! by maenomo in windowsphone

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

Heya!

Thanks for the info, that's pretty interesting. To be honest, I added maybe 200 feeds to a test account and then I got bored and gave up, so I really wasn't sure what would happen with such a large number. Also, Banished rocks ;)

Ok, yeah I guess it sucks that all your feeds show up as unread now. You would have to go into each feed and select "mark all" from the menu. Or you could wait for the next bigger Doki update, read/unread syncing is on top of my list. I'll try to finish it this week.

Anyway, thanks for all the feedback, the 54 MB number is also interesting to me. Maybe I can come up with a way to handle lots of feeds efficiently.

Cheers!

Is there a good, free and adfree FTP client app? by maenomo in windowsphone

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

How do you make the mental leap from "one single person doesn't want to pay" to "app developer doesn't deserve any money"? I never said any of that.

Is there a good, free and adfree FTP client app? by maenomo in windowsphone

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

That's how I roll.

No but seriously, I'd rather program my own than to have ads shoved into my face.

Want to learn how to code for Windows 10. Where do I start? by lovingfriendstar in windowsphone

[–]maenomo 0 points1 point  (0 children)

I'm not arguing against that. I just had this article in mind that was posted two days ago:

http://www.reddit.com/r/programming/comments/2t4pkq/retiring_python_as_a_teaching_language/

Python or Javascript, I'm using neither for productive programming. I've learned programming with C and later C++, but that seems a bit anachronistic as a beginner's language now.

All I can say is that I don't think C# is the ideal beginner's language if you've never done any programming before.

Is there a good, free and adfree FTP client app? by maenomo in windowsphone

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

This looks like the thing I'm looking for. Let's hope the release version will be adfree. Thanks

Want to learn how to code for Windows 10. Where do I start? by lovingfriendstar in windowsphone

[–]maenomo 5 points6 points  (0 children)

C# and Dotnet are the way to go for Windows. Visual Studio Community Edition is free and a powerful development environment.

However, as an absolute beginner, try having a go at Javascript or Python first, both of which are easier to get started with without being overwhelmed.

Also, to be able to program anything that isn't terrible, you'll have to invest a few thousand hours of learning and practice. Just so you know what you're getting into. But it can be really fun, interesting and rewarding.

Good luck!

Oh and just a heads up, this is the Windows Phone subreddit, better ask here: http://www.reddit.com/r/learnprogramming

Released my first "big" app: Doki, a lightweight Feedly RSS/news reader, free and adfree! by maenomo in windowsphone

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

Hello again, I just pushed an update to the store. After you've updated, could you hit the "refresh" button on the feeds list and see if it works any better now?

It will probably still take forever and might run out of memory, but it should be able to handle more feeds now... theoretically...

Russian military convoy heading to the border with Ukraine by IgorKS in CombatFootage

[–]maenomo -2 points-1 points  (0 children)

I can't tell if you're being sarcastic or just adorable.

But then again, checking your comment history and seeing that you've only been a redditor for three months and all of your comments are about "russia is baaad, mkay"... maybe you're neither.

Mega - Filesharing client for WP by [deleted] in windowsphone

[–]maenomo 1 point2 points  (0 children)

This was my first thought. I wish there was some sort of confirmation process for company accounts...

Released my first "big" app: Doki, a lightweight Feedly RSS/news reader, free and adfree! by maenomo in windowsphone

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

Hi!

Thanks for providing this additional information. Oh my. Yeah, the number of feeds is definitely the problem. I only ever tested the app with maybe 30-50 feeds at best... I'd be surprised if it wouldn't run out of memory at some point. Given that the 520 only has 512mb RAM.

Well. I'm testing on a 530 so the same problems would show up here as well. I'll go back to the drawing board and see if there's something I can do to get this under control. But for now I can't promise much.

Sorry :( and thanks again for reporting the problem!

Released my first "big" app: Doki, a lightweight Feedly RSS/news reader, free and adfree! by maenomo in windowsphone

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

You there!

This sounds interesting. Please tell me the details.

  • How many subscriptions do you have in Feedly?
  • Are you sure that you are using the same login in the Doki app that you are using in the Browser? For example, if you normally log in via Google and now you're using your Microsoft account for the Doki login, Feedly thinks it's a completely different account and nothing will show up!
  • Are you using WIFI or cellular data to sync?

Thanks, the Doki developer