justwannasing's comments

justwannasing | 10 years ago | on: Let’s sunset C/C++

Becoming widespread? Outside the desktop, the most commonly used operating system is Unix and its "likes" and dominates the internet and mobile devices.

justwannasing | 10 years ago | on: Let’s sunset C/C++

If by "tools" you mean "user" then, yes, you are correct. This author is a tool.

In French, your first line would be, "Oh, hell no!"

justwannasing | 10 years ago | on: Ask HN: Which JavaScript frameworks do you use?

This question is asked ad nauseum on any web forum of any type. Can't you just visit those and glean the same answers? You could get new answers on an almost daily or weekly basis from the same sites and those answers change annually.

justwannasing | 10 years ago | on: To combat falling ratings, TV networks are increasing ads up to 10%

For some reason I can't access the article at the moment but, when I was in radio and TV, years ago, the FCC restricted how many advertising minutes you could run in an hour or per show. I want to say that, in radio, you couldn't go over 13 minutes in any hour but few dared to approach that limit except the kiddie rock-n-roll stations lest they turn away listeners.

iirc, that ruling has been removed.

justwannasing | 10 years ago | on: Making Netflix.com Faster

You're right. This is not the place to bring this up.

EDIT: OK. I guess this is the right place so, my son's XBox hangs when switching between game playing and watching Netflix. Does anyone know how to fix that?

justwannasing | 10 years ago | on: Show HN: Learn Magic Tricks Online

I'm torn between an artist trying to make an honest dollar on something he knows and revealing the secrets of the craft. For the same reason I never liked the "behind the scenes" of movie making and special effects. It takes the magic out of everything and removes illusion from the imagination much like spoilers do.

justwannasing | 10 years ago | on: An Ex-Cop's War on Lie Detectors

No. A prosecutor must present evidence to a judge that a trial is warranted. If a judge OKs it, then the attorney(s) will have to present that evidence, and possibly more, to a jury. Any prosecutor trying to do this without evidence of any kind wouldn't get anywhere.

Now, I haven't read the article, but you have to careful that such information is present and stated and not ignore. News services all too often, nowadays, leave facts out of stories and, to be honest, I don't view Bloomberg as a source for these types of crime stories.

justwannasing | 10 years ago | on: Ask HN: Why and how is Hacker News so fast?

You risk being wrong this way. Unless you are involved in the site and can testify to that. In any case, the page could be, or should be, cached in some form, either on the server or with the browser.

Which makes me wonder with your second paragraph. gzipping and caching are the easiest and one of several ways to optimize the downloading of a web page. Server side code written in C plays no part in that except if the pages are created on the fly and anything else really does slow down delivery of the page; that is, page creation takes longer than 80ms or so, but a properly coded site won't let that happen if it can be helped.

And after running my own web dev business for 11 years, I didn't have to look at anything to determine any of that.

page 2