JRaccoon
Just a guy from đ«đź Finland. Full-stack web developer and Scrum Master by trade, but more into server-side programming, networking, and sysadmin stuff.
During the summer, I love trekking, camping, and going on long hiking adventures. Also somewhat of an avgeek and a huge Lego fanatic.
Iâve been using No-IP free plan for years without issues. Inputted the credentials to my routers DDNS client and then basically forgot about it. Free users need to confirm their account once a month via email but thatâs just one click.
If your domain registrar happens to have an API to update DNS entries, you could implement DDNS yourself by writing a simple automated script to check the external IP (e.g. via ipify.org) and if itâs changed from the last check then call the API to update the DNS entries.
MistĂ€ uudempien ydinvoimaloiden polttoaine tulee ja mitĂ€ eroa niillĂ€ on? Mun tietĂ€mys ydinvoimaloista on tasoa âsisÀÀn menee uraania ja ulos tulee sĂ€hköÀâ, joten siksi kyselen tyhmiĂ€
Varsinkin kun pikkukunnissa monessa asiassa edetÀÀn otteella âpoikien kanssa tĂ€ssĂ€ vĂ€hĂ€n puuhaillaanâ, eikĂ€ ison maailman hömpötykset paina.
Todettakoon kuitenkin, ettÀ se PerÀhikiÀn kunnan vesihuolto ei luultavasti ole sabotöörien ykköskohde, kun mahdolliset vaikutukset olisi aivan mitÀttömÀt. Mutta tÀmÀ ei tietenkÀÀn ole syy jÀttÀÀ varautumatta
Työpaikan kahvipöydÀssÀ kuulin, ettÀ niksi on tehdÀ numeronsiirto kilpailijalle ja odottaa, ettÀ nykyiseltÀ operaattorilta tulee ns. winback-tarjous, yleensÀ tekstiviestillÀ. Mutta ekaan tarjoukseen ei kannata vielÀ tarttua, vaan odottaa ettÀ tulee vielÀ parempi tarjous tai soittavat perÀÀn. Ja tÀmÀ sitten uudestaan joka kerta kun tarjoushintainen kausi on pÀÀttymÀssÀ.
ItsellÀ ei kyllÀ todellakaan ole mielenkiintoa moiseen rumpaan.
My main issue with CVEs nowadays is that it seems one gets generated even when 99% of the use cases for the software in question are not vulnerable as the vulnerability requires a very specific configuration/circumstances/etc. to be exploitable. In large projects with lots of dependencies this adds a lot of noice and thereâs a risk that actual important CVEs go unnoticed.
That or live cd (well, most likely live usb nowadays)
I was going to give the example of the Carnival cruise ship that sank in the 2010s (I think) largely due to the captainâs incompetence[âŠ]
Thatâs Costa Concordia. It received extra media attention and is mostly known due to the awful behavior of the captain who first directly caused the accident and then fled the ship before most of his passengers.
Cool, thanks for the explanation.
a single application that gets bundled with all necessary dependencies including versioning
Does that mean that if I were to install Application A and Application B that both have dependency to package C version 1.2.3 I then would have package C (and all of its possible sub dependencies) twice on my disk? I donât know how much external dependencies applications on Linux usually have but doesnât that have the potential to waste huge amounts of disk space?