Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Oh my, the modern web is so bloated/overloaded

Uncategorized
5 2 12

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    11 Views
    Does anyone know if the #intel Iris xE can actually handle 4K resolution with 3D graphics? It seems quite sluggish in #linux (not tested with #FreeBSD)It was OK on my older HD monitor.
  • It works ❤️

    Uncategorized freebsd hardenedbsd github
    2
    0 Votes
    2 Posts
    3 Views
    It works ❤️ FreeBSD running in a Github action.See https://github.com/0x1eef/hardenedbsd-vm/actions/runs/20127365341/job/57760097378This is just the start, but a big milestone.<snip>Attempt 36/100Attempt 37/100<snip>dial tcp 192.168.122.12:22: connect: connection refused (8/100dial tcp 192.168.122.12:22: connect: connection refused (9/100)SSH session establisheduname -aFreeBSD hardenedbsd 15.0-RELEASE FreeBSD 15.0-RELEASE releng/15.0-n280995-7aedc8de6446 GENERIC amd64#freeBSD #hardenedBSD #github
  • Today I learned that uname

    Uncategorized freebsd
    1
    0 Votes
    1 Posts
    6 Views
    Today I learned that uname.c on #FreeBSD is a light wrapper around sysctl nodes. For example, uname -r is equal to kern.osrelease.https://github.com/freebsd/freebsd-src/blob/main/usr.bin/uname/uname.c
  • 0 Votes
    1 Posts
    14 Views
    Day two of using #freebsd again.The resolution of the wifi issue was as simple as pressing the enable radio button on the keyboard. Good thing I read the messages on startup this time.After quite a bit of struggle I've gotten wayfire going (with an old nvidia card no less). The other challenge I faced is while Sway or Wayfire would launch, I couldn't run anything. No foot, alacritty, no dmenu, wayfire's bar would crash, the swaybar had boxes for icons. This took me much longer than I would like to admit to solve.Somehow it's possible on Freebsd to install all of this and not install a font. in one sense I appreciate the modularity. Sometimes on Linux I've felt like one little tool brings with it an entire desktop environment and a GB of software. This might be on the extreme other end. Added doas, rofi, firefox and started tweaking the interface. I haven't figured out the startup splash screen yet, or how to launch sddm or something like it on startup. But that's coming.Back years ago I never had a computer that could run Compiz. So I get to relive some of those aspirations with Wayfire. The effects are neat without being terribly annoying. The laptop I'm using was made in 2008 or 2009. And quite remarkably it does not feel slow at all. The genie effect is faster than any Mac when the Dock had that option. The cube rotates smoothly.And most surprising, launching Firefox seems almost instant. I had a dozen tabs open and not a glitch, even watching a YouTube video and swapping screens with the cube effect.I think I've managed to get this working without introducing many Linux-isms or the Linux ABI. I use Linux a lot, but I wanted something a bit more purely BSD for this machine.