It is one of the things I regret not ever getting to see a shuttle launch. The closest I ever got was when I flew over Florida while a shuttle was on the pad.
I understand your point better now, but if that was really a risk I cared about, I wouldn’t have put it on the public Internet to begin with.
The worst they can do to me is make me tether, and my iPad will never hit that allotment. And, like I said, I think they use it themselves. So, no incentive to close their loophole.
Going through this, I was introduced to <= being converted to a ligature which immediately ruled it as a nope for me. No monkey business with the characters of my code thank you very much.
I tend to bounce around between Ubuntu Mono, Fira Code and Comic Mono. Comic Mono is not amongst the participants in this game, and my finalists were Ubuntu Mono and Fira Code, so I guess I'm pretty pleased that I've stayed consistent as well!
> That is usually configurable at the terminal level
And if you use Emacs, it's configurable at the buffer level. [1] This lets me build a version of Iosevka where `~=` and `!=` both become ligaturized but in different major modes, avoiding any confusion.
No need to rely on app-specific configs. You can disable it globally in your fontconfig. For example, this disables ligatures in the Cascadia Code font:
I'm not either. I think it may look "cool" visually but when trying to work with code with those in it, it seems odd, like that it's a single character even though it's not and it just breaks the flow
Because most of those who commented are among those who do not like ligatures, I must present a counterpoint, to diminish the statistical bias.
Some people like ligatures, some people do not like them, but this does not matter, because any decent text editor or terminal emulator has a setting to enable or disable ligatures.
Any good programming font must have ligatures, which will keep happy both kinds of users, those who like and those who dislike ligatures.
I strongly hate the straitjacket forced by ASCII upon programming languages, which is the root cause of most ambiguous grammars that complicate the parsing of programming languages and increase the probability of bugs, and which has also forced the replacement of traditional mathematical symbols with less appropriate characters.
Using Unicode for source programs is the best solution, but when having to use legacy programming languages in a professional setting, where the use of a custom preprocessor would be frowned upon, using fonts with ligatures is still an improvement over ASCII.
A coding font is supposed to help you distinguish between characters, not confuse them for each other. Also, ASCII ligatures usually look worse than the proper Unicode character they are supposed to emulate. The often indecisive form they take (glyphs rearranged to resemble a different character, but still composed of original glyph shapes; weird proportions and spacing due to the font maintaining the column width of the separate ASCII code points) creates a strong uncanny valley effect. I wouldn't mind having "≤", "≠" or "⇒" tokens in my source code, but half-measures just don't cut it.
I love ligatures but I wish there was tooling for context sensitive ones. This is a really good example. When developing, I love <= turning into ≤. When running a cli that happens to use <= for the start of its progress bar… not so much
You are in luck! Editors do support customizing which ligatures get used where. For example, ligature.el lets me set only certain ligatures in certain modes. I like ligatures in Haskell, but dislike them in prose. I don't really customize at a finer-grained level than modes, but I could. Other editors should have similar configs.
Sometimes that is newsworthy though. For example, are people happy with ICE storm troopers running amok in their city and you're just the weird one not liking it, or are you one of many?
Problem is, it is often just 1-2 posts on Twitter. Maybe 5… Heck! maybe 10, but that’s it.
And it’s often people who are only superficially involved in the thing they are so expertly talking about.
Sometimes it’s teenagers who just want to troll adults, especially knowing that their posts could appear in the news. Sometimes it’s adults who want to troll other adults for the LOLs or to fulfill a particular agenda. Sometimes it’s bots, actually, usually bots. Something the posts don’t even exist.
No, but this stuff would magically stop being newsworthy if the DNC linked oligarchy couldnt or didnt want to use it as a stick to beat the RNC linked oligarchy.
It's good that this ulterior motive exists but it's not something you can rely upon.
Similarly there wouldnt have been a pushback on net neutrality if big tech didnt want it so desperately.
It is telling that so many of the comments here assume the person with a thing that is not the most practical would be easily able to request thing in a different format. The assumption that the person with the inconvenient thing would never have thought to ask if more convenient thing was available and just willfully toiling with the inconvenient thing is kind of insulting.
Also, in the construction industry you get an updated drawing file a day before the bidding closes... good luck getting the GC to send more detailed files (that they themselves got elsewhere) in that time. You're better off sending it to your estimation department in India and letting them work through the night to put together the new estimations.
It is not unheard of that employees leave a company to start their own precisely because the company is not addressing something specific leaving a gap in services. The startup begins to gain traction to the point the company the employees left buys the startup. It's like this is the only way for the company to "do it right", yet it would have been cheaper if they'd just let the employees do the thing as employees in the first place
But also a lot of people go off and try to create competitive businesses and fail, a lot of people also try to completely rework the business they're in and also fail (it's a disease in early stage startups)
reply