[-] fxdave@lemmy.ml 4 points 2 weeks ago

You may see shorts in lemmy in the near future because of that.

[-] fxdave@lemmy.ml 4 points 2 months ago

I'm a contractor and I use linux if that counts :D

[-] fxdave@lemmy.ml 4 points 2 months ago

In a perfect world we wouldn't have ads.

[-] fxdave@lemmy.ml 4 points 5 months ago* (last edited 5 months 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 4 points 6 months 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 4 points 9 months ago

Practical difference: Both dnf and apt are slow as hell. Pacman is flying compared to them.

[-] fxdave@lemmy.ml 4 points 9 months ago

Honestly, I don't get it.

Is it about the syntax sugar? Would you like to use callbacks instead?

Async programming is when you achive concurrency even with one thread. It's needed. There's no alternative to this.

[-] fxdave@lemmy.ml 5 points 9 months ago

Some distros do not include all supported device firmware in the base system. You have to determine your wifi adapeter and install the firmware for it. You may want to use usb tethering from your phone for that.

[-] fxdave@lemmy.ml 4 points 10 months ago

You still had deep sleep until now? Lucky you. To me Dell forbided S3 way earlier.

[-] fxdave@lemmy.ml 4 points 11 months ago* (last edited 11 months ago)

Ofc, Arch users should learn how to resolve a package conflict, or how to downgrade packages, or generally how to debug the system. Sometimes you also have to migrate config files.

On the other hand, as an arch user, I can tell that it mostly just works. If you customize heavily an ubuntu, it will break more likely. And while you can fix an arch, you probably have to reinstall an ubuntu.

Moreover, Arch has a testing repository which is not the default.

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

Once someone asked if somebody knows how to run this old game in a linux community.

The game was "capitalism lab". I said no, we are communists.

The guy then deleted his post.

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

Sorry to hear that. I wanted try a system76 laptop, but this is wicked.

view more: ‹ prev next ›

fxdave

joined 2 years ago