1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1378
+user: Proxies\__CG__\App\Entity\User {#1371 …}
+entry: App\Entity\Entry {#1849 …}
+magazine: App\Entity\Magazine {#312
+icon: Proxies\__CG__\App\Entity\Image {#293 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#320
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#284 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
+entries: Doctrine\ORM\PersistentCollection {#227 …}
+posts: Doctrine\ORM\PersistentCollection {#185 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
+bans: Doctrine\ORM\PersistentCollection {#164 …}
+reports: Doctrine\ORM\PersistentCollection {#150 …}
+badges: Doctrine\ORM\PersistentCollection {#128 …}
+logs: Doctrine\ORM\PersistentCollection {#118 …}
+awards: Doctrine\ORM\PersistentCollection {#107 …}
+categories: Doctrine\ORM\PersistentCollection {#94 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#321
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#315
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2353 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
+body: """
In short: Nix tracks all installable software and dependencies using a Merkel tree data structure to ensure fully reproducible builds of software. This Merkel tree also provides properties similar to that of a C.O.W. filesystem where you can snapshot and rollback system software build configurations in O(1) time, it just rewrites a fixed number of symbolic links to the root of the desired Merkel tree. In my opinion, it is the most technologically advanced package manager currently in existence.\n
\n
Every input that goes into building a piece of software on Nix OS (or in the Nix package manager in general) is hashed and placed into a database on the system. These hash IDs become dependencies for everything they are used to build. By tracing the chain of hash IDs you can guarantee that every single bit that goes into the build of the system software is accounted for. If two separate computers with the same ISA are running the same tree of packages verifiable by their hash IDs, you are guaranteed that both computers are running the **exact** same software. All dynamic libraries, shared libraries, executable files, and even the config files in the package database refer only to other files in the database.\n
\n
When you use Nix OS, not just the package manager, the C compiler, boot loader, and kernel are themselves build inputs. You can even roll back to a snapshot of a working system from the bootloader menu if you accidentally break your system (as long as the package database is not corrupted).\n
\n
Finally, the system itself is both built and configured using a declarative programming language. So you install software by declaring that it should exist, and the package manager computes precisely which dependencies must be installed to realize what it is you have declared in the system configuration files. Making a change to what is installed requires simply altering the lines of code in the system configuration file. You can also use these configuration files to easily construct Docker images or Flatpacks.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705775347 {#1769
date: 2024-01-20 19:29:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2476 …}
+nested: Doctrine\ORM\PersistentCollection {#2355 …}
+votes: Doctrine\ORM\PersistentCollection {#2428 …}
+reports: Doctrine\ORM\PersistentCollection {#2436 …}
+favourites: Doctrine\ORM\PersistentCollection {#2473 …}
+notifications: Doctrine\ORM\PersistentCollection {#1359 …}
-id: 326220
-bodyTs: "'1':48 'accident':245 'account':148 'advanc':75 'also':26,327 'alter':315 'back':231 'becom':115 'bit':137 'boot':219 'bootload':241 'break':246 'build':20,44,86,123,142,225 'built':264 'c':217 'c.o.w':34 'chain':127 'chang':308 'code':319 'compil':218 'comput':153,175,286 'config':192 'configur':45,266,304,323,330 'construct':334 'corrupt':257 'current':78 'data':14 'databas':108,197,205,254 'declar':269,277,300 'depend':9,116,289 'desir':64 'docker':335 'dynam':183 'easili':333 'ensur':17 'even':190,229 'everi':81,135 'everyth':118 'exact':179 'execut':187 'exist':80,281 'file':188,193,202,305,324,331 'filesystem':35 'final':258 'fix':54 'flatpack':338 'fulli':18 'general':101 'goe':84,139 'guarante':133,172 'hash':103,113,129,168 'id':114,130,169 'imag':336 'input':82,226 'instal':6,274,292,312 'isa':157 'kernel':222 'languag':271 'librari':184,186 'line':317 'link':58 'loader':220 'long':250 'make':306 'manag':77,99,215,285 'menu':242 'merkel':12,24,65 'must':290 'nix':3,92,97,209 'number':55 'o':47 'opinion':69 'os':93,210 'packag':76,98,164,196,214,253,284 'piec':88 'place':105 'precis':287 'program':270 'properti':28 'provid':27 'realiz':294 'refer':198 'reproduc':19 'requir':313 'rewrit':52 'roll':230 'rollback':41 'root':61 'run':159,177 'separ':152 'share':185 'short':2 'similar':29 'simpli':314 'singl':136 'snapshot':39,234 'softwar':7,22,43,90,146,181,275 'structur':15 'symbol':57 'system':42,111,145,238,248,260,303,322 'technolog':74 'time':49 'trace':125 'track':4 'tree':13,25,66,162 'two':151 'use':10,121,208,267,328 'verifi':165 'work':237"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7557248"
+editedAt: DateTimeImmutable @1727151396 {#1969
date: 2024-09-24 06:16:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705775347 {#1399
date: 2024-01-20 19:29:07.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\EntryComment {#1378
+user: Proxies\__CG__\App\Entity\User {#1371 …}
+entry: App\Entity\Entry {#1849 …}
+magazine: App\Entity\Magazine {#312
+icon: Proxies\__CG__\App\Entity\Image {#293 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#320
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#284 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
+entries: Doctrine\ORM\PersistentCollection {#227 …}
+posts: Doctrine\ORM\PersistentCollection {#185 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
+bans: Doctrine\ORM\PersistentCollection {#164 …}
+reports: Doctrine\ORM\PersistentCollection {#150 …}
+badges: Doctrine\ORM\PersistentCollection {#128 …}
+logs: Doctrine\ORM\PersistentCollection {#118 …}
+awards: Doctrine\ORM\PersistentCollection {#107 …}
+categories: Doctrine\ORM\PersistentCollection {#94 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#321
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#315
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2353 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
+body: """
In short: Nix tracks all installable software and dependencies using a Merkel tree data structure to ensure fully reproducible builds of software. This Merkel tree also provides properties similar to that of a C.O.W. filesystem where you can snapshot and rollback system software build configurations in O(1) time, it just rewrites a fixed number of symbolic links to the root of the desired Merkel tree. In my opinion, it is the most technologically advanced package manager currently in existence.\n
\n
Every input that goes into building a piece of software on Nix OS (or in the Nix package manager in general) is hashed and placed into a database on the system. These hash IDs become dependencies for everything they are used to build. By tracing the chain of hash IDs you can guarantee that every single bit that goes into the build of the system software is accounted for. If two separate computers with the same ISA are running the same tree of packages verifiable by their hash IDs, you are guaranteed that both computers are running the **exact** same software. All dynamic libraries, shared libraries, executable files, and even the config files in the package database refer only to other files in the database.\n
\n
When you use Nix OS, not just the package manager, the C compiler, boot loader, and kernel are themselves build inputs. You can even roll back to a snapshot of a working system from the bootloader menu if you accidentally break your system (as long as the package database is not corrupted).\n
\n
Finally, the system itself is both built and configured using a declarative programming language. So you install software by declaring that it should exist, and the package manager computes precisely which dependencies must be installed to realize what it is you have declared in the system configuration files. Making a change to what is installed requires simply altering the lines of code in the system configuration file. You can also use these configuration files to easily construct Docker images or Flatpacks.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705775347 {#1769
date: 2024-01-20 19:29:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2476 …}
+nested: Doctrine\ORM\PersistentCollection {#2355 …}
+votes: Doctrine\ORM\PersistentCollection {#2428 …}
+reports: Doctrine\ORM\PersistentCollection {#2436 …}
+favourites: Doctrine\ORM\PersistentCollection {#2473 …}
+notifications: Doctrine\ORM\PersistentCollection {#1359 …}
-id: 326220
-bodyTs: "'1':48 'accident':245 'account':148 'advanc':75 'also':26,327 'alter':315 'back':231 'becom':115 'bit':137 'boot':219 'bootload':241 'break':246 'build':20,44,86,123,142,225 'built':264 'c':217 'c.o.w':34 'chain':127 'chang':308 'code':319 'compil':218 'comput':153,175,286 'config':192 'configur':45,266,304,323,330 'construct':334 'corrupt':257 'current':78 'data':14 'databas':108,197,205,254 'declar':269,277,300 'depend':9,116,289 'desir':64 'docker':335 'dynam':183 'easili':333 'ensur':17 'even':190,229 'everi':81,135 'everyth':118 'exact':179 'execut':187 'exist':80,281 'file':188,193,202,305,324,331 'filesystem':35 'final':258 'fix':54 'flatpack':338 'fulli':18 'general':101 'goe':84,139 'guarante':133,172 'hash':103,113,129,168 'id':114,130,169 'imag':336 'input':82,226 'instal':6,274,292,312 'isa':157 'kernel':222 'languag':271 'librari':184,186 'line':317 'link':58 'loader':220 'long':250 'make':306 'manag':77,99,215,285 'menu':242 'merkel':12,24,65 'must':290 'nix':3,92,97,209 'number':55 'o':47 'opinion':69 'os':93,210 'packag':76,98,164,196,214,253,284 'piec':88 'place':105 'precis':287 'program':270 'properti':28 'provid':27 'realiz':294 'refer':198 'reproduc':19 'requir':313 'rewrit':52 'roll':230 'rollback':41 'root':61 'run':159,177 'separ':152 'share':185 'short':2 'similar':29 'simpli':314 'singl':136 'snapshot':39,234 'softwar':7,22,43,90,146,181,275 'structur':15 'symbol':57 'system':42,111,145,238,248,260,303,322 'technolog':74 'time':49 'trace':125 'track':4 'tree':13,25,66,162 'two':151 'use':10,121,208,267,328 'verifi':165 'work':237"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7557248"
+editedAt: DateTimeImmutable @1727151396 {#1969
date: 2024-09-24 06:16:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705775347 {#1399
date: 2024-01-20 19:29:07.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1378
+user: Proxies\__CG__\App\Entity\User {#1371 …}
+entry: App\Entity\Entry {#1849 …}
+magazine: App\Entity\Magazine {#312
+icon: Proxies\__CG__\App\Entity\Image {#293 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#320
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#284 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
+entries: Doctrine\ORM\PersistentCollection {#227 …}
+posts: Doctrine\ORM\PersistentCollection {#185 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
+bans: Doctrine\ORM\PersistentCollection {#164 …}
+reports: Doctrine\ORM\PersistentCollection {#150 …}
+badges: Doctrine\ORM\PersistentCollection {#128 …}
+logs: Doctrine\ORM\PersistentCollection {#118 …}
+awards: Doctrine\ORM\PersistentCollection {#107 …}
+categories: Doctrine\ORM\PersistentCollection {#94 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#321
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#315
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2353 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
+body: """
In short: Nix tracks all installable software and dependencies using a Merkel tree data structure to ensure fully reproducible builds of software. This Merkel tree also provides properties similar to that of a C.O.W. filesystem where you can snapshot and rollback system software build configurations in O(1) time, it just rewrites a fixed number of symbolic links to the root of the desired Merkel tree. In my opinion, it is the most technologically advanced package manager currently in existence.\n
\n
Every input that goes into building a piece of software on Nix OS (or in the Nix package manager in general) is hashed and placed into a database on the system. These hash IDs become dependencies for everything they are used to build. By tracing the chain of hash IDs you can guarantee that every single bit that goes into the build of the system software is accounted for. If two separate computers with the same ISA are running the same tree of packages verifiable by their hash IDs, you are guaranteed that both computers are running the **exact** same software. All dynamic libraries, shared libraries, executable files, and even the config files in the package database refer only to other files in the database.\n
\n
When you use Nix OS, not just the package manager, the C compiler, boot loader, and kernel are themselves build inputs. You can even roll back to a snapshot of a working system from the bootloader menu if you accidentally break your system (as long as the package database is not corrupted).\n
\n
Finally, the system itself is both built and configured using a declarative programming language. So you install software by declaring that it should exist, and the package manager computes precisely which dependencies must be installed to realize what it is you have declared in the system configuration files. Making a change to what is installed requires simply altering the lines of code in the system configuration file. You can also use these configuration files to easily construct Docker images or Flatpacks.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705775347 {#1769
date: 2024-01-20 19:29:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
"@nickwitha_k@lemmy.sdf.org"
"@Ramin_HAL9001@lemmy.ml"
"@Pacmanlives@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2476 …}
+nested: Doctrine\ORM\PersistentCollection {#2355 …}
+votes: Doctrine\ORM\PersistentCollection {#2428 …}
+reports: Doctrine\ORM\PersistentCollection {#2436 …}
+favourites: Doctrine\ORM\PersistentCollection {#2473 …}
+notifications: Doctrine\ORM\PersistentCollection {#1359 …}
-id: 326220
-bodyTs: "'1':48 'accident':245 'account':148 'advanc':75 'also':26,327 'alter':315 'back':231 'becom':115 'bit':137 'boot':219 'bootload':241 'break':246 'build':20,44,86,123,142,225 'built':264 'c':217 'c.o.w':34 'chain':127 'chang':308 'code':319 'compil':218 'comput':153,175,286 'config':192 'configur':45,266,304,323,330 'construct':334 'corrupt':257 'current':78 'data':14 'databas':108,197,205,254 'declar':269,277,300 'depend':9,116,289 'desir':64 'docker':335 'dynam':183 'easili':333 'ensur':17 'even':190,229 'everi':81,135 'everyth':118 'exact':179 'execut':187 'exist':80,281 'file':188,193,202,305,324,331 'filesystem':35 'final':258 'fix':54 'flatpack':338 'fulli':18 'general':101 'goe':84,139 'guarante':133,172 'hash':103,113,129,168 'id':114,130,169 'imag':336 'input':82,226 'instal':6,274,292,312 'isa':157 'kernel':222 'languag':271 'librari':184,186 'line':317 'link':58 'loader':220 'long':250 'make':306 'manag':77,99,215,285 'menu':242 'merkel':12,24,65 'must':290 'nix':3,92,97,209 'number':55 'o':47 'opinion':69 'os':93,210 'packag':76,98,164,196,214,253,284 'piec':88 'place':105 'precis':287 'program':270 'properti':28 'provid':27 'realiz':294 'refer':198 'reproduc':19 'requir':313 'rewrit':52 'roll':230 'rollback':41 'root':61 'run':159,177 'separ':152 'share':185 'short':2 'similar':29 'simpli':314 'singl':136 'snapshot':39,234 'softwar':7,22,43,90,146,181,275 'structur':15 'symbol':57 'system':42,111,145,238,248,260,303,322 'technolog':74 'time':49 'trace':125 'track':4 'tree':13,25,66,162 'two':151 'use':10,121,208,267,328 'verifi':165 'work':237"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7557248"
+editedAt: DateTimeImmutable @1727151396 {#1969
date: 2024-09-24 06:16:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705775347 {#1399
date: 2024-01-20 19:29:07.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
edit
|
App\Entity\Magazine {#312
+icon: Proxies\__CG__\App\Entity\Image {#293 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#320
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#284 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
+entries: Doctrine\ORM\PersistentCollection {#227 …}
+posts: Doctrine\ORM\PersistentCollection {#185 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
+bans: Doctrine\ORM\PersistentCollection {#164 …}
+reports: Doctrine\ORM\PersistentCollection {#150 …}
+badges: Doctrine\ORM\PersistentCollection {#128 …}
+logs: Doctrine\ORM\PersistentCollection {#118 …}
+awards: Doctrine\ORM\PersistentCollection {#107 …}
+categories: Doctrine\ORM\PersistentCollection {#94 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#321
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#315
date: 2023-11-02 13:51:08.0 +01:00
}
} |
|
Show voter details
|