So I have just installed FreeBSD 14.4-release-p7 (ok, I installed 14.4-release and used freebsd-update to get to -p7) on a new partition on the SSD of my workstation.
And suddenly, pkg is slow to update it's database (the "processing entries"...
What a pity... I don't like it also, but for different reasons. Once out cut your teeth on something like the M68K and progressed to three address machines like ppc or mips, x86 feels simply unelegant and looks like some cave painting.
"pkg set -p -n py311-:py312- && pkg upgrade". This may fail if you have a mix of 311 and 312 pkgs and will require a few iterations (including using "pkg check -d" etc.). But you should really keep an eye on /usr/ports/UPDATING!
You can apply the FreeBSD port patches, and then ./configure --prefix /opt/boinc && make && make install in the workdir.
That way you'll have a working boinc with your options frozen in time that won't be touched by pkg. Of course you will have...
Ha kind of like lawyers deciding if other lawyers violated code of ethics.
:)
That's a joke as it relates to Rust/Rust Foundation, but not so much as it relates to lawyers.
But does OCaml go directly to machine code or some intermediate (think...
It's not a rule. It's a precaution. You have to be careful which packages and ports get installed and from which build. People do it. I have. But it's not something to be taken lightly.
Keep in mind that the whole IR to machine language translation in LLVM is C++ - regardless of what the specific language frontend is built in.
Just the number of bugs lurking in there should be staggering.
Yes, while you do end up with multiple copies of i.e zlib, they are encapsulated within a single folder that can be upgraded by simply deleting and replacing.
In UNIX terms, agreed, this is bloated (uses more filesystem) but logically it is...
Either packages or ports, not mixture, is the rule. I have a too weak computer for compiling all ports I need.
I build in /usr/opt some programs I need, and rebuild them after any upgrade, but I try avoid.
Emacs is one of them, I configure...
You can apply the FreeBSD port patches, and then ./configure --prefix /opt/boinc && make && make install in the workdir.
That way you'll have a working boinc with your options frozen in time that won't be touched by pkg. Of course you will have...
I'm normally a Firefox user, but "need" to use Chromium to be able to use Spotify. On my KDE, Chromium feels a bit more responsive and alert than FF. Otherwise Kononquer seems to do a great job on weak hardware.
Either packages or ports, not mixture, is the rule. I have a too weak computer for compiling all ports I need.
I build in /usr/opt some programs I need, and rebuild them after any upgrade, but I try avoid.
Emacs is one of them, I configure...
What a pity... I don't like it also, but for different reasons. Once out cut your teeth on something like the M68K and progressed to three address machines like ppc or mips, x86 feels simply unelegant and looks like some cave painting.
Don't know if it's true or not, can't find the article anymore, but they took apart some bus controller from a modern PC and it had a 6502 embedded in it, running on some insane frequency. It was used as the state machine for the bus...
I know that. What language did he write it in? Who checked it for errors? Who checks the compiler writer for errors now?
If Rust is watching the Rust code writers, who or what is watching Rust?
Instead of tuning on a browser level try to focus on your desktop environment whether it is running Gnome or KDE as this should have a bigger impact. For example, my legacy machine from the ancient 2009 era uses chromium that handles modern sites...
It cannot act on a higher lower level than the hardware. Everything Rust can do was already posssible with something else. It seems to be surrounded with a vague argumentative appeal to being the central authority. But computers don't work like...
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
Don't know if it's true or not, can't find the article anymore, but they took apart some bus controller from a modern PC and it had a 6502 embedded in it, running on some insane frequency. It was used as the state machine for the bus...
It's a programming language.
Lang/rust/gkg-descr: Rust is an open-source systems programming language that runs blazingly fast, prevents almost all crashes, and eliminates data races.
They don't like the amd64 instruction set. You can address...
This could be an indication of the nvme drive overheating, see and follow thread:
nvme controller reset failures on recent -CURRENT
Feb 12 10:07:41 zipper kernel: nvme0: Resetting controller due to a timeout a
nd possible hot unplug.
Feb 12...
The pushback is really because it doesn't fit into a number of use-cases that the Rust community can't identify and hence can't improve. Its a bit of a lost opportunity. For me, the language itself is reasonable but the churn of dependencies and...
I guess that's the problem with having someone else build packages: we are at the mercy of the defaults.
Thats why a lot of people prefer to build their own ports tree, so they can control the options used.
What may be an interesting experiment...
I have a tool (unfortunately for OpenBSD rather than FreeBSD) that grabs a core package, and bundles it into i.e /opt with only its binary dependencies (libs). I don't particularly like spraying stuff all over my filesystem so rarely use anything...
Hi Mate
I have done a lot of work on running Linux applications with the Linuxulator, Jails and Podman
And you are right there is a difference between launching application from the Freebsd side
vs from inside the Linux side
You always want to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.