Elara Elara6331
Elara6331 commented on pull request Elara6331/itd#55 2023-03-01 17:29:01 +00:00
Added FUSE support

FUSE should be started before the socket (socket should always be last)

Elara6331 commented on pull request Elara6331/itd#55 2023-03-01 17:29:01 +00:00
Added FUSE support

This function should be called startFUSE instead to adhere to Go naming conventions

Elara6331 suggested changes for Elara6331/itd#55 2023-03-01 17:29:01 +00:00
Added FUSE support

Thanks for your PR. There are some changes I'd like, mostly readability improvements.

Elara6331 commented on issue Elara6331/itd#54 2023-02-27 23:17:23 +00:00
FUSE suppport

I've had a closer look at your fork. It looks good. The only thing I'd say should be changed is that the fuse.go file should only contain the startFuse function (which should be called…

Elara6331 pushed to master at lure/lure 2023-02-27 21:30:23 +00:00
70e05f5242 Fall back to English if system locale is 'C'
Elara6331 commented on issue Elara6331/itd#54 2023-02-26 17:20:17 +00:00
FUSE suppport

Assuming the fuse library you're using doesn't link libfuse, I think this is a great idea. I don't think it does, but it doesn't explicitly state that anywhere. The easiest way to check is to…

Elara6331 pushed to master at lure/lure 2023-02-26 00:48:00 +00:00
6341dc4c55 Properly list all installed packages, and ignore blacklisted ones
Elara6331 pushed to master at lure/lure 2023-02-24 00:38:11 +00:00
c1954c6e89 Add interactive flag to turn off prompts
Elara6331 commented on issue Elara6331/itd#52 2023-02-19 16:32:31 +00:00
Publish itd-gui AUR package

It's not much overhead, it's less than 10 MB, and takes almost no work to install, but I can make an AUR package if you prefer.

Elara6331 pushed to master at lure/lure 2023-02-15 23:00:37 +00:00
c38a530471 Forbid running LURE as root
Elara6331 commented on issue Elara6331/lemmy-reply-bot#1 2023-02-13 19:14:33 +00:00
Repeat posts for a YouTube link

Interesting. That shouldn't be possible. The bot keeps track of which posts/comments have been replied to and shouldn't reply to them again. Did the post ID change when Lemmy was updated? That…

Elara6331 commented on issue Elara6331/itd#50 2023-02-13 03:45:43 +00:00
ITD fails to start Daemon

I'm going to close this due to inactivity and because there's nothing obvious that I can do about this. If you're still having this problem and think it's due to ITD, please re-open the issue or…

Elara6331 closed issue Elara6331/itd#50 2023-02-13 03:45:43 +00:00
ITD fails to start Daemon
Elara6331 commented on issue Elara6331/itd#36 2023-02-13 03:43:56 +00:00
Upgrade fails if zip file is compressed

The problem is that both archive and filesystem files are handled by the exact same code, so there shouldn't be any discrepancies in the actual bluetooth data as long as the data being read is the…

Elara6331 commented on issue Elara6331/itd#44 2023-02-13 03:41:36 +00:00
ITD not trying to reconnect after PineTime re-enters range

Actually, I guess there isn't much more to capture.

$ ./itctl notify one two
10:00PM FTL Error while running app error="not connected"

And the output of itd has…

Elara6331 closed issue Elara6331/itd#51 2023-02-13 03:32:57 +00:00
itctl and itgui both can't connect to socket
Elara6331 pushed to master at Elara6331/site 2023-02-12 22:28:44 +00:00
b117c253ff Add project page about LURE
89e4f59e26 Improve ITD project page
3dc425057d Improve PCRE project page
4a4b18e03c Remove page about lrpc
d9d2707b85 Add blog post about self-hosting
Compare 5 commits »
Elara6331 pushed to master at Elara6331/site 2023-02-12 09:02:34 +00:00
fd2964c870 Set deployment timeout to 10 minutes
18b24d6998 Add link to source code
a56f43a5ed Add README
34a10eb0ff Run hclfmt
Compare 4 commits »
Elara6331 pushed to master at Elara6331/site 2023-02-12 08:39:13 +00:00
f83f8f0db3 Remove Dockerfile and Makefile as they are no longer necessary
Elara6331 pushed to master at Elara6331/site 2023-02-12 08:38:30 +00:00