Readit News logoReadit News
antoncohen commented on Pride Versioning 0.3.0   pridever.org/... · Posted by u/laacz
cloudbonsai · 7 months ago
This is cute, but I find OpenSSL's version policy way funnier. Here I quote it verbatim from https://wiki.openssl.org/index.php/Versioning:

    *Major releases* that change one/both of the first two digits, which can break compatibility with previous versions

    *Minor releases* that change the last digit, e.g. 1.1.0 vs. 1.1.1, can and are likely to contain new features, but in a way that does not break binary compatibility. This means that an application compiled and dynamically linked with 1.1.0 does not need to be recompiled when the shared library is updated to 1.1.1. It should be noted that some features are transparent to the application such as the maximum negotiated TLS version and cipher suites, performance improvements and so on. There is no need to recompile applications to benefit from these features.

    *Letter releases,* such as 1.0.2a, exclusively contain bug and security fixes and no new features.
This is arguably the most important piece of software where people need to watch out for updates carefully, but its release version policy is a bit loony.

antoncohen · 7 months ago
Oh, but what about Ruby's versioning policy, which they call "Semantic Versioning", but the semantics are:

> MINOR: increased every christmas, may be API incompatible

That's right, the semantic meaning behind minor versions is that they are released on Christmas Day. They may or may not be API compatible, who knows.

https://www.ruby-lang.org/en/news/2013/12/21/ruby-version-po...

antoncohen commented on The Fed is behind the Capital One/Discover merger   thebignewsletter.com/p/th... · Posted by u/yedava
pwarner · 2 years ago
Do people do enough debit card transactions to make this loophole worthwhile? I avoid using my debit card as much as possible since the impact of theft is much worse for me as a consumer. I experience fraudulent credit card charges every few years, but it's not real money gone from my account. I'd be much more annoyed if it was.
antoncohen · 2 years ago
The debit card behavior is probably bank specific. I had fraudulent transactions on my debit card. The bank caught it after a few transactions, alerted me, and shutdown the card when I told them it wasn't me. I didn't get charged for any of the fraudulent transactions. I also had a restaurant charge my debit card for my bill and another customer's bill (honest mistake, not fraud). The restaurant wouldn't refund the transaction, so I disputed it with my bank, who reversed the transaction. The bank was fully set up to dispute debit card transactions from their website.
antoncohen commented on My rude-ass car   neverbeclever.org/blog/my... · Posted by u/isoprophlex
terryf · 2 years ago
Fantastic post. Really, the UX in most new mid-range cars is terrible.

Also, can anyone explain why in the US if I click unlock on the remote, it just unlocks the front door? This keeps happening on rental cars. You have to click twice on unlock to get all the doors to open. Of course if I want to put something in the back seat, that means first breaking my fingers while pulling on the handle, then cursing and clicking the open button on the remote 10 times to makes sure the idiotic system has unlocked ALL the doors. Which I wanted it to do in the first place.

antoncohen · 2 years ago
> can anyone explain why in the US if I click unlock on the remote, it just unlocks the front door? This keeps happening on rental cars. You have to click twice on unlock to get all the doors to open.

This is likely configurable. Instructions should be in the owner's manual. It is configurable for both my and my wife's vehicles, one via the touchscreen and the other by pressing and holding unlock for 5 seconds.

antoncohen commented on My rude-ass car   neverbeclever.org/blog/my... · Posted by u/isoprophlex
antoncohen · 2 years ago
This is vehicle specific. Not all 2023 vehicles behave this way. I have a current generation vehicle (same generation and tech as 2023).

- Doors stay unlocked. Eventually the engine won't start without pressing unlock on the key fob again, but the doors remain physically unlocked forever.

- Trunk is manually operated.

- It doesn't ding when starting the engine if my seatbelt it on. And I have a programmer that lets me disable the dings when my seatbelt it off. There are no dings when turning the engine off.

- Blind spot warning is configurable: Off, lights, lights + chime. The chime warning doesn't seem annoying.

- No lane keeping assistant.

- Tire pressure monitors work well. They are accurate (same pressure as multiple physical gauges I've tried). Tire pressure increases slightly when driving due to heat. They have never triggered a warning.

- I don't recall ever having to accept terms of service. It certainly hasn't happened multiple times.

I have physical knobs for volume, fan speed, and tuner. Physical buttons for everything else. No controls use resistive touch buttons. No controls are via touch screen (touchscreen has information and setting like blind spot, but not actual controls that don't have physical buttons).

I also have a 1990s vehicle, with an aftermarket touchscreen installed to support Android Auto and Apple CarPlay. The current generation vehicle is no more annoying than the 1990s one.

My wife has a 2023 model year vehicle. Many of the complaints in the post are enabled by default (auto re-lock, blind spot chime that gets confused by multiple lanes). But many of the annoying things are also configurable, including auto re-lock and blind spot.

So it is possible to pick a vehicle that isn't annoying. And I suspect most of the annoying things can be disabled.

antoncohen commented on Microsoft Creative Writer (1993)   en.wikipedia.org/wiki/Cre... · Posted by u/remoquete
Wistar · 4 years ago
Their circa ~1995 3D Movie Maker was pretty cool, though.
antoncohen · 4 years ago
Microsoft open sourced 3D Movie Maker a few months ago:

https://github.com/microsoft/Microsoft-3D-Movie-Maker

antoncohen commented on Google slowing hiring to “technical and critical roles” only   theverge.com/2022/7/12/23... · Posted by u/obnauticus
aeyes · 4 years ago
Any good resources to see how they interview for SRE-SE? For SWE you can find a lot of material on Leetcode and similar sites (and of course books) but "Linux internals" has a near infinite depth.
antoncohen · 4 years ago
In my experience the recruiters are great about helping you prep. They have a PDF called "Google Interview Prep Guide Site Reliability Engineer" that talks about SRE-SE vs. SRE-SWE vs. SWE, and links to books and topics to study.

Kirk McKusick's "FreeBSD Kernel Internals" course[1] was recommended to me, and it was excellent. But not cheap at $1495.

[1] https://www.mckusick.com/courses/introdescrip.html

u/antoncohen

KarmaCake day3401December 8, 2010
About
Anton Cohen

Linux sysadmin

http://www.antoncohen.com/

View Original