HackerLangs
TopNewTrendsCommentsPastAskShowJobs

afarah1

438 karmajoined 2 yıl önce

Submissions

Intrusive Driving Aids make driving worst

youtube.com
1 points·by afarah1·24 gün önce·0 comments

comments

afarah1
·dün·discuss
Even if all applications look at the OS trust store, in my experience there's always a gap distributing the CA to every consumer, leading to time spent on debugging from time to time... Maybe that's not the case in perfectly homogeneous or sufficiently small environments where every team uses the same infra / stack.
afarah1
·3 gün önce·discuss
EU driving assists are obtrusive to the point of making driving less safe in my experience. Great video on the subject: https://www.youtube.com/watch?v=f-S76WEl25k
afarah1
·24 gün önce·discuss
Driving a rental car in Germany almost makes me cheer for the ongoing bankruptcy of their auto industry. It really needs a full reset at this point. Sad thing is EU law mandates for a modem in the car as well as intrusive driving aids that actually make driving less safe by constantly driving your attention away from the road[1]. So there is no hope to get a minimally decent car in Europe in the near future, unless a wider reset also happens at the political and social level.

[1] https://www.youtube.com/watch?v=f-S76WEl25k
afarah1
·3 ay önce·discuss
I've had the "problem" of forgetting syntax before any AI, with IDE autocomplete. It was only ever a problem when switching jobs and being expected to write syntactically correct code on platforms without syntax checks or autocomplete. So I did some exercises on such platforms in preparation for interviews.

In the real world, reliance on syntax autocomplete and checks was never an issue. The important thing has always been understanding the core concepts of the language and the runtime, e.g. how the event loop works with Node.js and how to write asynchronous and event driven programs.
afarah1
·3 ay önce·discuss
Biometrics is just something else to get leaked, terrible idea because it's even more sensitive (can be used to track you through cameras for example, like used in the Iran war).

This problem has long been solved with federated IdPs and MFA - something you own like OTP device/physical token besides something you know like SSN/tax id/password.

Most governments prefer biometrics of course because citizen privacy is the opposite of what they want.
afarah1
·3 ay önce·discuss
You can also race it with another promise, which e.g. resolves on timeout.
afarah1
·3 ay önce·discuss
In Brazil you already can't access some government services without a smartphone, such as paying for municipal parking in various cities. So if you own a car but not a smartphone, you get a fine. Sadly the least of the country's problems.
afarah1
·4 ay önce·discuss
Ah, so the minutes long wait hearing answering machine bs is a universal experience. I thought it was a local thing and limited to ISPs, utilities, and financials... When I can choose between competing companies, having a direct line to a human for customer support is at the top of my list. I'm happy with either chat or phone, I just don't want to go through a bot first.
afarah1
·4 ay önce·discuss
I've used it for several years now, it's a great app. Not perfect, there is noticeable lag to capture high resolution images, and lacks shutter speed control. Still, beats other FOSS alternatives in my experience.
afarah1
·5 ay önce·discuss
And for most it would be a valid point. Nozick makes the best case for this.
afarah1
·5 ay önce·discuss
>every country that has imposed a considerable sugar tax has seen benefits across the board

Is there strong evidence for that? The first study that pops up if I search this suggests otherwise, that it could increase consumption of sugar-substitutes and overall caloric intake. https://doi.org/10.1016/j.tjnut.2025.05.019

>we need guardrails to defend against

There is no "we". You say that I and others need it, and you want to impose your opinion by taxing us.
afarah1
·6 ay önce·discuss
Reminds me of this 2023 post "re-implementing LangChain in 100 lines of code": https://blog.scottlogic.com/2023/05/04/langchain-mini.html

We did just that back then and it worked great, we used it in many projects after that.
afarah1
·6 ay önce·discuss
Thank you for the thoughtful response.
afarah1
·6 ay önce·discuss
A comment with an article citing published medical literature on risks associated with this type of vaccine was flagged and hidden. Why? I don't know the author nor am I a medical doctor to understand the topic at depth, so it's a genuine question. Was it misleading? If so, how? That's what the comment was asking, actually, if there were counter-points to the text, which was favorable to live vaccines (e.g. shingles) but critical of those developed with other methods. Is there no merit to that? I genuinely don't know, and since it seems impossible to discuss the topic, it's hard to say.
afarah1
·6 ay önce·discuss
FYI: NetGuard is an open source rootless firewall for vanilla Android which also allows per-app network access control, for those unable or unwilling to go with other OSs. Works by leveraging Android VPN to block instead of tunneling packets.
afarah1
·6 ay önce·discuss
With the hability to see and track every payment?
afarah1
·7 ay önce·discuss
In Brazil there is a similar problem, but it's not as widely discussed. Here, police investigations revealed that a website sold access for less than $4 to the nation-wide surveillance system, which included live feed of public safety cameras and person search by tax identifier. It was also shown that criminal organizations used it to locate their targets. Access was through the open internet, with leaked credentials, the federal government's system requires no VPN for access.

Source (Portuguese): https://mpmt.mp.br/portalcao/news/1217/164630/pf-expoe-invas...
afarah1
·7 ay önce·discuss
How do you hook it up and how do you control it remotely?
afarah1
·7 ay önce·discuss
That's not a good answer, unless you just want cable. YouTube, Netflix, etc won't work. Buying hardware is paying extra which is already a deterrent, but anyway just shifts the problem to that piece of hardware - is the stick vetted to not do any harm? Other solutions are often impractical or overly complex for non-technical people. I haven't seen any good answers to date. I guess your TV just shouldn't spy on everything you watch? Seems like a reasonable expectation.
afarah1
·7 ay önce·discuss
Of course they have a choice. Just don't do it. All you said are predictions of what may or may not happen in the future. The opposite could be true - the audience at large may get sick of AI tools being pushed on them and prefer the browser that doesn't. No one knows. But even if you are right, supporting an hypothetical API that extensions and websites may or may not use and pushing opt-out AI tooling in the browser itself are very different things.