Yo'av Moshe
Yo'av Moshe
Going to a Gemini website that requires a certificate (e.g. gemini://feeds.drewdevault.com) currently just shows "Error: A certificate is required to access this page". Is there a way to provide a...
Hi! Thanks for catt :) I'm trying to get my computer to auto play music on my Chromecast every morning, basically putting catt in a crontab. However, I'd like it...
I'm working on a Sway-based desktop environment for e-readers, and currently running it on my e-reader, Kobo Clara HD with PostmarketOS. While X.Org WMs work just fine, Sway shows some...
Hi! I'm trying out severless-bundle and it seems to do wonders! Thank you. My Lambda includes a function from outside the Lambda folder, like so: `const myForeignFunction = require("../library/index");` As...
### What version of `Wrangler` are you using? 2.0.26 ### What operating system are you using? Linux, Mac ### Describe the Bug We are a Cloudflare team working on Zaraz,...
As more and more Linux distributions are dropping Xorg for Wayland, how feasible would it be for mkchromecast to support Wayland? Currently I get this error when trying to `mkchromecast...
Hi! I'm not sure if this is something you're interested in, but I thought it could help other try out TabFS faster. This PR doesn't change any TabFS code. Instead...
Hello! I was wondering if it would be possible to add a Left-to-Right Unicode mark to the border symbols, as it would prevent breaking of the interface when it prints...
## Description add clapboard to the list of clipboard managers ## Checklist I have: - [x] 🤳 made sure that what I am adding is an app for end users,...
Hey, I'm trying to send a request with a key named object[attribute], but seems like QuoJS always escapes the [ ] and the request fails. In jQuery I set data...