-
hodapp
rwp: ehh? what state is this?
-
hodapp
rwp: in Ohio, I can legally call myself an electrical engineer on account of having a BSEE from an accredited university; there is no separate licensure unless I want to call myself a Professional Engineer
-
hodapp
-
rwp
-
rwp
-
rwp
-
cpet
think the US is the only country that will either fine you or allow people to sue you for whatever stupid reason possible
-
cpet
i had a og bite me at the park after i tried to help the woner catch no each time he sees me he goes is your hand ok? can I help with your medical bills? and I just go if I wanted to sue you I would of done it on the first day not a week after
-
SponiX
cpet: most people value themselves more than others and would have insisted that the dog be put to sleep for it
-
cpet
i went to the VA had it numbed up and went home
-
cpet
surely it hurt like a son of a bitch but hey
-
cpet
dog was scared not going to punish it for it an told the owners to not do the same
-
cpet
anyone used vm-byhyve
-
cpet
man page says you can add a ip to the switch using -a
-
cpet
but doesnt say if you can add more than one ?
-
SponiX
try it and see ;)
-
SponiX
when I do my vms I configure a bridge interface, and they pull their own IP with dhcp like a normal machine on my lan
-
cpet
i have a /29
-
cpet
nope
-
cpet
SponiX: server has 3 IP
-
cpet
s main and 2 for DNS
-
SponiX
Debating dropping Plex in favor of Jellyfin
-
rtprio
do it
-
rtprio
cpet: a lot of us use vm-bhvye
-
rtprio
what exactly are you intending?
-
SponiX
I've only used bhyve a little bit with virt-manager
-
quickrr
if you jail 14.1 (for a reason), can you do pkg -j using 14.1 install?
-
scottpedia
is there a freebsd maintainer in here at the moment?
-
hodapp
rwp: that, too, is specific to roles of a PE pertaining to public works, not to "engineering" in general
-
hodapp
this isn't to say that fining him was valid, but that this was the domain he was in
-
zilti
Is there somewhere a guide or something on how to set up wireguard on FreeBSD, both for clients and servers? I did set it up today, it worked - then I rebooted, and now no matter what I do, it won't work anymore.
-
mccd
Heya, does proj-laptop include any work to improve battery life?
-
kevans
mccd: there's some work included for better handling p/e cores
-
kevans
sleep state stuff, too
-
kevans
i guess p/e core stuff wouldn'tn ecessarily help with battery life, just other performance
-
ivy
if it can schedule low-throughput processes onto E cores i'd expect that to help battery life
-
kevans
yeah, I guess OlCe's comment here also alludes to another strategy:
FreeBSDFoundation/proj-laptop #22#issuecomment-2586485132 -- preferring E cores in general if the policy is to conserve battery
-
kevans
aa lot of this was blocked on the recent runq changes that landed, iirc, so maybe more progress on this Soon(TM)
-
zilti
Ah. Got it to work again. And noticed it breaks BastilleBSD. Oh well. Time to work out a patch I suppose.
-
mccd
Nice, okay that's awesome
-
ivy
kevans: ah, i wondered what the purpose of the runq changes was as it seemed like a lot of work for little immediate benefit
-
ivy
makes sense if it's for this
-
kevans
hmm, I think I misremembered
-
kevans
reviews.freebsd.org/D45393 would seem to point at this being largely orthogonal, it just touches the same bits and had already started
-
kevans
this one was just sorting out priority levels
-
kevans
'just'
-
hernan604
whats the recommended way to create swap after the os is installed ?
-
hernan604
create a swap file and use a @reboot to swapon on boot ?
-
mason
hernan604: I'd back up any unique data and reinstall, myself. I really like swap partitions.
-
CrypticSquared
-
CrypticSquared
woops wrong chan
-
hwpplayer1
hey there !
-
hwpplayer1
I want to learn the licensing policy of FreeBSD package management and repository
-
hwpplayer1
I want to choose AGPLv3-or-later and BSD-3-Clause for my app and service
-
hwpplayer1
is it possible
-
hwpplayer1
Thanks
-
hwpplayer1
Emacs is an example for me which is both on BSDs and other systems
-
hwpplayer1
okay I learned thatnk
-
hwpplayer1
thanks
-
rtprio
you can choose whatever license you want, not sure what this has to do with freebsd
-
duncan
emacs has a single license regardless of platform, GPLv3
-
hwpplayer1
okay
-
hwpplayer1
Thanks
-
DaliborFox
hwpplayer1: Also, the philosophy of the two licenses you listed is quite starkly different, with the AGPL being quite strict on conditions of how the code must be distributed, and BSD-3 being very relaxed in this regard
-
hwpplayer1
I know the difference
-
hwpplayer1
Copyleft is more restricted
-
hwpplayer1
My perspective is not limited with BSDs
-
hwpplayer1
I think to make cross platform app for both MacOS and Windows
-
hwpplayer1
which is why I asked you first
-
hwpplayer1
My trust is closer to BSD people rather than Apple
-
hwpplayer1
or MS
-
DaliborFox
As for FreeBSD, I think your personal choice of license would only really matter if you wanted to make it a core part of the FreeBSD system. However, you most likely want to distribute it as a port instead, and those can have any license, even proprietary
-
hwpplayer1
I'm not talking for the core FreeBSD contribution
-
hwpplayer1
If I contribute to FreeBSD I don't choose any different license
-
hwpplayer1
I'm planning my own apps and services and also framework/tookit etc
-
DaliborFox
Yup, in which case, you're free to select the license that fits your world views the best :) (re: not core FreeBSD contribution)
-
hwpplayer1
yeah I got it
-
hwpplayer1
Thanks all
-
Schamschula
From the point of view of a MacPorts maintainer, the BSD license is preferred.
-
hwpplayer1
I see
-
hwpplayer1
Thanks again :)
-
hwpplayer1
How does the 3rd clause is applied in real world / BSD-3 clause license
-
hwpplayer1
If I publish an app, and some person takes the source. he/she/they must ask me before promotion ?
-
hwpplayer1
okay I learned
-
hwpplayer1
Thanks again
-
rtprio
not usually
-
rtprio
i feel like there are better places to chat about licensing your software
-
hwpplayer1
okay
-
hwpplayer1
thanks for your kindness, understanding
-
hwpplayer1
I got my answers from you
-
rtprio
any idea why i can curl a remote url on one freebsd system, and can't on another that's on the same network
-
rtprio
curl: (7) Failed to connect to cdn.masto.host port 443 after 3 ms: Could not connect to server
-
rtprio
$ traceroute cdn.masto.host
-
rtprio
traceroute: findsaddr: failed to connect to peer for src addr selection.
-
rtprio
what does that even mean