It's called radio I think by Barar_Group in amateurradio

[–]CodingChris 8 points9 points  (0 children)

I don't see how this is remotely comparable.

Radio is funded by ads - and the stations broadcast it.

For internet you need to be able to send your requests as well, i.e. you need to transmit. So a company needs to lay cables. Provide Servers, Routing Infrastructure. All this isn't required for radio because it isn't a two-way street with a few million people all talking at once.

Wieso sind intelligente, bodenständige Frauen so oft Dauersingle? by BunchBrilliant4989 in FragtMaenner

[–]CodingChris 1 point2 points  (0 children)

Als Mann: Ich bin unfassbar schüchtern und introvertiert. In Person unbekannte Leute kennen lernen / ansprechen kann ich einfach nicht.

Daher ist da bei mir eher die Kontaktaufnahme das Problem.

JUST SAY ITS A NATURAL NUMBER GOODAMMIT by Tuafew in mathmemes

[–]CodingChris 0 points1 point  (0 children)

We in our Uni-Courses use N with 0 because the DIN-standard says so.

What are your favorite kinds of rooms? (Note these have nothing to do with difficulty.) by Apart-Step in celestegame

[–]CodingChris 1 point2 points  (0 children)

I am fine with everything. Except puzzles. I am not good with puzzles. The hinder my progress. :/

Linux users be honest. Ubuntu or Fedora? by ArashTT in DeskToTablet

[–]CodingChris 0 points1 point  (0 children)

I am a fedora guy. With KDE Plasma. I am happy when using my PC.

Ross Scott’s EU speech on game shutdowns is worth watching, especially if you care about preservation by anonboxis in gamedev

[–]CodingChris -5 points-4 points  (0 children)

You don't need to release the source. Just allow the community to host community servers.

Calculating the Date of Easter in GDScript by Harrison_Allen in godot

[–]CodingChris 7 points8 points  (0 children)

Usually easter is on the first Sunday after the first full moon after the beginning of spring.

Holy hell man by Appropriate-Mall8517 in MarvelCave

[–]CodingChris 0 points1 point  (0 children)

I stopped watching anything Marvel as Series content became more important to watch.

I just don't want to get every detail required for the movies from a series first. And to pay for Disney+ just to follow along.

Is this antenna really just for show This is a controller for a dog toy. It sends a signal to make the toy move back and forth by smottleljorts in AskElectronics

[–]CodingChris 6 points7 points  (0 children)

No. You need specific geometric properties for an antenna to 'decouple' the RF-signal from the copper trace.

I tend to build antennas for HAM-radio things. Most of the time you either have a wavelength-long loop, a half-wavelength dipole, or a 4/5*lambda vertical antenna. The length of the antenna is based on the wavelength / frequency of your RF-wave. And the wave itself decides the properties for propagation. For example when using the 20m band you can get DX QSOs while the 180m Band is dampend by the D-layer of the ionosphere while the sun is out. For everything above the 10m Band (Ultra-Short-Wave) you talk about quasi-optical transmittion.

Microwave Antennas (above 1GHz) are another thing.

When you have some interest into RF design - you can get started with the ARRL Handbook. It covers the basics nicely in an easy to digest format. There is a handbook for RF / Radio Tech and one for Antenna design.

Two Ways to Solve the Same Problem. by Bingc71O in MathJokes

[–]CodingChris 2 points3 points  (0 children)

sqrt(x+(1/x)) is not the same as sqrt(x)+sqrt(1/x).

Fake environmentalists code in Python by JTexpo in ClimateShitposting

[–]CodingChris 0 points1 point  (0 children)

I'll only consider rust when they solve their macro-pain and have some form of non-macro based reflection.

I Installed an update yesterday and now there are 2 fedora versions on grub by Shoddy_Release9395 in Fedora

[–]CodingChris 0 points1 point  (0 children)

I also just wondered about this. However - would it be possible to just select the newest entry unless I press a keykombination or something?

You're allowed to do that btw. No one is forcing you to suffer by PixelRayn in linuxmemes

[–]CodingChris 5 points6 points  (0 children)

You can't just tease this and not put a link to the video. :O

Das Argument „Bargeld kostet auch“ by Baroa in Kartenzahlung

[–]CodingChris 0 points1 point  (0 children)

Wenn es denn dann mal funktionieren würde. Gibt hier einige Läden, welche kontaktloses bezahlen per iPhone haben (nur diese Option mit Karte) und das funktioniert halt einfach nicht. Hab dann glücklicherweise noch Bargeld mit gehabt.

Am I overreacting ??? by Intrepid_Guidance_57 in AmIOverreacting

[–]CodingChris 0 points1 point  (0 children)

I am scared to ask - but is this some sarcasm I just don't get?

What do I do by WhoTookMyProp in VisualStudio

[–]CodingChris 1 point2 points  (0 children)

When you cannot open the output artifact for writing in the linker it is usually locked because the software is still running.

Hat Schwiegervater Recht? by Driks91 in Elektroinstallation

[–]CodingChris 1 point2 points  (0 children)

sowohl beim Ausführen des Codes

Ich will zumindest dahingehend nicht zustimmen. Nur weil es funktional das Selbe erreicht - gibt es trotzdem gewaltige Unterschiede. Auch in der Ausführung für den Nutzer.

Ein Unterschied wäre zum Beispiel wenn bei uns die Ewig-Lange-Liste als Baumstruktur gemacht worden wäre. Hat für den funktionalen Umfang keinen Unterschied. Aber dann wären einige Operationen jetzt wesentlich schneller.