HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cornedor

no profile record

comments

cornedor
·3 miesiące temu·discuss
Opus trough Claude Code, the Chinese models trough OpenCode Go, which seems like a great package to test them out.
cornedor
·3 miesiące temu·discuss
I tried GLM and Qwen last week for a day. And some issues it could solve, while some, on surface relatively easy, task it just could not solve after a few tries, that Opus oneshotted this morning with the same prompt. It’s a single example ofcourse, but I really wanted to give it a fair try. All it had to do was create a sortable list in Magento admin. But on the other hand, GLM did oneshot a phpstorm plugin
cornedor
·3 miesiące temu·discuss
Capital I and lowercase L are identical, not ideal, but maybe not that much of a problem for the use cases of this font.
cornedor
·5 miesięcy temu·discuss
Leaks were mentioning Sonnet 5 and I guess later (a combination of) Opus 4.6
cornedor
·5 miesięcy temu·discuss
> 5+ days unable to work in January-February 2026

Perhaps not the best idea to be this dependent on a product.
cornedor
·6 miesięcy temu·discuss
To make this easier in MacOS:

  defaults write -g NSWindowShouldDragOnGesture -bool true
This allows you to drag windows around by grabbing the window anywhere you want while holding ctrl + cmd.
cornedor
·6 miesięcy temu·discuss
> This is honestly what’s holding me back from buying a Kagi subscription at this point.

The extension is working really well for me. You could always try it out with the free version to see if it works for you as well.
cornedor
·6 miesięcy temu·discuss
For me, it is working excellent, I almost never check the spam directory for false positives, and it happens maybe once a month for me to receive a spam message in my inbox. I think it is comparable to Gmail, maybe a bit better.
cornedor
·8 miesięcy temu·discuss
No, since they're simply too many. For an e-commerce site I work for, we once had an issue where some bad-actor tried to crawl the site to set up scam shops. The list of IPs were way too broad, and the user-agents way too generic or random.
cornedor
·10 miesięcy temu·discuss
Except when I forgot the name of an app
cornedor
·10 miesięcy temu·discuss
Any idea if the woff2 files served by Google are the same? Or that they maybe are more optimized for web?
cornedor
·10 miesięcy temu·discuss
Since caches are no longer shared between pages, it actually is often better to self host your fonts than rely on public CDN’s. Makes it even weirder that Google does not offer a simple solution to self host fonts.

https://dev.to/rstacruz/public-cdns-arent-useful-anymore-2b6...
cornedor
·11 miesięcy temu·discuss
It's consistently around 10 seconds, often faster.
cornedor
·3 lata temu·discuss
> Google's Chrome browser now aggressively thwarts uBlock on YouTube.com.

If the browser just does block ad-blocking on YouTube. If I would be hosting a video platform, can I add my site to the list?
cornedor
·3 lata temu·discuss
Isn't this just asking for an antitrust case? There is no way I implement this for my own site.
cornedor
·3 lata temu·discuss
This is not a good comparison. The Neu implementation lacks a lot of styling and features from the Tailwind CSS implementation. It's not responsive, missing styles for a bunch of components, using much simpler styles for other components.