HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ringofchaos

no profile record

comments

ringofchaos
·ปีที่แล้ว·discuss
I already know software engineering and can code web applications and use genai sdk in my apps.

But I still can't easily figure out to deploy my apps to a VPS.

So far I have manually set up my server and database.

I want learn more on devops to deploy it using containers.

This will enable me to host mutiple service in a VPS and I don't have to use PAAS solutions.

I can also easily switch providers too.
ringofchaos
·ปีที่แล้ว·discuss
To aid my process to shortlist house for purchase I am creating a web app for this.

The app will use genai to extract the details of houses listed for sale and then update my custom database.

For example I can input a youtube url and it will fetch the transcript and use llm to generate Json response based on predefined schema.

I can review and shortlist the houses based on various custom parameters using the web interface.

The mvp is done in a proprietary tech stack, I just need to port it to open source tech stack with React and FastAPI
ringofchaos
·ปีที่แล้ว·discuss
I have been just splitting my head to parse data from from a erp database to csv and then from csv to erp database again using the programming language user by erp system.

The first part of converting data to csv works fine with help of ai coding assistant.

The reverse part of csv to database is getting challenging and even claude sonnet 3.7 is not able to escape newline correctly.

I am now implementation the data format in json which is much simpler.
ringofchaos
·2 ปีที่แล้ว·discuss
I took a 5 months break to create a web app for personal finance. It calculates the amount you need for achieving financial Independence and simulates the expenses, networth, and income with time based on investment returns and inflation rate

https://zerotoinfinity.org