laund

Results 200 comments of laund

@fscherf its the dev-env setup thats failing, since make tries to use `python3` which only exists as a Windows Store alias and therefore throws a permission error. in any case,...

Possibly, but I would go with just using GitHub Actions, its what they're made to do, and you get the checks for open PRs displayed right there.

> Hm. I don't know where bs.TextInput does come from, but if it is either from lona.html or lona_bootstrap5, you seem to use bubble_up correctly. yeah its from lona_bootstrap5 i...

Im actually a bit of a idiot, if you look at my code, i did ```py class CommandInputWidget(Widget): def __init__(self, **kwargs): self.textinp = AutocompleteText(**kwargs, input_delay=0, bubble_up=True) ``` which stores the...

That could work. What do you think of a built in way to check against any type that it could have bubbled through, to provide a interface that doesn't change...

how do i set the locale? ivr tried all things i can think of, i even made a SuperUser thread asking, but nothing seems to work @thombashi https://superuser.com/questions/1435601/change-cmd-language-permanently-to-english-windows10-specifically-ping-output

nope! still german.. ![](https://i.imgur.com/X1CH7jx.png)

## success ``` Microsoft Windows [Version 10.0.17134.706] (c) 2018 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32>ping 1.1.1.1 Ping wird ausgeführt für 1.1.1.1 mit 32 Bytes Daten: Antwort von 1.1.1.1: Bytes=32 Zeit=12ms...

im experiencing the same issue. the issue does not exist with the base Victor Mono

It's in part about privacy, (you do try to send a bunch of stuff to sentry) but more on the level of being assured that the site can't be silently...