UDENIX
https://bsdsec.net/articles/future-of-32-bit-platform-support-in-freebsd?utm_source=bsdweekly
トミ
https://bsdsec.net/articles/future-of-32-bit-platform-support-in-freebsd?utm_source=bsdweekly
i'm still angry they drpped PC98
Hardcode
who needs i386 nowadays anyway
Hardcode
all of the i386 embedded jumped to amd64 like 5-7 years ago, rest was arm from the very start
Hardcode
supporting the whole arch only for retrocomputer geeks is kinda overkill
X
Meet KeyTrap, the one-packet attack that can crash your DNS servers via DNSSEC https://www.athene-center.de/en/news/press/key-trap More from Royce here: https://infosec.exchange/@tychotithonus/111924626712765292
X
Hi. Im trying to run telegram on fbsd 13.2 but it complsins about the following file: Libvpx.so.8 not found
X
Libvpx v1.14 is already installed
X
Any help will be much appreciated. Thank you
ɴꙩᴍᴀᴅ
X
Libvpx.so.9.0.0
X
Imho, it is sad that upgrading pkgs/libs breaks installed apps.
ɴꙩᴍᴀᴅ
seems like there's no maintainer for the Telegram port
ɴꙩᴍᴀᴅ
best guess is to get the port, change the library dep in the makefile and try to build it
X
@n0madcoder oh... i see... thank you.
X
solved the telegram issue by removing telegram-desktop and installing telegram-desktop-qt6
X
might be a stupid question but, locking a pkg prevent future upgrades ?
X
i think i found my answer: yes. it does
X
just upgraded ungo0gled-chromium. at the end of the upgrade it asked me to remove the following pkgs: Installed packages to be REMOVED: kf5-karchive: 5.114.0 kf5-kcoreaddons: 5.114.0 kf5-kimageformats: 5.114.0_1 lcms: 1.19_8,1 libavif: 1.0.4 libheif: 1.17.6_1 libraw: 0.21.2 libunrar: 6.2.12,1 qt5-imageformats: 5.15.12p12 qt5-linguisttools: 5.15.12p4 qt5-wayland: 5.15.12p60 qt5pas: 2.6_5 Number of packages to be removed: 12 The operation will free 24 MiB.
X
my question is why???
ɴꙩᴍᴀᴅ
my question is why???
from the chromium dependencies or as in general pkg request?
X
@n0madcoder: i would say both
Krond
I guess the real problem here is that packages installed are coming from different sources: packages/ports, or just different snapshots of package distribution. In fact you always should be upgrading all packages when you do an upgrade, and you should start any new install with an update. That's because all linked libraries has to be consistent.
ㅤㅤㅤㅤㅤㅤ
what's the problem 😭😭😭
neb
Maybe mbr rather than gpt? Has worked for me on some hardware...
ㅤㅤㅤㅤㅤㅤ
Krond
A lot of things may happen: check whether your boot is supported and not disabled in BIOS, check whether your device is selected for boot etc.
ㅤㅤㅤㅤㅤㅤ
Could freebsd die due to the small number of users and the lack of support
Krond
Yes, most certainly.
Krond
I don't see other options after all of the BSD shops like Netflix dying.
Krond
There's a hefty list somewhere, you can start crossing them out as they die.
UDENIX
Could freebsd die due to the small number of users and the lack of support
I don't think so, I see that FreeBSD has a very active community of users and developers, there are other BSD based operating systems where this possibility worries me more, like OpenBSD.
UDENIX
Yeah, but the question was about dying without users and support. That cirtainly kills any OS.
No, he is assuming that FreeBSD has a small community of users and developers, this is not true, in fact it is the most "alive" BSD based operating system today.
UDENIX
It would also be necessary to define what qualifies as "small", because it is obvious that the FreeBSD community is smaller than the Linux community, but that does not mean that it cannot sustain its development.
Krond
Well, it's just the numbers around is so huge they are unbelievable. Linux posesses only a fraction of PC market. BSD got only a fraction of that number. DragonFlyBSD is a tiny fraction compared to BSD community — and alas, it's not small enough to die. Just a few dozen commiters, roughly a single person supporting all of the package work, and that's enough to be usable as a desktop for me right now.
Krond
Generally saying loss of users and lack of support is a result of OS dying, like OS/2 or BB10. And Linux also has enough skeletons in the cellar to endanger it's future.
Maxim
anonymous analysts have been burying FreeBSD for 25+ years now
トミ
also Linux "market share" is rising on desktops
トミ
https://ipng.ch/s/articles/2024/02/17/vpp-freebsd-2.html
Justin Herass
Does FreeBSD 14 Release support ath10k driver?
Justin Herass
Does FreeBSD 14 Release support ath10k driver?
Nvm, I used Wifibox to get it working
neb
Is Rust considered a good, neutral, or bad thing in FreeBSD? And why is it considered so?
I recommend checking out some "Rust-themed" talks that Bryan Cantrill gave. He is very experienced in ASM, C and also Rust. He worked at Sun and now oxide.computer (the next Sun, ie a company that makes hardware and software together).
neb
https://m.youtube.com/results?sp=mAEA&search_query=Bryan+cantrill+rust
neb
Oh yeah! He has a great talk called "Fork Yeah!" About the Oracle <-- Sun takeover and the subsequent forking of OpenSolaris by the community. He generally is an awesome entertaining and passion speaker.
.
Yes, I think so too. I liked his talks about DTrace and the ‘D’ language very much. 👍🏻
haidar - love 🇲🇨🇵🇸
It's the beginning. And has nothing to do with AI
Krond
Now its good news I wasn't hired by them.
Flan
what editors are yall using because I've tried like 5 editors and they're all broken
Zainal
editors? vi & vim
Flan
Do you actually code in vi?
Zainal
the question is what editor, not mentioning for what purpose
Flan
ah, sorry
Flan
well, I was looking for an IDE
Flan
frankly, I would use a terminal based editor if it supported ctrl+backspace but, alas terminals are stuck in the 70s
Flan
editors I've tried are, textadept which doesn't build, lite doesn't build, cudatext has issues but so far is the best, but clicking sometimes fails, so I code and suddenly I can't copy/paste. nano doesn't syntax highlight correctly.
Flan
I'm now using geany and scite, geany has crashed, but seems usable enough
Zainal
have you try kate? i think is good editor from my perspective
Zainal
currently i’m using codium in osx, otherwise using kate is fine for me
Flan
I'll give it a try, kde is always stable
Zainal
yup, i use freebsd with kde as desktop manager in my old laptop… no strange issues
Aan Triono
I'm using gnome. When opening LibreOffice Writer, it took a long time for the laptop fan to start beeping. I don't know what is the cause?
Flan
is the problem the beeping or libreoffice overusing the CPU?
Aan Triono
is the problem the beeping or libreoffice overusing the CPU?
I open another application, it opens quickly and the fan makes no sound.
Zainal
what hardware you are using?
Flan
libreoffice is bulky
Zainal
i’m running freebsd on my asus laptop with 2gb ram without any issues, with kde as desktop manager
Zainal
sorry i can’t help, but i think the problems is not gnome but libreoffice it self (maybe)
Z
Think 5g was wifi 5GHz.😂