1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\Entry {#1790
+user: Proxies\__CG__\App\Entity\User {#1913 …}
+magazine: App\Entity\Magazine {#316
+icon: Proxies\__CG__\App\Entity\Image {#297 …}
+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 {#326
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#288 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#284 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#273 …}
+entries: Doctrine\ORM\PersistentCollection {#231 …}
+posts: Doctrine\ORM\PersistentCollection {#189 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#251 …}
+bans: Doctrine\ORM\PersistentCollection {#168 …}
+reports: Doctrine\ORM\PersistentCollection {#154 …}
+badges: Doctrine\ORM\PersistentCollection {#132 …}
+logs: Doctrine\ORM\PersistentCollection {#122 …}
+awards: Doctrine\ORM\PersistentCollection {#111 …}
+categories: Doctrine\ORM\PersistentCollection {#98 …}
-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 {#320
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#319
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1837 …}
+slug: "SOLVED-configparser-InterpolationSyntaxError-when-launching-flatpak-steam"
+title: "[SOLVED] configparser.InterpolationSyntaxError when launching flatpak steam"
+url: null
+body: """
So i was trying to launch steam but it did not work so I ran `flatpak run com.valvesoftware.Steam` and found the error messages below. I tried looking through the python scripts but i am not a programmer and could not zero in on the issue. Could some body help me as to how to fix it.\n
\n
`Traceback (most recent call last): File “/app/bin/steam”, line 8, in sys.exit(main()) ^^^^^^`\n
\n
`File “/app/lib/python3.11/site-packages/steam_wrapper.py”, line 466, in main current_info = read_flatpak_info(FLATPAK_INFO) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^`\n
\n
`File “/app/lib/python3.11/site-packages/steam_wrapper.py”, line 116, in read_flatpak_info “filesystems”: flatpak_info.get(“Context”, “filesystems”, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^`\n
\n
`File “/usr/lib/python3.11/configparser.py”, line 815, in get return self._interpolation.before_get(self, section, option, value, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^`\n
\n
`File “/usr/lib/python3.11/configparser.py”, line 396, in before_get self._interpolate_some(parser, option, L, value, section, defaults, 1)`\n
\n
`File “/usr/lib/python3.11/configparser.py”, line 443, in _interpolate_some raise InterpolationSyntaxError( configparser.InterpolationSyntaxError: ‘%’ must be followed by ‘%’ or ‘(’, found: ‘%0A;’`
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 6
+favouriteCount: 9
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701479604 {#2445
date: 2023-12-02 02:13:24.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2388 …}
+votes: Doctrine\ORM\PersistentCollection {#1916 …}
+reports: Doctrine\ORM\PersistentCollection {#1861 …}
+favourites: Doctrine\ORM\PersistentCollection {#1950 …}
+notifications: Doctrine\ORM\PersistentCollection {#1903 …}
+badges: Doctrine\ORM\PersistentCollection {#1364 …}
+children: []
-id: 18947
-titleTs: "'configparser.interpolationsyntaxerror':2 'flatpak':5 'launch':4 'solv':1 'steam':6"
-bodyTs: "'/app/bin/steam':63 '/app/lib/python3.11/site-packages/steam_wrapper.py':70,83 '/usr/lib/python3.11/configparser.py':95,107,122 '0a':137 '1':120 '116':85 '396':109 '443':124 '466':72 '8':65 '815':97 'bodi':48 'call':60 'com.valvesoftware.steam':18 'configparser.interpolationsyntaxerror':130 'context':92 'could':39,46 'current':75 'default':119 'error':22 'file':62,69,82,94,106,121 'filesystem':90,93 'fix':55 'flatpak':16,78,80,88 'flatpak_info.get':91 'follow':133 'found':20,136 'get':99,112 'help':49 'info':76,79,81,89 'interpol':126 'interpolationsyntaxerror':129 'issu':45 'l':116 'last':61 'launch':6 'line':64,71,84,96,108,123 'look':27 'main':68,74 'messag':23 'must':131 'option':104,115 'parser':114 'programm':37 'python':30 'rais':128 'ran':15 'read':77,87 'recent':59 'return':100 'run':17 'script':31 'section':103,118 'self':102 'self._interpolate_some':113 'self._interpolation.before_get':101 'steam':7 'sys.exit':67 'traceback':57 'tri':4,26 'valu':105,117 'work':12 'zero':41"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701443099
+visibility: "visible "
+apId: "https://feddit.de/post/6235659"
+editedAt: DateTimeImmutable @1702488090 {#102
date: 2023-12-13 18:21:30.0 +01:00
}
+createdAt: DateTimeImmutable @1701406099 {#2390
date: 2023-12-01 05:48:19.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\Entry {#1790
+user: Proxies\__CG__\App\Entity\User {#1913 …}
+magazine: App\Entity\Magazine {#316
+icon: Proxies\__CG__\App\Entity\Image {#297 …}
+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 {#326
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#288 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#284 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#273 …}
+entries: Doctrine\ORM\PersistentCollection {#231 …}
+posts: Doctrine\ORM\PersistentCollection {#189 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#251 …}
+bans: Doctrine\ORM\PersistentCollection {#168 …}
+reports: Doctrine\ORM\PersistentCollection {#154 …}
+badges: Doctrine\ORM\PersistentCollection {#132 …}
+logs: Doctrine\ORM\PersistentCollection {#122 …}
+awards: Doctrine\ORM\PersistentCollection {#111 …}
+categories: Doctrine\ORM\PersistentCollection {#98 …}
-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 {#320
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#319
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1837 …}
+slug: "SOLVED-configparser-InterpolationSyntaxError-when-launching-flatpak-steam"
+title: "[SOLVED] configparser.InterpolationSyntaxError when launching flatpak steam"
+url: null
+body: """
So i was trying to launch steam but it did not work so I ran `flatpak run com.valvesoftware.Steam` and found the error messages below. I tried looking through the python scripts but i am not a programmer and could not zero in on the issue. Could some body help me as to how to fix it.\n
\n
`Traceback (most recent call last): File “/app/bin/steam”, line 8, in sys.exit(main()) ^^^^^^`\n
\n
`File “/app/lib/python3.11/site-packages/steam_wrapper.py”, line 466, in main current_info = read_flatpak_info(FLATPAK_INFO) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^`\n
\n
`File “/app/lib/python3.11/site-packages/steam_wrapper.py”, line 116, in read_flatpak_info “filesystems”: flatpak_info.get(“Context”, “filesystems”, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^`\n
\n
`File “/usr/lib/python3.11/configparser.py”, line 815, in get return self._interpolation.before_get(self, section, option, value, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^`\n
\n
`File “/usr/lib/python3.11/configparser.py”, line 396, in before_get self._interpolate_some(parser, option, L, value, section, defaults, 1)`\n
\n
`File “/usr/lib/python3.11/configparser.py”, line 443, in _interpolate_some raise InterpolationSyntaxError( configparser.InterpolationSyntaxError: ‘%’ must be followed by ‘%’ or ‘(’, found: ‘%0A;’`
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 6
+favouriteCount: 9
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701479604 {#2445
date: 2023-12-02 02:13:24.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2388 …}
+votes: Doctrine\ORM\PersistentCollection {#1916 …}
+reports: Doctrine\ORM\PersistentCollection {#1861 …}
+favourites: Doctrine\ORM\PersistentCollection {#1950 …}
+notifications: Doctrine\ORM\PersistentCollection {#1903 …}
+badges: Doctrine\ORM\PersistentCollection {#1364 …}
+children: []
-id: 18947
-titleTs: "'configparser.interpolationsyntaxerror':2 'flatpak':5 'launch':4 'solv':1 'steam':6"
-bodyTs: "'/app/bin/steam':63 '/app/lib/python3.11/site-packages/steam_wrapper.py':70,83 '/usr/lib/python3.11/configparser.py':95,107,122 '0a':137 '1':120 '116':85 '396':109 '443':124 '466':72 '8':65 '815':97 'bodi':48 'call':60 'com.valvesoftware.steam':18 'configparser.interpolationsyntaxerror':130 'context':92 'could':39,46 'current':75 'default':119 'error':22 'file':62,69,82,94,106,121 'filesystem':90,93 'fix':55 'flatpak':16,78,80,88 'flatpak_info.get':91 'follow':133 'found':20,136 'get':99,112 'help':49 'info':76,79,81,89 'interpol':126 'interpolationsyntaxerror':129 'issu':45 'l':116 'last':61 'launch':6 'line':64,71,84,96,108,123 'look':27 'main':68,74 'messag':23 'must':131 'option':104,115 'parser':114 'programm':37 'python':30 'rais':128 'ran':15 'read':77,87 'recent':59 'return':100 'run':17 'script':31 'section':103,118 'self':102 'self._interpolate_some':113 'self._interpolation.before_get':101 'steam':7 'sys.exit':67 'traceback':57 'tri':4,26 'valu':105,117 'work':12 'zero':41"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701443099
+visibility: "visible "
+apId: "https://feddit.de/post/6235659"
+editedAt: DateTimeImmutable @1702488090 {#102
date: 2023-12-13 18:21:30.0 +01:00
}
+createdAt: DateTimeImmutable @1701406099 {#2390
date: 2023-12-01 05:48:19.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\Entry {#1790
+user: Proxies\__CG__\App\Entity\User {#1913 …}
+magazine: App\Entity\Magazine {#316
+icon: Proxies\__CG__\App\Entity\Image {#297 …}
+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 {#326
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#288 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#284 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#273 …}
+entries: Doctrine\ORM\PersistentCollection {#231 …}
+posts: Doctrine\ORM\PersistentCollection {#189 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#251 …}
+bans: Doctrine\ORM\PersistentCollection {#168 …}
+reports: Doctrine\ORM\PersistentCollection {#154 …}
+badges: Doctrine\ORM\PersistentCollection {#132 …}
+logs: Doctrine\ORM\PersistentCollection {#122 …}
+awards: Doctrine\ORM\PersistentCollection {#111 …}
+categories: Doctrine\ORM\PersistentCollection {#98 …}
-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 {#320
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#319
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1837 …}
+slug: "SOLVED-configparser-InterpolationSyntaxError-when-launching-flatpak-steam"
+title: "[SOLVED] configparser.InterpolationSyntaxError when launching flatpak steam"
+url: null
+body: """
So i was trying to launch steam but it did not work so I ran `flatpak run com.valvesoftware.Steam` and found the error messages below. I tried looking through the python scripts but i am not a programmer and could not zero in on the issue. Could some body help me as to how to fix it.\n
\n
`Traceback (most recent call last): File “/app/bin/steam”, line 8, in sys.exit(main()) ^^^^^^`\n
\n
`File “/app/lib/python3.11/site-packages/steam_wrapper.py”, line 466, in main current_info = read_flatpak_info(FLATPAK_INFO) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^`\n
\n
`File “/app/lib/python3.11/site-packages/steam_wrapper.py”, line 116, in read_flatpak_info “filesystems”: flatpak_info.get(“Context”, “filesystems”, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^`\n
\n
`File “/usr/lib/python3.11/configparser.py”, line 815, in get return self._interpolation.before_get(self, section, option, value, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^`\n
\n
`File “/usr/lib/python3.11/configparser.py”, line 396, in before_get self._interpolate_some(parser, option, L, value, section, defaults, 1)`\n
\n
`File “/usr/lib/python3.11/configparser.py”, line 443, in _interpolate_some raise InterpolationSyntaxError( configparser.InterpolationSyntaxError: ‘%’ must be followed by ‘%’ or ‘(’, found: ‘%0A;’`
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 6
+favouriteCount: 9
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701479604 {#2445
date: 2023-12-02 02:13:24.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2388 …}
+votes: Doctrine\ORM\PersistentCollection {#1916 …}
+reports: Doctrine\ORM\PersistentCollection {#1861 …}
+favourites: Doctrine\ORM\PersistentCollection {#1950 …}
+notifications: Doctrine\ORM\PersistentCollection {#1903 …}
+badges: Doctrine\ORM\PersistentCollection {#1364 …}
+children: []
-id: 18947
-titleTs: "'configparser.interpolationsyntaxerror':2 'flatpak':5 'launch':4 'solv':1 'steam':6"
-bodyTs: "'/app/bin/steam':63 '/app/lib/python3.11/site-packages/steam_wrapper.py':70,83 '/usr/lib/python3.11/configparser.py':95,107,122 '0a':137 '1':120 '116':85 '396':109 '443':124 '466':72 '8':65 '815':97 'bodi':48 'call':60 'com.valvesoftware.steam':18 'configparser.interpolationsyntaxerror':130 'context':92 'could':39,46 'current':75 'default':119 'error':22 'file':62,69,82,94,106,121 'filesystem':90,93 'fix':55 'flatpak':16,78,80,88 'flatpak_info.get':91 'follow':133 'found':20,136 'get':99,112 'help':49 'info':76,79,81,89 'interpol':126 'interpolationsyntaxerror':129 'issu':45 'l':116 'last':61 'launch':6 'line':64,71,84,96,108,123 'look':27 'main':68,74 'messag':23 'must':131 'option':104,115 'parser':114 'programm':37 'python':30 'rais':128 'ran':15 'read':77,87 'recent':59 'return':100 'run':17 'script':31 'section':103,118 'self':102 'self._interpolate_some':113 'self._interpolation.before_get':101 'steam':7 'sys.exit':67 'traceback':57 'tri':4,26 'valu':105,117 'work':12 'zero':41"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701443099
+visibility: "visible "
+apId: "https://feddit.de/post/6235659"
+editedAt: DateTimeImmutable @1702488090 {#102
date: 2023-12-13 18:21:30.0 +01:00
}
+createdAt: DateTimeImmutable @1701406099 {#2390
date: 2023-12-01 05:48:19.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
edit
|
App\Entity\Magazine {#316
+icon: Proxies\__CG__\App\Entity\Image {#297 …}
+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 {#326
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#288 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#284 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#273 …}
+entries: Doctrine\ORM\PersistentCollection {#231 …}
+posts: Doctrine\ORM\PersistentCollection {#189 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#251 …}
+bans: Doctrine\ORM\PersistentCollection {#168 …}
+reports: Doctrine\ORM\PersistentCollection {#154 …}
+badges: Doctrine\ORM\PersistentCollection {#132 …}
+logs: Doctrine\ORM\PersistentCollection {#122 …}
+awards: Doctrine\ORM\PersistentCollection {#111 …}
+categories: Doctrine\ORM\PersistentCollection {#98 …}
-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 {#320
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#319
date: 2023-11-02 13:51:08.0 +01:00
}
} |
|
Show voter details
|