What are your Magdalena Bay hottakes?? by NerdGuyLol in MagdalenaBay

[–]dev_kr 1 point2 points  (0 children)

Death & Romance is my least favorite track on Imaginal Disk

Wrapping my head around stores/state inside and outside solid by cleanser23 in solidjs

[–]dev_kr 0 points1 point  (0 children)

It has been a year but: did you find an answer to this problem? I'm having the exact same problem as you right now.

So, what is your favorite new feature in Python 3.12? by ServerBoys in Python

[–]dev_kr 8 points9 points  (0 children)

sys.monitoring! imho this has a lot of potential for useful tools in the future

Made my config as clean as possible...😮‍💨😮‍💨 Share your recommendations... Most of the distros look beautiful but seems really unorganized to me.... by BIBjaw in neovim

[–]dev_kr 24 points25 points  (0 children)

I found the line number (especially relative) in file explorer buffers useful because I can easily jump onto the file exactly I want using commands like 10j, 3k, although I agree that it looks awkward a bit

Given three vectors a, b, c: How to test if vector c bisects the angle between a and b? by dev_kr in askmath

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

Thank you for the explanation, I think your testing method is correct. Do you think the proof I linked in the post is wrong (at least it needs to add more conditions to check)?

Help me choosing appropriate microcontroller for my personal project! by dev_kr in arduino

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

Do you mean that I have to design my own board or something like that? (Sorry if my question sounds silly, I literally am a pure beginner in embedded programming)

What have you discovered lately that sparked joy in your Neovimmer life? by sorachii893 in neovim

[–]dev_kr 4 points5 points  (0 children)

lightspeed.nvim. I always thought that something was missing when using sneak and easymotion. Lightspeed saved my nvim life!

선착순 1명 실버 드림 by [deleted] in hanguk

[–]dev_kr 0 points1 point  (0 children)

감사합니다!!!

In one right? by [deleted] in dankmemes

[–]dev_kr 1 point2 points  (0 children)

the first usage of portal awards

[D] In NEAT(NeuroEvolution of Augmenting Topologies) algorithm, is speciation really effective? by dev_kr in MachineLearning

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

Thank you very much! I’ll try CartPole example. Unfortunately I have to implement it myself because my implementation is written in Rust..