It’s about TCP, lookup TCP packet or TCP header
I don’t understand why I’m being downvotes but alright.
The joke is NOT about TCP it’s something else entirely
It’s about TCP, lookup TCP packet or TCP header
I don’t understand why I’m being downvotes but alright.
The joke is NOT about TCP it’s something else entirely
AI will create the most cursed entry jobs humans have yet to see.
First job in the old days doing WordPress, managing someone’s vomit inducing PHP? Gone.
Jobs with jQuery spaghetti calling dozens of asp APIs like a rat’s nest no rat can traverse? Gone.
Welcome to the future: Fixing some “business” guy’s vibe coded personal hell made just for you.
Python people explaining fail to see the point: Yes we know dunders exist. We just want you to say: “Yeah, that is a bit hacky, isn’t it?”
I very much hate the word app. That’s probably my biggest boomer trait.

What’s the self hosted guide to security when opening up ports to the public ?

It looks like a different symbol of you were to compare the characters length in pixels
the equals and the horizontal double bars seem different to me.
Lol I did as well.
“ermm actually had you apologized I would have undone the ban”
fuck you
These reddit ban appeals are just power trips for the mods. do not engage with this feature.
“no dude he just wasn’t using [ai product] dude I use that and then send it to [another ai product]'s [buzzword like ‘pipeline’] you have to try those out dude”
functional programmers when they look at their code 2 years later
There’s lots of valid reasons for this.
Imo the biggest one people don’t account for is this: Dev salaries are incredibly high. if you want fast performance the most optimal way would be to target the platform and use low level native code, so C++ or Swift.
It would cost you like 20x more than just using electron and it will cost you bigly if you have multiple platforms to maintain.
So it turns out having 1 team crunching out an app on electron with hundreds of dependencies is cheaper, naturally that’s what most companies will do.
Don’t want to use electron ? Then it’s kind of the same issue except this time you’re using Java and C# and you have to handle platform specific things on your own (think audio libraries for example). It’s definitely doable but will be more costly than using a cross platform chromium app.
using threads to reduce cpu usage ? in what world ? if you can parallelize tasks you will always increase the workload done.
WSL, if not then msys2/git bash at bare minimum
Poweshell 7 is okay if you have access to it but regular day to day shell scripting is like as 10x more verbose with powershell than bash
I just use WSL at work, extremely fortunate to be able to despite IT locking down everything as much as possible

"grug try watch patiently as cut points emerge from code and slowly refactor, with code base taking shape over time along with experience. no hard/ fast rule for this: grug know cut point when grug see cut point, just take time to build skill in seeing, patience
sometimes grug go too early and get abstractions wrong, so grug bias towards waiting
big brain developers often not like this at all and invent many abstractions start of project
grug tempted to reach for club and yell “big brain no maintain code! big brain move on next architecture committee leave code for grug deal with!”

Honestly, if they want to go full enterprise at least use the javabeanfactoryfactoryfactory pattern

I have nothing to add except: man’s really wrote like 7 classes to just have 1 function each

I love C and C++ and I talk to someone else who does (comp sci grad) but he’s hugely biased against rust and says shit like “rust is cringe it has training wheels, just be good at C”
it’s like a weird tech anti-intellectualism
every time I see this it always follows with comment that reopens the issue. inactive != resolved.

that’s why I’m so on the fence about spamming my tech skills in resume. on one hand it’s completely factual and is probably favoured by whatever AI garbage is processing the resume.
on the other hand to the human that reads it. it’s probably just dumb and hard to prove, they’re not going to test me on 20 competency skills for the things I have listed
My company owns their infrastructure and we don’t have issues like this and our production servers are working like oiled machines and yet they want to move to 3rd party cloud services for reasons that have yet to be explained