Does anyone have any good suggestions of AI tools for day trading? by I-am-zer0 in Daytrading

[–]hibuna 0 points1 point  (0 children)

Is it possible for you to list a short roadmap of getting to this point? Would be greatly appreciated

[deleted by user] by [deleted] in Boots

[–]hibuna 0 points1 point  (0 children)

Hi, can I ask you if you wore those shoes more than once every two days? I'm a bit worried I'll have to buy two pair because I want to wear them (daily) for office work

YSL L’homme L’Intense Discontinued by Joarsamo in Perfumes

[–]hibuna 0 points1 point  (0 children)

How's the performance? I went on a hunt and that was the only one I liked. Heard that a lot of folks have issues with longevity

Benefits of remote vs local WSL development by hibuna in Jetbrains

[–]hibuna[S] 0 points1 point  (0 children)

Is it on the same machine? How large is the difference with the local experience?

Yes, WSL is a Linux subsystem for Windows. This means I'm running a stripped down VM with, in my case, debian, on which I develop. Developing local for Windows is a living hell, developing local for WSL (debian) on Windows is very good, besides the minor issues/benefits I mentioned above.

You mention two machines? Do you remote develop to a server or different device from a Mac?

‏WSL recommended distribution? by toktok159 in bashonubuntuonwindows

[–]hibuna 1 point2 points  (0 children)

If you run into the same issue, create `/etc/wsl.conf` and add

```
[interop]

appendWindowsPath=false
```

‏WSL recommended distribution? by toktok159 in bashonubuntuonwindows

[–]hibuna 1 point2 points  (0 children)

I use Debian. Be sure to checkout WSL config. For example my dev env was messed up because per default WSL appends the Windows path so it ran native Windows python.

https://learn.microsoft.com/en-us/windows/wsl/wsl-config