Ferry Boender

Results 52 comments of Ferry Boender
trafficstars

@lyknode > Given that pandoc is only a build dependency and final user will not need it, I'd say it fine to keep it and only have the markdown version...

I like it, but currently it breaks backwards compatibility in the output. Some people may be parsing the output of mgitstatus for use in scripts, and may expect everything before...

Hi Karl! I didn't write the BexecLive functionality myself, but it looks like you're right: au CursorHold,CursorHoldI,InsertLeave * call bexec#AutoSave() Making that customizable sounds like a good idea. I'll look...

Wild guess, but perhaps this is related to [this question on Stackoverflow](https://apple.stackexchange.com/questions/376916/cannot-ls-trash-in-the-terminal-in-catalina-operation-not-permitted)? (Don't use the solution given in that question, it's a bad idea). Can you confirm that you're on...

I've looked into it, but there doesn't seem to be a POSIX (cross platform / shell) way to exclude such directories. It *is* possible to exclude the `.Trash` dir itself,...

**TLDR**: This tool will not work anymore, because the source it used for CT is gone. I looked into this. The actual problem is masked due to catching all exceptions....

Here's a portion of the Netbird `client.log` right after restarting netbird: ``` 2025-04-09T15:00:00+02:00 INFO client/cmd/service_controller.go:24: starting Netbird service 2025-04-09T15:00:00+02:00 INFO client/cmd/service_controller.go:68: started daemon server: /var/run/netbird.sock 2025-04-09T15:00:00+02:00 INFO client/internal/connect.go:122: starting NetBird...

I checked the status every minute for 10 minutes, but it didn't change, even though I could resolve against the DNS server all that time: ``` $ for I in...

btw, I consider this a low priority issue. Everything's working just fine, and as long as it is, you'd probably never even see the debug output ever.

Thanks for your quick response! I forgot to mention that I'm also running a Tinc VPN. For all of the following tests, I've turned it off. > The team noted...