Can you enable SSH, and then try SSH into the box once it hangs?
Any OOMKiller messages in dmesg/journalctl? Do you have swap space?
Nothing in the logs jumped out at me, hopefully someone else can help you.
Can you enable SSH, and then try SSH into the box once it hangs?
Any OOMKiller messages in dmesg/journalctl? Do you have swap space?
Nothing in the logs jumped out at me, hopefully someone else can help you.
Yeah, its probably a lot more complex, but its still funny seeing a package get within 5km, only to shoot 60km away for a little vacation.
Post Dez Nuts. Gottem
Sure, but the processing centre is next to the Airport, and definitely doesn’t explain the trip to the other side of the state.
And the thing is, I have very rarely had packages get off the plane, go through the processing center and head straight out to me, its just that more commonly they send it 60km away instead 🤷
I live relatively close to the two main airports in my state, and yet any time I get a package delivered from overseas, i get to watch it land next to me, and then get driven all around the state while the Postie’s try work out where I live. Love the efficiency.
Rust is definitely not new and niche anymore, its the most popular language in the StackOverflow surveys.
A C book feels dated at this point, there are very strong recommendations that C is to be phased out in favor of memory safe languages. But people have been signalling the death of C for decades, so it probably has a few more years left.
A good C book on how to write memory safe C would be useful. Its been tried many times, but newcomers to C still seem to struggle with allocation and freeing, and thread safety.
I think you need to factor in lube costs, and once you do, it stops making financial sense.
Sorry, wasn’t clear, $200 for 200gb, 1 year expirey. Most are monthly here as well, but there are some yearly plans.
The good part of yearly plans is that I have plenty of data on the rare occasion that I’m on holiday or whatever, but with the lower average cost.
$200 AUD, 200gb data, unlimited calls and texts. Amaysim In Australia.
https://www.amaysim.com.au/sim-plans/12-month-sim-plans/unlimited-200gb
You can have an offline gitlab/forgejo and a public github. I do most of my work against a local gitlab, and mirror up to github for anything that needs to be shared.
I have a couple of projects mirrored down to my gitlab as a backup, and they are not online, so can’t realistically be DCMAd.
Right after a new feature is also perfect time for it to get axed
Love it or hate it, Google Messages is here to stay
Oh you sweet summer child…
which this whole post seems to be an advert for
I got the exact same impression. Reminds me of the XYZ evangelists who only know XYZ, think it applies to every situation, and have little other experience.
The speed in the quality-cost-speed triangle refers to the speed of producing the widget/code. The execution speed would fall under quality.
You can still only pick 2.
Looks like you need to use [
on friendica? ]
Take a photo of the output? First few lines are most important, but ideally all would be good.
Edit: actually, dont want to crowd the kitchen, good luck!
Yup, didn’t read your comment properly, but that will also work.
Give the output of route
, maybe there is a left over route.
Sheldon’s gonna be endlessly amused that Rajesh switched to social sciences
There are android clients, probably one for iOS as well. If you are getting OOM killed, you need to work out what is using all your memory. The OOM killer is pretty indiscriminate, and will murder processes randomly.
Maybe keep system monitor up and keep an eye on memory usage?