nullymcnull | 8 years ago | on: Firefox 57 delays requests to tracking domains
nullymcnull's comments
nullymcnull | 8 years ago | on: Comcast is injecting 400+ lines of JavaScript into web pages
> not how writing or paraphrasing works anywhere else
That's simply false. If you want to use Reddit et al as your standard reference on the use of language and punctuation, have at it. But you can't reasonably expect every other forum to use that lowest common denominator. Railing against simple, longstanding house rules like this is just pointless contrarianism.
nullymcnull | 8 years ago | on: The Senior Engineer’s Guide to Helping Others Make Decisions
I do realize that part of becoming a senior engineer is being able to make and learn from mistakes like this - that sometimes loose/absent leadership is the crucible that makes them. But at this point the hypothetical senior is allowing unnecessary complexity into things, it's verging on outright dereliction of their bigger picture duty to keep things reasonably homogenous and maintainable. Mentoring juniors into seniors is something that a good senior engineer should spend quality time on, no doubt, but it's far from their primary function - and you certainly don't let your system descend into unmaintainable multiplatform anarchy for the sake of doing so in an optimally non-discouraging way. There's still always going to be a lot of blocking of dumb ideas - it comes with the territory, and not all ideas are salvageable - it's harsh but sometimes you need to hear that to grow, too.
Not every junior is a senior waiting to blossom, either - some are just solidly junior and not really equipped with the curiosity or drive to progress no matter what you do. Yes, there's room for bias to seep in here, but still, there's little sense in trying to make seniors out of devs who just aren't cut out for it (some of whom are still solidly dependable pairs of hands for day to day code slinging).
nullymcnull | 8 years ago | on: Breitbart, other conservative outlets escalate anti-SpaceX campaign
The article is illustrating a much deeper level of fucked up - the fact that Brietbart and other media outlets are singling out SpaceX here and misrepresenting the facts to demonize them, while turning a blind eye to the real pork - deeply entrenched interests like Boeing and Lockheed Martin, who've been siphoning billions out of government on space tech for decades. If anything, SpaceX has been disrupting the status quo there, opening the door to real market competition, in the long run reducing costs to taxpayers. The entrenched interests under threat are almost certainly behind these strangely framed (and outright dishonest) hit pieces.
nullymcnull | 9 years ago | on: Windows file system compression had to be dumbed down
That said, it would still be one hell of a weird edge case to need to take a drive out of an x86 Win2k server, drop it into an Alpha Win2k server, and still care about its contents (vs wiping it for a newly provisioned host). But when you are writing OS filesystems, you have to care about edge cases... especially edge cases that may apply to thousands of racks worth of machines.
nullymcnull | 9 years ago | on: Windows file system compression had to be dumbed down
The article was pretty clear that the context they had in mind for this requirement was servers in a data center, not your home machine:
> Without that requirement, a hard drive might be usable only on the system that created it, which would create a major obstacle for data centers (not to mention data recovery).
Keep in mind they still thought they'd be targeting Alpha processors as late as the Win2K RC's.
nullymcnull | 9 years ago | on: Apple File System
nullymcnull | 10 years ago | on: Project Zero: Analysis and Exploitation of an ESET Vulnerability
nullymcnull | 11 years ago | on: Microsoft takes .NET open source and cross-platform
ASP.NET + related stuff: https://github.com/aspnet
nullymcnull | 11 years ago | on: Shall we fork Debian?
If the higher ups at Debian really think they're going to be a player in desktop and are making decisions along those lines, then they must be seriously oblivious to the niche that Debian has actually settled into post-Ubuntu.
nullymcnull | 11 years ago | on: You cannot upload files to a server using mobile Safari 8.0
nullymcnull | 11 years ago | on: Announcing Keyless SSL
nullymcnull | 12 years ago | on: Chrome is blocking wired.com
Perhaps you should actually fact-check such assumptions before passing them along as "friendly reminders"?
nullymcnull | 12 years ago | on: Yanukovych leaks
nullymcnull | 12 years ago | on: US makes Bitcoin exchange arrests
Why should it not be blamed on the criminalization of victimless drug use? Where would the cartels get the immense capital with which to terrorize whole provinces and take on state actors, if not for those highly lucrative drugs - their profitably grossly inflated by their illegality? If our societies would stop burying their heads in the sand over the issue of drugs and the immense demand for them (which remains remarkably static no matter how many billions are spent on 'war' against them), the cartels wouldn't have much left to fight over.
nullymcnull | 12 years ago | on: RapGenius Growth Hack Exposed
nullymcnull | 12 years ago | on: RapGenius Growth Hack Exposed
nullymcnull | 12 years ago | on: Before the Web, Hearts Grew Silent
nullymcnull | 12 years ago | on: Apache Kafka 0.8.0 released
nullymcnull | 12 years ago | on: Testimony of Ms. Soon Ok Lee (2002)
These kind of train wrecks are inevitable when people post stuff like this to HN. Dogma vs Dogma.
According to the article, they're only delaying these resources when loaded dynamically or async - so developers should be able to "fix" this by loading tracking scripts synchronously, which is what they are effectively doing already if this new FF behavior causes any noticeable impact.
It's hard to feel much sympathy for devs who have _explicitly_ prioritized the sending of their users' info to external parties, over their sites being baseline usable.