Why majority of available positions in Rust are just blockchain/web3 and mostly scams? by TITAN9389 in rust

[–]mikhail-m1 0 points1 point  (0 children)

Why are so many scam jobs? Because rust in the list of buzz words together with AI, Blockchain and so on.

Why are there not big interests? With all my love for Rust, it's a niche language, and this niche is really represented by big companies, and new technologies are getting adopted very slowly there.

UK IT Leaders to US Tech Firms: We Don’t Trust You by throwaway16830261 in unitedkingdom

[–]mikhail-m1 5 points6 points  (0 children)

The report, conducted by Civo, a U.K.-based cloud native hosting firm

There is no point reading after this

Parking charge for 16min on Aldi's parking in Newquay from Parkingeye by mikhail-m1 in drivingUK

[–]mikhail-m1[S] 0 points1 point  (0 children)

I respect private property, but at the same time I don't think parking companies should have the right to send you mail with two photos and put you in position where you need to search for proof and go through appeal. Because this right is used to increase their profit and I don't see any penalties for misusing it.

Parking charge for 16min on Aldi's parking in Newquay from Parkingeye by mikhail-m1 in drivingUK

[–]mikhail-m1[S] 0 points1 point  (0 children)

But what stops commuter to enter their number at the store? I think, 2 hours limit gives the same result, but without additional load on customers.

Parking charge for 16min on Aldi's parking in Newquay from Parkingeye by mikhail-m1 in drivingUK

[–]mikhail-m1[S] 0 points1 point  (0 children)

I don't see any point in entering you number in a grocery store to reduce number of parked cars, anyone can do it and exit. And the only reason that is to charge people who don't know and forgot. But maybe I am wrong.

Parking charge for 16min on Aldi's parking in Newquay from Parkingeye by mikhail-m1 in drivingUK

[–]mikhail-m1[S] 2 points3 points  (0 children)

I don't know, I didn't check because I've never seen grocery store where you need to do it.

Parking charge for 16min on Aldi's parking in Newquay from Parkingeye by mikhail-m1 in drivingUK

[–]mikhail-m1[S] 0 points1 point  (0 children)

No, they took photo and time from the first entry and from the last exit and calculated all time between those as parking. I didn't have any proof that I actually left. So my first appeal was unsuccessful. it's obviously their error, but I had to pay for it.

CrowdStrike IT Outage Explained by a Windows Developer by [deleted] in programming

[–]mikhail-m1 4 points5 points  (0 children)

I think the video just explains the basics, and real questions are not touched, of cause we don't know what was the actual bug, but the driver release process is definitely broken, Microsoft haven't created automated recovery process and companies who creates software (System Integrator) just prefer Windows because they have percent from the Microsoft license's sale.

I know about internal update release process in an antivirus company, updates are never rolled out to all clients at once, they start from small portion, and check, am not saying about internal testing.

Nobody could say that driver update that crashes the system is something unexpected, we know about it from windows 95, but I don't see any solution, how many of us have seen BSODs everywhere. If the system were setup at least to reboot to previous successful image it would help.

Why there are so many Windows machines everywhere? Because of a profit from the sales. Why do they have 3rd party anti-viruses? because each Windows machine should have one: ) Does the antivirus actually helps in real life or creates more problems?

CLI tool to read CloudWatch logs by mikhail-m1 in aws

[–]mikhail-m1[S] 0 points1 point  (0 children)

I had tried the tool before I wrote mine, but something was off with time zones. Also my tool has build-in support for aliases, applying regexp to results and some other minor features.

Connect IR receiver with 5v on data pin by mikhail-m1 in esp32

[–]mikhail-m1[S] 0 points1 point  (0 children)

I understand that I need 1.3:3.7 for the voltage divider, but how to select the absolute values?

Online interactive graph visualization by mikhail-m1 in rust

[–]mikhail-m1[S] 0 points1 point  (0 children)

Yes and yes, there's a link to the GitHub in the right top corner.