Latest activity

  • K
    A disturbing theme in this thread is that lack of hardware support is a conscious choice. It most certainly is not. Hardware support requires component manufacturers to disclose their product control API, which most do not, unless licensee is...
  • K
    kpedersen replied to the thread What is the future of FreeBSD?.
    Indeed. To clarify, the conscious choice is not to specifically lack certain hardware support; but instead to not compromise the platform by bending over backwards for ridiculous hardware vendors. Not when there is so much choice of better...
  • K
    kpedersen reacted to mer's post in the thread What is the future of FreeBSD? with Like Like.
    I had an original Mac (the beige box with the 9inch B&W screen) then a couple iterations of macOS. The biggest draw was consistency. Applications were consistent. Window decorations, open/close/minimize etc. Up through I think the 2009...
  • F
    feld replied to the thread opencode.ai.
    In lieu of OpenCode, I will say that emacs with gptel + gptel-agent works pretty well and can connect to basically any LLM API and handle tool calling, etc. It's going to be significantly more lightweight too. There are some things I like better...
  • Jose
    Jose reacted to recluce's post in the thread What is the future of FreeBSD? with Like Like.
    What will I do if KDE no longer supports FreeBSD, if ever? Nothing, because I don't use it. If I were using it, I would simply use one of more than a dozen other desktop environment.
  • R
    Not a very useful discussion, in my mind. With all electronics, I expect the bathtub curve: High failure rate in infancy that rapidly drops off Flat, very low failure rate for the useful life of a system/component Increasing failure rate towards...
  • R
    recluce replied to the thread What is the future of FreeBSD?.
    What will I do if KDE no longer supports FreeBSD, if ever? Nothing, because I don't use it. If I were using it, I would simply use one of more than a dozen other desktop environment.
  • geobarrod
    geobarrod replied to the thread Net autotuner.
    The Network Autotuner was conceived as a mechanism for dynamic adjustment of kernel networking parameters in real time, particularly under high network load conditions where static sysctl values are insufficient. Primary purpose: • Monitor live...
  • R
    recluce reacted to cracauer@'s post in the thread What is the future of FreeBSD? with Like Like.
    This is just another doom thread based on a premise that to my knowledge is not true. Can you link to a statement where KDE says they will not support FreeBSD anymore? (and not their stupid display manager that is systemd integrated, I don't use...
  • Jose
    Jose replied to the thread What is the future of FreeBSD?.
    I think you mean it needs root to build. All desktops need root to install.
  • Jose
    Jose replied to the thread What is the future of FreeBSD?.
    Maybe here? https://forums.freebsd.org/threads/gershwin-desktop-environments.101213/
  • S
    sprock replied to the thread protonmail bridge.
    I installed mail/hydroxide but it does not work: sudo service hydroxide oneinit Enter mail account id:fred@proton.me Password: 2026/05/07 16:34:27 request failed: POST https://mail.proton.me/api/auth: [9001] For security reasons, please complete...
  • cracauer@
    OK, so I got a brand new pair of beyerdynamic DT 990's and have been burning in the Aune dac with 24-hour a day playing the lofi live stream. It's gotten really nice now, I'm pretty sure the one I have doesn't have fake op-amps. I'm going to...
  • cracauer@
    cracauer@ replied to the thread What is the future of FreeBSD?.
    I don't know much about the general UI on macOS, I only use the window manager. And that one sucks.
  • S
    I'm also having the issue
  • SirDice
    Security updates have been merged to the quarterly branch, but the builds there haven't been done yet.
  • Jose
    Jose reacted to kpedersen's post in the thread What is the future of FreeBSD? with Like Like.
    Nice. That is shaping up quite well. I particularly like their policies of not spraying 3rd party programs all over the UNIX filesystem. Weirdly I was never into the Mac OS X interface, I found it a bit clunky but at this point, anything from...
  • K
    kpedersen replied to the thread What is the future of FreeBSD?.
    Nice. That is shaping up quite well. I particularly like their policies of not spraying 3rd party programs all over the UNIX filesystem. Weirdly I was never into the Mac OS X interface, I found it a bit clunky but at this point, anything from...
  • K
    kpedersen reacted to Jose's post in the thread What is the future of FreeBSD? with Like Like.
    Well, proprietary user interfaces have been steadily enshitificated for about a decade now. I think this is because UI peaked around 2009, but product managers and UI designers still gotta make a living. They've been pushing net-negative changes...
  • Jose
    Hahaha
  • Jose
    Jose replied to the thread What is the future of FreeBSD?.
    Well, proprietary user interfaces have been steadily enshitificated for about a decade now. I think this is because UI peaked around 2009, but product managers and UI designers still gotta make a living. They've been pushing net-negative changes...
  • Jose
    Jose reacted to kpedersen's post in the thread What is the future of FreeBSD? with Like Like.
    Indeed, Bluetooth and Nvidia support are conscious choices. Some examples where OpenBSD's efforts have yielded better results include Wifi on Raspberry Pi 3 (bwfm(4)) and support for recent Intel wifi (i.e iwx(4)) before FreeBSD got their Linux...
  • K
    kpedersen replied to the thread What is the future of FreeBSD?.
    Indeed, Bluetooth and Nvidia support are conscious choices. Some examples where OpenBSD's efforts have yielded better results include Wifi on Raspberry Pi 3 (bwfm(4)) and support for recent Intel wifi (i.e iwx(4)) before FreeBSD got their Linux...
  • S
    scottro replied to the thread What is the future of FreeBSD?.
    Assuming (and as the joke goes, when you assume, you make an ass of you and me), that Chinese input works similarly to Japanese input, there are several Wayland window managers that use it. I've used Japanese (with fcitx5) in labwc, sway, and...
  • M
    Michael-O replied to the thread Quare FreeBSD?.
    It shall not:
  • H
    hedwards replied to the thread Who owns the code Claude wrote?.
    Yes, IIRC, it came up in 2010 and HAL stands for Heuristic ALgorithmics, and definitely not to be one letter before IBM. So, presumably, what it was doing was more of an identifying what sort of a problem it was dealing with and then using a set...
  • MG
    MG replied to the thread Boot word definition.
    What I mean is that the actual hardware requirements to make a PC start up is less than 1% of the constructs that modern boards have. It needs the initial data in memory, that's it. Software can do the rest. Everything that can be changed is...
  • SirDice
    What version? And when, exactly, does this option appear? "During installation" is a bit broad.
  • MG
    MG replied to the thread Boot word definition.
    It was an imulsive reply. For PC's, I think most of it is unnecessary. The industry wants software to be hardware to keep control above the operator. After hardware POST, what's needed more of hard static procedures than copying a blob of...
  • SirDice
    It won't. It's a minor version change, ABI is kept stable across the entire major branch. So it's not a problem to run an application that was built on/for 14.0 on 14.4.
  • D
    drhowarddrfine reacted to kpedersen's post in the thread What is the future of FreeBSD? with Like Like.
    Unfortunately, compared to writing wifi drivers, people think UI and usability is "easy" because they believe they understand it based on their own personal experiences and biases. Technically drawing glorified boxes is easy, so it opens the...
  • K
    kpedersen reacted to T-Aoki's post in the thread What is the future of FreeBSD? with Like Like.
    And maybe why GUI toolkits are relatively limited while desktop environments / window managers / compositors are much more, too.
  • MG
    MG replied to the thread Boot word definition.
    Didn't it come from Baron von Munchausen, bootstrappinhg himself out of a well?
  • SirDice
    Should only happen with a major version upgrade. The ABI is only allowed to change between major versions. This ABI is the reason you need to recompile your applications, they need to be linked to the "new" libc for example.
  • K
    kpedersen replied to the thread What is the future of FreeBSD?.
    Unfortunately, compared to writing wifi drivers, people think UI and usability is "easy" because they believe they understand it based on their own personal experiences and biases. Technically drawing glorified boxes is easy, so it opens the...
  • SirDice
    SirDice replied to the thread Boot word definition.
    Yes, no, a bit. Depends on the context really (which point of view, the computer or the OS). Boot process from the system's point of view, the system powering on, do its POST, find attached disks, and depending on the type of boot (UEFI/BIOS) it...
  • SirDice
    Nope. Your running and installed kernel are both p3, your userland is p4. The order of the output is always the same regardless of the order of the options. If several of the above options are specified, freebsd-version will print the...
  • SirDice
    SirDice replied to the thread Not Sure Which subform.
    There's no actual question or issue to solve in this thread. So it's fine in "offtopic". Other than that, yes, we mods/admins can and will move threads.
  • S
    scottro reacted to kpedersen's post in the thread What is the future of FreeBSD? with Like Like.
    Indeed, but again, people are happy to learn how to scroll up on a web browser. Why not a terminal window? If someone allows messages to scroll off the screen before reading them (and choose not to use a pager or any of the many solutions to...
  • K
    kpedersen replied to the thread What is the future of FreeBSD?.
    Indeed, but again, people are happy to learn how to scroll up on a web browser. Why not a terminal window? If someone allows messages to scroll off the screen before reading them (and choose not to use a pager or any of the many solutions to...
  • M
    Any way to make devel/git behave like net/gitup?
  • C
    OK, so I got a brand new pair of beyerdynamic DT 990's and have been burning in the Aune dac with 24-hour a day playing the lofi live stream. It's gotten really nice now, I'm pretty sure the one I have doesn't have fake op-amps. I'm going to...
  • MG
    A USB live system that I made is 451 MB. It's a compressed mfsroot-based system with a GENERIC 15 kernel and world. It's 1900 with a minimal Xorg. To make it, you have to create a bootable USB image and add only the base system to it. My...
  • C
    claudiuschan reacted to MG's post in the thread What is the future of FreeBSD? with Thanks Thanks.
    To get rid of anything related, we have to prohibit semiconductor-containing electronics. Silicium and germanium must be illegal as well as research into binary logic. I will go underground with the people creating a mechanical computer of gears...
  • C
    claudiuschan reacted to SirDice's post in the thread What is the future of FreeBSD? with Thanks Thanks.
    Support for wireless network cards has certainly been lacking, that's true. Drivers for hardware don't appear out of thin air though, those drivers need to be coded. And the manufactures of those chipsets often don't help at all. No datasheets...
  • Jose
    That's an interesting observation.
  • J
    Original article here. Consider this when replying. FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
  • MG
    MG replied to the thread What is the future of FreeBSD?.
    To get rid of anything related, we have to prohibit semiconductor-containing electronics. Silicium and germanium must be illegal as well as research into binary logic. I will go underground with the people creating a mechanical computer of gears...
  • Espionage724
    Well, when I assembled the desktop that I'm now using, back in 2019 or so, I was living in a warmer climate, so I wanted to do as much as I could to prevent heat build up inside the case. So, before I stuffed my new motherboard inside the case...
  • D
    kent_dorfman766 And you will need to buy a license to have a web server, email and web site.
Back
Top