Hacker Newsnew | past | comments | ask | show | jobs | submit | theogravity's commentslogin

Short via Hyperliquid or some other crypto exchange that tokenizes stock? HL does have a trading pair for MSFT and trades 24/7.

The site visually feels "compressed" due to the font used? It's a bit jarring. The tutorial link in the header nav doesn't go anywhere.


It goes to https://dyne.org/cjit/tutorial.html for me, and very much works as I would expect it to (chromium engine browser, MacOS)


When you're building a social networking site like this, when do you need to start to worry about laws from different states and countries (eg age bans, data export, etc)?


As a guy who used to run game servers[0] and some other small-web stuff, I hate that this is one of the first questions that springs to mind today, but I'd also like to know.

[0]: in ancient times when server meant an actual server


I mean, it's good to be aware from the beginning, even if you don't intend to follow them right away.

But, my rule of thumb is you don't really need to worry about laws from places where they don't have real jurisdiction on you. If they filed suit, would you rather respond or make a note to never visit that place / would you be ok if all your users from there were blocked from contacting you by law?


Site renders extremely poorly on mobile safari that it is completely unreadable.


This is really cool! How are you sandboxing the tiles and allowing limited JS execution?


I'm using JS-Interpreter project: https://github.com/NeilFraser/JS-Interpreter . It's slow, but easy to add and work with.



Most likely. This is a WebKit issue whose patch is only shipped with iOS 26.2 or iOS 18.7.3 (but that's only available to a subset of iPhone and iPadOS devices).



Paywalled.


You need to update again.


This could be the Next.js motto.


You need to upgrade again, and no the docs aren’t finished (and they won’t be before the new new version).


My Umami stats box got "pwned" about 15 mins after the last CVE was published and I spent an hour or so cleaning up that mess and upgrading everything. Not looking forward to doing it again today.


The second example confuses me. The Person type has isCool: boolean, not an explicit true. How does using satisfies here pass coolPeopleOnly?


You can sorta think of `satisfies Foo` as "the type is exactly the literal value, but also make sure the value could be used in the place of a Foo"


Really interested in how you do this. When I as looking into building my own finance-related app, you have to pay a ton to get market data (stocks, crypto, ETFs, options) and connecting bank accounts if it's not for individual use (you still have to pay for individual use, but not significantly as much).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: