• 1 Post
  • 138 Comments
Joined 5 months ago
cake
Cake day: February 11th, 2024

help-circle






  • scratchandgame@lemmy.mltoLinux@lemmy.mlHow bad is Microsoft?
    link
    fedilink
    Tiếng Việt
    arrow-up
    2
    ·
    edit-2
    19 days ago

    Congratulations for not being in any team!

    I’ve written more clearly that you must be a writer to join team 1 or 2. Keep going on your project, and ignore those who are fanatical and like to meddle in other people’s affairs, like the guys who want a project to refuse donations and contributions from some specific or all company.


  • scratchandgame@lemmy.mltoLinux@lemmy.mlHow bad is Microsoft?
    link
    fedilink
    Tiếng Việt
    arrow-up
    1
    arrow-down
    2
    ·
    19 days ago

    Thanks.

    Open source software has its source code published. It doesn’t necessarily mean that you’re able to copy some or all of it, modify it, distribute it, etc.

    GPL as an example.

    Free software can be freely copied, modified, distributed, etc

    If you are citing the GNU’s website, you should remove the “modified”. I’d quote a mailing list user:

    Say if OpenSSH was licenced under (A)GPL, companies would likely not use it because they wouldn’t be able to incorporate it into their IP, they would then try to code a shoddy implementation, and have numerous security bugs which would affect the end user. In other words, you are just shooting yourself in the foot.



  • scratchandgame@lemmy.mltoLinux@lemmy.mlHow bad is Microsoft?
    link
    fedilink
    Tiếng Việt
    arrow-up
    1
    arrow-down
    9
    ·
    edit-2
    19 days ago

    I was curious what the Linux people think about Microsoft

    Basically two teams (applied to anyone that are “speaking”, e.g writing propaganda blogs, comments, etc; they don’t necessary need to have all of this properties, and they may have both teams’ properties):

    Pro microsoft, pro systemd, pro bsod, pro administrator, pro “security” (privsec.dev pro microsoft edge), pro ms office, pro wine, anti apple/mac, anti (a)gpl, pro .net, pro powershell, …

    anti microsoft, anti windows culture, anti systemd, anti msedge, anti powershell & cmd, anti conio.h, anti bsd/mit/isc, anti company sponsorship …

    Team 3: BSD: receive donation from every entities and work on their clean operating system and software they give everyone for free without restriction; FreeBSD has been looked down by the anti-company anti-apple anti-permissive-licenses clowns

    Expressed by Theo de Raadt (OpenBSD): “Linux people do what they do because they hate Microsoft. We do what we do because we love Unix.”

    Join team 3!

    And, you cannot make the world better by just destroy A company, Microsoft. You must destroy all of them, or don’t destroy any, because it can only make the existing company to compete more fierce, and because OpenBSD needs donation from Google, Microsoft, and Meta to keep working on OpenSSH and other great software those companies need! They don’t need clowns to look up nor look down them, like when those clown looks down FreeBSD because they received something from Apple that I cannot figure out what.



  • scratchandgame@lemmy.mltoLinux@lemmy.mlYour Experience with Linux, BSD etc
    link
    fedilink
    Tiếng Việt
    arrow-up
    1
    ·
    edit-2
    27 days ago

    Every year I upgrade to something better and found the past distros very disgusting.

    6/2021: Ubuntu, Debian, Mint (for ~15 minutes), Kali Linux

    2022: Ubuntu, Lubuntu, RHEL, Fedora (for some days), Arch

    2023: Artix (for some days), Gentoo, Alpine (Alpine is the best distro I’ve ever seen), switched to OpenBSD in the end of the year!

    2024: OpenBSD. Have a machine running FreeBSD but currently unplugged and haven’t learned anything from FreeBSD.

    OpenBSD is so simple and I started reading man pages when I use it. I’m starting to learn tmux. Started to learn sed. Started writing some shell scripts. I can confirm I wasted time using all the distros above except Alpine. Except when I compile the linux kernel on Gentoo. I switched to OpenBSD without any problem. I quickly forgot the /dev/sda1 and learned disklabel. Not using vim without any problem, and I learned how to use vi efficiently.

    OpenBSD is not too hard for any “newbies” that can read English. They can type “help” and it will open help(1). When they have read help(1) they will read afterboot(8). afterboot(8) is just comprehensive. It’s a pity that package management is about the end of this man page, but package management is just simple: pkg_add and pkg_delete package-name. They may read pkg_add(1) and pkg_delete(1) when they want to upgrade.

    Default X11 window manager is fvwm. xterm is launched when X is started. You can move windows with mouse. Minimized windows also appear on the grey screen. But you have to double click much. This is usable. cwm is also available when you want a wm that can be used with a keyboard. It is much more efficient.

    2025: plan 9 ???




  • scratchandgame@lemmy.mltoLinux@lemmy.mlMy friend didn't have a great experience with Linux
    link
    fedilink
    Tiếng Việt
    arrow-up
    2
    arrow-down
    20
    ·
    edit-2
    1 month ago

    So why you convinced anyone to install a linux distro in the first place. But not asking him about whatever thing he will need later. Just install Windows.

    (His SSD might be slightly damaged (by some unnecessary writings) because of you.) temporary removed without due date

    You cannot kill windows and any other proprietary operating system by just switching their users to any currently “free” (as in no price to use and restrictive in modifications) linux distros. Don’t try it again. Take off the tenses.




  • Laugh on copyleft. If BSD was copyleft much thing would not have borned or being very different.

    Copyleft is a way to prevent development. No one wants their contribution to be restricted.

    Sadly, GNU is dying. musl, elftoolchain, chimera linux and much more BSD-licensed alternative is rising. The GPL viruses are losing permissively licensed, cleaner software. They have to stop spreading.

    Anyone licensing their software permissively is not dumb or need to update their license. They have their intention.

    🤢

    🤢 on copyleft



  • scratchandgame@lemmy.mltoLinux@lemmy.mlthinking of trying linux,
    link
    fedilink
    Tiếng Việt
    arrow-up
    2
    ·
    edit-2
    3 months ago

    For a reasonably stable but updated os I would recommend FreeBSD. You only have to install X yourself, and linux guides doesn’t work. But reading manual page and searching on mailing lists can solve every issue. OpenBSD is easier but it is a bit “slow” in performance, packages are not updated (you have to follow -current, the latest development branch).