HackerTrans
TopNewTrendsCommentsPastAskShowJobs

johnnypangs

no profile record

comments

johnnypangs
·há 2 meses·discuss
I don’t think people read the article, I didn’t until I saw your comment. The article feels like clickbait tbh.
johnnypangs
·há 2 meses·discuss
I think the unusual thing is that it was written in a week. I highly doubt that they read and understood all 1M lines. But if it works and people use it, what does that mean for software? Should we still care about the code that’s written? Should we even look? I’ve always thought so, but maybe I’m just biased.
johnnypangs
·há 7 meses·discuss
Good news, you can already pay for it ;)

https://docs.docker.com/dhi/features/#dhi-enterprise-subscri...
johnnypangs
·há 9 meses·discuss
Ive always found this explanation helpful for why these are useful:

https://www.joshwcomeau.com/css/custom-css-reset/
johnnypangs
·há 9 meses·discuss
It seems to just be a plan at the moment although like you say you can test it out:

https://vite.dev/guide/rolldown.html#how-to-try-rolldown

Nothing is keeping them to this plan other though, I hope they do follow through. That would make the graph on the page misleading in the other direction though as the speed feature would be included in the non plus version.

I want to also say I'm a happy vite user (and the other projects that team makes).
johnnypangs
·há 9 meses·discuss
Ehhhhh... what does this mean for the open source versions of all these libs? You could interpret some of the graphs as vite oss isn't getting rolldown. That would be disappointing but still okay.
johnnypangs
·há 10 meses·discuss
I’ve used this before, it helps when you format the entire repo and remove the one commit from the history https://docs.github.com/en/repositories/working-with-files/u...
johnnypangs
·há 10 meses·discuss
The mini.nvim maintainer is the one who did a lot of the work for pack I believe:

https://github.com/neovim/neovim/pulls?q=is%3Apr+pack+is%3Ac...
johnnypangs
·há 10 meses·discuss
Vite is coming along with rsc at least. https://github.com/vitejs/vite-plugin-react/tree/main/packag...
johnnypangs
·há 11 meses·discuss
As one of those people who doesn’t really understand llms, does anyone have any recommendations to better my understanding of them?
johnnypangs
·ano passado·discuss
Seems like there is more context on this that this article misses: https://www.pcgamer.com/software/security/no-16-billion-pass...
johnnypangs
·ano passado·discuss
Shout out to Better Display, I find it helps with Lo DPI blurriness in general on macOS

https://github.com/waydabber/BetterDisplay
johnnypangs
·ano passado·discuss
Agreed, I really liked how the site looked. I thought it was really slick and I am blown away by the how easy the author added extra information in a blog post. Nice work!
johnnypangs
·ano passado·discuss
There’s even radio and Swedish ebooks in “lätt” or easy Swedish. Helped me when I learned:

Easy Swedish radio news: https://www.sverigesradio.se/grupp/22720

Easy Swedish books: https://www.bokus.com/cgi-bin/product_search.cgi?series=L%E4...
johnnypangs
·ano passado·discuss
I’m a bit confused, if it runs in the client why does it require deno?
johnnypangs
·há 2 anos·discuss
I looked a bit into the JavaScript loaded when going to GitHub and my best guess as to what it’s using react for is the copilot chat.

It’s still using turbo rails and doing full ssr reloads. Something very at odds with react router which it’s also loading.

It’s still loading catalyst (their homebrew web component lib) which from what I understand doesn’t seem to offer react bindings. It even loads lit (another web component lib), which I couldn’t find the react bindings for.

If it’s just for the copilot chat I’d still say GitHub is mainly rails based though would love to hear if anyone has any more / better insight.
johnnypangs
·há 2 anos·discuss
Doesn’t github use Rails and web components? They definitely gotten more frontend heavy though…

https://github.blog/engineering/architecture-optimization/ho...