Christoph Thiede

Results 128 comments of Christoph Thiede

Same issue, cannot provide you with a solution but with an explanation: It seems as if Twitter now is requiring you to log in before you can use https://twitter.com/search. twint...

> @LinqLover Do you think twint's creators are gonna fixed it? I don't, since the original repository is archived. See also: https://github.com/yihong0618/twint/issues/4

That sounds great! Can you tell how stable this solution will be if you run twint regularly on a daily basis, i.e., how fast will the token/cookie expire? Will it...

Great! ________________________________ From: Fabio Niephaus ***@***.***> Sent: Monday, December 18, 2023 12:09:10 AM To: hpi-swa/trufflesqueak ***@***.***> Cc: Christoph Thiede ***@***.***>; Author ***@***.***> Subject: Re: [hpi-swa/trufflesqueak] Incorrect keyboard handling on Windows...

I encountered the same issue with `pushd`. I think this line should just refer to SC3045 instead of SC3044? https://github.com/koalaman/shellcheck/blob/ac8fb00504ed6da83fe5c5f83e72e4663ff6b439/src/ShellCheck/Checks/ShellSupport.hs#L398

With a little back of delay, thanks for the info. I finally found out that the following two entries from my `luigi.cfg` file prevented pdb from spawning a debugger for...

Sounds fair. Is this urgent for anyone? If not, I will do this *soon (tm)*. If urgent, I don't bother if you or anyone else wants to proceed on this...

@fniephaus I'm wondering what would be the best way to configure this behavior: - a command line option (e.g., `--force-image-update`) - a suffix to the Smalltalk version (e.g., `-s Squeak64-6.0-latest`...

> Updating needs to happen within Smalltalk anyway, so there's no need to write any Bash code to make this work. My first take would have been to add a...

> > Maybe a command line argument could actually be more convenient because users can set it conditionally. > > You could also use different .ston config files and use...