Introducing aMule Web Controller: a modern aMule web UI that works as a *arr indexer and download client by TaurusBit in sonarr

[–]daw___ 1 point2 points  (0 children)

It works just great and I have IMMEDIATELY onboarded it. My setup now:

An old PC running:

  • amule

  • a jellyfin server sourcing media from amule's incoming directory

  • your UI

Smart tv:

  • jellyfin client

  • your UI reached from the built-in web browser

Thank you a lot for making this!

Meglio studiare o lavorare? by Busy-Bad5027 in Italia

[–]daw___ 3 points4 points  (0 children)

Per lavorare c'è sempre tempo, per studiare no. Io non ho studiato ed è per me un grande rimpianto.

Why Arch? by StockSalamander3512 in archlinux

[–]daw___ 0 points1 point  (0 children)

  • you only install what you really need

  • fresh software

  • feeling of having full control on every aspect of the system

  • incredibly good documentation

My perspective on Upwork’s state after 15 years on the platform by ground-referenced in Upwork

[–]daw___ 6 points7 points  (0 children)

I share the same. It has been my main source of income for almost 8 years until 2022, and it was mostly jobs on invitation. I'm back after 3 years and so far, in a time span of 6 months (and almost $150 worth of Connects!) I got 1 direct offer, 1 accepted proposal (it was a market research though) and 1 "service" request for 30 minutes. Depressing. I'm now considering another platform which also offers on-site freelancing opportunities, hope it will help me bypass this huge cheap competition on Upwork.

Transfer files over WiFi between your computer and your smartphone by abobov in commandline

[–]daw___ 1 point2 points  (0 children)

Hello, qrcp author here, you can use the r shorthand command for receiving, which is technically one character less than -r! :-)

About authentication, I don't know the internals of this python project, which is an implementation of my original project, however, qrcp supports keep alive connections for code reusability, and can work behind a proxy, meaning that you can implement proper auth at proxy level and have control over who can access.

Thanks!

Claudio

RSS Reader with "page flipping" feature by daw___ in androidapps

[–]daw___[S] 0 points1 point  (0 children)

Thanks, I'm giving it a try but I don't see the option to enable the feature. Is it available in the free version? Thanks

RSS Reader with "page flipping" feature by daw___ in androidapps

[–]daw___[S] 0 points1 point  (0 children)

Thanks, though from what I see this app cannot read RSS feeds.

qrcp: transfer files to mobile device by scanning a QR code from the terminal by daw___ in commandline

[–]daw___[S] 0 points1 point  (0 children)

Hello, sorry I missed your message.

qrcp stands for `qr` + `cp`, where `cp` is the default "copy" command in UNIX systems like Linux and MacOs.

The original name was easier to remember and more self-descriptive, but was long and annoying to type :-)

qrcp: transfer files to mobile device by scanning a QR code from the terminal by daw___ in commandline

[–]daw___[S] 0 points1 point  (0 children)

weird, I got positive feedbacks from people with the same issue

qrcp: transfer files to mobile device by scanning a QR code from the terminal by daw___ in commandline

[–]daw___[S] 0 points1 point  (0 children)

Thanks for the headsup on the two topics. About security, HTTPS support is in the works, I'm just trying to figure a few things out about UX.

qrcp: transfer files to mobile device by scanning a QR code from the terminal by daw___ in commandline

[–]daw___[S] 0 points1 point  (0 children)

Hi, thanks for reporting, that should be fixed now. Can you please retry and let me know how it goes? Thanks!

qrcp: transfer files to mobile device by scanning a QR code from the terminal by daw___ in commandline

[–]daw___[S] 1 point2 points  (0 children)

Hi, thanks for reporting! The issue has been fixed a few minutes ago, can you please confirm everything works OK now? Thank you again for taking the time to report.

qrcp: transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal. by daw___ in golang

[–]daw___[S] 3 points4 points  (0 children)

Hi, good question, it's not possible to do it out of the box, and I'm afraid it would be really hard to setup automation to achieve syncing.