HN user

cornedor

372 karma

[ my public key: https://keybase.io/cornedor; my proof: https://keybase.io/cornedor/sigs/qxupXS_ARvwB74AsRMKFCyfN5kjnqlYlI-D63W4u8JM ]

Posts10
Comments132
View on HN

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

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.

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.

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.

Oasis AI 2 years ago

In this case, the reason might be that it needs WebGPU, which is only available in chromium based browsers. Changing my user agent doesn't let me in either. Text selection being disabled might be a "lazy" fix for text being selected while in game.

Back in the Flash days, I had a signature on a forum with a small (like 120x40) SWF file in it. It was a little "city builder" game where you could place different types of stores, and the goal was to earn as much money as possible. It would save the state to local storage, so you could continue in other comments I placed.

Cookie banners is not a policy, it is used to work around a policy, and often implemented incorrectly. GPDR says you need to be given a specific informed decision, but often cookie banners show a big green approve button, and a less positive deny button (if that is even the case). When the law is being enforced better (Which is slowly happening) those cookie banners should get 2 the same looking buttons, and that would result in more denies. Hopefully, companies would realize that they need to solve their marketing differently.

Kagi Assistant 2 years ago

Have you tried reporting those queries? I've seen issues like this being mentioned in the changelog with certain keywords.

You can get pretty far by using importmaps, you would not have treeshaking or a single bundled file, but it works pretty well. JSDoc can be used to add types to your project (that can be typechecked using typescript). I'm currently building a hobby project using preact, htm and jspm for packages. It's pretty nice to just start building without starting a build tool, having to wait for it to finish, make sure it's not crashed etc. But indeed, I won't use this for production.

The only thing I'm still missing is an offline JSPM/esm.sh.