And went to a fun climate-themed hackathon, would like to make that a regular thing.
Ask HN: What are you working on (September 2024)?
451–460 of 1001 posts
Re: Ask HN: What are you working on (September 2024)?
#452I’m working on an Anki Addon that streamlines the hell out of the card generation process using LLMs. You can define a schema of prompts for your note type & fields, where each prompt can reference other fields, and use it to generate things like translations, example sentences, mnemonics, for tens of thousands of cards in batches or in the fly as they’re reviewed. These generated fields can reference other generated…
Re: Ask HN: What are you working on (September 2024)?
#453my wife and I have a new side project: we're opening a bookshop! the last local store is closing due to retirement and we figure the community demand is still there. we're negotiating the lease, sorting out how to order a lot of bookshelves, and source the initial inventory. i'm currently figuring out how to connect our point of sale system to our accounting software. good times. :)
>sorting out how to order a lot of bookshelves I've heard that IKEA "Billy" bookshelves are very popular, including among people who heavily customize them into creations that look nothing like the original.
Re: Ask HN: What are you working on (September 2024)?
#454Also, I completed a few AWS-related tasks right after starting full-stack. I have written blogs mentioning what I did to help others.
Lambda function to access RDS, S3. And, Eventbridge in AWS - https://hsnice16.medium.com/lambda-function-to-access-rds-s3...
Use private AWS Aurora with DBeaver using SSH tunneling - https://hsnice16.medium.com/use-private-aws-aurora-with-dbea...
Build and Push the docker image on AWS ECR using GitHub actions - https://hsnice16.medium.com/build-and-push-the-docker-image-...
There is one more blog that I have found, that has helped a lot of folks.
Write your own Telegram Wallet bot - https://hsnice16.medium.com/write-your-own-telegram-wallet-b...
I also created a KPI card component that I listed on Gumroad, but sadly it was a flop idea. https://hsnice.gumroad.com/l/pdnbo
And, in the last GitHub streak is coming back - https://github.com/hsnice16 (POV, your org has added your personal GitHub username in the repo)
Re: Ask HN: What are you working on (September 2024)?
#455Building algorithmic trading models. So far results continue to be good with every model outperforming the market on both absolute and risk-adjusted basis since going live. Since launching https://grizzlybulls.com in January 2022: Model | Return | Max drawdown ------------------- S&P 500 (benchmark) | 21.51% | -27.56% VIX TA Macro MP Extreme | 64.21% | -16.48% VIX TA Macro Advanced| 59.13% | -19.12% VIX TA Advanced |…
Do you run it with good volumes or are these returns “as if”?
Re: Ask HN: What are you working on (September 2024)?
#456Re: Ask HN: What are you working on (September 2024)?
#457Recently I have been working on the low-code UI. I find myself looking up and typing the same pandas (and polars) incantations over and over again to explore and modify data. The low-code UI allows simple transforms of data (search, remove column outliers, show only outliers of a column, group by) to be perfromed with just clicks. You can also view the generated python code. This is powered by a json-flavored lisp interpreter, but users never have to type lisp code.
Re: Ask HN: What are you working on (September 2024)?
#458Also my long-term project (4 years or so) has been CodeApprove (https://codeapprove.com/) which is a much better code review UI for teams on GitHub.
So, yeah, I am pretty into making GitHub better for teams!
Re: Ask HN: What are you working on (September 2024)?
#459Re: Ask HN: What are you working on (September 2024)?
#460Earlier quoted context omitted.
Where/how did you learn welding? Have been considering doing a community college welding course (as they have all the equipment, instruction, etc.).
MIG is really just a glue gun for metal. For things where structural integrity isn’t critical you MIG stuff together by watching a couple YouTube videos and then going at it.