HN user

Mavrik

198 karma
Posts2
Comments77
View on HN

Not really. We already have several different platforms out there catering to "average Joe". I think it's time hackers actually get something tailored to their use instead of having to suffer compromises on other platforms.

Because that doesn't work on the iPhone. iOS has those settings baked in.

I ditched my iPhone when I got tired of my tethering options randomly disappearing/reappearing on minor iOS updates without a chance to override that. Even though my carrier allowed and supported tethering, the options would just disappear because the APN settings for the carrier were not present in the phone and couldn't be uploaded on some iOS versions.

Somehow Android "just worked". Figure that.

I might be the only sceptic here, but the fact that it seems that Valve has conflict of interest when it comes to Microsoft lately (see Gabe's comments) makes me doubt the authenticity of these results.

I'd love to see real performance improvements when it comes to Linux, but right now I just see a company that (it seems) has something to gain by smearing Microsoft giving out results without any methodology or explanation. They never even said how they avoided the typical pitfall of "FPS" benchmarking - making sure the GPU and the engine is actually drawing the same things (that means making sure all the same shaders are executed, similar extensions are used so that image quality is identical).

Until we get some confirmation in the wild I'll remain highly sceptical towards claims on the blog.

Closed for Business 14 years ago

If I put it the same way the author did: "If you don't like Android's openness, this is your bus stop."

We don't NEED another iOS... iOS and WP7 is enough.

Java 8 Lambdas 14 years ago

Because in environments where Java is used "switch language your're using" just isn't such a viable option. Especially in the light of an option of just upgrading the language. There's nothing seriously wrong with Java that couldn't be fixed by incremental language updates - like the ones C# has received in last couple of versions.

Um, pretty much all parallelizable CPU number crunching (data mining algorithms, computer vision etc.) which aren't covered in C code. Those are especially problematic, since they're usually coupled with numpy and simillar libraries not supported on other Python implementations - including Jython.

Funny how that exactly mirrors my experiences building a HTML5/JS app on iPad - I've quickly managed to get 90% of the app done and then wasted hours and frustrating hours of hunting WebKit performance issues, bugs without pretty much any help from tools or operating system.

Especially annoying are intermittent bugs that show only in certain minor iOS versions, which are hard to look for and test because of Apple no-downgrade policy on devices :\

Choosing native app was just a better way to keep my sanity.

You mean the identical limit that also 32-bit Linux applications on x86 have without reconfiguring kernel for different split?

It seems Windows bashing without any background knowledge is becoming popular again -_-

Yeah, same here in Slovenia - even though FTTH providers have 100/100 available, people usually opt for cheaper 100/10 or 10/10 options because of pricing (100/100 is 100€/mo, 100/10 is 27€/mo, 10/10 is 22€/mo, which is a noticable difference).

Also I noticed there are very rare use cases when I'm able to actually get over ~30Mbit or so downstream, usually the servers I'm downloading from aren't capable of delivering data so fast.

I'm just hoping slimming down memory usage won't go at the expense of speed... my systems have 16GB of RAM - I want Firefox to use as much memory as possible to speed up my experience. So if slimming down FF will make my disk trash more, that's the wrong direction to take.

Yeah this... I've found out that I subconsciously actively avoid refactoring our (old and in parts terrible) codebase because the tools for it are so bad.

Universities usually don't use "turnkey" solutions, because the point is to actually implement algorithms, that are hidden behind Simple/OpenCV method calls. Matlab, being a very fast numeric platform, most CS students know, is perfect for that purpose.

The algorithms we implemented in CV classes on the University were pretty performance sensitive - enough that running them in Octave instead of Matlab made them run for 15min+. Python with NumPy was much worse.

Internal ffmpeg aac encoder is still experimental and tends to create broken AAC streams at times. The other options:

A) libfaac / libvo_aacenc are pretty bad in terms of quality and have problems with multi-channel audio B) libaacplus only encodes up to 64kbps in less supported AAC+

So Nero and Apple are pretty much only quality free audio encoders for AAC available right now.

Interesting, my M1330 got motherboard replaced within a day after the nVidia died. Still works perfectly, I've never been happier with a laptop.

I hate to be "that guy", but for someones sake, fix the site on ipads. Not only it tells you you're using an incompatibble browser (a blast from IE past), then it swirtches to iPad specific (????) non-zoomable fixed layout, which makes it pain to read.

Really, how can a tech person think this is a good idea of publishing content? Please fix it.