[-] snowe@programming.dev 2 points 3 years ago

hm. interesting. I can see your comments just fine without switching to chat. Can you clear your cache or use a hard reload?

[-] snowe@programming.dev 2 points 3 years ago

they explicitly call out that they won't perform the predictive calls unless they're sure it doesn't modify state.

A prediction can also end at a function call the debugger is cautious about evaluating. That is for your own (or your software’s) well-being. Since code is executed during debugging, the debugger has to be sure that it’s not causing any mutations. When running the above example, we must confirm the evaluation of the int.TryParse method (more about that later):

As mentioned in the previous section, the predictive debugger won’t evaluate possibly impure functions to avoid side effects. As a human developer, you most certainly have more knowledge about the code, which is why we give you the possibility to forcefully evaluate a call by clicking the hint:

[-] snowe@programming.dev 2 points 3 years ago

not sure what you mean by namespaces. but the python tooling is absolutely the worst tooling out of every major language out there. it's quite pitiful. just read over this for how bad it's actually gotten. https://github.com/mitsuhiko/rye/discussions/6

[-] snowe@programming.dev 2 points 3 years ago

Huh? That phrase is older than most countries. Why in the world would you think game of thrones created it? https://thequestingfeast.com/the-origin-of-sweet-summer-child/

[-] snowe@programming.dev 2 points 3 years ago

yeah the CK underwear is good while it lasts, I loved them a ton, then they just started falling apart. I was really disappointed, especially with how much they cost. I am just waiting for the last few pairs of CK I have to get holes in them then I'll be completely switched to 2undr. I haven't had a single pair of 2undr get holes in them and I've owned several pairs for longer than some pairs of CK underwear.

[-] snowe@programming.dev 2 points 3 years ago

I don’t really get that point of view. The empire literally committed genocide. How is that not wrong?

[-] snowe@programming.dev 2 points 3 years ago

They only waited half a second before signing up

[-] snowe@programming.dev 2 points 3 years ago

This sounds really good if you need packages or something like that set up, but honestly, most people will be perfectly fine with asdf. It doesn’t need to start an environment or load anything. It just makes the shims for your tools active for the current directory, and it doesn’t require .env files, it doesn’t require dealing with package managers. It simply is a file where each line is the name of the tool and the version. That’s it. And it just works. Every time. Unless it’s Python. Fucking Python.

[-] snowe@programming.dev 2 points 3 years ago

You should still clean the rim.

[-] snowe@programming.dev 2 points 3 years ago

I switched to Kagi the other day and it’s fantastic compared to Google now. I haven’t gotten bad results a single time.

[-] snowe@programming.dev 2 points 3 years ago

Opal also compiles Ruby to JavaScript https://opalrb.com/

view more: ‹ prev next ›

snowe

0 post score
0 comment score
joined 3 years ago
MODERATOR OF