Latest activity

  • B
    balanga reacted to Maturin's post in the thread Solved How to set blank time with Like Like.
    xset s 300 to set it to 300 seconds = 5 minutes xset s default to set it back to what's written in your X config
  • K
    I can purchase a P4 system today for a fraction of the cost than I could back then. A pentium 4 is easily good enough for open-source development.
  • K
    Why cannot one just simply not use Ai?
  • K
    Or you can simply ignore the entire security circus and build small tools to be run locally.
  • B
    How to set the period before the screen goes blank? I'm using LXDE if that is relavant?
  • cracauer@
    For me it's not about the coding. It's about review, testing, maybe some utility functions, test cases.
  • D
    dkh reacted to mer's post in the thread What's happening to FreeBSD? with Like Like.
    By definition (project definition of rcd) it tries to execute service scripts in parallel. So in theory, startup in parallel instead of serial should be faster. But yes theory and reality may not track.
  • S
    scottro reacted to OpenFreeNet's post in the thread List good war movies... with Like Like.
    ... and also on some form of control on the fake news and lies the political parties tell us. Otherwise you simply vote who is lying better. Democracy cannot be fully meritocratic, because it captures the votes of the average, but at least we can...
  • Espionage724
    Since the invention of the powersaw, wood no longer cuts without one. -- Seems like a resonable argument.
  • Aknot
    Aknot reacted to mer's post in the thread What's happening to FreeBSD? with Like Like.
    ZFS, Boot Environments, dangerous. I think fundamental misunderstanding. A BE on ZFS makes it easier to rollback to a working system if something goes wrong. Not because an upgrade is "dangerous" but "if something goes wrong how can I revert and...
  • Aknot
    Aknot reacted to fahrenheit's post in the thread What's happening to FreeBSD? with Like Like.
    I guess this may be a controversial opinion, but if FreeBSD upgrades/updates are so "dangerous" that everyone sees the need to have boot environments just to be able to rollback to whatever version one had before the upgrade, maybe what we should...
  • Aknot
    Aknot reacted to rbranco's post in the thread What's happening to FreeBSD? with Like Like.
    First-class ZFS support is the best selling point of FreeBSD. ZFS is also portable across multiple operating systems: Solaris/Illumos, FreeBSD, NetBSD, Linux, MacOS X, etc. ZFS doesn't need that much memory if you don't enable online...
  • Aknot
    Aknot reacted to mer's post in the thread What's happening to FreeBSD? with Like Like.
    This point/aspect is interesting to me. I've been using ZFS on my systems, even on single device, simply because of Boot Environments (easiest rollback to working system on failed upgrade I've ever run across). I recognize the UFS has...
  • D
    Using rnnoise you can record your microphone with ffmpeg with noise suppression to cut out background noise like noisy fans Using rnnoise you can record your microphone with ffmpeg with noise suppression to cut out background noise like noisy...
  • Aknot
    See if you have any zfs snapshots with command "zfs list -t all". You can browse all snapshots under .zfs in the zfs mounted dir. For example, if "zroot/home/rajiv" is mounted on "/home/rajiv", you can check its snapshots under...
  • Aknot
    One possibility (if you don't have snapshots) is to go to the boot menu, press "e", and select a different BE. Then, mount the BE and recover .db file and copy and paste into bad BE
  • good-beastie
    good-beastie replied to the thread List good war movies....
    The Good, the Bad and the Ugly, 1966, a real masterpiece. The U.S. civil war, 1861-1865, is running in the background.
  • Espionage724
    Espionage724 replied to the thread List good war movies....
    .
  • cracauer@
    FWIW this fixed itself. pkg32.sh --old upgrade -r FreeBSD-ports started working and now installs packages that make 32 bit *.exe s work. I don't think I am using WoW64.
  • cracauer@
    cracauer@ replied to the thread ZFS AnyRaid in ZFS.
    Apologies for the music. There is a webinar on this tomorrow if you want a fresh feed: https://klarasystems.com/webinars/understanding-anyraid-architecture-use-cases-tradeoffs/
  • cracauer@
    cracauer@ replied to the thread ZFS AnyRaid in ZFS.
    I have no idea. It wasn't there during the conference talk. I am in contact with the authorities on streaming.
  • cracauer@
    cracauer@ replied to the thread ZFS AnyRaid in ZFS.
    For anyraid to work you need one disk more than your redundancy count. So if your redundancy is 2-way mirror you need at least 3 disks.
  • cracauer@
    cracauer@ replied to the thread List good war movies....
    You can't fight in here. This is the war thread.
  • B
    balanga reacted to Phishfry's post in the thread Antenna for SDR with Like Like.
    I just received an antenna kit like this. Did you notice the different telescoping antennas that came with it? You adjust the antenna length by what frequencies you want to receive. With the telescoping elements fully extended you will be able to...
  • cracauer@
    cracauer@ replied to the thread Poudriere.
    Chromium has very large (RAM-wise) linker phases. If you have only 1 GB per hardware thread you will swap to death.
  • sanjivkapur
    Hi I somehow deleted a few files including an important .db from trash of FreeBSD. All the while I was thinking I had the latest version backup, but now I am stuck. I tried using FreeBSD boot up usb, using option 3, boot -s and then using grep...
  • S
    scottro replied to the thread List good war movies....
    Has anyone mentioned Hot Shots Part Deux? A Rambo parody and pretty funny. Jim Abrahams wrote it--he was with the Zucker Brothers, the 3 of them did Airplane. No serious commentary on war, but pretty funny.
  • sanjivkapur
    I migrated from gnu/linux , gnu/Guix around October 25. Am really find various flavours interesting and used them for around two decades. But Freebsd was my choice once I wanted to settle for my free open source project ‘relysam’ a core...
  • H
    Since the invention of the powersaw, wood no longer cuts without one. -- Seems like a resonable argument.
  • Zare
    Zare reacted to rbranco's post in the thread What's happening to FreeBSD? with Thanks Thanks.
    /usr/local being used for packages is a nice isolation.
  • Zare
    Zare reacted to fahrenheit's post in the thread What's happening to FreeBSD? with Thanks Thanks.
    One other thing that pkgbase allows, is downgrades and sidegrades. I.e. from 15-Stable to 15.1. From 15.1 to 15.0, 15.1 to 15-Stable, etc. It's not perfect but it works. The main bottleneck is the sqlite database which needs to be understood by...
  • Zare
    Zare reacted to ShelLuser's post in the thread What's happening to FreeBSD? with Thanks Thanks.
    People do realize that this change happened during many, many, years, right? Not like Windows 7 and the disaster of Windows 8. Yah, changes in FreeBSD aren't common but they do happen over time. Also important: at its core nothing changed. I'm...
  • bjs
    bjs reacted to lanin's post in the thread What's happening to FreeBSD? with Like Like.
    Not everyone uses ZFS. Personally, I've never used ZFS and don't plan to. But that's not a problem—if pkgbase were to work exclusively with ZFS, I'd have to switch completely to Linux (again).
  • B
    balanga replied to the thread Antenna for SDR.
    Actually, I have just checked properly and the cable they match up OK. The dongle has a female end and the cable has a male end. I don't how to tell whether this di-pole antenna is actually giving me anything.
    • 1782320398528.png
  • T
    tingo replied to the thread Antenna for SDR.
    All dongles are not the same. Shows us the connectors - on both sides.
  • B
    Bucky replied to the thread ZFS AnyRaid in ZFS.
    What's with the BLARING music?
  • B
    I have just received an antenna for my RTL-SDR dongle and it doesn't seem to do anything. How can I tell if it has the correct connections? I can fasten it but I'm not sure about where I was given a cable with the wrong ending. What ending...
  • ShelLuser
    <snip> You almost make it sound as if an LLM is crucial to hobby based software development. I beg to differ. In fact, I'd argue that this isn't a problem at all but rather a huge advantage as it will stimulate potential developers to actually...
  • cracauer@
    cracauer@ reacted to Maturin's post in the thread List good war movies... with Thanks Thanks.
    Nah, sorry, cannot second this one. The topic clearly says "good war movies", not "war movies", and even Harvey Keitel is part of the cast, it's one the worst war movies I've ever seen. If a movie is seen as good or bad is also kind of personal...
  • cracauer@
    Here is Warner's (bsdimp) talk of how a LLM helped him debug a boot hang (of all problems). Don't tell me this isn't relevant to BSD. View: https://youtu.be/mZ-dhntnkCQ?t=10127...
  • B
    hi mate you dont need devd_enable=YES in rc.conf its enabled by default attach 100 { match "device-name" "urndis0"; action "/sbin/dhclient ue0"; }; you seem to have to different device names urndis0 and ue0 i maybe wrong but i...
  • ShelLuser
    ShelLuser reacted to Quim's post in the thread Upgrade documentation with Like Like.
    I'm sorry, its in the upgrade instructions for every release, like here for 15.1-RELEASE: https://www.freebsd.org/releases/15.1R/upgrading/#upgrade-fu
  • elgrande
    Here we are. This is the first version of pkgb-update. A tool that mimics in some ways freebsd-update but for pkgbase systems. https://github.com/Emrion/pkgb-update/tree/main You are free to use, take ideas, copy some portions of code and abuse.
  • allanjude@
    Klara will be hosting a live Ask Me Anything (AMA) webinar session on June 30th at 11am EDT with Kyle Evans (FreeBSD Core team), Colin Percival (FreeBSD Release Engineer), and myself, Allan Jude (FreeBSD/ZFS developer). If you have questions...
  • T
    I haven't, I'll give that a shot when I get back to my computer. Though Plex works fine when doing direct play, so I don't think it's a networking issue, it's just when it needs to transcode the files. These jails are not VNET, they're...
  • T
    The shutdown_splash is relative new. Commited on 2026-04-03 to the "main" branch (CURRENT), cherry picked to stable/15 and ended up in 15.1-RELEASE.
  • Q
    Quim replied to the thread Upgrade documentation.
    I'm sorry, its in the upgrade instructions for every release, like here for 15.1-RELEASE: https://www.freebsd.org/releases/15.1R/upgrading/#upgrade-fu
  • ShelLuser
    ShelLuser reacted to Emrion's post in the thread What's happening to FreeBSD? with Like Like.
    You think I don't know that and I wrote an utility like pkgb-update? Thank you! I have some code to rewrite. :eek: And more seriously, that wasn't my point. It was just to show that with pkgbase all is package and are manipulated the same way...
  • ShelLuser
    ShelLuser replied to the thread What's happening to FreeBSD?.
    People do realize that this change happened during many, many, years, right? Not like Windows 7 and the disaster of Windows 8. Yah, changes in FreeBSD aren't common but they do happen over time. Also important: at its core nothing changed. I'm...
  • B
    I'm almost there with this: attach 100 { match "device-name" "urndis0"; action "/sbin/dhclient ue0"; }; Initially when inserting the cable into the phone the new device is ugen0.2. urndis0 gets added when I enable Tehering USB. I...
Back
Top