Latest activity

  • _martin
    _martin reacted to serjsk8's post in the thread Same thing, different name with Like Like.
    Hello, Lately I’ve been feeling really tired of all the endless terminology chaos in our industry. It’s always the same ideas — networks, virtual machines, configs — but every platform has to give them a new shiny name to sound “innovative”...
  • serjsk8
    serjsk8 reacted to PMc's post in the thread Same thing, different name with Thanks Thanks.
    I doubt if that is really comparable innovation. Between 1925 and 1975 basically everybody got a car, a telephone and a TV, and we landed on the moon. All this brought interesting new possibilities into life, and (most) people did follow along...
  • serjsk8
    serjsk8 reacted to Hobbes's post in the thread Same thing, different name with Thanks Thanks.
    Many —and I mean many— years ago my father, a man deeply committed to civic associations, told me—in light of the rise of consumer groups—that he feared the day when we would all see ourselves as consumers rather than citizens. That day arrived...
  • serjsk8
    serjsk8 replied to the thread Same thing, different name.
    A very interesting book about consumer society "The Consumer Society: Myths and Structures" Written in 1970 by Jean Baudrillard, but when you read it, it seems like it was written just yesterday. I recommend reading it, it's very interesting!
  • Crivens
    Crivens replied to the thread Same thing, different name.
    George Orwell was on to something. Who would have known?
  • Crivens
    We have a saying about this. When "the children" are mentioned by lobbyists or law makers, put firmly one hand on your rights and one on your wallet.
  • S
    sumo_r replied to the thread jails mac.do usage in a jail.
    Used the good old handbook - https://docs.freebsd.org/en/books/handbook/jails/index.html#creating-thin-jail-openzfs-snapshots. mdo works with a snapshot clone jail. Interested to see how the nullfs jails will be solved for mdo, maybe a new...
  • MG
    I think the children are a selected defense because nobody can reject it with a straight face. The actual goal is control of public information. It's 1 following phase after the ban on p2p information sharing. Everything must be commercialized. 1...
  • MG
    MG reacted to Zare's post in the thread California, Brazil, UK issue...my 2 cents with Like Like.
    In all these jurisdictions the foundation should employ lawyers to contact relevant agencies. The foundation should work with lawyers to outline what FreeBSD is, and how it is used and what is the difference between accessing online services from...
  • MG
    All llvms and pythons. 🫡
  • MG
    All packages like 'make package' for te entire portstree? List all directories under /usr/ports/<category> and pipe it through a make BATCH=1 command. I don't think anybody has that space at home. Maybe if you delete the work dir and source file...
  • Espionage724
    Espionage724 reacted to scottro's post in the thread The Random Thread with Like Like.
    Speaking of AI, I just watched this week's episode of Have I Got News For You. So.. In Washington State, if you pressed 2 (or whatever number) to get Spanish, you got someone speaking English with a Spanish accent. Blamed on AI. In the same...
  • S
    scottro replied to the thread The Random Thread.
    Speaking of AI, I just watched this week's episode of Have I Got News For You. So.. In Washington State, if you pressed 2 (or whatever number) to get Spanish, you got someone speaking English with a Spanish accent. Blamed on AI. In the same...
  • cracauer@
    Allan Jude has a cool graphical representation of authors in FreeBSD. But I can't find it right now.
  • Espionage724
    Espionage724 reacted to fernandel's post in the thread Solved deno with Like Like.
    Yes, for me yt-dlp with deno works as before. No problems.
  • bjs
    bjs reacted to bakul's post in the thread Music… with Like Like.
    Country Joe McDonald - Feel Like I'm Fixin' to Die Rag - Woodstock '69 View: https://www.youtube.com/watch?v=eRl6-bHlz-4
  • cracauer@
    cracauer@ replied to the thread RAMageddon!!.
    Unfortunately that party is over with DDR5. DDR5 registered modules have different sockets from unbuffered.
  • R
    roper replied to the thread Solved deno.
    Yes, you're probably right. However, I'm not enthusiastic about fixing that at the moment. Fernandel has the thread marked solved so it's all good. Thanks!
  • R
    roper reacted to Beastie's post in the thread Solved deno with Thanks Thanks.
    roper, it's obvious now that the problem is not with yt-dlp or its configuration, but with deno not being able to run. You may be running programs built for a different version of FreeBSD, causing an ABI mismatch. What FreeBSD version are you...
  • Espionage724
    I've used a laptop for server for years :cool: (swapped from a Phenom II desktop for power-saving); kind-of convenient having screen, keyboard, and mouse all in one! If it's one machine to do all of that I'd get the best-spec'd one
  • B
    Beastie replied to the thread Solved deno.
    roper, it's obvious now that the problem is not with yt-dlp or its configuration, but with deno not being able to run. You may be running programs built for a different version of FreeBSD, causing an ABI mismatch. What FreeBSD version are you...
  • B
    I don't see anything special in dmesg, but as i said it shows up with ciss_vol_status with correct ID, etc. so it means it is working. And yes, I think it just needs to be triggered to scan somehow but I do not see how. I thought camcontrol...
  • K
    The unsung heros of keeping the lights on. My opinion, maintenance is often more difficult than "new development". One needs to root cause a problem and then figure out a fix without breaking any existing uses. I've run into cases where bad...
  • Espionage724
    No, there is in fact not, and I resent your implication. Wayland is not even at feature parity with xorg, as far as I have read. Yet, the linux community is attempting to make it the default, mainly by attrition. Please stop trying to turn my...
  • B
    nothing special needed, at boot times drives appear and can be used. My point is that I am trying to get hotplugging working. I can't/don't want to reboot the machine everytime a drive is replaced or added.
  • H
    Don't worry about the English, I'm following just fine. Have you been able to check in the modem if the traffic is being blocked there?
  • H
    The reason why! It's because my provider modded their zyxel router, just check how GNAT works, and you can obtain your answer, GPON fibre modulator is setting up to use a private NAT ip for lot of people and filter with a firewall line in signal...
  • K
    I think they wanted to freeze Xorg whilst working on Linux Wayland. Enrico pushing new code obviously worked against their interests. Xlibre fork needed to happen for a well maintained and forward moving UNIX display system. Open-source...
  • R
    roper replied to the thread Solved deno.
    $ /usr/local/bin/python3 /tmp/yt-dlp-master/yt_dlp/__main__.py -f18 https://www.youtube.com/shorts/sI24hdszcXY [youtube] Extracting URL: https://www.youtube.com/shorts/sI24hdszcXY [youtube] sI24hdszcXY: Downloading webpage WARNING: [youtube] No...
  • H
    hedwards reacted to atax1a's post in the thread PF Can't figure out "scrub" usage with Like Like.
    huh. i suppose this is what we get for only using scrub on openbsd. /usr/share/examples/pf/pf.conf says: #table <spamd-white> persist #set skip on lo #scrub in #nat-anchor "ftp-proxy/*" #rdr-anchor "ftp-proxy/*" #nat on $ext_if inet from...
  • H
    hedwards reacted to l008com's post in the thread PF Can't figure out "scrub" usage with Like Like.
    Ok so to reiterate, the problem was elsewhere in my config file and its now fixed. But I do have a followup question. Is there any way to get any kind of 'stats' of how many packets `scrub` is dumping because they're malformed, or fixing in...
  • H
    Is there a reason why you need to use cloudflare? I've successfully streamed Jellyfin using Tailscale and tunneling the appropriate port to my laptop. Tailscale for a couple computers is free, and even if you opt for the paid tier for personal...
  • Espionage724
    Espionage724 reacted to eternal_noob's post in the thread The Random Thread with Like Like.
    Final price 610k. That's crazy.
  • H
    hedwards replied to the thread The Random Thread.
    Things like that make me really glad that nuclear war is probably about to break out in the Middle East. The Terminator was not a recommendation for something to do.
  • K
    Both codebases have Enrico's code in. He has been a contributor for many, many years and his understanding of the architecture is probably better than anyone else. If there were more skilled developers around, he would step back from the code a...
  • B
    Personally I would recommend getting a Lenovo Thinkstation
    • 1772998298923.png
  • MG
    Another tip on the mini-pc is to upgrade your heatsink paste, if they used paste when they assembled it (some of them use thermal pads now instead of paste, in which case probably best to leave it alone). Upgrading the paste tends to lower CPU...
  • Espionage724
    Espionage724 replied to the thread Open AI.
    I have something new to look for with system fonts now 😄
  • Espionage724
    Espionage724 reacted to atax1a's post in the thread Open AI with Thanks Thanks.
    that was an ess ell oh, not ess eye oh
  • Espionage724
    I can vouch for Xfce working (not sure about NVIDIA)
    • Screenshot_2026-03-06_18-04-36.png
  • Espionage724
    Espionage724 replied to the thread Open AI.
    Unlocked BIOS on my laptop gives a SIO option, but trying to see what's under it throws me back to main menu :p (no idea what that option or word means)
  • B
    This company demanding this IRS Tax fee has now disappeared, although I'm pretty sure they will turn up again under a different name.
  • H
    mount --libxo:J gives you the mount table in JSON, and you can walk that to determine what you're looking for. a lot of freebsd tools have the --libxo option.
  • B
    I have an HP P420i SAS controller configured in JBOD mode (I booted linux and used the official ciss utilities to configure it that way) so each drive is passed as a plain device, no RAID. I have 4 drives used, 2 of them in a mirror, the other 2...
  • H
    hedwards replied to the thread Movies (and TV shows)....
    One of the things that Rowan did that he was actually funny in. I really need to get a copy of the series for my collection. On the topic of British TV programming, I recently saw the first couple episodes of The Brittas Empire and now I'm...
  • H
    hedwards reacted to fernandel's post in the thread mtree with Like Like.
    I made a script from Dru Lavigne book BSD HACKS. Book is from 2004 but it is useful still :). Thank you.
  • MG
    I'd go for the mini PC. Nice specs but how is it doing at full load?
  • H
    TBH, personally, I'd use a VM unless you're at the stage where you need to test on hardware. There's also the option of just running off of an external USB drive for a test run. But, if you're looking to buy hardware, the mini PC is far less...
  • J
    The courts could strike or put it in abeyance under the 'void for vagueness' doctrine, or under contract law between buyer and seller of, or coder and user of, the product under contract unfeasability clause rulings. For starters. [[...
  • Espionage724
    I had options i915 enable_dsb=0 in a modprobe.d on Linux. I have has_dsb: no under GuC notes, implying DSB might be related to GuC, and on FreeBSD I disable GuC with hw.i915kms.enable_guc=0. Iirc drm-kmod versions affected whether GuC worked on...
Back
Top