#four

4 posts· Last used 7d

Il Fatto Quotidiano: Nube di 4 chilometri dall’Etna, sospesi fino alle 16 i voli in arrivo all’aeroporto di Catania Una nube eruttiva alta 4 chilometri ha costretto la società che gestisce l’aeroporto di Catania a chiudere uno degli spazi aerei intorno all’Etna, il C1, e a sospendere i voli in arrivo fino alle 16 del 14 settembre. In queste ore, dai crateri del vulcano è in corso un’intensa emissione di cenere lavica e la dispersione della nube avviene verso sud. Il fenomeno è osservato dall’Ingv Osservatorio etneo che ha emesso un avviso per il volo, il Vona (Volcano observatory notice for aviation), di colore rosso, il quarto grado di allerta su una scala di quattro. Lo stop ai voli in arrivo è stata stato comunicato dalla SAC, la società di gestione dell’aeroporto di Catania, che consiglia ai passeggeri di verificare lo stato del proprio volo con le compagnie aeree, prima di arrivare in aeroporto. L'articolo Nube di 4 chilometri dall’Etna, sospesi fino alle 16 i voli in arrivo all’aeroporto di Catania proviene da Il Fatto Quotidiano. Cloud of 4 kilometers from Etna, flights arriving at Catania Airport suspended until 4 PM. A four-kilometer eruptive cloud has forced the company managing Catania Airport to close one of the airspace areas around Mount Etna, C1, and suspend incoming flights until 3 p.m. on September 14th. During these hours, intense emissions of lava ash are occurring from the volcano’s craters and the cloud is dispersing southward. The phenomenon is being observed by the Ingv Osservatorio etneo (Mount Etna Observatory) which has issued a Vona (Volcano observatory notice for aviation) alert – red color, the fourth level of warning on a scale of four. The suspension of incoming flights was communicated by SAC, the company managing Catania Airport, which advises passengers to check the status of their flight with airlines before arriving at the airport. The article "Cloud of 4 kilometers from Etna, flights suspended until 3 p.m. to Catania Airport" comes from Il Fatto Quotidiano. #4kilometers #CataniaAirport #four-kilometer #MountEtna #fourth #Cloudof #IlFattoQuotidiano https://www.ilfattoquotidiano.it/2026/09/14/nube-etna-aeroporto-voli-stop-notizie/8505807/
0
0
0
0
Replying to on brain.worm.pink
@technicallydifficult@brain.worm.pink @nicholas@aklp.club @HatkeshiatorTND@annihilation.social @hunter0one@annihilation.social @menherahair@eientei.org @georgia@netzsphaere.xyz @mischievoustomato@tsundere.love Absolutely degeneracy. That sounds like a proprietary hobby and not something profitable. GNU is not "freeware" - that is a type of proprietary software, that you don't need to immediately pay money to merely to receive a copy, but you don't get the source code, nor are you allowed to distribute it. GNU is free software, with the 4 freedoms; https://www.gnu.org/philosophy/free-sw.en.html#four-freedoms I guess proprietary versions of Linux are "freeware". There is Inochi2D, but that smells proprietary. OBS can unfortunately stream to youtube.
0
0
0
0
Replying to on mastodon.online
@zardoz03@mastodon.online @Pi_rat@freesoftwareextremist.com @tragivictoria@mastodon.catgirl.cloud @SuperDicq@minidisc.tokyo If it doesn't respect the 4 freedoms (https://www.gnu.org/philosophy/free-sw.en.html#four-freedoms) it's proprietary. Every last BSD contains software that restricts at least one, but usually more of the 4 freedoms in each case.
0
0
0
0
Replying to on ligma.pro
@r000t@ligma.pro Imagine being so clueless that you don't even realize that Linux is proprietary software due to all the proprietary software in it and the proprietary software derivative works. Despite how ironic it is, it is a *fact* that Linux is not completely source-available and therefore is proprietary software, as all of it doesn't respect the 4 freedoms; https://www.gnu.org/philosophy/free-sw.html#four-freedoms Linux doesn't meet the 10 requirements of the OSD either; https://opensource.org/osd (see requirement 2). Please observe the following proprietary software without source code, disguised as arrays of numbers (this is just a few of them); https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/powerpc/platforms/8xx/micropatch.c (the commiter(s) didn't add a license as there was none (git show -p f2a0bd3753dad7ea4605ebd5435716b39e9f92bb -- arch/powerpc/sysdev/micropat ch.c) - // SPDX-License-Identifier: GPL-2.0 was added much later automatically by a script - (git show b24413180f5600bcb3bb70fbed5cf186b60864bd -p -- arch/powerpc/sysdev/micropatch.c) (An init sequence is software and the preferred form for modification includes comments describing what each command actually does, so any skilled programmer can modify it without having to reverse engineer it (although publicly available hardware documentation that adequately describes the init sequence is an acceptable substitute for comments)). https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/media/usb/dvb-usb/af9005-script.h (as you can see in the comment, this software init sequence was extracted from a proprietary driver and then merely array encoded (git show 786baecfe78f8e25547c628b48a60fc8e5636056 -p -- drivers/media/usb/dvb-usb/af9005-script.h) - the SPDX identifier was added by a script (git show b24413180f5600bcb3bb70fbed5cf186b60864bd -p -- drivers/media/usb/dvb-usb/af9005-script.h) ). https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/media/common/b2c2/flexcop-fe-tuner.c#n226 (lines 226 & 520 in commit 3b07108ada81a8ebcebf1fe61367b4e436c895bd - had no license (git log -p 3785bc170f79ef04129731582b468c28e1 326d6d -- drivers/media/common/b2c2/flexcop-fe-tuner.c) - wrong license was added with script (git log -p b24413180f5600bcb3bb70fbed5cf186b60864bd -- drivers/media/common/b2c2/flexcop-fe-tuner.c)) https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/iio/proximity/aw96103.c#n122 (line 122 in commit 3b07108ada81a8ebcebf1fe61367b4e436c895bd) - is a software init sequence missing comments and documentation) https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/usb/r8152.c#n7826 (7826 in commit 3b07108ada81a8ebcebf1fe61367b4e436c895bd) - software init sequence missing comments and documentation) https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/phy/mscc/mscc_main.c#n666 (software init sequence missing comments and documentation)
0
0
0
0
You've seen all posts