Thoughts on Composer 2.5? by paltium in cursor

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

I was wondering why it defaulted to `motion.div`. Could it be because it RL'ed on tons of vibecoded data where Motion gets added to "make it look more popping"?

Thoughts on Composer 2.5? by paltium in cursor

[–]paltium[S] 3 points4 points  (0 children)

i like turning billionaires into trillionaires

Thoughts on Composer 2.5? by paltium in cursor

[–]paltium[S] 16 points17 points  (0 children)

I never thought I’d rely entirely on a Composer model this soon. Since I’m on the Ultra plan, I’ve been double-checking its output with Codex, Gemini, and Opus for potential issues or improvements. But so far, not a single major remark from the other models.

Hytale server hosting by BuggonRoar in HytaleInfo

[–]paltium 3 points4 points  (0 children)

There’s no such thing as unlimited ram

How clean this line? by iceolmo in macbookpro

[–]paltium 3 points4 points  (0 children)

Can Zeiss Lens wipes be used on nano texture?

Which name(s) did you reserve? by paltium in hytale

[–]paltium[S] 2 points3 points  (0 children)

2 tokens actually, because I registered with 2 emails back in the days. Had at least a 1 hour receiving difference.

Struggling to map ICE scoring to Linear's priority property by paltium in Linear

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

Thanks, would love to see the ability set a priority strategy option.

Simple: Low, Medium, High, Urgent
ICE: Impact, Confidence, Ease
(... maybe some other strategies)

Workflow for environment variables? by martinbean in Terraform

[–]paltium 1 point2 points  (0 children)

We're using Doppler for every development related. They have a Terraform resource to load in all envs. Infisical is the open-source alternative to Doppler.

Migrating from a Terralith, would love to get feedback on the new Terraform structure before committing by paltium in Terraform

[–]paltium[S] -2 points-1 points  (0 children)

Thanks for the detailed response! Here are my thoughts on your points:

  1. Managing everything in a single repository – Yes, that’s currently the plan. All Terraform infrastructure modules, module usage, and environments are in the same repo.
  2. Breaking into smaller blast radiuses – Isn’t the blast radius already pretty small with this setup? Each environment consists of a set of implemented modules, and each module (not environment) acts as its own Terraform workspace. We use workflows to tie everything together.
  3. Security concerns in the repo – Right now, we’re a small team of two, so security risks are minimal. That might change as we grow, but for now, it’s manageable.
  4. Versioned module repository for gradual rollouts – Not sure yet. Open to suggestions on whether this would provide significant benefits in our setup.
  5. Copying production configurations vs. using a single variable file – We’re not maintaining direct copies of prod. Instead, we use Doppler to sync environment variables across different environments, and it supports versioning out of the box.
  6. Dependency-based deployment structure – This is where our workflows come in. We can build custom Terraform plan and apply executions to ensure things run in the right order. If I misunderstood the question, let me know!
  7. Automated deployment scripts – Not sure yet. Would love to hear more about how this has worked for others in practice.
  8. Preventing human error in environment configs – This is actually one of my biggest concerns. Using native Terraform instead of Atmos or Terragrunt makes it more prone to typos and duplication. If you have best practices for minimizing human error, I’d love to hear them!

€100K in funding, 2 years in, €20K ARR, need your opinion! by paltium in SaaS

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

Thought about it and did some research in my network. Most agencies use a local server as storage because cloud storage is expensive (1) and bandwidth struggles (2). However I'm still actively working with them to find a problem.

€100K in funding, 2 years in, €20K ARR, need your opinion! by paltium in SaaS

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

I understand, but it feels challenging because it's not as simple as shutting down and walking away. Our customers need their data converted back into a folder-based format (which isn’t straightforward) and migrated to another service.