Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
johnnypangs
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
johnnypangs
21d ago
To be fair to the pnpm maintainers, they have been working on this well before the bun AI rewrite. The first commit in their rust experiment is in 2021. https://github.com/pnpm/pn/commits/main/?after=e24c
2.
▲
by
johnnypangs
23d ago
Here is some more technical information on how this was trained, as well as a download link. https://huggingface.co/thomsonreuters/Thomson-1.0-Small (Full disclosure I’m a TR employee, although I had nothing to do with
3.
▲
by
johnnypangs
23d ago
It’s on hugging face, I suppose one could do those themselves? https://huggingface.co/thomsonreuters/Thomson-1.0-Small
4.
▲
by
johnnypangs
4mo ago
I don’t think people read the article, I didn’t until I saw your comment. The article feels like clickbait tbh.
5.
▲
by
johnnypangs
4mo ago
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?
6.
▲
by
johnnypangs
9mo ago
Good news, you can already pay for it ;) https://docs.docker.com/dhi/features/#dhi-enterprise-subscri...
7.
▲
by
johnnypangs
11mo ago
Ive always found this explanation helpful for why these are useful: https://www.joshwcomeau.com/css/custom-css-reset/
8.
▲
by
johnnypangs
11mo ago
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 thro
9.
▲
by
johnnypangs
11mo ago
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.
10.
▲
by
johnnypangs
1y ago
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...
11.
▲
by
johnnypangs
1y ago
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...
12.
▲
by
johnnypangs
1y ago
Vite is coming along with rsc at least. https://github.com/vitejs/vite-plugin-react/tree/main/packag...
13.
▲
by
johnnypangs
1y ago
As one of those people who doesn’t really understand llms, does anyone have any recommendations to better my understanding of them?
14.
▲
by
johnnypangs
1y ago
Seems like there is more context on this that this article misses: https://www.pcgamer.com/software/security/no-16-billion-pass...
15.
▲
by
johnnypangs
1y ago
Shout out to Better Display, I find it helps with Lo DPI blurriness in general on macOS https://github.com/waydabber/BetterDisplay
16.
▲
by
johnnypangs
1y ago
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!
17.
▲
by
johnnypangs
2y ago
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
18.
▲
by
johnnypangs
2y ago
I’m a bit confused, if it runs in the client why does it require deno?
19.
▲
by
johnnypangs
2y ago
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
20.
▲
by
johnnypangs
2y ago
Doesn’t github use Rails and web components? They definitely gotten more frontend heavy though… https://github.blog/engineering/architecture-optimization/ho...
21.
▲
by
johnnypangs
2y ago
Seems like you can add —no-edit and get the same behavior, now I can delete that alias. Thanks again :) (Edit: typo)
22.
▲
by
johnnypangs
2y ago
I see, the reason it’s that long complicated alias was that I didn’t want to open up the editor to change the commit every time I updated. “git commit —amend” does that. I read the rough how it works and it now makes sense. I might give it
23.
▲
by
johnnypangs
2y ago
I guess the crate version is easier to soft reset?
24.
▲
by
johnnypangs
2y ago
I’ve been using this: alias gfixup="git commit -v --fixup HEAD && GIT_SEQUENCE_EDITOR=touch git rebase -i --stat --autosquash --autostash HEAD~2" From what I understand it does the same thing as this crate for the most par
25.
▲
by
johnnypangs
2y ago
You can install ublock origin but it doesn’t actually do anything on Orion on iOS. I tested it not too long ago, maybe things have changed but Orion still uses WebKit and iOSes APIs. I have heard Orion’s default ad blocker isn’t bad though.
26.
▲
by
johnnypangs
2y ago
Seems like it was a config change that cause it. They reverted it reality quickly. https://www.githubstatus.com/incidents/kz4khcgdsfdv
27.
▲
by
johnnypangs
2y ago
I think for me listening to a whole album comes from the fact that I’m a “legacy” music user. I used to listen to CDs and cassette tapes. So listening to five different artists meant either making a mix tape or changing CDs five times. So n
28.
▲
by
johnnypangs
2y ago
I think that it’s pretty hard to stop with the current state of PWA installation. You could try the manifest data, (the data for the PWA app) tied more to the html and dns. Making it harder to impersonate other sites. You could also go a mo
29.
▲
by
johnnypangs
3y ago
Fun fact: Vercel “owns” Svelte too. https://vercel.com/blog/vercel-welcomes-rich-harris-creator-...
30.
▲
by
johnnypangs
3y ago
Their enterprise version is super expensive, their integration with Amazon can give you an idea of their enterprise pricing https://aws.amazon.com/marketplace/pp/prodview-lwqascgzju3bo
More ›