That's why when using bhyve VMs I switched from Windows 10 to Windows Server 2022 (where I run NFS server). But I'm not sure that Windows Server will install on a non-server platform.What's not listed yet would be smbfs, out of the box.
At least, I need the patch proposed at PR 90815.
And more, if Windows completely drops smb1.x support, anyone who want to mount shares on Windows would lose it on FreeBSD clients. Latest (at least smb/cifs2) support is needed. There seems to be a plan, but its priority looks low.
NBD, I just copied what the Handbook mentions... I usually start there when I want to do something with FreeBSD, and then go to the port's project website for more info as needed...Ah, forgot to mention.
Now default version of samba is net/samba416.
See commit fabf8b5d116512e2c0339c1a17340370d753e271 for details.
Just to be on topic see the huge list of PRs:Just to be contrary...
What's wrong with vscode?I have two vscode & dotnet.
All the rest works fine.
Descriptions in the Handbook often takes behind.I just copied what the Handbook mentions
The versions mentioned by the Handbook may be behind - a little. The description on how to install and set up stuff should not be drastically different because of that. If the correct setup procedure for the current default version is in fact drastically different, that's a red flag that the FreeBSD documentation team should be made aware of via a PR...Descriptions in the Handbook often takes behind.![]()
Yeah, the conundrum - no, it's not fun to put in the effort to not only write the code, but also explain to others what the code is even doing. Documentation is what keeps the code maintainable. Otherwise, how do you even tell others that the code does the correct thing? If I don't know the code does the correct thing, I'm not gonna buy a copy or even bother using it for free. Which means the programmer who didn't bother to properly document their source code has wasted their own time and effort coding.Long long ago, when I was a student, I've worked for creating documents from source codes by other programmers. Some had comments in it but many did not, so I must read thoroughly the codes, understanding how it works and then document it as its internal specifications.
It was PAID JOBS, as the company is mandated to provide documents to their customer and most of programmers didn't want it.
Programmers loved designing/coding, but usually didn't like documenting. Maybe this kind of habits would not easily change.
And nowadays, softwares became much, much larger and complexed that I cannot analyze and document in limited spare times.
Just to be on topic see the huge list of PRs:
Bug List
bugs.freebsd.org
and note how many are new, open or in progress. Also see how many are not worked on for months, just laying there without progress.
If (like the vast majority of people) you can't code, you hire someone who can. But if the coder can't meet demand, coder no longer in demand. In the hubbub of complexity, we all have a propensity to lose sight of pretty simple and useful ideas. ?Perhaps if $omeone organises a whingeathon and enough people complain about the poor service, greater levels of compliance might ensue?
If not, at least we'll know who to fire ...
If (like the vast majority of people) you can't code, you hire someone who can. But if the coder can't meet demand, coder no longer in demand.
In the hubbub of complexity, we all have a propensity to lose sight of pretty simple and useful ideas. ?
Bugathons are great! Therefore some questions:Bugathons
Just to make it more visible.Perhaps if $omeone organises
Just to be contrary... which web server works BEST on FBSD?
nginx; I ran my wiki on freenginx on FreeBSD 14.2 a little while back, and it worked fine Linux and Windows tooJust to be contrary... which web server works BEST on FBSD?