HackerTrans
トップ新着トレンドコメント過去質問紹介求人

theogravity

no profile record

投稿

Is my blue your blue? (2024)

ismy.blue
694 ポイント·投稿者 theogravity·3 か月前·469 コメント

After 20 Years, This Scientist Proved Birds Can Talk and Use Grammar [video]

youtube.com
3 ポイント·投稿者 theogravity·6 か月前·0 コメント

Show HN: LogLayer v7 now with StatsD support

loglayer.dev
1 ポイント·投稿者 theogravity·8 か月前·0 コメント

コメント

theogravity
·先月·議論
Short via Hyperliquid or some other crypto exchange that tokenizes stock? HL does have a trading pair for MSFT and trades 24/7.
theogravity
·2 か月前·議論
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.
theogravity
·3 か月前·議論
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)?
theogravity
·4 か月前·議論
Site renders extremely poorly on mobile safari that it is completely unreadable.
theogravity
·6 か月前·議論
This is really cool! How are you sandboxing the tiles and allowing limited JS execution?
theogravity
·6 か月前·議論
If I'm on 18.7.1, do I still need to upgrade?

https://www.cvedetails.com/version/2021355/Apple-Iphone-Os-1...

seems to be the same as 18.7.2

https://www.cvedetails.com/version/2037518/Apple-Iphone-Os-1...
theogravity
·7 か月前·議論
Paywalled.
theogravity
·7 か月前·議論
You need to update again.
theogravity
·8 か月前·議論
The second example confuses me. The Person type has isCool: boolean, not an explicit true. How does using satisfies here pass coolPeopleOnly?
theogravity
·8 か月前·議論
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).
theogravity
·9 か月前·議論
Adding new transports and documentation to my Typescript logging library (MIT licensed), LogLayer (https://loglayer.dev). Just added documentation for Bun and Deno support added some new logging library transports (LogTape), and finishing up Logflare and Betterstack transports so you can send logs to their logging APIs.
theogravity
·9 か月前·議論
It's already happening. There are visual novel groups that take pateron sponsorship to run the script through machine translation. It's now done in giant batches. They're released for free and I am not able to speak of the quality as I've never tried them, but when I see reviews on steam for a VN that has been machine translated, it never results in a good review.
theogravity
·9 か月前·議論
Yes
theogravity
·9 か月前·議論
My first thought would be consistency in localization / typesetting. Groups have their own ways of localizing and typesetting content and most likely would not want to share their style guide when they lost out on something they recently translated to a lower bidder.
theogravity
·10 か月前·議論
This surprisingly made this easy to remember for me.

Unfortunately, the merge sort instructions doesn't make sense to me, specifically step 3.
theogravity
·10 か月前·議論
I also had similar issues and wrote a guide on how to use LogLayer + pino to get server-side logs working properly.

https://loglayer.dev/example-integrations/nextjs.html

Overall, the logging experience in Next.js is terrible, and not being able to chain middleware, even more so.