Hacker Newsnew | past | comments | ask | show | jobs | submit | tylermenezes's commentslogin

You reference Kinesis in the article so I assume you've seen the Kinesis Advantage 360? I've been a happy Kinseis Advantage user for two decades, and the 360 is pretty much perfect. It has dedicated keys for activating layers, you can remap and configure on a website using web serial, and it is extremely premium looking/feeling. And of course it's very comfortable without the thumb key problem discussed in this article.


The Kinesis Advantage literally saved my career. I have lived in fear for a long time that the company would go out of business. So every chance I can justify I send them another $400 for their latest keyboard so I help keep them in business and increase my stockpile.


I have had an advantage, advantage pro, advantage 2, and an advantage 360 pro.

The 360 comes close but it’s a miss for me. I really don’t like the omission of the function keys, and the switches feel muddied compared to the ones on the previous advantage keyboards.

If they fixed those two things and added another 1-2 keys to the thumb cluster, I think that would be the ultimate keyboard for me.


Still happening here.


Are you outside North America and possibly getting a captcha from CF? Looking into it now, sorry


Neither.


GPLv2 licenses the Wordpress code, not trademarks or the right to use Automattic's APIs.


Before this week, I didn't realise that the WordPress.org servers and plugin repositories fell under Automattic, and not WordPress Foundation.

Some clarity would be nice.


> - The Supreme Court just stopped the deal that would have let the Sackler family, the OxyContin pushers, off the hook personally.

Paused, and is reviewing an appeal after a court approved the deal.

> - Hunter Biden's no-jail plea deal was rejected, and he goes to trial.

It wasn't really rejected, there was no deal at all. The two parties didn't have the same understanding of a key term of the deal, the judge pointed it out, and then the parties weren't able to agree on that term.


They already do require manual approval. You have to submit a support ticket before generated tokens will work.


That’s only for “production” apps. You can do the development and testing without approval and based on my past experience, for a single user, that’s sufficient as I don’t remember being throttled during my testing. For individual user, I think the limit is fairly high before which they throttle.


Last I knew you could TECHNICALLY self-host everything but with little documentation on how to set it up.


Most of the bridges you can find here:

https://github.com/mautrix

Documentation is here:

https://docs.mau.fi/bridges/index.html


I have an older Mac dedicated to this singular purpose. It works well. That bridge + SmsMatrix on my android phone means I can get my text messages & iMessages from my (all iPhone family) anywhere I can load the Riot web app.

Note that it's kind of an interesting hack: IIRC It's just talking to the local sqlite data store that the Mac is receiving messages to. I worry that apple may one day say "Nope" and shut down this "API" we were never supposed to have.


Yes. Self-host using this Ansible playbook has been a joy.

https://github.com/spantaleev/matrix-docker-ansible-deploy

A top notch well managed Ansible setup!

It hasn’t integrated in a good iMessage bridge yet last I checked. Hopefully soon!


thanks for the heads up, i'm gonna give this a try! i tried to set up matrix before, but i just couldn't get it working ;(


I've been self hosting it all long before I knew it had a commercial front (Beeper), the docs are fine. That's from the POV of someone who was already running a Matrix server, though.


There have been plenty of scaling problems (my batch, S12, has been publicly referred to a few times as "the batch that broke YC" for example).

Scaling is an iterative process :)


Goodwill impairment means, in a nutshell, they think they paid too much to acquire.


In addition to all the recommendations here, if you're not already a member you might be interested in joining the Program-l listserv: https://www.freelists.org/list/program-l


VI programmers, awesome, I will check out their website. Thanks.


GraphQL supports schema stitching, so you can have one API endpoint request lots of different information from different services, and combine information seamlessly server-side. (e.g. Wordpress author -> user service -> posts on a different service)

Here's how we're using Wordpress and other GraphQL services at a smallish nonprofit: https://blog.codeday.org/how-graphql-helps-us-showcase-coded...

That page is powered by Wordpress over GraphQL, and you can try it yourself at https://graph.codeday.org/ (here's a sample query - query { blog { posts { nodes { title author { discordInformation { username discriminator }}}}}})


I think you missed a }


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: