Readit News logoReadit News
Hanschri commented on Changes since congestion pricing started in New York   nytimes.com/interactive/2... · Posted by u/Vinnl
Hanschri · 4 months ago
Climate Town has an entertaining and informative video on this topic from last month: https://www.youtube.com/watch?v=DEFBn0r53uQ
Hanschri commented on Potatoes in the Mail   facts.usps.com/mailing-po... · Posted by u/mooreds
Hanschri · 4 months ago
Here is a great video showcasing what can and cannot be sent with Australia Post, plus so much more: https://youtu.be/FNdkTWiXaQM
Hanschri commented on Online Age Verification as Trojan Horse for the Mass Rollout of Digital IDs?   nakedcapitalism.com/2024/... · Posted by u/hackandthink
Hanschri · 9 months ago
The Norwegian Consumer Council published a report last week on commercial exploitation of children and adolescents online which included a warning against technical blocking of digital services. I found their reasoning against age verification in this context to be well informed, and think it is also relevant here:

> There are many ongoing discussions about whether to introduce technical measures to block or remove children and adolescents from certain digital services. In the report, the Norwegian Consumer Council cautions against rushing into such measures, and presents numerous principles that any such solutions must adhere to before potentially being implemented.

>–Age verification may seem like a relatively simple technical solution to a larger problem, but involves significant challenges related to the rights of children and adolescents, including privacy, social and political participation, and the possibility to seek information, says Inger Lise Blyverket.

>–It is also important to note that introducing such measures would require everyone to identify themselves online, which could mean that people over the age limit are exclud ed. Many adolescents will also likely be able to circumvent such technical barriers.

>Before considering introducing such technical barriers, several criteria must be fulfilled. This includes, among other things, that the use of an age verification system is proportional to the problem one wants to solve, does not lead to the exclusion of vulnerable groups and individuals, and that it safeguards security and privacy.

Press release in English: https://www.forbrukerradet.no/siste-nytt/tech-companies-must...

Hanschri commented on Ozempic keeps wowing: trial data show benefits for kidney disease   nature.com/articles/d4158... · Posted by u/pseudolus
JPLeRouzic · a year ago
> people can't "fake" clinical trial results like this to sell medication

Many clinical trials are controversial when they are positive.

Most clinical trials are subcontracted. The subcontractor has a deep interest in pleasing his client. You can select patients at the beginning of the trial, or during the trial you can report that a patient with a "bad" result, just dropped out of the study. And indeed in most clinical trials there is no strong adverse effects (just weak) reported except when patients die.

Moreover, the hospitals that implement the trial often only do the minimum to satisfy the principal investigator

Just look at the field of neurodegenerative diseases or ask patients how negligently they have been treated.

Hanschri · a year ago
It is fine to be sceptical, but I think you should have taken a few minutes to read the method chapter in the study, seeing as that possibly could have eased your doubts. The first sentence cites the previously published design of the study. In the method chapter it is reported to be an "international, double-blind, randomized, placebo-controlled trial" with 3533 participants and a mean median follow-up of 3.4 years[0]. The cited article on the study of the trial states that "Participants were enrolled from 418 trial locations across 28 countries." [1]

[0]: https://www.nejm.org/doi/full/10.1056/NEJMoa2403347#sec-1

[1]: https://pubmed.ncbi.nlm.nih.gov/36651820/

Hanschri commented on Ireland, Norway, and Spain to recognise Palestinian state next week   bbc.co.uk/news/live/world... · Posted by u/gnulinux996
Hanschri · a year ago
Seeing as this is a topic where the discussion often derails into a flame war, I thought I'd leave a comment to clarify some things. Please try to avoid interpreting other comments in the worst sense, most people come from a place of good intentions.

While I cannot speak to the specifics of Ireland and Spain, I suspect their position is quite similar to Norway. Norway recognizes Palestine's right to exist based on the borders from before the 4th of June 1967. Even though Hamas controls the Gaza strip today, Norway is not recognizing Hamas as the goverment of Palestine, or is in any way rewarding them for the terror attacks they committed on the 7th of October last year. Currently it is Mahmoud Abbas, the party leader of al Fatah, who is recognized as the president of the palestinian people. Most countries refer to the Palestinian Authority when talking about Palestine and its future.

For a long time, the promise of recognition as reward for a lasting peace has been the strategy used by Norway, but now a Palestinian state is seen as a prerequisite for peace in the Middle East. Prime minister Støre says, among other things, the following about the recognition of Palestine as a state:

>When we recognize Palestine, we can more strongly encourage other countries to support the building of a Palestinian state and we can hold the Palestinian state accountable

>Recognizing a state is not about giving the green light to every policy a state pursues. We will not support a state that uses violence. The Palestinians must see that there is another hope than the path of violence.

Source in Norwegian: https://www.nrk.no/urix/noreg-anerkjenner-palestina-1.168916...

Hanschri commented on ChatGPT provides false information about people, and OpenAI can't correct it   noyb.eu/en/chatgpt-provid... · Posted by u/skilled
palad1n · a year ago
I wonder if my insight on these is wrong, but from what I understand, the GPTs and such are basically all hallucinations, and it's just that most of these are also correlated to reality, what actually exists.
Hanschri · a year ago
I find that explaining errors and factual mistakes in LLMs or AI in general as hallucinations to be counter-productive. I don't know if the field has landed on a specific definition of what hallucination is, but I mostly associate it with garbled output from tokens like 'SolidGoldMagicKarp'[0] and 'davidjl'[1].

My understanding is that AI models like GPT have been able to convincingly convey the form of language, but not its meaning. It looks and sounds like how a human would communicate, but the AI is unable to imbue meaning into the words and sentences it produces. My knowledge of this comes from Lex Friedman's episode with Edward Gibson [2].

I think that's the fundamental issue with LLMs at the moment. It has managed to mostly exit the uncanny valley because, as far as most people are concerned, the text produced could just as well have been made by a human. I think this lends some credibility to the text produced by the LLM, because more or less all text ever produced has had a human behind it. This is no longer the case and as such there is bound to be a transitional period where we learn how to deal with this new technology.

[0]: https://www.lesswrong.com/posts/aPeJE8bSo6rAFoLqg/solidgoldm...

[1]: https://twitter.com/goodside/status/1666598580319035392

[2]: https://youtube.com/watch?v=F3Jd9GI6XqE&t=230

Hanschri commented on Show HN: Nebula – A network agnostic DHT crawler   github.com/dennis-tra/neb... · Posted by u/dennis-tra
smoyer · a year ago
The Kademlia DHT paper is a pretty straightforward description of a DHT - https://pdos.csail.mit.edu/~petar/papers/maymounkov-kademlia...
Hanschri · a year ago
BitTorrent's BEP regarding DHT also explains how it works quite clearly. The implementation is based on Kademlia and can be found here: https://www.bittorrent.org/beps/bep_0005.html
Hanschri commented on The Ladybird browser project   ladybird.dev/... · Posted by u/defied
cpach · 2 years ago
Very cool project!

I also find it curious that they are sponsored by a real estate site (:

Hanschri · 2 years ago
Ohne Makler sponsored the project with 10k USD to make their website render correctly in Ladybird, it was covered in one of the browser update videos last year[0].

[0]: https://youtu.be/xdVOdrWuzLQ?t=147

Hanschri commented on Block cookie banners on Firefox   support.mozilla.org/en-US... · Posted by u/Perseids
relyks · 2 years ago
Funny, I use the "I still don't care about cookies" extension (https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies) right now to automatically accept the cookie banners. They're literally one of the most annoying things that has happened in the web's history
Hanschri · 2 years ago
I can also recommend getting Consent-o-matic[0]. It automatically completes consent forms on most sites and denies all by default, although this is configurable. It is developed and maintained by the University of Aarhus in Denmark and is my opinion a better alternative to I don't care about cookies and similar extensions. It is also open source!

[0]: https://consentomatic.au.dk/

Hanschri commented on We Ruined Status LEDs; Here’s Why That Needs to Change   hackaday.com/2020/02/20/w... · Posted by u/rex_lupi
Hanschri · 2 years ago
I recently rented at a place where the owner used Google Nest Wifi to get coverage of the whole property. One of those devices was placed in the window sill in my bedroom and didn't really cause any issues at the start. Until one day it replied to something I said and I found out it had a microphone, because of course it does.

When I found the hardware switch for the microphone the whole base of the device lit up in orange, with no way of turning the LEDs off without turning the microphone back on. The device also started speaking every time I touched it to "gently" remind me that the microphone was turned off while I was putting tape over the lights. I had to 10+ thin strips of duct tape in multiple layers in order to remove most of the light it radiated.

u/Hanschri

KarmaCake day213December 23, 2021View Original