XS
you are declaring parameters with values containing spaces without quotes
XS
> building software > not knowing shell - > won't work
X
https://it-notes.dragas.net/2023/09/23/make-your-own-vpn-freebsd-wireguard-ipv6-and-ad-blocking-included/
haidar - love 🇲🇨🇵🇸
I got no internet after suspend. I did netif restart
X
https://www.osnews.com/story/137236/openbsd-viable-rop-free-roadmap-for-i386-armv8-riscv64-alpha-sparc64/
Chad
I normally have to service netif stop then zzz to put it to sleep then when it comes back on after sleep service netif start.
Chad
Never hibernate in bsd..
Woody
Never hibernate in bsd..
never hibernate anywhere more like that
Chad
never hibernate anywhere more like that
What are your reasons for any OS?
Woody
What are your reasons for any OS?
fucked up modern hardware
Woody
(and shitty drivers for it)
Chad
Yeah.. I use multiple OSes and most commercial grade user OSes can hibernate.
Baron
i don't enjoy netflix. maybe because it doesn't run on freebsd? who do i send my complaint to?
to netflix it self, it doesn't work because netflix use widevine(drm) and widevine don't have support on bsd's
Baron
it was a rethorical question
oh, sorry it is difficult to catch sarcasm, irony and rhetorical questions on text
トミ
to netflix it self, it doesn't work because netflix use widevine(drm) and widevine don't have support on bsd's
you can use widevive if you install linux version chrome or firefox via linux compat...
Baron
Baron
so, netflix, spotfy and udemy (the ones with drm) are out of question on bsd right now
トミ
yeah, bet there is a bug on 13 branch that block any sound
you need to do some dark magic and vodoo to get sound to work
Baron
you need to do some dark magic and vodoo to get sound to work
# reboot && sacrifice a goat && pray
Jay
Never hibernate in bsd..
No probs with ThinkPad x230 and OpenBSD
CloudBSD
FreeBSD with X270, NetBSD with X250 suspend and resume 100%, wired and wireless (I have these two machines)
haidar - love 🇲🇨🇵🇸
fucked up modern hardware
Frame.work 13 should be good
haidar - love 🇲🇨🇵🇸
so, netflix, spotfy and udemy (the ones with drm) are out of question on bsd right now
they might running their server with freebsd but why don't they thank them?
Woody
Frame.work 13 should be good
no, it sucks as well
haidar - love 🇲🇨🇵🇸
no, it sucks as well
which one high spec but work fine in FreeBSD ?
Jay
they might running their server with freebsd but why don't they thank them?
They do. Lot of patches for networking come from Netflix
Baron
guys, how do I make sound work on linuxulator? I have brave and vivaldi installed using a ubuntu jail. but sound don't work on any of them
ɴꙩᴍᴀᴅ
guys, how do I make sound work on linuxulator? I have brave and vivaldi installed using a ubuntu jail. but sound don't work on any of them
using sndio, pulse, or...? I lost audio on Firefox running in directly FreeBSD because of not using pulse since they changed how they run audio iirc
haidar - love 🇲🇨🇵🇸
T440p
mine using i5 4690, even minecraft running bit laggy with low setting😢
Baron
PS.: I used the linux-browser-installer script to install the browsers
Baron
https://github.com/mrclksr/linux-browser-installer
X
without
I see. Have you tried with sandbox?
X
not yet
👌. Please let me know if works. Thank you.
CloudBSD
they might running their server with freebsd but why don't they thank them?
https://openconnect.netflix.com/publications/asiabsd_tls_improved.pdf
CloudBSD
https://people.freebsd.org/~gallatin/talks/euro2021.pdf
Ronard NX
Macos s launchd looks like our bsd init lol
Ronard NX
You may try it by yourself
Chad
I have a frame.work i7 and the only way I can get it to sleep and wake without major issues is to stop wifi and then put it to sleep.
radhitya
T440p
❤️
Tachyonik
bro, how do I sandbox it?
Capsicum, maybe? I'm not sure, though.
X
bro, how do I sandbox it?
Iirc there is a --sandbox flag. Also, found this: https://forum.vivaldi.net/topic/8782/freebsd-version/21?_=1695786497255&lang=en-US
X
didn't work either
I see. But it runs without sandbox, right?
Baron
I see. But it runs without sandbox, right?
Everything works on Vivaldi/Brave besides sound, with or without sandbox
X
Everything works on Vivaldi/Brave besides sound, with or without sandbox
Great! And not great 😕. I'll start testing Vivaldi on a fbsd 13.2 vm soon., because imho it is one of the best chromium based browsers.
Baron
Idl brave because of its relationship with shady crypto companies
some problem with virtualbox on the freebsd
it report the out of the memoryy when i us vir tualbox command to start in the terminal
have idea to solve it
X
It is the only browser based o chrome that it is worth to use it
True. Has some cool features that cant be found in other chromium based browsers. Brave is ok-ish if you are into crypto. Edge and Chrome are full of trackers, imho. Firefox is working good on fbsd/gbsd.
Baron
True. Has some cool features that cant be found in other chromium based browsers. Brave is ok-ish if you are into crypto. Edge and Chrome are full of trackers, imho. Firefox is working good on fbsd/gbsd.
Don't get me wrong, I like cryptocurrencies in general, I don't like who brave choose as partners Firefox it is my default, I would like to change to Vivaldi, but you know, no sound on FBSD #xmr4thewin
X
RPi5: https://www.tech-knowhow.com/2023/09/rasperry-pi-5-specs-and-images-leaked-from-element14/
X
https://petapixel.com/2022/12/09/raspberry-pi-under-fire-by-creators-who-are-upset-it-hired-a-former-cop/
Jay
Anyone tried to build https://librewolf.net/ ?
X
https://m.slashdot.org/story/419601
Baron
If Glen keep this "one week" pattern, IMHO Release/14.0 will be launched in around one month, maybe one week more or one week less. What is your guess about the launch date?
Baron
where did you saw this announcement?
ɴꙩᴍᴀᴅ
which it is in around one month
Well, indeed you are right 😁
ɴꙩᴍᴀᴅ
where did you saw this announcement?
https://www.freebsd.org/releases/14.0R/schedule/
Vidra
Is this the place where all linux rant should go? 😅 I'm trying to understand some basic networking concepts, and curious if the linux makes it more difficult. In freebsd where would you set masquerading, let's say it's a system set up as a gateway router. Are the routing tables enough or you have to set up the firewall too?
Jeff
Using the terms "masquerading" and "gateway", I'm assuming you want NAT. That can be done in any of the several firewalls included in FreeBSD. You might want to look in the Handbook here. With pf, for instance, nat and rdr rules are pretty simple and easy to read. and yes, linux/iptables/netfilter does make it seem more complicated than it should be. :^)