
James Landrum
@JamesRLandrum
Followers
1K
Following
93K
Media
2K
Statuses
33K
Principal Developer @ ######## | Previously worked with @exelon, @fcc, @usda, @alsassociation, @voanews, @geoffkeighley, @zvrs, @dewalttough
Inside Lord Jabu-Jabu
Joined March 2021
I made a highlight of some of the videos I've done over the years. Enjoy!
0
1
10
If I followed you today it means I have your Tpotmon card and I own you. I doubly own you @ramxcodes.
2
0
6
Not sure if this is bait but…. This is why learning why is more important than learning how in software. This is why I rag on React devs so much - it’s one of the few bits of software that holds your hand enough to make a full app without knowing why. Flexbox generally needs 2.
I just don't get why anyone would use:. ```.display: flex;.flex-direction: column.```. when `display: grid` is supported, shorter to write and allows for a lot more flexibility if you want more from your layout. #CSS.
1
0
0
The stupid part is 90% of the dishwasher is overpriced, and otherwise no different than the less expensive models. The 10% are things like temperature regulators, macerating disposals, so on.
can’t believe im excited about a dishwasher but….sprung for a Miele and uh WOW, i didn’t realize how bad other dishwashers are until now . can literally just throw stuff in FILTHY and it comes out perfect
1
0
0
Nobody - developers nor players - want a game based on random outputs of an AI. The more predictable you make the AI, the higher the compute cost OR the less capable the game. Just because 90% of games out there today miss the point that games are a form of art doesn’t mean we.
1
0
3
The point is giving them the experience to be senior level. Thinking AI can replace that is a horrible business decision.
Hiring for SWE is so fucked up right now. There's no point in hiring junior to mid because I just ask cursor on slack to do junior-to-mid stuff. And I can't hire a senior because they're so rare and expensive ($200k+). What's left is hiring consultants for super niche stuff + AI.
1
0
4
The strange part is this fits more within Bill Gates’ vision than anything Microsoft has done in the past 10 years. Except maybe Xbox - because he was pretty set on gaming being there too.
Microsoft teases the future of Windows:. 'The computer will be able to see what we see, hear what we hear, and we can talk to it'
1
0
0
Lemme tell you how I secured a VPS I had a while back…. First off, SSH was on port 2222, because you can just do that. Second, it was IP restricted but not in the usual way. If you attempted to connect from an unknown IP, it sat quiet. No prompts it just sat there. You had to.
Tailscale is not hard to explain and everyone who does development should have a general understanding of how things like it work.
0
0
0
Tailscale is not hard to explain and everyone who does development should have a general understanding of how things like it work.
An easy way to keep your VPS secure as many people in the replies said is @Tailscale . Tailscale is very hard to explain and I barely understand it but it creates a private network with just you (your laptop for ex) and your servers in the cloud. Nobody else can access that.
1
0
5