home.social

#filehandling — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #filehandling, aggregated by home.social.

  1. Oh wow, someone wrote a novel on numbers in Python! 🐍📚 Turns out, you need a PhD in rocket science to time adding items to a list. 🚀💡 Who knew opening a file wasn't instantaneous? Shocking! 😱
    mkennedy.codes/posts/python-nu #PythonNovel #PythonProgramming #DataStructures #FileHandling #ProgrammingHumor #HackerNews #ngated

  2. Mein #rant über #Betriebssysteme und deren #filecopy oder #filehandling generell:
    Was haben alle Computer vom C64 (und davor) mit Datasette bis zu modernen Geräten mit Linux/Windows/macOS und SSD Speicher gemeinsam? Genau: Das Datei-Handling!
    Eine Datei wird 2025 im Grunde exakt genauso auf einen Datenträger kopiert wie in den 80er Jahren (und davor). Fürs Netzwerk gilt dasselbe. Alles wie damals. (1/9)

  3. Huge update for my #WordPress plugin External Files in the Media Library: Version 3.0.0 now supports the listing of directories to select files for your Media Library via FTP, SFTP, your local hosting and also from your Google Drive. You can now also perform a bulk import from the local directory in your hosting :) wordpress.org/plugins/external #filehandling

  4. Dive into C++ file handling! Learn to create, write, read, and manage files like a pro. Discover file opening modes, error checking, and efficient I/O operations. Level up your coding skills with our comprehensive guide! #CPlusPlus #FileHandling

    teguhteja.id/file-handling-cpp

  5. Dive into file handling in C++! Master the art of reading, writing, and manipulating files using fstream. Boost your coding skills and streamline data management. Perfect for beginners and intermediate programmers. #CPlusPlus #FileHandling

    teguhteja.id/file-handling-in-