HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cornedor

no profile record

comments

cornedor
·3 tháng trước·discuss
Opus trough Claude Code, the Chinese models trough OpenCode Go, which seems like a great package to test them out.
cornedor
·3 tháng trước·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 tháng trước·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 tháng trước·discuss
Leaks were mentioning Sonnet 5 and I guess later (a combination of) Opus 4.6
cornedor
·5 tháng trước·discuss
> 5+ days unable to work in January-February 2026

Perhaps not the best idea to be this dependent on a product.
cornedor
·6 tháng trước·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 tháng trước·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 tháng trước·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 tháng trước·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 tháng trước·discuss
Except when I forgot the name of an app
cornedor
·10 tháng trước·discuss
Any idea if the woff2 files served by Google are the same? Or that they maybe are more optimized for web?
cornedor
·10 tháng trước·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 tháng trước·discuss
It's consistently around 10 seconds, often faster.
cornedor
·3 năm trước·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 năm trước·discuss
Isn't this just asking for an antitrust case? There is no way I implement this for my own site.
cornedor
·3 năm trước·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.