HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mikehall314

no profile record

comments

mikehall314
·4 เดือนที่ผ่านมา·discuss
[1] Playing audio would stop, the noise cancellation would shut off, they would disconnect from my phone, seemingly reboot, then reconnect again.
mikehall314
·4 เดือนที่ผ่านมา·discuss
Yeah, the condensation issue was a problem for me too. I ended up having to take them in for repair to Apple several times.

The noise cancellation went flakey, the auto-switching went flakey, they would crash [1] if lifted one cup from the side of my head. Apple ended up replacing them completely, but then the new pair eventually developed all the same faults.

I hope some of these are addressed in the new models, because despite all this I really enjoy them as headphones.
mikehall314
·4 เดือนที่ผ่านมา·discuss
It has been suggested numerous times, but the BBC didn’t just record over the top - the tapes were erased with a degausser before reuse.
mikehall314
·4 เดือนที่ผ่านมา·discuss
You're correct but as Uvix has said, BBC Enterprises made film copies for overseas sales before the original tapes were erased.

The earliest episode to survive on its original videotape is Ambassadors of Death episode 1 from 1970. None of the original 60s tapes still survive, though I believe there is at least one tape that we know used to have Doctor Who on it but which now has another programme.

The earliest episode to survive in its original medium is possibly The Dalek Invasion of Earth episode 5 (The Waking Ally). That's because, while this was shot on electronic studio cameras as usual, there were no videotape machines available to record.

Instead the output of those cameras was telerecorded straight to 35mm film. AIUI the negative of that telerecording still exists.
mikehall314
·4 เดือนที่ผ่านมา·discuss
It’s easy enough to say “put the zip first because that will tell you city, state and country in one input”.

What happens to customers not in the United States? They have no zip to enter. Or if they have a postal code of some stripe, it has a different format.

What about folks who are in Turkmenistan, that you’re grumpy about having to scroll past? How are they signing up?
mikehall314
·4 เดือนที่ผ่านมา·discuss
Possibly! The tool was definitely named Atlas when it was going to be an open source tool made by 280 North [1]. But it could have been renamed Ninja after Moto acquired it.

[1] https://arstechnica.com/gadgets/2009/03/atlas-a-visual-ide-f...
mikehall314
·4 เดือนที่ผ่านมา·discuss
Yes, after which they announced they were canning their "Atlas" project, which was meant to be an Interface Builder for the web. Motorola decided they wanted to keep the technology in house.

No idea if they ever did anything with it!
mikehall314
·4 เดือนที่ผ่านมา·discuss
I think originally Apple was using SproutCore, which had similar aspirations to produce "desktop quality" web apps, and was one of the early frameworks to implement things like two-way data binding. This was back when iCloud was called MobileMe.

SproutCore 2.0 became Ember.js 1.0, but I don't know if Apple are still using it.
mikehall314
·4 เดือนที่ผ่านมา·discuss
Every so often I get weirdly obsessed with Objective-J, which "has the same relationship to JavaScript as Objective-C has to C". It is (was?) an absolutely bonkers project. I think it has more or less died since 280 North was acquired.

https://www.cappuccino.dev/learn/objective-j.html
mikehall314
·6 เดือนที่ผ่านมา·discuss
Supposedly, although the team at Apple were able to implement it. I think they had some oddly named technology like Chicken which created a shadow stack trace? Half remembered.
mikehall314
·6 เดือนที่ผ่านมา·discuss
I assume the 98% compatibility on ES6 for V8 is because they don't have tail call optimisation?
mikehall314
·8 เดือนที่ผ่านมา·discuss
I agree 72 characters is plenty for most circumstances. However, as the blog points out, this is a byte limit not a character limit.

Some of the family emoji can be > 20 bytes. Some of the profession emoji can be > 17 bytes. If people are using emoji in their passwords, we could quite quickly run out of bytes.

I think it’s a limitation worth being aware of, even if “unsafe” is perhaps overstating it.
mikehall314
·9 เดือนที่ผ่านมา·discuss
Correct. The Beatles appearance on Top of the Pops survives only because a clip from that show was used in episode 1 of The Chase.

Ironically, The Chase often has rights clearance issues when it comes to home release because of this. Beatles music costs a fortune to clear, making releases untenable.

Double ironically. This is because the Beatles chose to mime to their studio record for Top of the Pops. If they had played live, it would have been less of a problem.
mikehall314
·9 เดือนที่ผ่านมา·discuss
But all it takes in that world is for a single browser vendor to decide - hey, we will even render broken XHTML, because we would rather show something than nothing - and you’re back to square one.

I know which I, as a user, would prefer. I want to use a browser which lets me see the website, not just a parse error. I don’t care if the code is correct.