this post was submitted on 17 Jun 2023
13 points (100.0% liked)

Programming

13362 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

I looked into the lemmy src, and what is supposed to be a CRUD API has several layers of abstraction. Same at work, where we have hexagonally structured apps where following any sort of logic is literally impossible. What are your thoughts?

you are viewing a single comment's thread
view the rest of the comments
[–] CinnamonTheCat@beehaw.org 1 points 1 year ago* (last edited 1 year ago) (5 children)

I've been doing this shit for 3 years, and yet I have issues grasping fucking lemmy src

I apologize for my harsh tone, but you can see why I'm upset that I can't read it properly.

[–] ZeroNationality@lemmy.one 1 points 1 year ago (2 children)

Developing for Lemmy or developing in general?

If you've only been developing for 3 years then you're not much beyond a junior. Nobody (least of all yourself) should expect you to be able to just sit down and grok a rust codebase using actix.

What you appear to be lacking right now is patience and experience. They both come with time.

[–] CinnamonTheCat@beehaw.org 0 points 1 year ago (1 children)

In general, I've been doing this for like 5 or 3 years.... this as in programming. Actix-web is no problem here, it's just the architecture that seemed to stump me.

I apologize for earlier, but depression is a real bitch at times, and I can have these moments where I just... go off the rails.

[–] ZeroNationality@lemmy.one 1 points 1 year ago

No worries. Depression is a bitch.

load more comments (2 replies)