muuuh

Results 12 comments of muuuh

Thank you. I assume that the file https://aka.ms/vscode-server-launcher/x86_64-unknown-linux-musl will be provided in the near future? The link from the setup script https://aka.ms/install-vscode-server/setup.sh does not seem to work at the moment.

Please add this feature

Hello, thank you for TvhClient. Yes, it is showing up as "blank" entries (with broadcaster-station logo) on the tab 'recordings' (no difference on filter upcoming/completed/failed/AutoRec) on macOS 12.6 (M1). They...

Please find attached. I had to crop the left part a bit to remove the broadcaster-station logo. However, I did not add/change the black bar at the top (unknown whats...

Thank you for your fast response. I removed and re-installed from the App Store. Unfortunately the error still occurs. Interesting that the error only occurs on my machine. I am...

But this would mean, that the initial view needs to be written code based (set UIWindow, etc.). https://github.com/StefanLage/SLPagingViewSwift/blob/master/Demos/TinderLike/TinderLike/AppDelegate.swift ``` self.window = UIWindow(frame: UIScreen.mainScreen().bounds) ... self.nav = UINavigationController(rootViewController: self.controller!) self.window?.rootViewController =...

I had the same error. I somehow (not pretty!) managed to install code-server 4.18.0 it on FreeBSD (iocage jail): `pkg install git npm-node20 krb5-devel` `git clone https://github.com/mongodb-js/kerberos` Modify/add the following...

ChatGPT recommended me the following query with the schema of the database to detect abandoned feeds: ``` SELECT f.id AS feed_id, f.title AS feed_title, MAX(e.published_at) AS last_entry_published FROM public.feeds f...

I have the same problem, but is there a solution (instead of removing the instructions)? https://github.com/Uberspace/lab/issues/1594#issuecomment-1763787290 As far as I remember, copying an old nodejs version (`cp code-server-4.16.1-linux-amd64/lib/node ../code-server/lib/node` in...

Thank you very much! I was able to compile a libdab_plugin.dylib with Apple Silicon/arm64, but had no success activating the plugin in the SDR++ module manager (list next to the...