fxdave

joined 2 years ago
[–] fxdave@lemmy.ml 1 points 11 months ago (3 children)

It works between android and any linux distro through kde connect. It let's me do more than just clipboard sharing. e.g.: I could remote control my laser engraver through it.

[–] fxdave@lemmy.ml 4 points 1 year ago* (last edited 1 year ago)

Thanks for the question. GraphQL works with multiple languages, Cuple works only with Typescript. Despite this drawback this also gives you some advantages:

  • The Request and Response types are auto-inferred from the endpoint you write
  • Because the types are in Typescript you don't need to generate a client, you just simply use it with @cuple/client and get instant feedback.
  • You don't have to learn another language. It's just typescript.

Practically it means less boilerplate and it let's you focus on the feature you write. Cuple is also not a query language, you get what the server sends you, it's more likely a type-safe FFI binding. With Cuple you can build a REST API, or anything similar to that with HTTP method, header, path, query, body, and you can use it type-safely.

[–] fxdave@lemmy.ml 2 points 1 year ago
[–] fxdave@lemmy.ml 4 points 1 year ago

I deleted /lib64/ld-linux-x86-64.so.

I did it because valgrind had a problem with it. I thought I can fix it with reinstalling the package. I tried to lookup which package is it from, but the command I used was wrong and I didn't get any result. So I thought, what if I created it, maybe I just forgot it.

the moment I deleted it everything stopped working. It was fixable only from a pendrive.

[–] fxdave@lemmy.ml 7 points 1 year ago

That's fair. Typescript has to cook with the existing js ecosystem.

[–] fxdave@lemmy.ml 2 points 1 year ago (1 children)

there won't be two pointers, but multiple devices are supported

[–] fxdave@lemmy.ml 3 points 1 year ago

I would imagine it as lemmy. It would be a free, ethical software which is indirectly funded by the government. Everybody uses facebook so that's a good reason to turn it into a public property. We could make it without anti-features. Made for people, not for profit.

[–] fxdave@lemmy.ml 6 points 1 year ago* (last edited 1 year ago) (2 children)

I would prefer paying for it with my taxes. Not for facebook though.

[–] fxdave@lemmy.ml 1 points 1 year ago

Have you tried it?

[–] fxdave@lemmy.ml 29 points 1 year ago (2 children)

Afaik, most phones are backdoored that can be abused using tools like "pegasus" which led to a huge indignation in Hungary. I don't belive PCs are exceptions. Intel ME is a proprietary software inside the CPU, often considered as a backdoor in Intel. AMD isn't an exception. It's even weirder that Intel produces chips with ME disabled for governments only.

view more: ‹ prev next ›