Jan
@js@x0r.be
Something with computers, mainly OpenBSD, Elixir and a bit of FreeBSD.
https://snips.plaintext.dev/
0
Followers
0
Following
Joined February 25, 2018
Posts
Open post
Jan
@js@x0r.be
Something with computers, mainly OpenBSD, Elixir and a bit of FreeBSD. https://snips.plaintext.dev/
x0r.be
To enable simultaneous multithreading (SMT) on #OpenBSD with the new hw.blockcpu sysctl remove the 'S', e.g.:
# sysctl hw.blockcpu
hw.blockcpu=SL
# sysctl hw.blockcpu=L
Keep the security implications in mind when enabling SMT.
# sysctl hw.blockcpu
hw.blockcpu=SL
# sysctl hw.blockcpu=L
Keep the security implications in mind when enabling SMT.
10
0
3
0
Open post
In reply to
Jan
@js@x0r.be
Something with computers, mainly OpenBSD, Elixir and a bit of FreeBSD. https://snips.plaintext.dev/
x0r.be
@einbeispiel Du siehst da das Herstellerlogo und die Seriennummer wenn ich mich nicht komplett täusche. Juweliere koennen weiterhelfen. (Eheringe von z.B. Niessing enthalten Nummern dieser Art.)
0
0
0
0
Open post
In reply to
Jan
@js@x0r.be
Something with computers, mainly OpenBSD, Elixir and a bit of FreeBSD. https://snips.plaintext.dev/
x0r.be
@lw Exactly, do not push to main from dev and merge the branches when they are ready to be released. When everything is upstream switch back to the main branch on dev and update.
1. create a new branch (the feature branch and do your work)
2. test
3. push the branch to your private repo
4. pull it wherever you want and merge it into the official repo (or pull directly from another source e.g. your private repo)
5. update your devs main branch and do the next thing
1. create a new branch (the feature branch and do your work)
2. test
3. push the branch to your private repo
4. pull it wherever you want and merge it into the official repo (or pull directly from another source e.g. your private repo)
5. update your devs main branch and do the next thing
1
1
0
0
Open post
In reply to
Jan
@js@x0r.be
Something with computers, mainly OpenBSD, Elixir and a bit of FreeBSD. https://snips.plaintext.dev/
x0r.be
@lw I'm not sure how experienced you are with git. I recommend reading upon the differences between merging and rebasing, branches and possibly cherry-pick.
I think you want to work with feature branches in this scenario and not on the main/master branch on your dev machines.
I _hope_ I understood your scenario.
I think you want to work with feature branches in this scenario and not on the main/master branch on your dev machines.
I _hope_ I understood your scenario.
0
2
0
0
Open post
Jan
@js@x0r.be
Something with computers, mainly OpenBSD, Elixir and a bit of FreeBSD. https://snips.plaintext.dev/
x0r.be
Sending patches to OpenBSD and getting them merged is the dopamine kick we all desire.
#OpenBSD #programming
#OpenBSD #programming
18
0
5
0
Open post
Jan
@js@x0r.be
Something with computers, mainly OpenBSD, Elixir and a bit of FreeBSD. https://snips.plaintext.dev/
x0r.be
@floberrez Is there a reason for you posting your last toot 21 times?
0
0
0
0