CPU time is pretty low although not as low as a good C or C++ program.
The way that linking works makes the binaries bigger than C. C++ of course can be bloaty. Off-hand I don't know whether a modern C++ program or a Rust program come out bigger.
FreeBSD actually works fine with readonly filesystems, Things like logging will fail. It can't write a new /etc/resolv.conf etc but it will still run fine.
With my NFS boot readonly would be easy to implement. But I don't want to cripple the...
Looking at the mailing list, I think they are deciding what "shot" is the correct one. So far two things:
Overly modularise and reduce things. Typical developer mindset which creates DIY Linux-like platforms rather than operating systems...
Oh they did that, big time, in the railcars carrying mail between BRD/DDR and back, so you could have letters which were opened twice in transit.
And of course you can depend on telephones being listened to. I always joke that the internet...
Our local TelCo is floating plans to have AI agents in all calls which you can summon by saying "Hello Magenta" which is supposed to help you with matters. I just hope we are not so far up idiocracy creek that people can't vote with their wallet...
That may be the goal for some companies involved. Because parents are the administrators, and administrators must be trusted to do "the right thing". So, with great sadness, it will be decided that nobody can be the admin on their own system...
If it's remote you need IPMI or some other remote KVM solution. What about typos in /etc/fstab? Or a botched upgrade? There are many reasons why a system could fail to boot.
Status update
I noticed the usual warnings of geli in the log regarding "Failed to authenticate ... bytes of data at offset ..." but noticed that some of them had pretty small offsets. Therefore I started to fill the geli device with random data...
I lean toward the later because I am not developer, not distribution architect or such.
I just use the computer, I like UNIX with BSD flavor.
And if one wants, can also dismember FreeBSD and mix it with other software.
Looking at the mailing list, I think they are deciding what "shot" is the correct one. So far two things:
Overly modularise and reduce things. Typical developer mindset which creates DIY Linux-like platforms rather than operating systems...
Fix pkg first; pkg bootstrap -f (This runs pkg, not pkg)
Then force an update of the cached catalog; pkg update -f
Then upgrade/reinstall everything; pkg upgrade -f
But your /var/db/pkg/local.sqlite might be corrupted somehow. There's a backup...
Looking at the mailing list, I think they are deciding what "shot" is the correct one. So far two things:
Overly modularise and reduce things. Typical developer mindset which creates DIY Linux-like platforms rather than operating systems...
You don't create a pool if you only want to replace a broken drive from an existing pool; zpool-replace.
Or was this a single drive pool? That's now dead? Make sure to remove that pool before creating a new one with the same name.
According to ChatGPT:
Here is a simple and clean setup for Nextcloud on FreeBSD using Caddy + PostgreSQL + PHP-FPM.
This stack is simpler than using Apache HTTP Server and works very well for home servers.
1. Install required packages
pkg...
No recordings of yesterday's talks. Maybe youtube has something on agents chatting on discord.
Might not be too common, yesterday's presenters were top notch.
Not much. If it is a dedicated machine, it can be thrashed. Isolate it on the network and you should be good to go. If you need mgmt after you boot the agents, login to root on physical console.
I feel a compromise can be had. Doing nothing at all, could well be that ;)
No need to FREEZE. Of course I am happy for them to fix lpd if they had time. Or as cracauer@ mentioned, prove how a disabled by default program can be a security...
I disagree. Social networks enable completely new ways to bully someone even if they're not part of it. I believe this things should be regulated.
I don't know what you mean by nanny state. Is nanny state a country that intervenes when parents...
Not sure how to set the property of sysvshm to enabled.
Should I be able to install using these settings:- ?
APP_NAME="Nextcloud"
APP_VERSION="32"
ADMIN_PASSWORD="admin"
MX_WINDOW="5"
DB_TYPE="PostgreSQL"
DB_NAME="nextcloud"...
Cool (no pun intended). I think I'm too set in my ways but that's good to know.
Also at Kai Burghardt I might be misinterpreting your post but units uses degF and degC, upper case, e.g. You have whatever degF, you want degC
Oh no, someone is wrong on the internet. The unit name uses a lowercase character (degrees fahrenheit), the unit symbol uses a capital letter if the unit is named after a person (°F). By the way, you can do it all with shell arithmetic expansion...
The case is actually old one. I hope I remember it correctly. There were multiple client processes forked after the accept-function. Each process were reading from a file descriptor from the accept. It was meant that there would be more than 1000...
des@ is in a difficult position here. On one hand his action would require providing evidence of insecurity. On the other hand that would tip off people who want to hack all the systems that still have lpd/lpr (otherwise known as all of them).
There is a difference between Windows drivers, which will never work under FreeBSD and Windows userlevel applications that talk to the device directly over USB. They usually do configuration tasks such as routing. Such userlevel applications can...
Yesterday I have seen some demos from people further along in the AI journey than me. From what I have seen I wouldn't rule out that a LLM could turn destructive without the authors doing anything along those lines. Some Discord conversations...
Good points. But I am also concerned about a LLM wiping out filesystem contents by accident, like Google's Antigravity did.
I think against accidents it is the better solution to require a password for sudo as an LLM can casually use sudo with...
That gets fuzzy very quickly. I use the emacs extension gptel as a frontend and it can give access to file buffers (for coding related purposes). What do I know whether shell and Lisp buffers are also usable from the LLM?
I also want to...
It is not airgapped. What I mean it doesn't have anything important on it and is dedicated to the messy tasks. It is in fact PXE booted, with a local disk only for the models. Snapshots and diiffing of snapshots happen on the server. The machine...
I don't think HTTP is the issue people have with CUPS. The extra dependencies it drags in isn't really HTTP related either.
But going with your analogy, people are completely OK using a lavatory if they have an upset stomach but don't want to...
You need to use the units from TheRegister, like double decker busses, brontosaurus, hedgehogs per fortnight, speed of an unmolested sheep in vacuum, ...
And can we toss these imperials and farenheits onto the midden of history? They make no sense.
So... download the source code and try to compile it and get it to run?
Completely lost why people don't do this any more. Literally -- we would receive and/or download the source code "just like this" to whatever platform we were using, make...
Your carrier might be using some kind of tunnel somewhere. Some of my clients use encryption tunnels on private circuits between two cities. MTU is about 1450.
Never tried it. What goes wrong if you maintain 1C = 1.8F and assume an amount from 0 like a currency? Not too difficult between boiling and freezing points.
On Mi to km, imperial wins on unit size this time. 😆
I'm trying to to upgrade from 14.3p9 to 14.4 following the instructions:
# freebsd-update upgrade -r 14.4-RELEASE
# freebsd-update install
# shutdown -r now
# freebsd-update install
First command runs well, it downloads the 4814 patches and...
Unfortunately no, not Linuxulator. A true Linux as the only OS in hardware.
What would be the best approach to inspect kqueue and select functionality in kernel and userland to see if there is automated in-kernel buffering of incoming network...
A friend had a system to do it in her head. Cx2+30=F. F-30 divided by 20=C. It's a rough estimate and off by a few degrees, but works fine for temperatures around 20 to 80 F, which in NYC is usually what we deal with. For example 20 F is -6.6 C...
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.