Thank you for your reply and Beehaw for not having downvotes!
T (they/she)
- 0 Posts
- 14 Comments
Rust, so we could have a lemmy fork 🤡
T (they/she)@beehaw.orgto Programming@programming.dev•Microsoft opens a "high priority" bug ticket in ffmpeg, attempting to leech the free labour of the maintainers1·1 year agoIt’s just someone with the same name
T (they/she)@beehaw.orgto Programming@programming.dev•Which programming language is hard to understand?1·2 years agoScala. I’d love to learn it though!
T (they/she)@beehaw.orgto Programming@programming.dev•Big projects are ditching TypeScript… wtf? - The Code Report4·2 years agoI never met someone that actually used Typescript in a professional setting saying they dislike it. It makes your life easier and you can still have parts of your project using regular JS.
T (they/she)@beehaw.orgto Programming@programming.dev•What are your programming hot takes?1·2 years ago…did you ever work with business/product people?
T (they/she)@beehaw.orgto Programming@programming.dev•Why is React, a client side rendering framework, a popular choice for server side rendering?1·2 years agoOh, I just realized I completely misunderstood your post.
T (they/she)@beehaw.orgto Programming@programming.dev•What are your programming hot takes?2·2 years agoUntil you’re oboarded on a codebase that’s heavy on tech debt and that also doesn’t have proper documentation of the data being used.
T (they/she)@beehaw.orgto Programming@programming.dev•What are your programming hot takes?15·2 years agoMy experience with people from university is that they have extremely strong opinions about things they don’t know very much how they work outside theory. There is this syndrome that you have to do everything from scratch with low level languages and keep shitting on anything that uses abstraction to make your life easier.
I don’t know why people in this industry have this need of feeling that they’re better than others.
T (they/she)@beehaw.orgto Programming@programming.dev•What are your programming hot takes?1·2 years agoUnless you have people that are known to delivery garbage code. Which is more common than you would imagine, lol.
T (they/she)@beehaw.orgto Programming@programming.dev•Why is React, a client side rendering framework, a popular choice for server side rendering?3·2 years agoBy my understanding on the matter, it depends on use case. Ecommerce websites benefit greatly from SSR due to the fact that they want to be able to show content as quickly as possible so the user have something to interact with. It also improves SEO.
T (they/she)@beehaw.orgto Programming@programming.dev•Why Linux is better for (most) developers!1·2 years agoWSL has been super garbage for me with the WM closing without warning to update and if you don’t limit the ram usage it just takes everything available because it just doesn’t free memory that isn’t using anymore. Two issues that have been open on the repository for a long time.
Yes, I’d start from “Rage”.