Feed aggregator

Hamilton Technologies Inc

Hacker News - Sun, 04/07/2024 - 2:04am

Article URL: http://htius.com/

Comments URL: https://news.ycombinator.com/item?id=39958507

Points: 1

# Comments: 0

Categories: Hacker News

My Maintenance Policy

Hacker News - Sun, 04/07/2024 - 1:44am
Categories: Hacker News

Show HN: Automated dev setup with Devbox and tmux

Hacker News - Sun, 04/07/2024 - 1:30am

For years, I've used various tools & shell scripts to automate my development environments.

Some were easier to maintain than others, but earlier tonight an idea crossed my mind to combine a few tools and end up with the following command:

`devbox run tmux`

Imagine you run this command and here's what it does: - Installs Node.js or Python and/or Postgres or whatever you need - Installs tmux & tmuxp - Runs whatever commands to set up the project (e.g. npm install) - Divides your terminal window into n panes - Starts a database, backend & web services, you name it - Seeds the database, runs tests, you get the idea

It's freshly baked and I'll continue to iterate on it, but would love your feedback and thoughts!

Thank you

https://github.com/mootoday/devbox-tmux

Comments URL: https://news.ycombinator.com/item?id=39958378

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Codepilot – The Ultimate SaaS Starter Kit

Hacker News - Sun, 04/07/2024 - 1:27am

I've noticed I kept doing the same things over and over again while building SaaS apps from scratch. So I thought, why not streamline the process?

I launched a super flexible SaaS Starter Kit, CODEPILOT, that can be used for all sorts of SaaS building.

My goal is to ensure I am are on the right track when it comes to technology, customizability, developer experience, and maintenance. It's built with the latest frameworks to ensure that your application is fast, secure, and scalable.

I hope this boilerplate will help you as it helped me!

Enis.

Comments URL: https://news.ycombinator.com/item?id=39958373

Points: 1

# Comments: 0

Categories: Hacker News

The Linux Command Line

Hacker News - Sun, 04/07/2024 - 1:04am

Article URL: https://linuxcommand.org/

Comments URL: https://news.ycombinator.com/item?id=39958302

Points: 1

# Comments: 0

Categories: Hacker News

Pages