Growing India News, world news, nation news, our news, people's news, grow news, entertainment, fashion, movies, tech, automobile and many more..
Saturday, November 26, 2022
Show HN: I made an API builder for side projects https://ift.tt/WAxCZU8
Show HN: I made an API builder for side projects https://ift.tt/87PSiYE November 26, 2022 at 10:13AM
Show HN: Open Source Bot That Summarizes Top Hacker News Stories Using GPT-3 https://ift.tt/bOAheZP
Show HN: Open Source Bot That Summarizes Top Hacker News Stories Using GPT-3 https://ift.tt/z5ugkBD November 26, 2022 at 05:34AM
Show HN: Open-Source Page Block Builder with Remix and Tailwind CSS https://ift.tt/5ePOYNJ
Show HN: Open-Source Page Block Builder with Remix and Tailwind CSS https://ift.tt/lCmEczM November 26, 2022 at 04:04AM
Show HN: Open-source case management for KYC/B (built-in OCR, face matching ML) https://ift.tt/8VlHF2n
Show HN: Open-source case management for KYC/B (built-in OCR, face matching ML) Hi everyone, We have just released an open-source case management dashboard for manually approving/rejecting KYC requests (know your customer) with built-in OCR & face-matching functionalities. Next steps: - Enable KYB (business onboarding) documents and personas approval. - Connected backend between our KYC flow and the case management dashboard. - Releasing an open-source rule engine, to help automate decisions. We’d love for you to try it out, give us feedback, and suggest features that would make it applicable to you. And if the rest of the project is relevant or interesting to you, follow us here: https://ift.tt/bjJ987m and we’ll update you once new things are available. Thanks! https://ift.tt/E8ClVDk November 26, 2022 at 01:14AM
Friday, November 25, 2022
Show HN: Google Sheets GOOGLEFINANCE() reliability enhancement https://ift.tt/JQfyS7C
Show HN: Google Sheets GOOGLEFINANCE() reliability enhancement Anyone who uses GOOGLEFINANCE() for stock/ETF prices and then logs your total portfolio assets daily (by trigger), knows that it is not 100% reliable. What I wanted was something that would use the last good data point if GOOGLEFINANCE was failing. So I added caching to solve this problem. There is also another issue that GOOGLEFINANCE is particularly bad with Canadian stock symbols. It also does not find stock/etf dividend yields. For this I query a few finance websites to pull in the missing info. Now the problem looking up a couple hundred symbols using =CACHEFINANCE() (my custom function) was the dreaded 'Loading' error, which would also cause asset tracking to fail - so... I also added the capability to run as a trigger function, so it has now been 100% success for my logging. The app script will create a trigger for each job required (i.e. pricing is one, yieldpct is another, etc.). It will also automatically exit and re-start the trigger if it can't get through all requests before the 6 minute mark (a Google restriction). This is especially needed with the 'Yieldpct' because all data is found using URL fetch - which is much slower than a working GOOGLEFINANCE. I have made this an open source project if you want to use the Google Apps Script. Please let me know of any suggestions to help improve going forward. This version works for me, but of course the first person using other than me will probably find something wrong. I'm sure my README.md could use some further enhancements. https://ift.tt/Ow6Nn7G November 25, 2022 at 04:12AM
Show HN: AI generated puzzles from Wikipedia articles https://ift.tt/zLGwlYo
Show HN: AI generated puzzles from Wikipedia articles https://ift.tt/ZQJVunH November 25, 2022 at 03:31AM
Show HN: World Cup 2022 CLI Dashboard – Watch matches in your terminal https://ift.tt/AUMOV9j
Show HN: World Cup 2022 CLI Dashboard – Watch matches in your terminal https://ift.tt/IqNZRkK November 25, 2022 at 03:26AM
Subscribe to:
Posts (Atom)
Show HN: C.O.R.E – Opensource, user owned, shareable memory for Claude, Cursor https://ift.tt/hn326jt
Show HN: C.O.R.E – Opensource, user owned, shareable memory for Claude, Cursor Hi HN, I keep running in the same problem of each AI app “rem...
-
Show HN: An AI logo generator that can also generate SVG logos Hey everyone, I've spent the past 2 weeks building an AI logo generator, ...
-
Show HN: Snap Scope – Visualize Lens Focal Length Distribution from EXIF Data https://ift.tt/yrqHZtDShow HN: Snap Scope – Visualize Lens Focal Length Distribution from EXIF Data Hey HN, I built this tool because I wanted to understand which...
-
Show HN: Federated IndieAuth Server implemented as a notebook https://ift.tt/32IC633 April 27, 2021 at 04:37PM