Viewing profile — ringofchaos
ringofchaos
HN member- Joined
- Thu, Jan 04, 2024, 2:18 PM UTC
- HN karma
- 27
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About ringofchaos
No profile information was provided.
Recent public activity
-
comment
Comment #43532980
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 manual…
-
comment
Comment #43527613
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 custo…
-
comment
Comment #43497176
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 firs…
-
comment
Comment #42197730
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 i…
-
comment
Comment #39514085
You can turn off some safety filters off when using gemni pro api. I use it on my own custom chatbot
-
comment
Comment #39419503
I tried at least 5 Charting Libraries before settling for Echarts. I used it with React. My app is mostly financial data simulation and analysis and echarts fit the need The docume…
-
comment
Comment #39394678
Using pandas or numpy is more than uisng optimal syntax There is a reason why python is used for ML for mathematical calculations. You could do all low level matrix multiplication …
-
comment
Comment #39394506
Hmm looks like similar to python. I hope something like pandas also come to, so that I can do all complex claculations client side instead of doing it with python backend
-
comment
Comment #39357555
Web app is possible with Django but creating mobile version will be challenging as options are not much. Your best option is to create backend api with python frameworks like Djang…
-
comment
Comment #39323079
https://www.reddit.com/r/Bard/s/y01uOScink
- story
- story
-
comment
Comment #39311977
Astro is great, using it for my blog site and. I have a mono repo setup React SPA and Astro For Blog. I can create a reusable component in React Repo and reuse in Astro blog. You c…
-
comment
Comment #39301448
Can acess it in india. Will be using until free trial of 2 months. 20usd plus taxes is unaffordable for most of indians . Amazon prime for example cost 1.5 usd per month here
-
comment
Comment #39271820
I am working on a RAG based chatbot to answer the queries based on contents of my main website and blog which is fintech related . I would also in future try to make it generic so …
-
comment
Comment #39269475
When adjusted for usd returns might not be that great. Indian currency have been depreciating a lot against usd. On the other hand my own portfolio has a mutual fund that invest in…
-
comment
Comment #39262238
40 year index return from Indian stock market have been around 15 percent without dividend reinvestment. The long term inflation rate has been 7 to 8 percent and bonds have returne…
-
comment
Comment #39262216
Long term inflation rate has been 7 to 8 percent in india.
-
comment
Comment #39260962
I am based out of India 70% of my portfolio is in equity mutual funds, and the rest in safe instruments. The Indian stock markets have given good returns and my equity portfolio ha…
-
comment
Comment #39260113
Would living on investment income be considered as self employed. I quit my management job of Tech department of my company. Saved enough money to generate 80 percent of my last dr…
-
comment
Comment #39247274
CRA is officially not supported and the official react documentations do not mention creating spa with Vite. They mention using next or remix.
-
comment
Comment #39237826
But bing provides dalle3 free. What's the difference. Any one who wants to test image generation would want more samples 10 to 20 before making any decision. Also anyone can use ap…
-
comment
Comment #39202208
Similar experience here and worked on large enterprise company. I produced my best work when working with my Lead Architect and no Project Management Oversight. Did a complex POC a…
-
comment
Comment #39186361
A personal anecdote of using javascript and getting a function variable wrong ended up taking 30 minutes to find out what went wrong. The error won't exactly point me to the source…
- comment