this post was submitted on 16 May 2026
255 points (98.9% liked)

Programming

26943 readers
601 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
top 41 comments
sorted by: hot top controversial new old
[–] OscarRobin@lemmy.world 85 points 9 hours ago (2 children)

I’ve watched the video and work at Atlassian, that’s entirely not what the video is. The guy basically just goes over what he worked on and some things he learned. It’s basically a solid video resumé with a clickbait title. Nothing he says is new or scandalous - most of it’s open source.

[–] robbo@programming.dev 16 points 9 hours ago (3 children)

Atlassin is such a weird company to me. Used bitbucket a decade ago and everything just kept changing, things bought, what I used didn't feel like it got better. Is it a good place to work?

[–] OscarRobin@lemmy.world 4 points 1 hour ago

The company claims good values and I would say mostly lives up to them, especially transparency. Though overall it is slowly becoming more corporate as it grows and especially leans in to AI hype.

The people and compensation and benefits are great, you get a lot of resources (can just spin up a fully hosted app via a terminal command if you want).

I am also lucky to be part of a small, internal-facing, chill, and yet important team so my experience on day-to-day work would definitely differ from a random Jira dev though.

I’ve not yet met anybody who has disliked working at the company — everybody dislikes the ‘APEX’ system used for measuring performance though lmao.

[–] AllNewTypeFace@leminal.space 1 points 1 hour ago

Didn’t the name come from one of the founders being a huge Ayn Rand stan? That sounds like a red flag.

[–] Lichtblitz@discuss.tchncs.de 5 points 5 hours ago* (last edited 5 hours ago)

As someone who is using the Atlassian stack daily, Bitbucket (self hosted) is by far the best product from the stack. Jira is okay if you actually plan on using its features extensively. Confluence is... Well, it tries. I'd even prefer plain Mediawiki over it.

[–] glowie@infosec.pub 3 points 8 hours ago

I would fire myself if I had to work there

[–] boonhet@sopuli.xyz 19 points 7 hours ago

showing how the company's entire tech works

Simple, it doesn't.

[–] JohnnyMac@lemmy.world 80 points 13 hours ago (2 children)

If anyone starting fresh and decided to copy atlassian, they're doing it wrong

[–] TropicalDingdong@lemmy.world 20 points 13 hours ago (1 children)

No shit right?

I'd pay you to shit my hand in a drawer if it meant I didn't have to use atlassian

[–] 4am@lemmy.zip 6 points 12 hours ago (1 children)

I'd pay you to shit my hand in a drawer if it meant I didn't have to use atlassian

How would you get your hand into the drawer, and why wouldn’t we just do it over a toilet like civilized people?

[–] pelya@lemmy.world 3 points 10 hours ago (1 children)
[–] fartographer@lemmy.world 1 points 7 hours ago (1 children)
[–] SalmiakDragon@feddit.nu 1 points 6 hours ago

Exploiting your kids for views. Though it was funny if I ignore that.

[–] jimmy90@lemmy.world 2 points 10 hours ago (1 children)

isn't it just k8s home-made?

[–] theherk@lemmy.world 5 points 9 hours ago (2 children)

Huh? One is a productivity, planning, and documentation platform, the other is a container orchestration platform. Neither are homemade.

[–] jimmy90@lemmy.world 3 points 7 hours ago

i meant this guy's infrastructure provision system

it's like a bespoke terraform

[–] Evotech@lemmy.world 1 points 9 hours ago

Atlassian is as much an infrastructure company as a software company

[–] BrianTheeBiscuiteer@lemmy.world 11 points 9 hours ago (1 children)

I use Atlassian products every day.

I'm good. 😒

[–] filcuk@lemmy.zip 6 points 9 hours ago

The world needs to see how it works to learn from our past errors and move forward as a society

[–] HugeNerd@lemmy.ca 8 points 9 hours ago (3 children)

Aw shit we use JIRA at work. Will it get worse now?

[–] bungle_in_the_jungle@lemmy.world 29 points 9 hours ago (2 children)
[–] tias@discuss.tchncs.de 6 points 8 hours ago (2 children)

Oh you sweet summer child. Have you seen Rational Team Concert?

[–] HaraldvonBlauzahn@feddit.org 6 points 6 hours ago

Rational Team Concert

Is that a boy punk group?

[–] tinyvoltron@discuss.online 5 points 7 hours ago (1 children)

You're the other person that used RTC?! I had heard there was another but I was starting to think it was just a legend.

I migrated an entire codebase from a combo of RCS, CVS, and Subversion. This was about 10 minutes before git started to hit in a big way.

I'd call it a dumpster fire but that really disrespects dumpster fires.

[–] HaraldvonBlauzahn@feddit.org 1 points 6 hours ago (1 children)

You mean it was worse than Microsoft Source Safe? The VCS that used to lose data?

[–] tinyvoltron@discuss.online 1 points 4 hours ago

Source Safe just attempted to be a useless source control system. RTC tried to add issue tracking, automation, and other crap. It wanted to be truly terrible at everything.

But Source Safe was fantastically bad. I especially liked that its database file was limited to like 2GB. It was so bad that Microslop didn't use it.

[–] ripcord@lemmy.world 2 points 8 hours ago* (last edited 3 hours ago)

It's the best I've ever used, so take that for what you will Action Remedy System was...something.

Although ive found that Jira and Confluence Cloud madr dozens and dozens of bad decisions and regressions over the oon-prem version.

[–] flandish@lemmy.world 3 points 6 hours ago* (last edited 6 hours ago) (1 children)

we (team of 15) use salesforce and a promise to include issue numbers in our (svn) commit msgs all on one dev branch so when we cherry pick merge later to qa we can “safely” assume we got it all. 30% of the time it works 10% of the time.

i can’t convince these guys code is not “self documenting” let alone use git or a tool for proper bug reporting.

[–] ChickenLadyLovesLife@lemmy.world 1 points 2 hours ago* (last edited 2 hours ago)

I had a boss who wrote a script to automatically remove all comments from code for pull requests. Since nobody ever added meaningful comments to their commits (or made any contributions at all to the alleged documentation), the code base was a complete mystery to the people who were actually working on it. God knows what it seemed like to new developers added to the project. But hey, comments are a "code smell" (his exact words) so it was all good.

His primary justification of his "comments bad" philosophy was that if comments aren't kept up-to-date with the code, they can mislead and confuse future developers. This gets said a lot but it is something that I have literally never seen in 25 years of programming (I've witnessed -- and participated in -- a large number of project failures, and misleading comments have never been the cause of the failure). I pointed out that the same exact thing could be said about method and variable names but nobody ever advocates not using descriptive method and variable names; he had no response to this.

[–] nbsp@programming.dev 1 points 7 hours ago (1 children)

kinda depends how you set it up and run it, no?

i have some simple new projects that are clean and easy, and some 10+ year old monstrosities that are the spawn of satan.

need to use ublock to stop the insane 'pls bro buy our ai' pop-up though.

[–] Kissaki@programming.dev 1 points 6 hours ago

I inject an entire set of CSS rules into Jira and into Confluence 🫠

[–] hexagonwin@lemmy.today 7 points 10 hours ago (1 children)

haven't watched the video yet, but the medium article sounds very much like llm slop

[–] robbo@programming.dev 4 points 9 hours ago

considering the human summaries here the slop isn't even close to correct, it based it all off the title

[–] Endmaker@ani.social 38 points 14 hours ago (1 children)

free for anyone to copy

I don't think their system architecture is a secret. This kind of stuff is regularly discussed in interviews.

[–] okwhateverdude@lemmy.world 17 points 13 hours ago

I think that is the rub though. If your interview pipeline has system design questions all based around your arch that someone just released a youtube vid dissecting, you're going to struggle to get signal out those interviews. False positive hires are arguably worse than false negatives.

[–] Gorgritch_umie_killa@aussie.zone 3 points 9 hours ago (1 children)

I don't know if this is really effective revenge. An understanding of the software isn't why businesses outsource to a company like Atlassian. Its convenience. If Atlassian's product is good enough why build your own?

[–] Evotech@lemmy.world 9 points 9 hours ago (1 children)

It’s not revenge. It’s a CV

Ha! I like it!

[–] WhoIzDisIz@lemmy.today 13 points 14 hours ago* (last edited 14 hours ago)

For those tired of being nickel & dimed, you can hop the wall here.

[–] Venat0r@lemmy.world 5 points 12 hours ago

I hope someone at azure sees it 😅

[–] Trilogy3452@lemmy.world 1 points 10 hours ago

Hope he doesn't get sued to oblivion over this