Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ringofchaos
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
ringofchaos
1y ago
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
2.
▲
by
ringofchaos
1y ago
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 wil
3.
▲
by
ringofchaos
1y ago
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
4.
▲
by
ringofchaos
2y ago
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
5.
▲
by
ringofchaos
3y ago
You can turn off some safety filters off when using gemni pro api. I use it on my own custom chatbot
6.
▲
by
ringofchaos
3y ago
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 documentation is great and with some tweaking you can make it look
7.
▲
by
ringofchaos
3y ago
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 using custom functions uisng any language. But is that optim
8.
▲
by
ringofchaos
3y ago
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
9.
▲
by
ringofchaos
3y ago
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 Django Rest Frameworks or FastAPI. Frontend can be React which c
10.
▲
by
ringofchaos
3y ago
https://www.reddit.com/r/Bard/s/y01uOScink
11.
▲
Google automatically cancels gemini advanced for some users
(old.reddit.com)
1 points
by
ringofchaos
3y ago
|
1 comments
12.
▲
by
ringofchaos
3y ago
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 could also write native astro components which are very clos
13.
▲
by
ringofchaos
3y ago
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
14.
▲
by
ringofchaos
3y ago
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 that it can crawl any website and store new contents in vect
15.
▲
by
ringofchaos
3y ago
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 US stocks for more diversification.
16.
▲
by
ringofchaos
3y ago
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 returned par with inflation rates
17.
▲
by
ringofchaos
3y ago
Long term inflation rate has been 7 to 8 percent in india.
18.
▲
by
ringofchaos
3y ago
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 has been doing 17% CAGR (10% inflation-adjusted) But I have p
19.
▲
by
ringofchaos
3y ago
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 drawn salary from my investments. Now focusing on creating my
20.
▲
by
ringofchaos
3y ago
CRA is officially not supported and the official react documentations do not mention creating spa with Vite. They mention using next or remix.
21.
▲
by
ringofchaos
3y ago
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 api key with pay as you go model and there are chat uis
22.
▲
by
ringofchaos
3y ago
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 and completed it ahead of expected timeliness and was working
23.
▲
by
ringofchaos
3y ago
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 of bug and I was getting vague message that some data
24.
▲
by
ringofchaos
3y ago
I have been using python library Pydantic with FastApi for input and output data validation for Rest API and it solves some of the problems. I wanted to check if the use case can be generalized for all situations. For example, the code belo
25.
▲
by
ringofchaos
3y ago
The security check takes forever to complete. I tried two times and cant get through. Sure way to drive traffic away from site. Must be some better way
26.
▲
by
ringofchaos
3y ago
Depends on how you use it. I use a similar vscode assistant bit only for shorter code. I am able to complete code faster than an instructor on video.
27.
▲
by
ringofchaos
3y ago
What I find amusing is the article quotes SAP having difficultly finding university graduates. This is is same company which has been trying to get rid of older employees in Germany by means of voluntary attrition. And this year they announ
28.
▲
German companies test 4-day work week to fight labour crisis
(businesstimes.com.sg)
4 points
by
ringofchaos
3y ago
|
1 comments
29.
▲
by
ringofchaos
3y ago
Epic has its store on windows where it charges 12 percent. And it also regularly gives away some AAA games for free
30.
▲
by
ringofchaos
3y ago
I can't test my web app on safari as apple won't let install mac os on any other PC. They won't even release safari for other os like android and windows. Now those in non EU countries won't be able to acess other browse
More ›