Hacker Newsnew | past | comments | ask | show | jobs | submit | MatmaRex's commentslogin

In Europe "no 737 MAX" basically means "no Ryanair". Depending on how you feel about Ryanair, avoiding the 737 MAX can be very easy.

In other places, like the US, they may not be practical to avoid.


This is what I do. No Ryanair. Everyone else runs A320 series across Europe. I usually just fly easyJet.


There's more and better reasons than MAX to avoid Ryanair.

Sadly Polish national airlines (among others) also went hard on 737MAX8 so it's not only the budget ones.


The things you do for NATO protection. You buy all franchise equipment only for the franchise giver to walk out on the deal.


> In Europe "no 737 MAX" basically means "no Ryanair". Depending on how you feel about Ryanair, avoiding the 737 MAX can be very easy.

Eh?

- https://www.flightaware.com/live/flight/AEA1517

- https://www.flightaware.com/live/flight/LOT279

- https://www.flightaware.com/live/flight/ICE613


Honestly no Ryan Air is the right decision for oh so many reasons, but yes the horrible 737-Max is top on the list


Testing the keyboard.

tasting the rainbow


No, KeepassXC has an option to merge databases, it never caused me any trouble. I have a similar setup to parent commenter.



I don't think that's true. Some years ago I did a free trial with them (did not pay anything). More recently I decided to actually sign up (for a paid account) and the email address I used for the free trial years ago was not available. I eventually got that username only after contacting support and giving them the date on which I started that free trial, to prove it was me.


Broke: Dependency management used for shell scripts

Woke: Dependency management used for installing an interpreter for a better programming language to write your script in it

Bespoke: Dependency management used for installing your script


This very article states:

> This long-standing quest, known as chrysopoeia, may have been motivated by the observation that dull grey, relatively abundant lead is of a similar density to gold, which has long been coveted for its beautiful colour and rarity.


So the answer is, yes, because they're two heavy soft metals.


Their own Gmail client. I have yet to see one that works with normal email.


It makes sense though -- Gmail has little in common with normal email besides usage of SMTP transport, and has a lot bigger market share than normal email. (Exchange also doesn't count as "normal email" - so that's the reason for my confident assertion.)


I don’t think it makes sense, per se, considering Gmail’s ubiquity comes from Google offering it as a free product, and then all the barriers to creating an email provider being raised in an attempt to combat spam.

There’s barely any point in setting up your own provider now because you have to compete both with free. All the action has been around email clients which have typically been acquired and then crushed.

Google could have stuck with the protocol or presented a spec for it, rather than leaving the competition with IMAP and SMTP.

What makes sense is they dominated the market and helped put up roadblocks afterwards. EEE.


I wonder why that is. Are they using some features specific to Gmail? Maybe search so that they don’t have to maintain their own indices?


Gmail is like 30% of the email market and probably higher w/ their target demographic. Normal email is the not-normal email.



You're right, but the author's approach still works by accident, because ClearType is disabled when drawing text to canvas. I am not sure why that's the case, but I would guess it's because the subpixel colors can only be computed correctly when the background color is known (and static), and with a canvas, the background can be drawn later or animated. ClearType is only enabled for normal text on the page, and many CSS properties incidentally disable it presumably for similar reasons (e.g. 'will-change: opacity;').


You can keep your commands simple enough so that they can be executed by both `sh` and `cmd.exe`. If you need anything more complex than invoking other programs, `&&`, `|` and `>`, it's time to rewrite your build script in a real programming language anyway.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: