36 Matching Annotations
  1. Jan 2025
  2. Dec 2024
  3. Nov 2024
    1. 2023 wurde mit 55,5 Milliarden Fass Öläquivalent so viel Öl und Gas gefördert wie nie zuvor. 578 Unternehmen arbeiten daran, durch zusätzliche Förderstätten weitere 240 Milliarden Fass zu produzieren, obwohl zur Einhaltung des 1,5 Grad-Ziels keine Förderkapazitäten mehr aufgebaut werden dürfen. Zu den Unternehmen mit den größten Expansionsplänen gehört die an der OMV beteiligte Adnoc. Die Zahlen sind - neben vielen weiteren z.B. zur LNG-Expansion - in der aktualisierten Global Oil & Gas Exit List (Gogel) der NGO Urgewald enthalten https://www.derstandard.at/story/3000000244513/weltweite-oel-und-gasfoerderung-erreichte-2023-ein-allzeithoch

  4. May 2024
    1. Der französische Konzern TotalEnergies fördert in den USA mit 17 00 Förderanlagen via Fracking Erdgas, das dann verflüssigt wird. Allein in der Region von Arlington in Texas sind dadurch 420.000 Menschen toxischen Emissionen ausgesetzt. Die Libération publiziert die Ergebnisse einer gemeinsamen mit Disclose durchgeführten Recherche. Das produzierte LNG wird auch nach Frankreich und Europa verschifft.

      https://www.liberation.fr/environnement/pollution/ma-petite-fille-etouffe-a-force-de-tousser-le-scandale-du-gaz-de-schiste-americain-que-total-importe-en-france-20230926_TVBMN7L37BCD5FMQPXTC6WDRFM/

      Disclose-Veröffentlichung: https://disclose.ngo/fr/article/gaz-de-schiste-totalenergies-au-coeur-dun-scandale-sanitaire-et-environnemental-au-texas

  5. Jan 2024
  6. Dec 2022
  7. Nov 2022
    1. In summary, terminal input is weird.  It’s weird largely because there’s a character-only pipe sitting between the terminal and shell.  And going one step back, the weirdness comes from the whole historical division of terminal vs. shell, which is based on emulating a physical hardware setup that hasn’t been built since the 80s. 

      Summary of why the terminal input is so weird.

  8. Oct 2022
  9. Apr 2022
  10. Feb 2022
    1. ncduncduis a disk utility for Unix systems. Its name refers to its similar purpose to the du utility, but ncdu uses a text-based user interface under the [n]curses programming library. Users can navigate the list using the arrow keys and delete files that are taking up too much space by pressing the ‘d’ key.

      Große Dateien finden

    1. To list files in a directory and sort them last modified date and time, make use of the -t option as in the command below:

      ls -lt

      Sort files by modified date ant time. If you want a reverse sorting files based on date and time, you can use the -r option

      ls -ltr

  11. Jul 2021
  12. Apr 2021
  13. Feb 2021
  14. Dec 2020
  15. Jan 2020
  16. Dec 2019
  17. Aug 2019
  18. Sep 2016
    1. I don't know what then, I just remember somehow. Around the same time I install renoise, I also install vim. Then in renoise I go to Help>Show Preferences Folder.... Then I right click on Config.xml, then edit in VIM. Then I /search for showscr or something like that. Change false into true, done. On windows sometimes I'm lazy and I just modify the one shortcut that I use to have --scripting-terminal or something as an argument. Also: if you really do a lot of (re)installs I would advise to back up your Config.xml anyway, just like the KeyBindings.xml, TemplateSong.xrns, etc, it'll save you a lot of time right?

      How to enable Scripting Tools in Renoise Tools menu