mirror of
https://git.sdbs.cz/sdbs/digital-garden-anabasis.git
synced 2025-01-22 11:05:46 +01:00
Automatic update, changed: areas.video.md, concepts.Algorithmic Editing.md, concepts.filesystem.md, incubation.concept.canvas.md, incubation.interface.md, incubation.mediamateriality.md, incubation.screen.md, linux.server.md
This commit is contained in:
parent
0a1ca620bc
commit
ab9449cd16
12 changed files with 64 additions and 7 deletions
BIN
.gitattributes
vendored
BIN
.gitattributes
vendored
Binary file not shown.
3
pages/Pasted image 20230519234532.png
Normal file
3
pages/Pasted image 20230519234532.png
Normal file
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86cef8ef6eae9d6c2a7c2e25e04924ad74759a79102e6818564db60be014f27d
|
||||
size 2896214
|
3
pages/Pasted image 20230519234833.png
Normal file
3
pages/Pasted image 20230519234833.png
Normal file
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d4ec11302738df6a2824bb8570046838c9e2cd85ca451fe3bf76f81f93d0996
|
||||
size 3636293
|
|
@ -8,7 +8,7 @@
|
|||
- [[inform.ffmpeg]]
|
||||
|
||||
|
||||
- [[incubation.screen]]
|
||||
- [[incubation.tech.screen]]
|
||||
- [[tools.EDL]]
|
||||
- [[tech.NDI]]
|
||||
- [[rendering]]
|
||||
|
|
|
@ -25,6 +25,8 @@
|
|||
- popcorn (check [[tools.EDL]])
|
||||
- office vodoo
|
||||
- [Writing a Program that Edits my Videos](https://www.youtube.com/watch?v=0ZeO0IQaJ-A) ?
|
||||
- https://geocinema.network/
|
||||
- http://owm.hek.ch/js !!
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,9 +1,19 @@
|
|||
# file system
|
||||
# File system
|
||||
## From wikipedia
|
||||
> In [computing](https://en.wikipedia.org/wiki/Computing "Computing"), a **file system** or **filesystem** (often abbreviated to **fs**) is a method and data structure that the operating system uses to control how data is [stored](https://en.wikipedia.org/wiki/Computer%5Fdata%5Fstorage "Computer data storage") and retrieved. [⤴️](https://omnivore.app/me/https-en-wikipedia-org-wiki-file-system-18802899ecc#80132106-6d0f-4193-afe8-43e5241a0fd0)
|
||||
|
||||
> Directory structures may be flat (i.e. linear), or allow hierarchies where directories may contain subdirectories. [⤴️](https://omnivore.app/me/https-en-wikipedia-org-wiki-file-system-18802899ecc#75272fd4-3267-4742-9092-c2c7a42d2fc0)
|
||||
|
||||
> Other bookkeeping information is typically associated with each file within a file system. The [length](https://en.wikipedia.org/wiki/File%5Fsize "File size") of the data contained in a file may be stored as the number of blocks allocated for the file or as a [byte](https://en.wikipedia.org/wiki/Byte "Byte") count. The [time](https://en.wikipedia.org/wiki/System%5Ftime "System time") that the file was last modified may be stored as the file's timestamp. File systems might store the file creation time, the time it was last accessed, the time the file's [metadata](https://en.wikipedia.org/wiki/Metadata "Metadata") was changed, or the time the file was last backed up. Other information can include the file's [device type](https://en.wikipedia.org/wiki/Device%5Ffile "Device file") (e.g. [block](https://en.wikipedia.org/wiki/Block%5Fdevices "Block devices"), [character](https://en.wikipedia.org/wiki/Character%5Fdevices "Character devices"), [socket](https://en.wikipedia.org/wiki/Internet%5Fsocket "Internet socket"), [subdirectory](https://en.wikipedia.org/wiki/Subdirectory "Subdirectory"), etc.), its owner [user ID](https://en.wikipedia.org/wiki/User%5FID "User ID") and [group ID](https://en.wikipedia.org/wiki/Group%5FID "Group ID"), its [access permissions](https://en.wikipedia.org/wiki/File%5Fsystem%5Fpermissions "File system permissions") and other [file attributes](https://en.wikipedia.org/wiki/File%5Fattribute "File attribute") (e.g. whether the file is read-only, [executable](https://en.wikipedia.org/wiki/Executable "Executable"), etc.). [⤴️](https://omnivore.app/me/https-en-wikipedia-org-wiki-file-system-18802899ecc#22a6cc26-d04a-4bf0-858d-335c6bb1dabb)
|
||||
|
||||
> Some file systems allow for different data collections to be associated with one file name. These separate collections may be referred to as _streams_ or _forks_. [⤴️
|
||||
|
||||
--------
|
||||
--------
|
||||
|
||||
[making computers better - how we store and collaborate on our work](https://adamwiggins.com/making-computers-better/storage)
|
||||
|
||||
|
||||
## Adjacent
|
||||
- [[tml.upend]]
|
||||
- [[incubation.concepts.DatabaseArt]]
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ concept x area?
|
|||
|
||||
- [[incubation.infinitecanvas]]
|
||||
- [[las.reconcept.canvas]]
|
||||
- [[incubation.screen]]
|
||||
- [[incubation.tech.screen]]
|
||||
- [[areas.architecture]]
|
||||
- [[concepts.map]]
|
||||
- [[incubation.concepts.space]]
|
|
@ -34,7 +34,7 @@ UI UX...........................
|
|||
|
||||
- [[fulldocs.twitter.zoomable_ui]]
|
||||
|
||||
- [[incubation.screen]]
|
||||
- [[incubation.tech.screen]]
|
||||
|
||||
- [[people.SeanCubitt]]
|
||||
- [[people.AlanKay]]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
https://stones.computer/#mediamateriality
|
||||
|
||||
- [[incubation.screen]]
|
||||
- [[incubation.tech.screen]]
|
||||
- [[incubation.concept.canvas]]
|
||||
- [[incubation.infinitecanvas]]
|
||||
- [[people.AchimSzepanski]]
|
||||
|
|
39
pages/las.memex.md
Normal file
39
pages/las.memex.md
Normal file
|
@ -0,0 +1,39 @@
|
|||
- Role of interface
|
||||
- Software and readability
|
||||
- Hardware and interaction
|
||||
- Role of information
|
||||
- [[people.VilemFlusser]] x [[people.AbyWarburg]] x [[people.TedNelson]]
|
||||
- connections
|
||||
- And what about that hauntology vibe?
|
||||
|
||||
|
||||
-------------
|
||||
|
||||
- [[concepts.knowledge managment]]
|
||||
- [[incubation.concept.canvas]]
|
||||
- [[incubation.infinitecanvas]]
|
||||
- [[incubation.mediamateriality]]
|
||||
- [[incubation.interface]]
|
||||
- [[incubation.tech.screen]]
|
||||
|
||||
|
||||
-------------------------
|
||||
- [Immersive mediums replace thought](https://notes.azlen.me/s3husuaw/)
|
||||
-
|
||||
|
||||
>teledyn - In "City as a Classroom", they describe an experiment comparing comprehension between a front-projected vs back-projected screens and found very similar results, that back projection triggers a fireplace-stare lull. McLuhan often cited this result in comparing television to cinema.
|
||||
#medialiteracy #mcluhan #smartphones #criticalreasoning
|
||||
>
|
||||
> [https://www.nature.com/articles/s41598-022-05605-0](https://www.nature.com/articles/s41598-022-05605-0%E2%80%8B)
|
||||
|
||||
---------------
|
||||
|
||||
![[Pasted image 20230519213304.png]]
|
||||
![[Pasted image 20230519234532.png]]
|
||||
|
||||
|
||||
![[Pasted image 20230519234833.png]]
|
||||
|
||||
-----------
|
||||
|
||||
And what
|
|
@ -71,4 +71,4 @@
|
|||
|
||||
## Adjacent
|
||||
- [[linux.bash]]
|
||||
- [[incubation.screen]]
|
||||
- [[incubation.tech.screen]]
|
Loading…
Add table
Reference in a new issue