Can package updates be pushed to repos without testing? Fedora's OBS ordeal had me asking questions :p (I wouldn't want nginx/MariaDB to randomly not start on a webserver)
Seems like i's trying to imitate online discussions :p
And could make a double-edged sword; if something breaks because of incorrect AI response, one might hopefully be motivated to do traditional troubleshooting!
Pft (I use Windows today...
Indeed, for some areas of the house I do recommend using these (until you can pass through some proper cables). They typically run embedded Linux but tend to be far faster than i.e Desktop Linux/Windows with a wifi card (and certainly, usb...
People are often so worried about "hiding your IP". I consider that to be similar to "hiding your residential address" or "hiding your phone number". Fact is, for almost everyone (at least in the western world), this is publicly accessible...
A PC Gamer magazine got me to try Ubuntu 6.06, and I stayed for Compiz cube :p
I'm curious how others switch OSs: Even when I tried Ubuntu 6.06 and messed with Hackintosh Tiger-SL, I still returned to a main OS eventually (Windows). I used...
That's a bit wild, but maybe they have high-end chassis and plate/rubber tech? I'd be fine with a $50 GMK60 and a spare box of Cherry MX switches ($20) :p
There are many packages to run AI locally. For LLMs, too, starting with ollama. On FreeBSD you can't get CUDA for NVidia, though, although AMD hardware acceleration works.
I use a Perixx Periboard 524 with Neo Bone layout (setxkbmap -layout de -variant bone) at home and a Logitech ERGO K860 for Business at work. The rubber dome keys on both boards are not as good as mechanical keys but I get a better angle for my...
Probably, but some homes have the internet coming in in a less than convenient spot with limited ability to run wire. Personally, I'm going to be getting a fiber optic kit as some of those these days can be run discretely along corners, but...
who cares about an advertising platform that always has been intentionally the most developer-hostile environment? If someone chooses to suffer with that junk, it's on them how to get basic tools working.
For NetBSD people for example it matters, because they are supporting platforms on which Rust does not exist yet, but they might need/want a working git.
Clearly not, header is public API, private function is in C code with static statement.
A good implementation is the forth of #1 :oops:
static void func1(void);
static void func2(void);
int main(void){}
static void func1(void){}
static void...
If your computer is a desktop system, you probably don't need wifi at all. Which means FreeBSD is excellent and far better than Linux on the desktop! And has been for 25 years.
But let's not bring up the obvious again.
They supply...something. It may or may not be correct. So far it has not been able to help me with setting up anything. I tried to set up Fedora to look at how they did something but AI failed to help. The worst thing is it acts so confident as...
I figure people want to run around like Jimmy Neutron and Invader Zim and their AI partners :p (former made theirs in-house real-world; latter even in Zim's case is more advanced than anything real-world today since it's alien tech)
I don't like...
/whois <nick> will tell you what information the IRC server has on you. It typically includes the IP address where you connected from. Everyone on IRC can issue this command.
Yeah, no. Going to need some form of contract for that. A legal...
Both vermaden and myself have pages. vermaden's is better, but my page has a link to his. Maybe one, or both of them could help.
My page is https://srobb.net/vm-bhyve.html and the link to vermaden's page is...
Besides the link(s) which scottro posted - check also this one for small but useful Bhyve helpers:
- https://vermaden.wordpress.com/2024/06/23/freebsd-bhyve-companion-tools/
Also - to have VNC available for guest You need to add graphics="yes"...
There are many packages to run AI locally. For LLMs, too, starting with ollama. On FreeBSD you can't get CUDA for NVidia, though, although AMD hardware acceleration works.
CPU temperature graph appears to look fine. Averaging around 65-70C, toasty but not problematic, CPU usage graph seems to be an average 50% CPU load. Timelines don't match up perfectly, but assuming this is similar across the board I'd say the...
Open it up, clean the inside of dust (this task should be done yearly - I must admit I'm not good at taking my own advice here).
re-seat the memory (DIMMs).
If the temperatures are too high, replace the thermal paste between CPU and cooler.
My obsessive mind is having a little bit of a problem coping with this thread being in "Feedback about the Forum" instead of "General," but I don't want to bother the admins directly, so I'm writing this post instead and maybe one of them will...
Here is the new ports.toml spec. Almost everything is optional. And I currently have 104 ports file including Qt5, Qt6, Gtk3, Gtk4, All the supported Build Sytems(cmake, meson, waf, b2, autotools, ...), Wayland, Mesa, Python and I am working on...
Both vermaden and myself have pages. vermaden's is better, but my page has a link to his. Maybe one, or both of them could help.
My page is https://srobb.net/vm-bhyve.html and the link to vermaden's page is...
If I'm understanding you correctly, you would like some form of AI to completely, or at least mostly, run your system? As far as I know, FreeBSD doesn't have that. I don't think the commercial O/S's or Linux has it either, yet, though some might...
I have not the slightest idea. I'm too burned out exhausted by the text I wrote to comprehend what you mean. 😎
All I know is when I ask AI some philosophical question I get garbage. And when I flag out it's gabage it apologizes and produce even...
beastiegirl for example, I use openbox at times. There is a file $HOME/.config/openbox where it has its configuration, including an autostart file. I just want it to start with a background and tint2 (a window manager bar). So, my...
loveydovey, without pretending to read wolffnx's mind, seems like he just would like to go on irc and chat. I imagine that someone who desires themselves to be tested on their security could probably find an irc channel for that (though I haven't...
Not sure if it's still the case, but at some point I built a custom kernel without all the COMPAT_FREEBSDxx shims. I always build my own package repositories, for their specific FreeBSD version so I figured I didn't need the old version...
I'm also wondering--maybe someone knows, sees this, and can answer--if we still need the
/usr/share/keys/pkgbase-15 or if you can now use what's in the wiki, the /usr/share/keys/pkg. If I have time today I might throw together a VM and see. If...
prince2phor59, sorry I don't use bluetooth, so I'd be unable to help there. But this forum has a lot of knowledgeable and helpful people. And do take a look at the man page that POSIX.1 linked, they can be very helpful, and there are probably...
Hrrm, that's new. I've seen that on some CURRENT VMs, but haven't seen it on a RELEASE. I'm honestly not sure. It looks as if something's wrong with the branch, hopefully, someone with more knowledge can chime in.
Kernel has nothing to do with it. Besides the fact that third party kernel modules typically need to be build for your specific kernel version.
I have an old system, has been upgraded many times over the years. Has an old GT220 Nvidia chipset...
SSL/TLS only encrypts the traffic between your client and the IRC server (or web server, or whatever else you connect to). It does NOT hide your IP address.
Basic rdr:
rdr on $ext_if inet proto tcp from any to ($ext_if) port 80 -> 192.168.100.12 port 80
Routing table will do the rest. Packet filters like PF manipulate packets, it's not a routing engine.
Always a possibility of course. I'd run a memory test and perhaps look at some SMART data from the disks. Just to rule out any potential issues with those.
Yes. x11/nvidia-kmod-580, x11-nvidia-driver-580 and x11/linux-nvidia-libs-580 are certainly planned once their master port pointing to Production Branch of drivers switch to 590 or later series of drivers, which drops pre-Turing generarions of...
No. You cannot "bounce" packets out the same interface they came in on. Besides that, connections to the second IP address (from the host itself) would never go out of the interface, the IP address is accessible on the host. If you look at your...
I suspect a legacy version Nvidia driver will be kept, like x11/nvidia-driver-470 (forever stuck on 470.x), x11/nvidia-driver-390 (forever stuck on 390.x), etc.
So, instead of following x11/nvidia-driver for the latest NVidia driver version, you...
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.