1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1394
+user: Proxies\__CG__\App\Entity\User {#1369 …}
+entry: App\Entity\Entry {#1856 …}
+magazine: App\Entity\Magazine {#314
+icon: Proxies\__CG__\App\Entity\Image {#295 …}
+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 {#324
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#286 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
+entries: Doctrine\ORM\PersistentCollection {#229 …}
+posts: Doctrine\ORM\PersistentCollection {#187 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
+bans: Doctrine\ORM\PersistentCollection {#166 …}
+reports: Doctrine\ORM\PersistentCollection {#152 …}
+badges: Doctrine\ORM\PersistentCollection {#130 …}
+logs: Doctrine\ORM\PersistentCollection {#120 …}
+awards: Doctrine\ORM\PersistentCollection {#109 …}
+categories: Doctrine\ORM\PersistentCollection {#96 …}
-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 {#318
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#317
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2466 …}
+body: """
Welcome to Linux! Every hardware runs everything. Its not Mac or Android. Old Devices work always, as the drivers already exist. Only reeeally old stuff gets thrown out of the kernel.\n
\n
Thinkpad T430’s have a pretty high price on Ebay currently, I have one and its a great laptop, nice keyboard, Coreboot/Heads/Libreboot/1vyrain custom BIOS all run. But it is a really old Laptop.\n
\n
Bought a Clevo MZ41 on Ebay, will attempt to flash coreboot. Was not pricey too.\n
\n
Try Thinkpads, Dell, Hp. Normally older Acer or Asus too. If you find a laptop with\n
\n
- good 1080p display\n
- good keyboard in your language/ you dont care about stickers\n
- good battery life\n
- everything normal broken, not completely old\n
\n
Just search for “Linux MODEL” and you will probably find some reports.\n
\n
For new hardware you want a recent Distro, Fedora (try Kinoite! ublue.it), OpenSuse Tumbleweed (try Kalpa) or EndeavorOS for easy Arch, are all good. Maybe avoid ubuntu, or use something like PopOS or TuxedoOS, which are better versions of Ubuntu, with newer packages and less annoying crap like Snap.\n
\n
I am not sure if you already use Linux, but some general tips:\n
\n
- try to use Flatpaks from Flathub as much as possible. They are already often officially supported and have less bugs. Also the apps are isolated from your system, so they are more up to date, dont break your system, keep system upgrades small, and they have privacy advantages\n
- use a Distro that supports Wayland very well. X11 is stupidly old and will be completely unsupported in a few years. Its already dead since a few years, as nothing changes.\n
- try an “immutable”, image based Distribution like Fedora Atomic (Kinoite (KDE), Silverblue (Gnome)) or Opensuse Kalpa (KDE) or Aeon (Gnome). They are simply modern, stable, resettable and your changes are transparent.\n
- if you want to do any crazy stuff like code, install apps with many dependencies, do it in a Distrobox. You can install apps normally, but they are still not bloating your system. If you dont need them, delete the Distrobox and your system is clean again. This goes especially for strange University etc. software that needs to be installed with some script or something.\n
- use a root Distrobox if you need things like USB\n
- use fish as your normal shell, simply by editing the Terminals “open command”. That way your shell in the Distroboxes has a different configuration, fish looks nice and colorful and has stuff like autocompletion.\n
- do backups of your system and your data. Just do that always, on an extra drive. It saves so much horror of losing everything, if a drive breaks or your laptop gets stolen or whatever. If you want Cloud backups, use Cryptomator and any cloud you want.\n
- use Syncthing, maybe disable global discovery for LAN only, for syncing your data between two or more specific devices.\n
- use soundbound, SoundCloud Downloader (Firefox Addon) and youtube downloaders as long as they work. Download all of your music to not be dependend on those companies\n
- try waydroid for Android apps on Linux. Use F-Droid basic as the application store, and check for “list of f-droid repositories” and add some.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1699121547 {#1768
date: 2023-11-04 19:12:27.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Macaroni9538@lemmy.ml"
"@Pantherina@feddit.de"
]
+children: Doctrine\ORM\PersistentCollection {#2288 …}
+nested: Doctrine\ORM\PersistentCollection {#2166 …}
+votes: Doctrine\ORM\PersistentCollection {#2427 …}
+reports: Doctrine\ORM\PersistentCollection {#2426 …}
+favourites: Doctrine\ORM\PersistentCollection {#2488 …}
+notifications: Doctrine\ORM\PersistentCollection {#1841 …}
-id: 90407
-bodyTs: "'1080p':97 'acer':86 'add':529 'addon':482 'advantag':239 'aeon':289 'alreadi':20,185,204,262 'also':212 'alway':16,422 'android':12,506 'annoy':175 'app':214,313,325,507 'applic':517 'arch':150 'asus':88 'atom':279 'attempt':72 'autocomplet':410 'avoid':155 'backup':412,450 'base':275 'basic':514 'batteri':110 'better':166 'bio':55 'bloat':332 'bought':65 'break':228,438 'broken':114 'bug':211 'care':106 'chang':270,299 'check':520 'clean':347 'clevo':67 'cloud':449,455 'code':311 'color':405 'command':389 'compani':502 'complet':116,255 'configur':400 'coreboot':75 'coreboot/heads/libreboot/1vyrain':53 'crap':176 'crazi':308 'cryptom':452 'current':42 'custom':54 'data':418,470 'date':226 'dead':263 'delet':340 'dell':82 'depend':316 'dependend':499 'devic':14,476 'differ':399 'disabl':461 'discoveri':463 'display':98 'distribut':276 'distro':137,242 'distrobox':321,342,370,396 'dont':105,227,337 'download':480,485,491 'drive':426,437 'driver':19 'droid':513,526 'easi':149 'ebay':41,70 'edit':385 'endeavoro':147 'especi':351 'etc':355 'everi':4 'everyth':7,112,434 'exist':21 'extra':425 'f':512,525 'f-droid':511,524 'fedora':138,278 'find':92,127 'firefox':481 'fish':378,401 'flash':74 'flathub':197 'flatpak':195 'general':190 'get':26,442 'global':462 'gnome':283,290 'goe':350 'good':96,99,109,153 'great':49 'hardwar':5,132 'high':38 'horror':431 'hp':83 'imag':274 'immut':273 'instal':312,324,361 'isol':216 'kalpa':145,286 'kde':281,287 'keep':231 'kernel':31 'keyboard':52,100 'kinoit':140,280 'lan':465 'languag':103 'laptop':50,64,94,441 'less':174,210 'life':111 'like':160,177,277,310,375,409 'linux':3,121,187,509 'list':522 'long':487 'look':402 'lose':433 'mac':10 'mani':315 'mayb':154,460 'model':122 'modern':294 'much':199,430 'music':495 'mz41':68 'need':338,358,373 'new':131 'newer':171 'nice':51,403 'normal':84,113,326,381 'noth':269 'offici':206 'often':205 'old':13,24,63,117,251 'older':85 'one':45 'open':388 'opensus':142,285 'packag':172 'popo':161 'possibl':201 'pretti':37 'price':39 'pricey':78 'privaci':238 'probabl':126 'realli':62 'recent':136 'reeealli':23 'report':129 'repositori':527 'resett':296 'root':369 'run':6,57 'save':428 'script':364 'search':119 'shell':382,393 'silverblu':282 'simpli':293,383 'sinc':264 'small':234 'snap':178 'softwar':356 'someth':159,366 'soundbound':478 'soundcloud':479 'specif':475 'stabl':295 'sticker':108 'still':330 'stolen':443 'store':518 'strang':353 'stuff':25,309,408 'stupid':250 'support':207,244 'sure':182 'sync':468 'syncth':459 'system':219,230,232,334,345,415 't430':33 'termin':387 'thing':374 'thinkpad':32,81 'thrown':27 'tip':191 'transpar':301 'tri':80,139,144,192,271,503 'tumblewe':143 'tuxedoo':163 'two':472 'ublue.it':141 'ubuntu':156,169 'univers':354 'unsupport':256 'upgrad':233 'usb':376 'use':158,186,194,240,367,377,451,458,477,510 'version':167 'want':134,304,448,457 'way':391 'waydroid':504 'wayland':245 'welcom':1 'well':247 'whatev':445 'work':15,490 'x11':248 'year':260,267 'youtub':484"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.de/comment/4514946"
+editedAt: null
+createdAt: DateTimeImmutable @1699121547 {#1377
date: 2023-11-04 19:12:27.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\EntryComment {#1394
+user: Proxies\__CG__\App\Entity\User {#1369 …}
+entry: App\Entity\Entry {#1856 …}
+magazine: App\Entity\Magazine {#314
+icon: Proxies\__CG__\App\Entity\Image {#295 …}
+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 {#324
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#286 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
+entries: Doctrine\ORM\PersistentCollection {#229 …}
+posts: Doctrine\ORM\PersistentCollection {#187 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
+bans: Doctrine\ORM\PersistentCollection {#166 …}
+reports: Doctrine\ORM\PersistentCollection {#152 …}
+badges: Doctrine\ORM\PersistentCollection {#130 …}
+logs: Doctrine\ORM\PersistentCollection {#120 …}
+awards: Doctrine\ORM\PersistentCollection {#109 …}
+categories: Doctrine\ORM\PersistentCollection {#96 …}
-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 {#318
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#317
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2466 …}
+body: """
Welcome to Linux! Every hardware runs everything. Its not Mac or Android. Old Devices work always, as the drivers already exist. Only reeeally old stuff gets thrown out of the kernel.\n
\n
Thinkpad T430’s have a pretty high price on Ebay currently, I have one and its a great laptop, nice keyboard, Coreboot/Heads/Libreboot/1vyrain custom BIOS all run. But it is a really old Laptop.\n
\n
Bought a Clevo MZ41 on Ebay, will attempt to flash coreboot. Was not pricey too.\n
\n
Try Thinkpads, Dell, Hp. Normally older Acer or Asus too. If you find a laptop with\n
\n
- good 1080p display\n
- good keyboard in your language/ you dont care about stickers\n
- good battery life\n
- everything normal broken, not completely old\n
\n
Just search for “Linux MODEL” and you will probably find some reports.\n
\n
For new hardware you want a recent Distro, Fedora (try Kinoite! ublue.it), OpenSuse Tumbleweed (try Kalpa) or EndeavorOS for easy Arch, are all good. Maybe avoid ubuntu, or use something like PopOS or TuxedoOS, which are better versions of Ubuntu, with newer packages and less annoying crap like Snap.\n
\n
I am not sure if you already use Linux, but some general tips:\n
\n
- try to use Flatpaks from Flathub as much as possible. They are already often officially supported and have less bugs. Also the apps are isolated from your system, so they are more up to date, dont break your system, keep system upgrades small, and they have privacy advantages\n
- use a Distro that supports Wayland very well. X11 is stupidly old and will be completely unsupported in a few years. Its already dead since a few years, as nothing changes.\n
- try an “immutable”, image based Distribution like Fedora Atomic (Kinoite (KDE), Silverblue (Gnome)) or Opensuse Kalpa (KDE) or Aeon (Gnome). They are simply modern, stable, resettable and your changes are transparent.\n
- if you want to do any crazy stuff like code, install apps with many dependencies, do it in a Distrobox. You can install apps normally, but they are still not bloating your system. If you dont need them, delete the Distrobox and your system is clean again. This goes especially for strange University etc. software that needs to be installed with some script or something.\n
- use a root Distrobox if you need things like USB\n
- use fish as your normal shell, simply by editing the Terminals “open command”. That way your shell in the Distroboxes has a different configuration, fish looks nice and colorful and has stuff like autocompletion.\n
- do backups of your system and your data. Just do that always, on an extra drive. It saves so much horror of losing everything, if a drive breaks or your laptop gets stolen or whatever. If you want Cloud backups, use Cryptomator and any cloud you want.\n
- use Syncthing, maybe disable global discovery for LAN only, for syncing your data between two or more specific devices.\n
- use soundbound, SoundCloud Downloader (Firefox Addon) and youtube downloaders as long as they work. Download all of your music to not be dependend on those companies\n
- try waydroid for Android apps on Linux. Use F-Droid basic as the application store, and check for “list of f-droid repositories” and add some.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1699121547 {#1768
date: 2023-11-04 19:12:27.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Macaroni9538@lemmy.ml"
"@Pantherina@feddit.de"
]
+children: Doctrine\ORM\PersistentCollection {#2288 …}
+nested: Doctrine\ORM\PersistentCollection {#2166 …}
+votes: Doctrine\ORM\PersistentCollection {#2427 …}
+reports: Doctrine\ORM\PersistentCollection {#2426 …}
+favourites: Doctrine\ORM\PersistentCollection {#2488 …}
+notifications: Doctrine\ORM\PersistentCollection {#1841 …}
-id: 90407
-bodyTs: "'1080p':97 'acer':86 'add':529 'addon':482 'advantag':239 'aeon':289 'alreadi':20,185,204,262 'also':212 'alway':16,422 'android':12,506 'annoy':175 'app':214,313,325,507 'applic':517 'arch':150 'asus':88 'atom':279 'attempt':72 'autocomplet':410 'avoid':155 'backup':412,450 'base':275 'basic':514 'batteri':110 'better':166 'bio':55 'bloat':332 'bought':65 'break':228,438 'broken':114 'bug':211 'care':106 'chang':270,299 'check':520 'clean':347 'clevo':67 'cloud':449,455 'code':311 'color':405 'command':389 'compani':502 'complet':116,255 'configur':400 'coreboot':75 'coreboot/heads/libreboot/1vyrain':53 'crap':176 'crazi':308 'cryptom':452 'current':42 'custom':54 'data':418,470 'date':226 'dead':263 'delet':340 'dell':82 'depend':316 'dependend':499 'devic':14,476 'differ':399 'disabl':461 'discoveri':463 'display':98 'distribut':276 'distro':137,242 'distrobox':321,342,370,396 'dont':105,227,337 'download':480,485,491 'drive':426,437 'driver':19 'droid':513,526 'easi':149 'ebay':41,70 'edit':385 'endeavoro':147 'especi':351 'etc':355 'everi':4 'everyth':7,112,434 'exist':21 'extra':425 'f':512,525 'f-droid':511,524 'fedora':138,278 'find':92,127 'firefox':481 'fish':378,401 'flash':74 'flathub':197 'flatpak':195 'general':190 'get':26,442 'global':462 'gnome':283,290 'goe':350 'good':96,99,109,153 'great':49 'hardwar':5,132 'high':38 'horror':431 'hp':83 'imag':274 'immut':273 'instal':312,324,361 'isol':216 'kalpa':145,286 'kde':281,287 'keep':231 'kernel':31 'keyboard':52,100 'kinoit':140,280 'lan':465 'languag':103 'laptop':50,64,94,441 'less':174,210 'life':111 'like':160,177,277,310,375,409 'linux':3,121,187,509 'list':522 'long':487 'look':402 'lose':433 'mac':10 'mani':315 'mayb':154,460 'model':122 'modern':294 'much':199,430 'music':495 'mz41':68 'need':338,358,373 'new':131 'newer':171 'nice':51,403 'normal':84,113,326,381 'noth':269 'offici':206 'often':205 'old':13,24,63,117,251 'older':85 'one':45 'open':388 'opensus':142,285 'packag':172 'popo':161 'possibl':201 'pretti':37 'price':39 'pricey':78 'privaci':238 'probabl':126 'realli':62 'recent':136 'reeealli':23 'report':129 'repositori':527 'resett':296 'root':369 'run':6,57 'save':428 'script':364 'search':119 'shell':382,393 'silverblu':282 'simpli':293,383 'sinc':264 'small':234 'snap':178 'softwar':356 'someth':159,366 'soundbound':478 'soundcloud':479 'specif':475 'stabl':295 'sticker':108 'still':330 'stolen':443 'store':518 'strang':353 'stuff':25,309,408 'stupid':250 'support':207,244 'sure':182 'sync':468 'syncth':459 'system':219,230,232,334,345,415 't430':33 'termin':387 'thing':374 'thinkpad':32,81 'thrown':27 'tip':191 'transpar':301 'tri':80,139,144,192,271,503 'tumblewe':143 'tuxedoo':163 'two':472 'ublue.it':141 'ubuntu':156,169 'univers':354 'unsupport':256 'upgrad':233 'usb':376 'use':158,186,194,240,367,377,451,458,477,510 'version':167 'want':134,304,448,457 'way':391 'waydroid':504 'wayland':245 'welcom':1 'well':247 'whatev':445 'work':15,490 'x11':248 'year':260,267 'youtub':484"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.de/comment/4514946"
+editedAt: null
+createdAt: DateTimeImmutable @1699121547 {#1377
date: 2023-11-04 19:12:27.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1394
+user: Proxies\__CG__\App\Entity\User {#1369 …}
+entry: App\Entity\Entry {#1856 …}
+magazine: App\Entity\Magazine {#314
+icon: Proxies\__CG__\App\Entity\Image {#295 …}
+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 {#324
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#286 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
+entries: Doctrine\ORM\PersistentCollection {#229 …}
+posts: Doctrine\ORM\PersistentCollection {#187 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
+bans: Doctrine\ORM\PersistentCollection {#166 …}
+reports: Doctrine\ORM\PersistentCollection {#152 …}
+badges: Doctrine\ORM\PersistentCollection {#130 …}
+logs: Doctrine\ORM\PersistentCollection {#120 …}
+awards: Doctrine\ORM\PersistentCollection {#109 …}
+categories: Doctrine\ORM\PersistentCollection {#96 …}
-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 {#318
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#317
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2466 …}
+body: """
Welcome to Linux! Every hardware runs everything. Its not Mac or Android. Old Devices work always, as the drivers already exist. Only reeeally old stuff gets thrown out of the kernel.\n
\n
Thinkpad T430’s have a pretty high price on Ebay currently, I have one and its a great laptop, nice keyboard, Coreboot/Heads/Libreboot/1vyrain custom BIOS all run. But it is a really old Laptop.\n
\n
Bought a Clevo MZ41 on Ebay, will attempt to flash coreboot. Was not pricey too.\n
\n
Try Thinkpads, Dell, Hp. Normally older Acer or Asus too. If you find a laptop with\n
\n
- good 1080p display\n
- good keyboard in your language/ you dont care about stickers\n
- good battery life\n
- everything normal broken, not completely old\n
\n
Just search for “Linux MODEL” and you will probably find some reports.\n
\n
For new hardware you want a recent Distro, Fedora (try Kinoite! ublue.it), OpenSuse Tumbleweed (try Kalpa) or EndeavorOS for easy Arch, are all good. Maybe avoid ubuntu, or use something like PopOS or TuxedoOS, which are better versions of Ubuntu, with newer packages and less annoying crap like Snap.\n
\n
I am not sure if you already use Linux, but some general tips:\n
\n
- try to use Flatpaks from Flathub as much as possible. They are already often officially supported and have less bugs. Also the apps are isolated from your system, so they are more up to date, dont break your system, keep system upgrades small, and they have privacy advantages\n
- use a Distro that supports Wayland very well. X11 is stupidly old and will be completely unsupported in a few years. Its already dead since a few years, as nothing changes.\n
- try an “immutable”, image based Distribution like Fedora Atomic (Kinoite (KDE), Silverblue (Gnome)) or Opensuse Kalpa (KDE) or Aeon (Gnome). They are simply modern, stable, resettable and your changes are transparent.\n
- if you want to do any crazy stuff like code, install apps with many dependencies, do it in a Distrobox. You can install apps normally, but they are still not bloating your system. If you dont need them, delete the Distrobox and your system is clean again. This goes especially for strange University etc. software that needs to be installed with some script or something.\n
- use a root Distrobox if you need things like USB\n
- use fish as your normal shell, simply by editing the Terminals “open command”. That way your shell in the Distroboxes has a different configuration, fish looks nice and colorful and has stuff like autocompletion.\n
- do backups of your system and your data. Just do that always, on an extra drive. It saves so much horror of losing everything, if a drive breaks or your laptop gets stolen or whatever. If you want Cloud backups, use Cryptomator and any cloud you want.\n
- use Syncthing, maybe disable global discovery for LAN only, for syncing your data between two or more specific devices.\n
- use soundbound, SoundCloud Downloader (Firefox Addon) and youtube downloaders as long as they work. Download all of your music to not be dependend on those companies\n
- try waydroid for Android apps on Linux. Use F-Droid basic as the application store, and check for “list of f-droid repositories” and add some.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1699121547 {#1768
date: 2023-11-04 19:12:27.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Macaroni9538@lemmy.ml"
"@Pantherina@feddit.de"
]
+children: Doctrine\ORM\PersistentCollection {#2288 …}
+nested: Doctrine\ORM\PersistentCollection {#2166 …}
+votes: Doctrine\ORM\PersistentCollection {#2427 …}
+reports: Doctrine\ORM\PersistentCollection {#2426 …}
+favourites: Doctrine\ORM\PersistentCollection {#2488 …}
+notifications: Doctrine\ORM\PersistentCollection {#1841 …}
-id: 90407
-bodyTs: "'1080p':97 'acer':86 'add':529 'addon':482 'advantag':239 'aeon':289 'alreadi':20,185,204,262 'also':212 'alway':16,422 'android':12,506 'annoy':175 'app':214,313,325,507 'applic':517 'arch':150 'asus':88 'atom':279 'attempt':72 'autocomplet':410 'avoid':155 'backup':412,450 'base':275 'basic':514 'batteri':110 'better':166 'bio':55 'bloat':332 'bought':65 'break':228,438 'broken':114 'bug':211 'care':106 'chang':270,299 'check':520 'clean':347 'clevo':67 'cloud':449,455 'code':311 'color':405 'command':389 'compani':502 'complet':116,255 'configur':400 'coreboot':75 'coreboot/heads/libreboot/1vyrain':53 'crap':176 'crazi':308 'cryptom':452 'current':42 'custom':54 'data':418,470 'date':226 'dead':263 'delet':340 'dell':82 'depend':316 'dependend':499 'devic':14,476 'differ':399 'disabl':461 'discoveri':463 'display':98 'distribut':276 'distro':137,242 'distrobox':321,342,370,396 'dont':105,227,337 'download':480,485,491 'drive':426,437 'driver':19 'droid':513,526 'easi':149 'ebay':41,70 'edit':385 'endeavoro':147 'especi':351 'etc':355 'everi':4 'everyth':7,112,434 'exist':21 'extra':425 'f':512,525 'f-droid':511,524 'fedora':138,278 'find':92,127 'firefox':481 'fish':378,401 'flash':74 'flathub':197 'flatpak':195 'general':190 'get':26,442 'global':462 'gnome':283,290 'goe':350 'good':96,99,109,153 'great':49 'hardwar':5,132 'high':38 'horror':431 'hp':83 'imag':274 'immut':273 'instal':312,324,361 'isol':216 'kalpa':145,286 'kde':281,287 'keep':231 'kernel':31 'keyboard':52,100 'kinoit':140,280 'lan':465 'languag':103 'laptop':50,64,94,441 'less':174,210 'life':111 'like':160,177,277,310,375,409 'linux':3,121,187,509 'list':522 'long':487 'look':402 'lose':433 'mac':10 'mani':315 'mayb':154,460 'model':122 'modern':294 'much':199,430 'music':495 'mz41':68 'need':338,358,373 'new':131 'newer':171 'nice':51,403 'normal':84,113,326,381 'noth':269 'offici':206 'often':205 'old':13,24,63,117,251 'older':85 'one':45 'open':388 'opensus':142,285 'packag':172 'popo':161 'possibl':201 'pretti':37 'price':39 'pricey':78 'privaci':238 'probabl':126 'realli':62 'recent':136 'reeealli':23 'report':129 'repositori':527 'resett':296 'root':369 'run':6,57 'save':428 'script':364 'search':119 'shell':382,393 'silverblu':282 'simpli':293,383 'sinc':264 'small':234 'snap':178 'softwar':356 'someth':159,366 'soundbound':478 'soundcloud':479 'specif':475 'stabl':295 'sticker':108 'still':330 'stolen':443 'store':518 'strang':353 'stuff':25,309,408 'stupid':250 'support':207,244 'sure':182 'sync':468 'syncth':459 'system':219,230,232,334,345,415 't430':33 'termin':387 'thing':374 'thinkpad':32,81 'thrown':27 'tip':191 'transpar':301 'tri':80,139,144,192,271,503 'tumblewe':143 'tuxedoo':163 'two':472 'ublue.it':141 'ubuntu':156,169 'univers':354 'unsupport':256 'upgrad':233 'usb':376 'use':158,186,194,240,367,377,451,458,477,510 'version':167 'want':134,304,448,457 'way':391 'waydroid':504 'wayland':245 'welcom':1 'well':247 'whatev':445 'work':15,490 'x11':248 'year':260,267 'youtub':484"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.de/comment/4514946"
+editedAt: null
+createdAt: DateTimeImmutable @1699121547 {#1377
date: 2023-11-04 19:12:27.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
edit
|
App\Entity\Magazine {#314
+icon: Proxies\__CG__\App\Entity\Image {#295 …}
+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 {#324
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#286 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
+entries: Doctrine\ORM\PersistentCollection {#229 …}
+posts: Doctrine\ORM\PersistentCollection {#187 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
+bans: Doctrine\ORM\PersistentCollection {#166 …}
+reports: Doctrine\ORM\PersistentCollection {#152 …}
+badges: Doctrine\ORM\PersistentCollection {#130 …}
+logs: Doctrine\ORM\PersistentCollection {#120 …}
+awards: Doctrine\ORM\PersistentCollection {#109 …}
+categories: Doctrine\ORM\PersistentCollection {#96 …}
-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 {#318
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#317
date: 2023-11-02 13:51:08.0 +01:00
}
} |
|
Show voter details
|