Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:special software client (Score 1) 131

Ok, great, you're talking about ALL binary distributed software. You're original comment was ambiguous enough to imply the source for the CLI was somehow overly complicated to access and compile. Instead, you could just go around copying and pasting your comment anytime anyone releases a native executable making your point rather ... what's the word? ... bleh

Comment Re:special software client (Score 1) 131

Notoriously difficult? Hardly. If you have a Go environment setup for development, you can simply `go get github.com/exercism/cli` and you have the source and a compiled binary in `$GOPATH/bin` named `cli`. Rename `cli` to `exercism`. Review the code.

I agree, it's a big WTF compared to just walking through something like project euler, but reviewing the source and compiling yourself is not difficult.

Comment Designing a Language and not a Compiler (Score 2) 427

With so many new languages writing a spec and then a standard compiler to conform to the spec, I'm curious how you feel about writing a spec and not a compiler.

How do you think this compares to other efforts? Do you enjoy this aspect or do you occasionally get your hands dirty with a particular compiler source? etc.

Comment Re:contact a few likely users. Use forums (Score 1) 57

Good fucking god, who gives a shit where he works. How fucking long are you going to make an ass of yourself under this ray's posts. Guess what?! I don't use a hosts file! But why you ask?! Its fast! Its secure! Its reliable! Because I use my hosts file for other things unrelated to advertisement and don't need it littered with a bunch of bullshit. Some people do things different, now move along.

Comment Re:*cough* BULLSHIT *cough* (Score 1) 118

This is bullshit but I can't help but think "bug bounties" aren't proper capitalism since there's little competition. What if zero day exploits were part of an actual legit market? Google or Mozilla or Microsoft could go there and haggle and possibly drive initially high prices down, etc. Disclosure is considered a responsibility, and I'm all for that, but if there's going to be an underground market for it, then why not just legitimize and potentially mitigate risks instead of these pat-on-the-head-and-here-is-a-quarter bug bounties? Given a generation of this type of market, people with these kinds of interests could likely find better work and such a market could be a stepping stone for people interested in these types of things instead of being demonized and sucked down into the underground.

Comment Re:Oh right, Java is dying (again) (Score 1) 371

Well it may be fairer to say Twitter moved to Scala limiting the point to the JVM. Also programming on Android is best limited to Java6 to avoid potential issues with transpiling to dalvik and again limiting the point to older versions of Java and only making initial use of the compiler, not the runtime. Pure speculation but a dalvik compiler would make the point solely for the semantics of the language.

Personally, I hate java, but I'm well versed in it and make a living off of it, and my points above aren't meant to counter and say java IS dying. In fact, I think clarification of those points brings out a renaissance of sorts taking place for what I overall consider a shit language, funnily enough meaning my opinion also means shit.

Java isn't going anywhere. A simple example of this is how the latest version of Scala is beginning to target features on new versions of the JVM. Java is going to be called home for a long while by its derivatives.

Comment Re:Off-topic Maybe (Score 1) 411

kit kat distribution is 8.5% and those numbers are published by Google https://developer.android.com/... As an android developer, I can say that targetting 4.0.3 and higher isn't too big of a deal, regardless of how a user feels about the version they are on. Many new features developed are thrown into the support libraries that end up packaged with the app, and its a rarity to come across something needed from a higher api that's not backported. As an android user, my primary phone is stuck on 4.3 (galaxy nexus) and it really doesn't matter.

Comment Re:Bitcoin hype over? (Score 1) 305

People have to use it?! Of course! and banks aren't part of the equation for decentralized currency. So see, you took a valid issue here, people need to use bitcoin, but left off the important part, "as intended".

Bitcoin is a decentralized currency and people are going to have to learn what that really means and how to use it properly for bitcoin to succeed.

Comment no (Score 0) 246

what a crockpot of gas. You mean there are people out there that identify with a brand (idolization) and want to give value to said brand over other "generics" that don't measure up? And this is found with, wait for it ... heavy metal fans.

I'm just going to hamper a guess and say idolization and acting on that is prevalent in any brand of music, and surely other areas of life.

Slashdot Top Deals

Happiness is twin floppies.

Working...