throwayedidqo's comments

throwayedidqo | 9 years ago | on: Moving from Node.js to ASP.NET Core

I can't figure out the circle jerk around Node. Debugging sucks A LOT, JS syntax sucks, single thread sucks, NPM is filled with 95% junk.

Python, Java, golang, C#, and maybe even PHP have more mature and reasonable stacks.

throwayedidqo | 9 years ago | on: The Expendable Translator

Turns out knowing more than one language isn't a rare or sought after skill. In Europe maybe 40% of the population knows multiple languages fluently. Perhaps a third of these write well enough to translate.

You're not going to get paid well for a job that close to 15% of the population can do with no training

throwayedidqo | 9 years ago | on: Fuchsia: a new operating system

I may be overly paranoid, but the majority of what Fuscia is trying to accomplish is extremely bad for open platforms.

The outcome of moving drivers to user space will be proliferation of binary blobs and black box drivers. If you think binary GPU drivers are bad now, imagine an "open source" OS where every single driver is a binary blob. It will become impossible to run Fuscia devices on any other operating system because you have no drivers, sealing off the Android platform permanently.

throwayedidqo | 9 years ago | on: LastPass release fix for DOM manipulation vulnerability

I disagree. There's always a possibility that someone else already knows about it and isn't disclosing it. Waiting to disclose will naturally lead a company to take longer to fix the issue.

Immediately disclosing allows customers to take action to protect themselves in case someone else is already exploiting the bug. Waiting to disclose is being peddled by the corporate agenda as "the ethical thing to do" because it makes vendors look bad.

Here's typically what happens. You disclose a bug, company fixes it for next release and puts a footnote in the release notes. Nobody ever looks to see if it was exploited because the instinct is to bury it. Customers aren't widely notified and the seriousness is downplayed because "the bug is already fixed" . In the meantime the software was vulnerable for up to three months when it didn't have to be.

If you disclose immediately there's a temporary panic as everyone does mitigating measures (which is how it should always be done!!!). the company is under tremendous pressure to out a patch in a matter of days which they usually do. Then you get yelled at by the company for making them look bad and "putting their customers at risk" even though the customers are provably safer because they were only vulnerable for a few hours

throwayedidqo | 9 years ago | on: Paving the way for human-level sentence corrections

Ambiguous messages do not imply slang. Plenty of words have multiple meanings in normal and formal English. It's a much worse problem in tonal languages like Chinese. Tell me how you could grammatically correct this without understanding meaning https://en.m.wikipedia.org/wiki/Lion-Eating_Poet_in_the_Ston...

Strong AI isn't a buzzword either, it's been in use for as long as I can remember. Maybe you would be able to understand my Grammer better if I said super human general intelligence and wasted a bunch of space in the process.

I don't think you read my comment? You seem to imply that the corrections would be unambiguous while my point was that some errors are uncorrectable without understanding meaning.

throwayedidqo | 9 years ago | on: Trump Is President. Now Encrypt Your Email

The average American commits ~ three felonies a day by accident. The combination of district,city, county, state, country, and international law that applies to you would probably take a few hundred lifetimes to read.

Let's say, one day you write an article critical of your cities parking ticket policies. The police chief doesn't like it, he implemented the program.

Do you have anything to hide now?

throwayedidqo | 9 years ago | on: If Scale Isn’t the Goal, Then What Is?

Article is a bit short but I like the premise. Balsamiq is excellent, I guess this explains why.

The happiest people I've known have been lifestyle business owners. Investors act like it's a sin to create a business that consistently makes money and stays small.

throwayedidqo | 9 years ago | on: Google Brain Toronto

Vector seems to be some kind of hybrid entity, presumably designed to soak up ML talent at the University that revived AI research while also soaking up taxpayer dollars for Google.

Added bonus of making Trump look bad by doing cool stuff in USA's backyard instead of the valley.

throwayedidqo | 9 years ago | on: Paving the way for human-level sentence corrections

I have a feeling this is one of those places where ML will not be useful until we have strong AI.

Certain grammatical errors are impossible to fix unless you understand the overall meaning of the text. Sometimes this meaning is embedded over many paragraphs. Errors involving incorrect word usage are unsolvable when words have more than one meaning and you don't comprehend the subject at hand.

throwayedidqo | 9 years ago | on: Fuchsia: a new operating system

Fuchsia sounds awesome. Allowing user space processes to do more of their own work frees up the kernel from providing standardized interfaces to hardware.

This makes it significantly easier to build a closed platform with unbreakable barriers between processes, and this is a great thing in terms of security and fine grained access controls for each process. Individual process isolation is extremely important for most of todays use cases where only a single user is logged into each system at one time and most running code is trusted.

In practice this means you can prevent user space processes from accessing anything you don't want them to touch while still giving them substantial low level access. This will be a boon with device makers because it allows them to preventing a users apps from compromising the carrier experience. Companies like Google will also have less concern about users installing malware like ad blockers. The movie and music industry will also greatly appreciate an operating system finally designed for 21st century IP protection. This will even be embraced by hardware manufacturers since they no longer need to provide open source drivers for their hardware that could be ported to other platforms. Overall a win-win for everybody.

In the end we can trust that this will result in a better user experience with more secure apps and devices.

Did anyone hear the whispers of Xooglers a few years back talking about "big changes" coming to Android that were absolutely horrible for users and done to placate industry? Hmmmm... This Fuscia thing looks pretty suspicious.

throwayedidqo | 9 years ago | on: Robinhood stock trading app valued at $1.3B with big raise from DST

Robinhood's Gold tier, which is a different name for buying on margin, has potentially dire implications for the health of the economy....

The great depression was largely the result of massive numbers of everyman speculators entering the markets with reckless amounts of leverage. Robinhood vastly lowers the barrier for gambling with money you don't own. There's a reason you can't buy lottery tickets with credit cards.

throwayedidqo | 9 years ago | on: Open Source Needs FPGAs; FPGAs Need an On-Ramp

The difference with software is that I don't need to buy the library to use the computer. Not sure which FPGA's you're using since all the big players force you to use their shitty tools and charge massive license fees for the privilege

throwayedidqo | 9 years ago | on: Open Source Needs FPGAs; FPGAs Need an On-Ramp

Ah someone that's actually used them eh :) ? My experience is the same.

People have this impression that they're being used for all this exciting stuff when the average FPGA is because you need some multiplexing on IO lines and you're not running a RTOS. Basically using them in place of what would be software if your micro was better suited to your application

throwayedidqo | 9 years ago | on: Fuchsia: a new operating system

Random muse, but God damn I love Google's code quality.

Compared to the midnight bamboo forest my company built. A challenging codebase, not by its merits but because you need to be clever just to find your way through.

Anyone know if Google is hiring webforms developers?

page 1