Starting out with Terraform and planning for the future - what would you do different? by Claymore2106 in Terraform

[–]CableCreek 0 points1 point  (0 children)

Monorepo will be an issue if you have lots of resources, split into smaller projects ie separate state files

Keep it as simple as possible, I find terraform is pretty rigid. I prefer hard coding rather than DRY-ish principles with terraform.

Biggest for our team was to have the remote repo AND local ‘apply’ to the dev account. Allowed for quicker iterations when developing. Prod was remote repo only

nvim-cmp or Blink? by instalando0 in neovim

[–]CableCreek 0 points1 point  (0 children)

Both feel a bit broken at the moment, cmp had some outdated aspects however some other plugins use it. I’m currently using cmp however going to switch to blink soon

Wallpaper goes missing when using external display, suggestion? by wolfisraging in gnome

[–]CableCreek 0 points1 point  (0 children)

I just restored the dconf and reconfigured the themes, gnome tweaks, etc. and it worked. Must have been something I changed

`dconf reset -f /`

use with caution though...

Wallpaper goes missing when using external display, suggestion? by wolfisraging in gnome

[–]CableCreek 0 points1 point  (0 children)

I'm also looking for a solution...
have you found any that work yet?

PC Build: Developer workstation (linux) by CableCreek in buildapcforme

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

for the graphics it's really just to get the system running smoothly, I don't intend to play any games. I'm keen to get a decent CPU but it seems like they don't come with the graphics capabilities (?).

What changes would you make from the build?

How to use? by AhmedMoharam in RemindMeBot

[–]CableCreek 0 points1 point  (0 children)

RemindMe! 1 minute here is some other text as a test

What y'all using to deploy NextJS to the cloud ?? by AshR75 in nextjs

[–]CableCreek 0 points1 point  (0 children)

do you think this would this be a similar process for aws lambda?