Josiah Hilden

Results 13 comments of Josiah Hilden

Would it make sense to instead follow what ml does here with ``` let ; reserved keywords let you know where the next def starts, and what part is a...

> Is the `in` really necessary ? Can't we just have the variables be implicitly scoped to the whole expression ? Also for the newlines, maybe just add a end...

I am definitely open to further conversations, I'm sure that we wouldn't want to complicate yuck too much as it is supposed to be simple for ease of configuration. Thinking...

I was able to configure mine (not well as I only started looking into once I saw your comment but still) by adding another theme in the `rofi-themes` directory in...

I'm having this same issue with chromium on Ubuntu. Is there currently a workaround?

The Chromium console gave me these errors if that helps ``` Uncaught (in promise) DOMException sentry.io/api/1428197/store/?sentry_key=3c22ffb1ed09448eb1ffe53c9a49a8ce&sentry_version=7:1 Failed to load resource: the server responded with a status of 429 (TOO MANY...

So I was able to work around this issue, in my select case, by switching from chromium to google chrome. As far as I could sniff out on the internet,...

If accepted, I would be happy to work on the implementation as I have been meaning to begin contributing here anyways.

Related to this, but not really in scope: It might be worth it to run the CI in a container image with the deps already installed so that we don't...

@elkowar Just following up here to see if you have any feedback on the direction of this? Specifically if `try_map_var_refs` can/should be removed, or if not what the behavior there...