Latest activity

  • B
    balanga replied to the thread SDR help.
    I just checked and it isn't. I normally do. Do I need to reboot after adding this?
    • 1782581337058.png
  • Zare
    The problem with OO isn't OO but how even not so average programmers treat it. I've seen an open source 3D engine that used C++ OO hierarchy and patterns for its internal model. When you have to look up a float through the shitstorm of class...
  • K
    Indeed. And no risk of a user coming back to you citing an error from "${INCOMPATIBLE_JRE}" Backwards / forwards compatibility is a little bit of a minefield with the large Java VM's that ultimately run the bytecode. I guess it all starts here...
  • SirDice
    If you're unsure about it, stick to the default options.
  • K
    kpedersen replied to the thread Get ready for... CAPageddon!.
    Thats mad. I recently bought 25x 2200uf capacitors to fix some old parts that suffered from the great capacitor plague. I was thinking to myself how expensive they were since a year ago and thought it was weird that stocks were so low from my...
    • 1782572390128.png
  • K
    kpedersen reacted to blackbird9's post in the thread Get ready for... CAPageddon! with Like Like.
    Forget RAMageddon, now it's CAPageddon! 200-400% price rise this year for SMD MLCC caps. https://www.scmp.com/tech/article/3357603/tiny-capacitor-huge-demand-ai-frenzy-driving-mlcc-prices-higher...
  • K
    The Raspberry Pi can run the UI... What about the rest of it? The actual 3D viewport ;) Try it out. Look around some forums, you will see it can't run a recent Blender. You would know this if you tried. The error you would get is: So the best...
  • Aknot
    Aknot reacted to Darwin's post in the thread sh check file size with Like Like.
    try "Human-readable": ls -lah somefile | awk '{print $5}' (21:51)-[Darwin@home ~]% ls -lah somefile | awk '{print $5}' 3,2M
  • Yampress
    I had the same problem after updating from 15.0 to 15.1.These are the errors that devd displays during startup. I deleted all OSS configuration files from devd (moved to another place, then delete it from configuration directory). After...
  • cracauer@
    cracauer@ replied to the thread List good war movies....
    There also is a norwegian movie about convoys in ww2, "the convoy" from the same timeframe. I liked it better than Greyhound.
  • D
    Yes cause the 9600GT I had in my current machine was pulled from a Gateway P4. But I pulled it from my machine cause I found out that the Intel processor I have could do better web graphics processing than the Nvidia card could.
  • T
    tingo replied to the thread Solved How to set blank time.
    It usually means that you have tried to run a Xorg command from a shell which was not started from Xorg (like a console terminal). Xorg sets the DISPLAY variable, like this tingo@kg-core2:~ $ echo $DISPLAY :0.0 If I do the same from a root...
  • bjs
    bjs reacted to brassmonkeys's post in the thread List good war movies... with Like Like.
    Greyhound with Tom Hanks
  • K
    So the VideoCore XII doesn't support OpenGL 3.3+. Games aside, I don't believe it can even run Blender. You need to fall back to a software renderer on the weak bean 4 core ARM CPU. Also, OpenCL doesn't look possible. Unlike a Pentium 4...
  • B
    balanga replied to the thread SDR help.
    I tried on a different laptop and got the following output when running gqrx:-
  • Aknot
    Default version of Python is now switched to 3.12 on main (aka latest) branch of ports tree. Note that next quarterly 2026Q3 would be branched from main on early July, so I think it wouldn't be merged into 2026Q2.
  • K
    Interesting. Since you do have better machines, its probably not worth exploring but I did get similar with OpenBSD. I had to disable ACPI, APM and radeon during the install. Only after I installed the firmware did the radeon not cause a panic...
  • K
    I do tend to agree. Git is absolute overkill for many scale projects and teams. Yes the branching is still a little easier than SVN 1.6 but frankly, that could be integrated. It doesn't need to be a distributed VCS for that. I think Epic and...
  • K
    An ARM CPU for an embedded SoC originally intended for set-top boxes? This isn't a laptop-class Snapdragon or Apple's desktop offerings we are talking about here. So no, your instincts may not quite be on point here. At face validity, "new" may...
  • S
    scottro replied to the thread Zoom, Teams Status etc..
    On occasion, we have Zoom meetings. I don't have a microphone on my desktop, so I connect with Linux on a laptop. However, I can also log in with my desktop, and share screens using zoom. This is through the web, not an app on the computer (both...
  • B
    balanga replied to the thread SDR help.
    I 'could not connect to display :0' This is always relative :) I still think my ThinkPad X1 Carbon Gen 1 is new. It's newer than all the others.
  • jeltoesolnce
    Checking DNS...
  • B
    balanga reacted to freezmi's post in the thread SDR help with Thanks Thanks.
    I found comms/gqrx to be very friendly for casual listening, try to make this one work. you might need to fiddle with File -> IO devices -> Device to locate the intermediary HAL for your particular sdr and also might need to decrease Bandwidth in...
  • J
    DRM (Direct Rendering Manager) and DRI (Direct Rendering Infrastructure) are underlying infrastructures for X11 / Wayland, but not all of infrastructures. And DRM for managing resources and accesses by DRI. So both can be considered as (quite...
  • H
    hedwards reacted to cy@'s post in the thread What's happening to FreeBSD? with Like Like.
    That's systemd. Not what FreeBSD is planning. With systemd they've been moving functions from the kernel into systemd. Sometimes this makes sense, i.e. TLS negotiation. Many times not. And, systemd has taken on a life of its own, like managing...
  • B
    Anyone using one of these devices why find this specsheet useful.
  • Espionage724
    Espionage724 reacted to hedwards's post in the thread What's happening to FreeBSD? with Like Like.
    Right now I"m using a jail as the host for my jellyfin install, and if I can get Nextcloud to play nice with my reverse proxy, that will go there as well. I've also used it for a few other things, although often times I just use it as a place to...
  • Espionage724
    Espionage724 reacted to cy@'s post in the thread What's happening to FreeBSD? with Like Like.
    That's systemd. Not what FreeBSD is planning. With systemd they've been moving functions from the kernel into systemd. Sometimes this makes sense, i.e. TLS negotiation. Many times not. And, systemd has taken on a life of its own, like managing...
  • B
    no, if you look at your device's spec sheet Frequency Range 500 kHz to 1.766 GHz and DCF77 emits at 77.5 kHz. you can however use a dedicated module, see here I happened to find an RC8000 inside a commercial product called 'Hama weather...
  • B
    balanga posted the thread SDR help in Peripheral Hardware.
    I'm just getting started with SDR although I bought my RTL-SDR V4 dongle some time ago without knowing how to try it out. After a recent post I managed to install various pkgs with varying degrees of success with their usage. The only thing...
  • cy@
    cy@ replied to the thread What's happening to FreeBSD?.
    That's systemd. Not what FreeBSD is planning. With systemd they've been moving functions from the kernel into systemd. Sometimes this makes sense, i.e. TLS negotiation. Many times not. And, systemd has taken on a life of its own, like managing...
  • B
    The German time signal radio station is within range of my current location so I thought I would give this a try as I am only just getting started with SDR and eager to deepen my experience. Should I be able to pick up the time with DCF77 and my...
  • MG
    A 15.1 kernel crashes without panic message? I had that with 15.1RC2 but it doesn't happen with the finished 15.1. But what computer is this? If it supports USB boot, you can check if the installer kernel works to make sure that's the problem...
  • freethread
    freethread reacted to brassmonkeys's post in the thread Music… with Like Like.
  • D
    Everyone started using it only because Linus invented it over a weekend to get rid of the version control system he was using then. No other reason. Just like my previous comment about Rust. There was better version control then and still now
  • D
    No language determines the value or usefulness of any app
  • bjs
    bjs reacted to Espionage724's post in the thread What's happening to FreeBSD? with Like Like.
    https://www.phoronix.com/news/Libinput-Lua-Security-Issues I like the idea of faster boot times, but don't like added complexity. Reading the key features, I haven't needed or knowingly need any of that. I haven't used jails and don't...
  • bjs
    bjs reacted to scottro's post in the thread List good war movies... with Like Like.
    As the song goes War What's it good for Absolutely nothing
  • bjs
    bjs reacted to LibreQuest's post in the thread FreeBSD security design flaws with Like Like.
    I'm more concerned about the exploit generators known as LLM being used to "fix" things. I guess they should be programmed to report "the fix is in" upon completion. https://www.yourdictionary.com/the-fix-is-in An LLM is like a shady car repair...
  • freethread
    freethread replied to the thread Music….
    (My favorite) Kid Creole And The Coconuts - Annie I'm Not Your Daddy
  • freethread
    freethread replied to the thread Music….
    Kid Creole - Don't Take My Coconuts
  • H
    Ultimately, what's done is done. One of the banes of my experience is working out how to keep track of the data integrity and existence of files that I want. While modern computers are better than ever in terms of searching for things, file...
  • H
    hedwards replied to the thread What's happening to FreeBSD?.
    Right now I"m using a jail as the host for my jellyfin install, and if I can get Nextcloud to play nice with my reverse proxy, that will go there as well. I've also used it for a few other things, although often times I just use it as a place to...
  • Zare
    Oh I do not disagree with that. Agreed fully that open source development can be done on an older system, even a legacy platform. What I add to that, is that 30 pounds can also buy a much more powerful, newer, 64 bit CPU platform, compared to P4...
  • S
    scottro replied to the thread List good war movies....
    As the song goes War What's it good for Absolutely nothing
  • Zare
    Remember https://en.wikipedia.org/wiki/Common_Gateway_Interface ? At a time this was the standard for "interactive" web pages. The request is piped into a external program, processed and sent back. CGI was mostly seen as "scripts" in Perl but...
  • Zare
    Yeah, so the main P4 I use is an IBM NetVista 6790-21G (32-bit Willamette). I also have a more modern Fujitsu Siemens Scaleo P (64-bit Prescott). They work well. Though admittedly I have never been much of an Eclipse or VSCode kind of guy...
  • K
    It doesn't look correct. As a base, under full load that chip alone can get to 16W. Then you want to include the same accessories as the P4 machine. Consider SSD, keyboard, cdrom, etc, it could even start to near 40W. If you remove the dedicated...
  • K
    Yeah, so the main P4 I use is an IBM NetVista 6790-21G (32-bit Willamette). I also have a more modern Fujitsu Siemens Scaleo P (64-bit Prescott). They work well. Though admittedly I have never been much of an Eclipse or VSCode kind of guy...
    • 1782514612276.png
    • 1782514739396.png
  • Espionage724
    I'd try disabling IOMMU (BIOS setting + disable CPU virtualization)
Back
Top