Readit News logoReadit News
SuaveSteve commented on FreeBSD 14.4-Release Announcement   freebsd.org/releases/14.4... · Posted by u/vermaden
sidkshatriya · 4 days ago
14.4 is a maintenance release. If you're installing FreeBSD today, use 15.0

Why FreeBSD ?

- Well manicured OS, excellent docs. More performant than OpenBSD in every way and approaches Linux performance in some areas (e.g. Networking)

- FreeBSD tends to have fewer features in almost all areas compared to Linux which makes it more approachable and more difficult to mess up.

- Though it has fewer features, it still has a lot of features -- many big companies (Netflix most famously) still use it today for critical functions.

- FreeBSD Kernel and Userland developed together -- it has got that undefined "cohesive" feel

- Has less layers of abstraction than Linux, gets the job done. Because there are fewer layers it's easier to understand what is going on and potentially easier to fix.

- FreeBSD is great if you want to learn pf, zfs, ...

- Worth your while if you are bored of the Linux monoculture and just want to try something a bit different (but not tooo different)

- Changes slowly, so good for setting up on a server that you want to just leave running without too much maintenance

- Will increase your Linux skills because diversity always helps the human brain

- Very simple daemon configuration via /etc/rc.conf

- FreeBSD `bectl` controlled zfs boot environments are just so life changing and amazing. (this is possible via snapper on Linux + btrfs but needs complex installation and is not so integrated).

- FreeBSD will accept (smallish) PRs via GitHub if you find a minor bug. Otherwise it uses the decent Phabricator interface at https://reviews.freebsd.org . This is much better IMHO than the mailing list workflow of Linux. The barriers to contribution are lesser than Linux !!

- FreeBSD still has that warm fuzzy small "community" feel which I like

SuaveSteve · 4 days ago
>Linux monoculture

How does Linux have a monoculture? You'd think it is anything but "mono" with all the distros.

SuaveSteve commented on RFC 454545 – Human Em Dash Standard   gist.github.com/bignimbus... · Posted by u/jdauriemma
temp0826 · 4 days ago
Should've called it the 4th law of robotics.
SuaveSteve · 4 days ago
"A robot is not allowed to use the em dash — ever."
SuaveSteve commented on Obsidian Bases   help.obsidian.md/bases... · Posted by u/twapi
turing_complete · 7 months ago
I just started using Obsidian. What is the best way to use Obsidian both on your phone as well as your PC/laptop? I use it within git and google drive. How can I sync it most easily to my phone as well?
SuaveSteve · 6 months ago
I use the Android app DriveSync for syncing files from GDrive. Here's a nice guide: https://www.reddit.com/r/ObsidianMD/comments/1ktk29p/use_dri...

By the way, you can also collab on a vault/folder over GDrive. DriveSync will be able to choose a "Shared with me" folder directly, but on Windows, first go to the web version (drive.google.com) and make a link to the shared folder in your "My Drive". Back in Windows, the link will be in your G:\My Drive folder. You can then mark that folder/link as "available offline" for the best experience. If you open the link in Windows, you'll get the full path to the folder and can then open it as a vault in Obsidian. You should end up with something like G:\.shortcut-targets-by-id\1-BkkGbtKp2342jSMgR7_HdfshNOAG3mg\OurCoolVault

SuaveSteve commented on April Update   redotengine.org/blog/apri... · Posted by u/SuaveSteve
SuaveSteve · 9 months ago
Slightly old news, but I thought this was one of the more interesting posts this year; a reminder they're still kicking, and there have been some more recent posts too.
SuaveSteve commented on Canvas   openai.com/index/introduc... · Posted by u/t55
SuaveSteve · a year ago
May someone please say how this compares to Claude's project view?
SuaveSteve commented on You Can Buy a Car on Amazon Now   wired.com/story/buy-a-car... · Posted by u/marban
SuaveSteve · a year ago
Will I ever be able to buy a house off Amazon?
SuaveSteve commented on Computer use, a new Claude 3.5 Sonnet, and Claude 3.5 Haiku   anthropic.com/news/3-5-mo... · Posted by u/weirdcat
jampekka · a year ago
It's quite sad that application interoperability requires parsing bitmaps instead of exchanging structured information. Feels like a devastating failure in how we do computing.
SuaveSteve · a year ago
The people have chosen apps over protocols.
SuaveSteve commented on What's new in C++26 (part 1)   mariusbancila.ro/blog/202... · Posted by u/jandeboevrie
SuaveSteve · 2 years ago
Regarding the delete feature, can one not just raise in C++ for a deprecated/deleted function?

u/SuaveSteve

KarmaCake day77June 25, 2020View Original