HN user

carmate383

23 karma
Posts2
Comments41
View on HN

Why on earth would one trade off a short, static unique identifier for a potentially long, dynamic "link" that essentially binds all data to some crappy API that will be outdated in a few years? Is it really _that_ hard to use keys?

Hyper 3.0.0 7 years ago

Voicing dislike with brutal honesty is far more effective. And it's the truth. Why should the truth be watered down? Just to make a few sensitive people feel better? That's not reality. As far as I'm concerned, that is fraud.

Hyper 3.0.0 7 years ago

"New Blazing Fast WebGL Engine". Wow really? Major changes - "Emoji support". For fucks sake, seriously?

Am I the only one that doesn't want anything of the following _bull shit_?

* A terminal emulator that is dependent on an entire web browser (not to mention the layers upon layers of bullshit abstractions all to run something from the 70s).

* Support for "emojis" (I mean, come on. It's a _damn terminal_).

* To execute code that can hijack control of my shell from any of the 956 dependencies[1] this _heap of shit_ relies on.

[1] $ git clone https://github.com/zeit/hyper.git $ cd hyper $ npm install $ ls -lt | wc -l 956

Mozilla WebThings 7 years ago

Source for the supposed "eating" of global marketshare? I can't find any marketshare report that even mentions such an OS.

Mozilla WebThings 7 years ago

And six years ago, mobile was a quick-growing massive and ubiquitous field. How did that pan out for Mozilla? A failed operating system and the beginning of a huge decline in both marketshare and performance for Firefox.

Mozilla WebThings 7 years ago

C'mon Mozilla, please. Less projects that will end up like Firefox OS, more work on _Firefox_.

Conjecture: Anyone that spends over ten years making a living writing the same programming language will have major P(LANGUAGE)-TSD. I feel like the deeper concern is more a psychological fear of moving your career in a backwards direction. PHP just happened to be a part of that.

Am I the only one to feel that autoplay video should be disabled by default, ESPECIALLY if the video isn't even being rendered inside the visible portion of the viewport when it begins playing? I am _sick to death_ of random noise coming from web pages (namely, news articles) and having to try and find the source of it.

Atom 1.36 7 years ago

I tried 1.36.0 and found it pleasantly faster than I remembered, especially the highlighting on large files. I would. Startup-time is still painfully slow, but it feels like once it is "up and going" it's just as fast.

Except that PHP does have a REPL, and using PHP_EOL is hardly a big deal. PHP induces an undeserved gag-reflex for most Ruby / Python / JS devs because they read some "why php sucks" post on someone's blog ten years ago, but really the language is quite modern now (not to mention faster).