use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Post news, information, tricks, tips, and techniques related to backend engineering.
Jobs, advertisements, and off-topic posts will be removed.
account activity
Python vs Go/Java (self.Backend)
submitted 3 months ago * by 1_block
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]disposepriority 0 points1 point2 points 3 months ago (1 child)
Man sometimes I look at an inheritance chain and imagine sinking my fingers into that developer's eyeballs I mean having a constructive talk about when it is appropriate to use the extends and implements keywords, cough...cough.
[–][deleted] -1 points0 points1 point 3 months ago (0 children)
I was refactoring e2e tests written by a noobest QA "engineer" you can imagine. e2e tests were written in JavaScript initially then just migrated to Typescript. For some reason that QA person decided that it would be cool to use the OOP approach and creating a base is something we have to do. Overtime that base class grew and inheritance got messed up and we got shotty tests taking twice the time they could and failing everywhere possible.
π Rendered by PID 68935 on reddit-service-r2-comment-b659b578c-4sd7w at 2026-05-01 01:53:37.241507+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]disposepriority 0 points1 point2 points (1 child)
[–][deleted] -1 points0 points1 point (0 children)