←back to thread

446 points talboren | 9 comments | | HN request time: 0.2s | source | bottom
1. CafeRacer ◴[] No.45038335[source]
It truly feels like Jira.
replies(3): >>45039131 #>>45039628 #>>45043701 #
2. crinkly ◴[] No.45039131[source]
Wait until you plug it into JIRA, strap copilot and actions on it. Then you can have all flavours of hell at once. Our org has ground to a halt.

A lot of the time we just break the branch permissions on the repo we are using and run release branches without PRs and ignore the entire web interface.

replies(1): >>45039626 #
3. afandian ◴[] No.45039626[source]
Just because I went to look it up, I thought I'd share. Looks like Atlassian removed the bit from the Terms of Service where you were prohibited from:

> publicly disseminate information regarding the performance of the Cloud Products

https://web.archive.org/web/20210624221204/https://www.atlas...

replies(1): >>45039896 #
4. Nextgrid ◴[] No.45039628[source]
It’s afflicted by the same disease: overuse of JavaScript and the need to give JS developers something to do.

If you actually load up a ~2015 version of Jira on today’s hardware it’s basically instant.

replies(2): >>45039846 #>>45039997 #
5. slipperydippery ◴[] No.45039846[source]
I was reminded how fucked the modern web is a couple years ago when I encountered a so-fast-it-felt-like-local-static-html website dashboard that could have been a "web app", but wasn't.

It was being hosted on another continent. It was written in PHP. It was rendering server-side with just some light JS on my end.

That used to be the norm.

replies(1): >>45039980 #
6. crinkly ◴[] No.45039896{3}[source]
I didn't buy it or agree to them anyway :)
7. hnfong ◴[] No.45039980{3}[source]
When you mention that you're used to rendering HTML on the server side and don't use React on the frontend to do things, modern web people just look at you like you committed a crime or something (VanillaJS! the horror! Those thirty lines of Javascript would be unmaintainable without a deployment tool!!!!).

It's really hard to fight the trend especially in larger orgs.

8. endemic ◴[] No.45039997[source]
Haha I used to explain the complexity of a previous employer's tech stack that way: they had all these devs and they needed to do _something_!
9. bapak ◴[] No.45043701[source]
Honestly f them.

GitHub issues was so simple and now they keep shoving features into it.

Why has no one learned to not become Jira? You gotta say no sometimes.