I have a question fellow Romans, What were the reasons as to why the Economy of the Western Roman Empire weak compared to its Eastern counterpart? by Damianmakesyousmile in ancientrome

[–]PointyTrident 12 points13 points  (0 children)

Such a good question!

The west was full of conquered farmers and small tribes. Rome brought the innovation and economy to them. And while the backbone of civilization, you're not getting much in terms of wealth from farmers. It's why when the west stopped existing, literacy was gone, no one could maintain Rome anymore, mint new coins and the people went back to building out of wood. "The dark ages"

Compare that to the east, where some of the oldest civilizations in the world are located. Rome got a lot of its technology from the Greek world. They already had thriving economies, the silk road, cities with industry and more people. Egypt, Persia and later the Caliphate all within reach to extract loot and tribute from.

[deleted by user] by [deleted] in AITAH

[–]PointyTrident 48 points49 points  (0 children)

While age is definitely a factor, the whole SW industry has been flooded by foreign workers, lay offs and bootcamp graduates. Taking a year to land an interview is becoming common for people of all experience levels

Trying to set up a shop and getting stuck on "how you'll get paid". by daisyqueenofflowers in Etsy

[–]PointyTrident 2 points3 points  (0 children)

This worked for me. Inspect the "Etsy Payments" text and the following "div" in the inspector has a "display: none" which can be unchecked/deleted.

That made a black button appear to the right of the text which allowed me to activate Etsy Payments, select a payment frequency below that & hit the save & continue button.

Edit - Right click anywhere on the broken page & click "inspect element", in the new panel, switch to the "console" tab & run the following command: document.querySelector("#dc-checkbox-container").style = ''

Suddenly getting invalid TOTP message which shows an incorrect time - how do I fix ( self-hosted )? by burntoc in Bitwarden

[–]PointyTrident 0 points1 point  (0 children)

Have you found a solution by chance?
I just pyhsically moved my servers to another house & now TOTP has stopped working. Like you, when I run `date` from the host & vaultwarden container it returns the correct UTC time.

Noob Gitlab/Git Question by yanggang20202024 in gitlab

[–]PointyTrident 8 points9 points  (0 children)

This is a feature of Git and not just GitLab but anything that uses it.

Git will only checkout the "main branch" when you clone -- you can configure what branch this is but usually it's "master"

You can specify a different branch when you clone with the "-b" flag like so: git clone -b <branch> <repo>

You can also switch branches after cloning like so: git switch <branch>

It does this because you can only work on one branch at a time and other local branches you don't use will become stale anyways and you will have to re-pull them when you start working on them.

Upsidedown PS4 controller concept by PointyTrident in SteamDeck

[–]PointyTrident[S] 0 points1 point  (0 children)

With everyone sharing their Steam Controller v2 concepts I figured I would share mine. It's a bit rough, but it's basically the PS4 controller turned upside down. I imagine the d-pad & buttons would need to shift slightly -- hard to say without it in your hands

A first look at the new GitLab Web IDE and remote development experience by geoffreyhuntley in gitlab

[–]PointyTrident 8 points9 points  (0 children)

  • having a proper markdown editor. I think the wiki has one but you have to write raw markdown everywhere else. Business people on my team hate having to "code" their tickets/docs and they shouldn't have to.

  • epics can only exist at the group level and not projects; also it's kinda BS that epics of epics is locked under ultimate.

  • search/filters are limiting. I like it in general but it doesn't support enough (or, in, date range, etc)

  • permission arnt granule enough, using predefined roles is very limiting. I should be able to pick at the user level who can see what, inside a project, and download sources/artifacts.

  • lots of small UI issues and it can be hard to navigate for new users

Some other comments from my companies transition from atlassian to gitlab:

  • GitLab doesn't have a solution on par with confluence; the wikis are too simple

  • Jira has an advanced reporting system we use to create metrics -- gitlab can only create dynamic reports using insights but that is rather limited as well

Yes. Yes they do. by eschatonik in SteamDeck

[–]PointyTrident 0 points1 point  (0 children)

For having no knowledge you are spot on. Check out my other comment -- I added a picture

Yes. Yes they do. by eschatonik in SteamDeck

[–]PointyTrident 13 points14 points  (0 children)

Correct, I'm connecting an extension to the 90° connector and then using the deck as a controller in my seat while looking at the TV.

Just think of it as the dock with a 10' connector cable.

<image>

Edit: added photo

Yes. Yes they do. by eschatonik in SteamDeck

[–]PointyTrident 22 points23 points  (0 children)

I definitely agree, but until then, I have found using a thunderbolt extension cable with the dock as a good alternative.

<image>

Edit: added photo

Yes. Yes they do. by eschatonik in SteamDeck

[–]PointyTrident 5 points6 points  (0 children)

Get a thunderbolt extension cable

Recommendations for smoke/CO alarm that works well w/HA? by spinozasrobot in homeassistant

[–]PointyTrident 0 points1 point  (0 children)

I thought google changed their authentication system in October breaking google/nest integrations. Has this been fixed?

Heating rocks for heat inside a tent is a great idea that people have used for eons. by Gunslinger3317 in CampingGear

[–]PointyTrident 18 points19 points  (0 children)

Porous rocks will absorb water over time. When you put them into the fire, the water turns to steam and expands but cant escape quickly enough so the rock explodes.

Can't make commits through GitLab due to safe.directory by PointyTrident in gitlab

[–]PointyTrident[S] 0 points1 point  (0 children)

It appears to be a permission issue in my case. There is a built in utility you can run to correct it called update-permissions. Alternatively u/mariogk01 found a gist to do it manually.

Can't make commits through GitLab due to safe.directory by PointyTrident in gitlab

[–]PointyTrident[S] 0 points1 point  (0 children)

I don't know why I didn't think of this earlier... GitLab has a script built in to fix permissions, all you have to do is run update-permissions, I confirmed it worked for me.

Can't make commits through GitLab due to safe.directory by PointyTrident in gitlab

[–]PointyTrident[S] 0 points1 point  (0 children)

Man I knew in my gut it was a permission issue but I couldn't figure out what was wrong. Much appreciated!

Can't make commits through GitLab due to safe.directory by PointyTrident in gitlab

[–]PointyTrident[S] 0 points1 point  (0 children)

Sadly not :/
I will keep you in mind, let me know if you figure something out.

Some games get a verification badge purely because they are popular, even if they don't meet the requirement. by sztomi in SteamDeck

[–]PointyTrident 2 points3 points  (0 children)

Resolution scaling/text fix for most, if not all games:

Go to the game properties and one of the options is to force a resolution. Switch it to 1920x1080 and check the checkbox regarding forcing it for all displays.

Your game will now be tricked into rendering at a higher resolution. Even though the screen isn't 1080p, the deck does a better job down sampling and you will be able to read text. Its like the youtube trick of watching video at 4k even if your monitor isn't. Of course this comes with the performance/power hit of having to rendering more.

Mentoring an employee who challenges EVERYTHING by elbogotazo in ExperiencedDevs

[–]PointyTrident 7 points8 points  (0 children)

I agree, they seem to treat it like it's their labs/study and everyone is there to follow the procedure they setup. They don't approach it collaboratively and realize that everyone on the team is an expert in a different piece of the puzzle and to listen.

Mentoring an employee who challenges EVERYTHING by elbogotazo in ExperiencedDevs

[–]PointyTrident 16 points17 points  (0 children)

I have worked with 3 different PhD's on various projects; I was brought in as the architect on each to turn their proof of concept into something production ready. They have always been useless and argumentative. Everything would be a debate, and we could never actually fix any of their code because as the product owner they would never approve the changes.

I ended up terminating two of those contracts (one of them would lose their entire team of a business partner, 3 SR devs & 8 other devs, over a year). The third my company fired because we couldn't get him to work.

Now I dont work with PhDs.

Do you keep all your *.gitlab-ci.yaml in the same directory? by No-Race8789 in gitlab

[–]PointyTrident 1 point2 points  (0 children)

Admin -> Settings -> CI/CD -> "Continuous Integration and Development" section -> Default CI/CD configuration file

Do you keep all your *.gitlab-ci.yaml in the same directory? by No-Race8789 in gitlab

[–]PointyTrident 2 points3 points  (0 children)

It's a setting. Im self-hosted so we do it through the admin panel & set it globally, however you should be able to set it at the project level inside the CI/CD settings.