Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Brain damaged project (Score -1) 134

I like how they place an emphasis on it being small, but they require you to link the whole damned thing into your app. And of c ourse that doesn't help you write correct software, because you won't figure out if you really need -lm unless you also test your app on a more correct libc.

Lightweight and correct indeed.

Comment Re:Native Targets? (Score 2) 166

My point is that with modern VMs and JITs and partial nativisation and other systems/PL technologies, you no longer should care whether something "runs native", and that that's a distinction that is so blurred anyhow that it barely makes sense to talk about it. It may have once been important and simple, but nowadays it is neither.

Comment Re:Native Targets? (Score 3, Insightful) 166

So what? Perl can compile to C too, by bundling the interpreter into your target binary. Windows apps can compile "to native" as well. Neither makes it exactly native, similarly to having your app interpreted by a native HTML5 engine is.

The most native way something can be for a platform is to be written directly for its platform, bound directly to its APIs. Anything but that gets very conceptually fuzzy. And if you're worried about this for performance reasons, you should look at the Quakelikes that have been ported to HTML5.

Comment All the cyberlibertarian rage... wrong questions.. (Score 3, Insightful) 374

So, what does compliance involve? That's the first question we should be asking.

If your local libertarian hot dog stand guy rages at you about maybe being shut down because the health department is on his back, instead of saying "fuck guvment", maybe you should figure out if it's something as simple as them having hygiene standards for how he cooks, and some small fee for a license. I mean, maybe there is something unreasonable or crazy, and there are some industries that corrupt government and do rent-seeking in order to limit competition, but these details matter.

Comment Good start, now.... (Score 3, Insightful) 90

Good start, now go do some formal study and get a degree. There's too great a risk, with self-taught people, for them to only expose themselves to the ideas that are appealing to them. Academic fields recognise this; you're not going to be ready to contribute to the cutting edge unless you put your ideas in the field up for reshaping by people who know more than you do, and that's a good thing.

Slashdot Top Deals

The use of money is all the advantage there is to having money. -- B. Franklin

Working...