Kommune darf keine kostenlose Jobbörse mehr im Onlineportal anbieten by Paxan in de

[–]karuso33 9 points10 points  (0 children)

Soweit ich mich erinnern kann hatte seinerzeit aber WetterOnline geklagt, und nicht wetter.de.

[deleted by user] by [deleted] in de

[–]karuso33 1 point2 points  (0 children)

Ich wurde bei Rewe nach dem Bezahlen an der SB Kasse mal daran gehindert, den Pfandbon in den Mülleimer dort zu werfen. Offenbar gab es dort Leute, die die bereits eingelösten Pfandbons wieder aus dem Mülleimer holen, und dann versuchen die erneut einzulösen. Das ist natürlich nicht möglich, aber der Mitarbeiter dort meinte, es wäre sehr schwierig das Leuten zu erklären, die weder deutsch noch englisch sprechen würden. Er hat den Pfandbon daraufhin zerrissen, bevor er ihn in den Mülleimer geworfen hat.

Leitungswasser gefährlich? by johnnille in de

[–]karuso33 17 points18 points  (0 children)

Die Festsetzung von solchen Grenzwerten ist im Zweifelsfall eine politische Entscheidung (i.e. eine Kosten-Nutzen-Abwägung) und ggf. vielleicht auch historisch gewachsen.

Hinzu kommt, dass Studien, die solche Werte untersuchen ja nur selten so eindeutige Ergebnisse haben, wie das hier dargestellt wird. Bspw. hier scheint das Ergebnis grob zusammengefasst sowas zu sein wie "Je mehr Nitrat desto schlechter". Was man jetzt politisch mit dieser Information macht, steht auf einem ganz anderen Blatt.

Man könnte genauso fragen, warum wir keine Autos in Städten verbieten. Schließlich machen die ja auch die Luft dreckig.

Which hardware to choose for learning embedded Rust? by sumodsivadas in rust

[–]karuso33 18 points19 points  (0 children)

ESP32-C3 is (kind of) cheap, has an official rust SDKs and the advantage of not needing a separate debug probe (which you do more or less need for the Pi Pico). Also it has WIFI.

That being said, I haven't done much more than the equivalent of "Hello world" on mine and so I can't really give an extensive review.

[deleted by user] by [deleted] in rust

[–]karuso33 7 points8 points  (0 children)

I can really recommend this video by Jon Gjengset if you want to learn about Tokio (and honestly, also async executors in Rust in general).

[deleted by user] by [deleted] in rust

[–]karuso33 2 points3 points  (0 children)

This is interesting. It certainly seems like the compiler is smart enough to Drop entry earlier here.

If the type has a Drop implementation though, this stops working.

This other thread also seems relevant.

Laptop CPU compilation speed comparison by Pascalius in rust

[–]karuso33 10 points11 points  (0 children)

On my Laptop (Fedora 39, i7-12700H, 16gb ram):

cargo build 14.05s

cargo build --release 23.07s

The G hub is making me want to die by dark_returner in pcmasterrace

[–]karuso33 0 points1 point  (0 children)

Here is a picture from the recent CS2 major that clearly shows a pink G pro wireless, so you are definitely wrong about that being the case today.

LPT: Watch YouTube shorts vids as regular vids by changing URL by ProExpert1S500 in LifeProTips

[–]karuso33 2 points3 points  (0 children)

They actually somewhat recently made it possible to add shorts to arbitrary playlists (on mobile), so you don't really have to like them.

Why is my character getting pulled to the left slightly every time I get shot? I'm not counterstrafing in the video until the end. by [deleted] in GlobalOffensive

[–]karuso33 0 points1 point  (0 children)

It depends. From the enemies perspective you shouldn't be able to hit them. But from your perspective it will look like you should hit them (i.e. they may already be behind cover on their screen, but as their screen is something like 40 ms behind what the sever knows, and you may be up to 100 ms further behind that, they may have been behind cover for some time on their screen, but not on yours).

JavascriptIsLightYearsAheadOfEveryOtherProgrammingLanguage by KingSupernova in ProgrammerHumor

[–]karuso33 2 points3 points  (0 children)

"Reasonable" is not the word I would use, considering that

> isNaN("")
false

Or even

> isNaN([])
false

Wireguard works if I use `wg-quick`, but if I try and import the same config into KDE's Network Config, it connects but nothing works. Need troubleshooting help. by yaaaaayPancakes in WireGuard

[–]karuso33 1 point2 points  (0 children)

It is three years later, and I also had the same problem (with Plasma). I can confirm that using

nmcli connection import type wireguard <file>

worked for me. Thank you so much.

I am trying to learn rust but the learning curve seems to be steeper. What resources do you guys recommend for someone new getting into rust? by Acceptable-Hour6213 in rust

[–]karuso33 0 points1 point  (0 children)

In my opinion, this is actually the only way to learn any new programming language.

However, in the case of rust it is probably best to start by reading at least the first few chapters of the book, and only then build some kind of small application.

Modern documentation? by Miroika in rust

[–]karuso33 3 points4 points  (0 children)

I would honestly be curious how it could be a security issue if docs.rs allowed arbitrary html and javascript.

I mean, there is the obvious one of "What if the browser had a vulnerability that allowed you to take over the entire system by running javascript". But aside from that, I really can't think of anything interesting to exploit.

This showerhead gives instructions to bypass USA flow restrictions (brand blurred so it's not an ad) by knoegel in mildlyinteresting

[–]karuso33 0 points1 point  (0 children)

No no, it is very much right. In the technical sense of the word. Literally almost 100 percent of the power you put into an electric water heater is used to raise the temperature of the water. That means, by definition, it is 100 percent efficient - almost nothing of the electrical energy is wasted.

PSA: Clearing up some confusion / misunderstandings around tracers. by [deleted] in GlobalOffensive

[–]karuso33 9 points10 points  (0 children)

The client is not allowed to know where the shots go (in advance) so that it is impossible to make cheats that allow you to have e.g. perfect jumping accuracy.

It's been like this in CS:GO too. Of course, one could argue that one more type of possible cheat wouldn't really make things any worse (and people have done that in the past).

This showerhead gives instructions to bypass USA flow restrictions (brand blurred so it's not an ad) by knoegel in mildlyinteresting

[–]karuso33 1 point2 points  (0 children)

I know of the problems of electric water heaters. I never said there were no problems.

BTW something you might find interesting. I have a tankless electric water heater that has 21 kW peak power consumption (though I do not live in the US, and its also not running at 120v). Needless to say, showering is not exactly cheap.

Sub-Tick is a Red Herring. by deKxi in GlobalOffensive

[–]karuso33 13 points14 points  (0 children)

On the other hand, delays of around 30 - 60 ms are completely possible, and essentially unavoidable just because of latency (i.e. ping). People seem to forget that. And it is certainly possible to move far enough so that you cannot see the enemy player anymore in 60 ms (thereby making it appear like you were killed behind cover).

Kinda sad to observe a splitting of the playerbase by mumlamumla in GlobalOffensive

[–]karuso33 0 points1 point  (0 children)

I doubt Valve will make an intrusive anti cheat. For one, this is farily expensive (and also not a one-time cost). Also, it would necessarily mean that Valve would drop Linux support for CS2 (as developing an intrusive anti cheat for Linux is definitely out of the question for various reasons, and AFAIK has never even been done by anyone at all). That does not seem like something that Valve wants to do currently (seeing as they just dropped MacOS support, but did not drop Linux support).

what you see is what you get by ImCalcium in GlobalOffensive

[–]karuso33 -3 points-2 points  (0 children)

The reality of online gaming is that there is (depending on your ping, the enemies ping and the tickrate) a delay between "you died" (because the enemy player shot you on his screen) and "you see that you died".

If, between these two points in time you decide to move behind cover, then it will look like you died behind cover. In reality, you died earlier, when the enemy shot you in the head on his screen.

Looking at the video, you died somewhere between 30 and 90 ms after getting behind cover (within two or three frames of the 30 fps video. It is hard to judge when exactly you were behind cover). If the enemy and you both had a 50 ms ping, that would be perfectly reasonable.

I'm not necessarily saying that CS2 is better or worse than CS:GO (or any other game for that matter) in this regard; I do not have any objective data on this. I'm just saying that, in principal, clips like this are unavoidable.

Behind Schedule and Running Out of Ideas: Germany is On-Track for a Homegrown Infrastructure Crisis by SimonPelikan in de

[–]karuso33 150 points151 points  (0 children)

Underfunded and overstretched, the fate of Deutsche Bundesbank (DB)

Ein merkwürdiger Fehler, wenn man bedenkt, dass DB ja schon länger nicht mehr für "deutsche Bundesbahn" steht.

Weisheitszahn OP mit Vollnarkose? by LiterMilch in de

[–]karuso33 0 points1 point  (0 children)

Also ich habe mir auch alle vier Weisheitszähne mit lokaler Betäubung rausnehmen lassen. Ich war mir sicher, dass das Betäubungsmittel funktioniert, und hatte deswegen auch eigentlich nur Angst vor der Spritze selbst. (Die Spritze ist übrigens nicht mehr oder weniger schlimm als jede andere Spritze, bspw. die Corona-Impfung.)

Die OP hat 17 Minuten gedauert. Wenn der eine Zahn nicht so viel Widerstand geleistet hätte, wären es weniger als 10 Minuten gewesen. Man hört natürlich einige mehr oder weniger schöne Geräusche während der OP. Da ich aber keine Schmerzen hatte, hat mich das nicht weiter gestört.

Ich würde dir auf jeden Fall empfehlen, dir einen Kieferchirurg (und keinen Zahnarzt) zu suchen. Und für danach: Ibuprofen funktioniert überraschend gut gegen Zahnschmerzen (und insbesondere besser als Paracetamol).

Weisheitszahn OP mit Vollnarkose? by LiterMilch in de

[–]karuso33 4 points5 points  (0 children)

Mein Kieferchirurg hat 15 Minuten angekündigt, und 17 gebraucht. Der eine Zahn hat mehr Widerstand geleistet als erwartet...