idk it works for me it build stuff that would have taken weeks in hours ymmv
HN user
halotrope
co-founder of https://markets.sh/
twitter: @markets_sh
no you can give github oauth access to a repo and then it will sync automatically.
Linux Desktop got so much better in recent years but it also stayed the same. If you’re trying to be productive and not just switching between editor and terminal windows there are still endless frustrations that never end.
it works with a llm/visual model and is integrated with a control for the browser. it works surprisingly well i might do a shown if its interesting for other people
Yes many things actually.
- A mac app to generate to read text as playlists from openai tts api (my gf can't use the api)
- A automatic visual scraper that can get arbitray information from any website (e.g go to target and get the top 3 milk prices or get the licensing information from this opensource project)
- An ETL tool (called tabmaster) that can sync arbitrary json apis into postgres tables. with automatic schema inference and deduplication logic
- A really good OCR tool that enriches scanned PDFs with accurate words and not the bs that adobe ships
all really useful and used daily.
EDIT: formatting
cloud computing is way too expensive for what it is. you'll have most of the benefits with a managed database and a good cdn
yeah somehow it reminded me of the fb integration too. we‘ll see how well it works in practice. i was hoping for them to show the sky demo with the new voice mode that openai recently demoed
we have an internal api at markets.sh for ingesting large financial reports and newspaper data. solves this exact problem. i‘ll be happy to give you test access. drop me an email at max at markets.sh
Yeah totally! this was a bug as that i introduced when persisting langauges so that you don't have to always click. it's now fixed. thank you for reporting!
ty! i'll be in touch once we need to scale it a bit more. right now we're still focussing on latency and reliability of the underlying signals
Quick morning jog every other day, some weightlifting and Jiu-Jitsu. Fixed all back pains and is good for baseline fitness
ty for the feedback! yeah, it’s more of a quick api doc right now. i’ll make a better version asap
thank you!
we have a permanent stream of news running through the system, we are comparing this with the queries, determining if there are special extra sources needed and then check it as new i formation comes in. for things like stock price alerts we store those as sql with a different engine. it’s definitely work in progress but very useful fir us internally already. will be integrated in our chat system next week
great! it's a pretty early version so please get in touch through the various channels (website chat, contact form or on twitter) if you have any questions or something does not work
ok solved, this is actually the usage so you have used 0 of 300 points. i will fix the ui to make this easier to understand
Sorry, we have a bug with the credits right now. of course there are free monthly credits. if you have any issue, please use the chat (it's in the menu) or drop us a mail at hello @ markets.sh
you can still create signals via the ui here, the notifications are then sent via email https://markets.sh/notifications
oh snap you should definately have credits, one moment.
Europe has a shot too but what i’ve found is that the API’s are often so clunky and bad that they might as well not exist
This looks great! We've been building a wealth tracker with https://markets.sh and were a bit flabbergasted when people started "abusing" our automatically syncing Yodlee connection to hook up all of their checking and credit card accounts (technically we market only for brokerages and investment accounts). We have a free and simple API and plain CSV download which in itself seems to be a real pain point for people.
Apparently, just being able to pull your financial data into open-source tools and excel could be a product since Yodlee and other aggregators are often too expensive and technical to set up for individuals.
I think we need to force all financial companies to have a modern API and OAuth available for everyone via legislation.
This is such a naive take. I’m using gpt4 daily for anything coding, sql, directions, text editing, research etc. It’s absolutely invaluable and if it was $1k a month I’d seriously consider getting it.
Computer just had their GUI moment again and we’re just getting started.
Thank you so much! Yeah, right now we keep the API as open as possible, we’re big fans of oss but it’s gonna take a while as the system runs on many databases and systems. Apart from the simple portfolio tracking, we are ingesting live data from global stocks, thousands of news per day and do clustering and machine learning and all kinds of fancy things on it.
I’d love to open source the dashboard first as it is probably useful to self-host and just feed with your own data. Let me know if you have any questions.
Ghostfolio is awesome! Sorry for the plug, we are doing something similar with markets.sh
it's not open-source (yet) but we're giving you all the data of connected portfolios and bank accounts via api and it's free if you just want the data. Also we are investing a lot of time in asset matching and market data (even options are supported), something all the other tools we've tried fell short of (especially global stocks and multi currency accounts).
I wrote CSS from scratch since version one. I know why it's called cascading, I have used many preprocessors and generally don't mind writing CSS at all. That being said, all my attempts to modularize my stylesheets looked like a incomplete and buggy version of Tailwind. I could imagine that this is the reason why it's popular. Also people seem to always be ignoring the fact that you can just use tailwind to create helper classes. Nobody forces you to repeat common styles a million times.
You can buy it new for around $300. If you understand the limitations it’s amazing value iyam
I got it installed on Ubuntu and managed to get OneApi in blender, pytorch and stable diffusion playground. I’d say if this is your primary interest, wait another generation. I’m such a fan of opensource vendor drivers that I had to try already
I have an a770 as my daily driver and it’s a great card. Especially at the prices. 16gb of vram, av1 encoder, can play most modern games with decent settings, good blender integration and the oneAPI libraries for compute are slowly maturing. If you don’t need CUDA or bleeding edge performance, it’s a great mid-level card at a price thats hard to beat.
This looks great! We have a similar tool on https://markets.sh but more geared towards news and general information about stocks (You can ask e.g "What are the current issues with the Disney company?")
We found the hardest part about this is the pre-ranking of sections and finding the relevant information. Do you feed the whole report into OpenAI?
Looks really good! Please apologize for plugging in the comments, we are doing something very similar with https://markets.sh/. The news are not only summarized and clustered by stories but we are also building a relationship of the clusters and connecting it to e.g stocks and economic data. We are also plotting news coverage over time (looking to add sentiment and metadata soon.). We made this all indexed/queriable in realtime via a chat feature So that you can follow up on questions (need to be signed up tho). API is also available for automatic retreival.
Here are some examples:
Musk Legal Issues: https://markets.sh/stories/elon-musk-s-legal-issues-2023-05-...
TikTok Ban: https://markets.sh/stories/tiktok-ban-2023-05-11-01-16-03
Bard: https://markets.sh/stories/google-bard-ai-chatbot-2023-05-11...
You can just ask if there is no output filtering