Didn’t get a single reqeust, so this had less impact than expected. Thought there was more old rusty companies looking for a non-retired engineer.
Didn’t get a single reqeust, so this had less impact than expected. Thought there was more old rusty companies looking for a non-retired engineer.
I wanted to see what the COBOL job market looked like. So I learned the superficial basics of COBOL in a day or two, just so I wouldn’t be a complete fraud when I put it into my linkedin profile as a skill to see what happens.
I thought it was pretty funny.
Can anyone explain the “professional developers” percentages to me?
What’s the threat model here? I can think of no DNS shennanigans that would not be detectable through the authentication mechainsms in TLS (chain-of-trust). Not having to trust network infrastructure is exactly what TLS is for.
What is it that you’re doing that is still not using some form of authenticated encryption? Almost everything is https, ssh, almost all mailservers have tls support, irc does have tls support… What’s left that needs to be encrypted by a VPN?
How do you know?
I’m not sure I agree that Void is a bottom type. If so, void-functions would never be able to return/terminate. Java’s void is probably more of a unit type.
As a tech savy person, I can confidently say lemmy is not a viable reddit alternative at this stage for an arbitrary reddit user. The UI and clients are just terrible and full of small bugs, annoyances and inconsistencies. Sure, it will eventually get there, but negative opinions about lemmy are not completely unmerrited. Just as I’m typing this, I get screen tears and flickering elements. It’s just very, very bleeding edge and I can absolutely see how someone trying it for 5 minutes would be turned off. If you want to capture the masses, the user experience has to impeccable.
PS: my first try at submitting this response timed out. This is my second try.
Total non-issue
They did the same thing with jabber / XMPP back in the day. There was a time where I could use my jabber accout to talk to ppl on FB. They (and also Google) turned that off and unfederated. They’ll do the same thing here.
IIUC pingora is not standalone, but a set of rust crates? Should be already supported by nixpkgs through rust builders.