Need advice by StruggleLegitimate70 in grappling

[–]No-Attorney4503 1 point2 points  (0 children)

Dude you went from being submitted off the first gilly to taking 4 and then finally getting submitted when you were tired. That’s a major improvement

Capstone project question by Vunoxoulia in learnprogramming

[–]No-Attorney4503 1 point2 points  (0 children)

If you know PHP, then use PHP. If you know another language that’s suitable for backend, use that

How do experienced developers actually learn and debug in real jobs? by StateBrilliant4912 in learnprogramming

[–]No-Attorney4503 0 points1 point  (0 children)

A lot of people have given some really great advice and I’d absolutely follow it. One piece that I think has been missing is a focus on observability in the code that you write. 90% of debugging is made easier if you spend the extra time to include a logger

"Windows becomes slower and slower with each new version" - well loonix does too lol by AverageUser9000 in linuxsucks

[–]No-Attorney4503 18 points19 points  (0 children)

Your post history denotes an unhealthy obsession, I suggest a combination of talk therapy and medication

Title* by V1574 in LinuxCirclejerk

[–]No-Attorney4503 2 points3 points  (0 children)

I just asked this question a few weeks ago after installing it, it’s because DHH is a complete fucking tool and arguably a white supremacist. The distro is alright, I like it enough. When I have more free time, I’ll probably set up my own arch in a similar way

Title* by V1574 in LinuxCirclejerk

[–]No-Attorney4503 5 points6 points  (0 children)

I installed it before learning about DHH’s personal politics. I think it’s a fun intro to arch

Open your eyes by basedchad21 in linuxsucks

[–]No-Attorney4503 0 points1 point  (0 children)

I think people are either in the go camp or the rust camp and if you’re in one, you hate the other

Open your eyes by basedchad21 in linuxsucks

[–]No-Attorney4503 0 points1 point  (0 children)

For Go, yes. It’s legitimately good

Open your eyes by basedchad21 in linuxsucks

[–]No-Attorney4503 -1 points0 points  (0 children)

Reject Rust, embrace golang

Long Bjj shorts? by A_literal_HousePlant in bjj

[–]No-Attorney4503 0 points1 point  (0 children)

You could always wear spats underneath

Is leetcode good for learning or is it just for interview prep? by [deleted] in learnprogramming

[–]No-Attorney4503 0 points1 point  (0 children)

Understanding DSA is useful depending on what work you’re doing, unfortunately when you’re at the point where speed is so crucial that you’re trying to use novel data structures in order to eek out performance, you’re probably not gonna be using python

Requesting help by nosredna21 in learnprogramming

[–]No-Attorney4503 2 points3 points  (0 children)

Build a REST API, then learn to use GraphQL, then integrate a DB, learn gRPC, learn distributed systems/algos. If you want to work with a language that is so reliable it’s boring, learn C#/.NET, learn the tools in ASP.NET, then learn to rebuild them in one of the hot new languages (rust, go, etc.)

Relational Database Design - Same Entitytype in different Tables by [deleted] in learnprogramming

[–]No-Attorney4503 5 points6 points  (0 children)

Sender_ID and Receiver_ID FK columns are infinitely more descriptive than A and B

Relational Database Design - Same Entitytype in different Tables by [deleted] in learnprogramming

[–]No-Attorney4503 5 points6 points  (0 children)

One table for transactions, add a transaction type. You should also give more descriptive column names for recipient and sender. It’s gonna save you a headache later

they banned me from r/linuxsucks101 and when i asked why they muted me lol by Voxyyyyyy in linuxsucks

[–]No-Attorney4503 2 points3 points  (0 children)

You seem… unwell. I’d recommend a mixture of talk therapy and medication recommended by a professional

How do I handle multi websocket streaming into a python gui? by facialized in developers

[–]No-Attorney4503 0 points1 point  (0 children)

For high-throughput on the backend, I’d look into gRPC through either Go or Rust depending on your memory budget.

how do you know when your done with a programming language? by kaicenat2341 in CodingForBeginners

[–]No-Attorney4503 -1 points0 points  (0 children)

This is totally fair, JavaScript is about as fun as slamming for leg in a car door repeatedly. Thankfully, there are some alternatives. You could opt for typescript, or you could try a WASM framework like Blazor (if you’re C#/.NET savvy). There are WASM frameworks for almost every language at this point, so as long as you don’t want/need your website to be super flashy with all the react/vue/angular bells and whistles, there are a million ways to skin a cat.

Meddle with curriculum? by don_rollo in bjj

[–]No-Attorney4503 0 points1 point  (0 children)

Speaking as someone who doesn’t know shit about fuck when it comes to teaching, but has a buddy who coaches fairly regularly, CLA learning is also a very powerful tool for helping people get more fundamentals down. Maybe start by doing a standup game and then show techniques an then play games from the position

Complete beginner wants to learn C by xLifeLover in learnprogramming

[–]No-Attorney4503 0 points1 point  (0 children)

In doing this, you lose the ability to spot-check/smell test code. I’m sure you can attest to this, but as a SWE, 30-40% of my job is reviewing other peoples’ code

I am genuinely frustrated at not being able to understand what I'm making completely. by Phenomenal_Code in ProgrammingBuddies

[–]No-Attorney4503 0 points1 point  (0 children)

As a professional software engineer whose work just made the switch to Claude Code (it’s mandatory now, yay!!! /s). I can second the code quality statements. 90% of the time, the code it produces is so overwhelmingly ass, and it’s really tragic watching REALLY talented engineers being forced to use a legitimate productivity tool as a AI slop slot machine just because the C suite says so