HN user

halotrope

1,525 karma

co-founder of https://markets.sh/

twitter: @markets_sh

Posts44
Comments348
View on HN
perchpad.co 5mo ago

Show HN: Perchpad – Collaborative real-time Markdown editor backed by Git

halotrope
2pts2
www.theregister.com 2y ago

Intel details how Lunar Lake PC chips deliver 120 TOPS

halotrope
1pts1
markets.sh 2y ago

Show HN: API for Stock Prices, News and Company Financials

halotrope
1pts0
twitter.com 2y ago

Indexify – Open-Source Data Framework Featuring a Real-Time Extraction Engine

halotrope
2pts0
markets.sh 2y ago

Show HN: Webhooks for Any Event

halotrope
56pts18
twitter.com 2y ago

LLM Powered Proxy Scraper for Extracting Structured Data from Websites

halotrope
4pts0
news.ycombinator.com 3y ago

Twitter Outage

halotrope
37pts29
news.ycombinator.com 3y ago

PSA: Twitter one-click dev subscriptions

halotrope
7pts2
www.anandtech.com 3y ago

Intel PowerVia: Backside Power Performing Well, on Schedule for 2024

halotrope
2pts0
www.youtube.com 3y ago

Pat Gelsinger and Linus Torvalds talk Linux, open source, technology [video]

halotrope
13pts0
www.theregister.com 3y ago

Basecamp decamps from cloud: 'Renting computers is (mostly) a bad deal’

halotrope
4pts0
accounts.google.com 3y ago

Google Analytcs Live View Down?

halotrope
1pts0
www.theregister.com 3y ago

Intel Is Late Again

halotrope
2pts0
news.ycombinator.com 4y ago

Ask HN: Issues with Vercel?

halotrope
1pts0
news.ycombinator.com 4y ago

Sentry Is Down (Again)

halotrope
3pts1
www.youtube.com 4y ago

Mobileye Robotaxi Unedited 40-Minute Ride in Jerusalem [video]

halotrope
3pts0
aswathdamodaran.blogspot.com 4y ago

Back to Earth or Temporary Setback? Revisiting the Fangam Stocks

halotrope
1pts0
www.youtube.com 4y ago

Sleepless in the Start Menu [video]

halotrope
1pts0
www.bbc.com 4y ago

China cuts children's online gaming to one hour

halotrope
61pts4
www.wsj.com 4y ago

Are Electric Cars Better for the Environment?

halotrope
4pts2
www.anandtech.com 4y ago

Intel's Process Roadmap to 2025: with 4nm, 3nm, 20A and 18A?

halotrope
1pts0
www.youtube.com 5y ago

Unedited Mobileye Autonomous Vehicle Ride in New York [video]

halotrope
3pts0
www.youtube.com 5y ago

Robert Baruch reverse engineers a chip [video]

halotrope
1pts0
stackoverflow.com 5y ago

When do you choose functional programming over object oriented?

halotrope
1pts1
www.bloomberg.com 5y ago

Tesla’s German Plant Delayed Until Next Year

halotrope
4pts0
ai.facebook.com 5y ago

Self-supervised Transformers for 10x more efficient training

halotrope
2pts0
twitter.com 5y ago

Neuralink to do live webcast of working brain interface

halotrope
2pts0
www.tesla.com 6y ago

Tesla Autopilot NN Visualization [video]

halotrope
2pts0
m.youtube.com 7y ago

Tesla: Full Self Driving [YouTube]

halotrope
1pts0
www.blackstone.com 8y ago

Blackstone's Byron Wien Discusses Lessons Learned in His First 80 Years (2013)

halotrope
1pts0

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.

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

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

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

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

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

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.

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...