並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 67件

新着順 人気順

filesystemの検索結果1 - 40 件 / 67件

  • GitHub - spacedriveapp/spacedrive: Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.

    A file explorer from the future. spacedrive.com » Download for macOS (Apple Silicon | Intel) · Windows · Linux · iOS · Android ~ Links for iOS & Android will be added once a release is available. ~ Spacedrive is an open source cross-platform file manager, powered by a virtual distributed filesystem (VDFS) written in Rust. UPDATE: Spacedrive is under active development, we are in the alpha stage an

      GitHub - spacedriveapp/spacedrive: Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
    • GitHub - amoffat/supertag: A tag-based filesystem

      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

        GitHub - amoffat/supertag: A tag-based filesystem
      • Introducing humanfs (formerly fsx): A modern filesystem API for JavaScript - Human Who Codes

        The JavaScript APIs we have today are so much better than those we had even a decade ago. Consider the transition for XMLHttpRequest to fetch(): the developer experience is dramatically better, allowing us to write more succinct, functional code that accomplishes the same thing. The introduction of promises for asynchronous programming allowed this change, along with a series of other changes that

        • GitHub - loeffel-io/ls-lint: An extremely fast directory and filename linter - Bring some structure to your project filesystem

          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

            GitHub - loeffel-io/ls-lint: An extremely fast directory and filename linter - Bring some structure to your project filesystem
          • wddbfs – Mount a sqlite database as a filesystem

            17 Feb 2024 | Categories: hacks Often when I’m prototyping a project, I hesitate to use a sqlite database despite their many adavantages. It seems much easier to just dump a bunch of files in a directory and to rely on the universal support for the filesystem API to read/delete/update records. Part of this is avoiding the overhead of figuring out a relational schema, but an equal amount of frictio

            • Rust and C filesystem APIs [LWN.net]

              Please consider subscribing to LWNSubscriptions are the lifeblood of LWN.net. If you appreciate this content and would like to see more of it, your subscription will help to ensure that LWN continues to thrive. Please visit this page to join up and keep LWN on the net. As the Rust-for-Linux project advances, the kernel is gradually accumulating abstraction layers that enable Rust code to interface

              • GitHub - brendoncarroll/webfs: A Filesystem Built On Top of the Web.

                WebFS is a filesystem built on top of the web. WebFS started after looking for a way to use IPFS as a Dropbox replacement, and not finding any really solid solutions. I also wanted to be able to fluidly move my data between traditional storage providers like Dropbox, MEGA, or Google Drive while testing the waters of new p2p storage systems, like Swarm or Filecoin. If you have ever thought "x can p

                  GitHub - brendoncarroll/webfs: A Filesystem Built On Top of the Web.
                • GitHub - facundoolano/rpg-cli: Your filesystem as a dungeon!

                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                    GitHub - facundoolano/rpg-cli: Your filesystem as a dungeon!
                  • oss-security - CVE-2021-33909: size_t-to-int vulnerability in Linux's filesystem layer

                    Follow @Openwall on Twitter for new release announcements and other news [<prev] [next>] [thread-next>] [day] [month] [year] [list] Date: Tue, 20 Jul 2021 12:36:11 +0000 From: Qualys Security Advisory <qsa@...lys.com> To: "oss-security@...ts.openwall.com" <oss-security@...ts.openwall.com> Subject: CVE-2021-33909: size_t-to-int vulnerability in Linux's filesystem layer Qualys Security Advisory Sequ

                    • Examining btrfs, Linux’s perpetually half-finished filesystem

                      Enlarge / We don't recommend allowing btrfs to directly manage a complex array of disks—floppy or otherwise. Btrfs—short for "B-Tree File System" and frequently pronounced "butter" or "butter eff ess"—is the most advanced filesystem present in the mainline Linux kernel. In some ways, btrfs simply seeks to supplant ext4, the default filesystem for most Linux distributions. But btrfs also aims to pr

                        Examining btrfs, Linux’s perpetually half-finished filesystem
                      • fsspec: Filesystem interfaces for Python — fsspec 2024.2.0+1.g510ca5d.dirty documentation

                        fsspec: Filesystem interfaces for Python Filesystem Spec (fsspec) is a project to provide a unified pythonic interface to local, remote and embedded file systems and bytes storage. Brief Overview There are many places to store bytes, from in memory, to the local disk, cluster distributed storage, to the cloud. Many files also contain internal mappings of names to bytes, maybe in a hierarchical d

                        • GitHub - Minoru/plentyfs: A proof-of-concept for a read-only filesystem with random contents generated on demand.

                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                            GitHub - Minoru/plentyfs: A proof-of-concept for a read-only filesystem with random contents generated on demand.
                          • How We Saved Millions in SSD Costs by Upgrading Our Filesystem

                            How We Saved Millions in SSD Costs by Upgrading Our Filesystem At Heap, we use a multi-petabyte cluster of Postgres instances to support a wide variety of analytical queries for our customers. During COVID we experienced rapid growth in the amount of data we ingest, due to business growth and a global increase in online traffic. This post details some of the problems this caused us and how we solv

                              How We Saved Millions in SSD Costs by Upgrading Our Filesystem
                            • Overlay Filesystem と Docker について - CUBE SUGAR CONTAINER

                              Linux で利用できるファイルシステムの一つに Overlay Filesystem (OverlayFS) がある。 このファイルシステムは、Docker が推奨しているストレージドライバの overlay2 が利用していることで有名。 今回は、そんな OverlayFS を Docker を介さずに扱ってみる。 使った環境は次のとおり。 $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=20.04 DISTRIB_CODENAME=focal DISTRIB_DESCRIPTION="Ubuntu 20.04.3 LTS" $ uname -rm 5.11.0-1021-gcp x86_64 $ sudo docker version Client: Docker Engine - Community Version:

                                Overlay Filesystem と Docker について - CUBE SUGAR CONTAINER
                              • GitHub - fangfufu/httpdirfs: A filesystem which allows you to mount HTTP directory listings, with a permanent cache. Now with Airsonic / Subsonic support!

                                A filesystem which allows you to mount HTTP directory listings, with a permanent cache. Now with Airsonic / Subsonic support! License

                                  GitHub - fangfufu/httpdirfs: A filesystem which allows you to mount HTTP directory listings, with a permanent cache. Now with Airsonic / Subsonic support!
                                • GitHub - kateinoigakukun/wasi-vfs: A virtual filesystem layer for WASI.

                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                    GitHub - kateinoigakukun/wasi-vfs: A virtual filesystem layer for WASI.
                                  • S3 is files, but not a filesystem

                                    S3 is files, but not a filesystem March 2024 "Deep" modules, mismatched interfaces - and why SAP is so painful My very own "object store" Amazon S3 is the original cloud technology: it came out in 2006. "Objects" were popular at the time and S3 was labelled an "object store", but everyone really knows that S3 is for files. S3 is a cloud filesystem, not an object-whatever. I think the idea that S3

                                      S3 is files, but not a filesystem
                                    • Filesystem metrics from the node exporter – Robust Perception | Prometheus Monitoring Experts

                                      Reliable Insights A blog on monitoring, scale and operational Sanity The node exporter exposes filesystem metrics out of the box, so let's take a look. The usual way to look at filesystem space usage is df: $ df Filesystem 1K-blocks Used Available Use% Mounted on udev 16406128 0 16406128 0% /dev tmpfs 3289028 3280 3285748 1% /run /dev/md0 32881520 21934588 9253652 71% / tmpfs 16445128 624400 15820

                                      • GitHub - fsspec/filesystem_spec: A specification that python filesystems should adhere to.

                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                          GitHub - fsspec/filesystem_spec: A specification that python filesystems should adhere to.
                                        • GitHub - kahing/catfs: Cache AnyThing filesystem written in Rust

                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

                                            GitHub - kahing/catfs: Cache AnyThing filesystem written in Rust
                                          • GitHub - parcel-bundler/watcher: 👀 A native C++ Node module for querying and subscribing to filesystem events

                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                              GitHub - parcel-bundler/watcher: 👀 A native C++ Node module for querying and subscribing to filesystem events
                                            • Understanding filesystem takeover vulnerabilities in npm JavaScript package manager | Snyk

                                              On the 11th of December, 2019 a security vulnerability which extends to all major JavaScript package managers (npm, yarn and pnpm) was publicly disclosed. This vulnerability, discovered by security researcher Daniel Ruf, allows malicious actors to apply varied tactics of arbitrary file overwrites. In this article: How do Node.js command line packages work? How does this security vulnerability affe

                                                Understanding filesystem takeover vulnerabilities in npm JavaScript package manager | Snyk
                                              • Mounting S3 Bucket as a Filesystem in Linux & Windows

                                                  Mounting S3 Bucket as a Filesystem in Linux & Windows
                                                • GitHub - google/log4jscanner: A log4j vulnerability filesystem scanner and Go package for analyzing JAR files.

                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                    GitHub - google/log4jscanner: A log4j vulnerability filesystem scanner and Go package for analyzing JAR files.
                                                  • Filesystem in Userspace (FUSE) のカーネルとデーモン間の通信 - Qiita

                                                    Filesystem in Userspace (FUSE) で、FUSE のカーネルモジュールとデーモン (Filesystem daemon) がどう通信しているかについて調べました。内容は Ubuntu 20.10 1 にて確認しました。 カーネルとデーモンの通信 FUSE のカーネルモジュールと、デーモン (Filesystem Daemon) の通信は /dev/fuse という特別なキャラクタデバイスの読み書きによって行われます。 コンポーネント 内容

                                                      Filesystem in Userspace (FUSE) のカーネルとデーモン間の通信 - Qiita
                                                    • GitHub - ColinFinck/ntfs: An implementation of the NTFS filesystem in a Rust crate, usable from firmware level up to user-mode.

                                                      by Colin Finck <colin@reactos.org> A low-level NTFS filesystem library implemented in Rust. NTFS is the primary filesystem in all versions of Windows (since Windows NT 3.1 in 1993). This crate is geared towards the NTFS 3.x versions used in Windows 2000 up to the current Windows 11. However, the basics are expected to be compatible to even earlier versions. The crate is no_std-compatible and there

                                                        GitHub - ColinFinck/ntfs: An implementation of the NTFS filesystem in a Rust crate, usable from firmware level up to user-mode.
                                                      • Ext4 filesystem(1)

                                                        Investigation on ext4 filesystem of current Linux This slide focuses on ext4 disk layout. Ext4 filesystem(2) http://www.slideshare.net/YoshihiroYunomae/ext4-filesystem2Read less

                                                          Ext4 filesystem(1)
                                                        • MacでChrome/Profile/FileSystemの不要なデータを削除する方法メモ - Qiita

                                                          概要 Macでストレージの空きを増やすためにデータ量の多いディレクトリを調べていたところ、 /Library/Application Support/Google/Chrome/Profile 1⁩/File System が大きかったため、削除する手順をメモしておく。 FileSystemの中身は何か Chromeの拡張機能で使用するデータらしい。 インストールしている拡張機能のいずれかでキャッシュしているデータが多いなどが原因で、FileSystemが肥大化するものと思われる。 FileSystem直下のディレクトリは、例えば 000 などの数字がディレクトリ名となるが、その下にはキャッシュした画像ファイルが並んでいたりする。 削除手順 数字のディレクトリの中身をざっとみたところ、自分の場合はGoogleスライドのキャッシュ(主に画像)が原因だとわかったため、Googleスライドのキャ

                                                            MacでChrome/Profile/FileSystemの不要なデータを削除する方法メモ - Qiita
                                                          • [wsl2] filesystem performance is much slower than wsl1 in /mnt · Issue #4197 · microsoft/WSL

                                                            I decided to open this as a separate issue because although it's related to the generic issue of filesystem performance it's directly related to WSL 2 while the other issues are for WSL 1 and it's showing very conflicting results. Your Windows build number: (Type ver at a Windows Command Prompt) Version 10.0.18917 Build 18917 What you're doing and what's happening: I'm testing filesystem write spe

                                                              [wsl2] filesystem performance is much slower than wsl1 in /mnt · Issue #4197 · microsoft/WSL
                                                            • ZFS won't save you: fancy filesystem fanatics need to get a clue about bit rot (and RAID-5) - Jody Bruchon

                                                              • Filesystem sandboxing with eBPF [LWN.net]

                                                                Benefits for LWN subscribersThe primary benefit from subscribing to LWN is helping to keep us publishing, but, beyond that, subscribers get immediate access to all site content and access to a number of extra site features. Please sign up today! Running untrusted code in a safe manner is generally the goal of sandboxing efforts. The sandbox technique presented by Georgia Tech PhD student Ashish Bi

                                                                • GitHub - agektmr/BrowserStorageAbuser: Browser Storage Abuser is a tool to experiment your browser storage limitation on LocalStorage, SessionStorage, WebSQL Database, IndexedDB API and FileSystem API. You can add arbitrary sized files to those storage to

                                                                  Dismiss Join GitHub today GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together. Sign up Browser Storage Abuser is a tool to experiment your browser storage limitation on LocalStorage, SessionStorage, WebSQL Database, IndexedDB API and FileSystem API. You can add arbitrary sized files to those storage to see the limit of

                                                                    GitHub - agektmr/BrowserStorageAbuser: Browser Storage Abuser is a tool to experiment your browser storage limitation on LocalStorage, SessionStorage, WebSQL Database, IndexedDB API and FileSystem API. You can add arbitrary sized files to those storage to
                                                                  • GitHub - Superbalist/laravel-google-cloud-storage: A Google Cloud Storage filesystem for Laravel

                                                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                      GitHub - Superbalist/laravel-google-cloud-storage: A Google Cloud Storage filesystem for Laravel
                                                                    • UFS – A special filesystem for docker containers | DevelopersIO

                                                                      Union File System is a file system used in containers. If you are aware about file systems in linux then you might question what is wrong about other linux file systems such as, ext2, ext3, ext4, XFS? Well, there seems to be a problem with traditional linux file systems If you initialise a container with X memory and spin more such containers, in traditional file systems this would mean that there

                                                                        UFS – A special filesystem for docker containers | DevelopersIO
                                                                      • WordPressでファイル操作をする時は、PHPの標準関数を使うのは非推奨!?WP_FileSystemを使うようにしよう! - Qiita

                                                                        WordPressでファイル操作をする時は、PHPの標準関数を使うのは非推奨!?WP_FileSystemを使うようにしよう!PHPWordPress PHPでファイルの読み書きをする場合、file_get_contents関数やfile_put_contents関数などを利用したりしますが、WordPressではこのようなPHPの標準関数を利用するのは非推奨となっているようです。パーミッションさえあれば問題なく利用すること自体はできるのですが、WordPressで定められているテーマの品質に対するガイドラインに反した書き方となってしまうようです。実際にガイドラインに反しているかどうかは、Theme Check(WordPressテーマレビューチームが開発しているプラグイン)などを利用して確認することができます。 WordPressで推奨されたファイル操作方法 WordPressでは、WP

                                                                          WordPressでファイル操作をする時は、PHPの標準関数を使うのは非推奨!?WP_FileSystemを使うようにしよう! - Qiita
                                                                        • GitHub - dosyago/sirdb: :man: a simple, git diffable JSON database on yer filesystem. By the power of NodeJS

                                                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                            GitHub - dosyago/sirdb: :man: a simple, git diffable JSON database on yer filesystem. By the power of NodeJS
                                                                          • GitHub - osnr/TabFS: 🗄 Mount your browser tabs as a filesystem.

                                                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                              GitHub - osnr/TabFS: 🗄 Mount your browser tabs as a filesystem.
                                                                            • TerraformのNetwork MirrorとFilesystem Mirrorを学ぶ | DevelopersIO

                                                                              Network MirrorおよびFilesystem Mirrorはバージョン0.13.2からの新機能です。 Providerのミラーを定義できる機能です。ミラーサイトからProviderをダウンロードできるようになります。これにより、ファイアウォールなどが原因でProviderのソースにアクセスができない場合でもTerraformを利用することが可能になります。 Network Mirrorなし 通常、つまりNetwork Mirrorsを使わない場合は、Providerのダウンロード元はTerraformブロック内のrequired_providersのsource値で指定します。 terraform { required_providers { mycloud = { source = "mycorp/mycloud" version = "~> 1.0" } } } 上記の例だと

                                                                                TerraformのNetwork MirrorとFilesystem Mirrorを学ぶ | DevelopersIO
                                                                              • GitHub - jimmywarting/StreamSaver.js: StreamSaver writes stream to the filesystem directly asynchronous

                                                                                ... Don't worry it's not deprecated. It's still maintained and i still recommend using this when needed. Just want to let you know that there is this new native way to save files to the HD: https://github.com/whatwg/fs which is more or less going to make FileSaver, StreamSaver and similar packages a bit obsolete in the future, it'still in a experimental stage and not implemented by all browser. Th

                                                                                  GitHub - jimmywarting/StreamSaver.js: StreamSaver writes stream to the filesystem directly asynchronous
                                                                                • GitHub - jafarlihi/rssnix: Unix-style filesystem-based RSS/Atom/JSON Feed fetcher/reader

                                                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                                    GitHub - jafarlihi/rssnix: Unix-style filesystem-based RSS/Atom/JSON Feed fetcher/reader