[-] cd_slash_rmrf@programming.dev 2 points 2 months ago

i was initially worried that this would be just another tool, but it actually looks like a pretty interesting and ergonomic take at a wrapper for common python dependency management workflow. excited to try it out

[-] cd_slash_rmrf@programming.dev 2 points 2 months ago

haven't tried it myself, but I've heard https://earthly.dev/ is supposed to address the execute locally problem

[-] cd_slash_rmrf@programming.dev 2 points 8 months ago

might switch from alacritty to kitty almost just for this (although I've been meaning to for a while). the "immediately get scroll back into an nvim buffer to edit as a command" is pretty sweet

[-] cd_slash_rmrf@programming.dev 2 points 9 months ago

oh dang, the Eargasm ones? I just got a pair last weekend

[-] cd_slash_rmrf@programming.dev 1 points 9 months ago

Having read some of the specific stories he's exaggerated; I feel I can empathize with some of them. For example he talks about how he felt when he was receiving death threats, and constructed a story that would be indicative of that feeling. however, in other stories he exaggerated events involving real people (his prospective date to the prom, for one) that his fans have identified and subsequently harassed.

celebrities have to be cognizant of this brigading effect they tend to have, even if they don't condone it, and it seems like Hasan has no remorse for the ways his exaggerations have hurt the real people involved in his stories.

[-] cd_slash_rmrf@programming.dev 2 points 11 months ago

this feature on letterboxd is actually gated to their paid members; it has justwatch links and a "filter by streaming service" option if you subscribe.

[-] cd_slash_rmrf@programming.dev 2 points 11 months ago

it's so useful! I used to have some terrible setup going with branches for different OSes in my dotfiles, and chezmoi really simplified the whole thing

[-] cd_slash_rmrf@programming.dev 1 points 1 year ago

to add to the other comments: I half-switched a while back, wrote a couple of my files in lua. since you can still source lua files from within vim, so I did that until I switched everything over later. it made it easier to do it that way if you already have a lot of config and don't want to spend a lot of time up-front to learn it

[-] cd_slash_rmrf@programming.dev 2 points 1 year ago* (last edited 1 year ago)

without more information, the most straightforward way is to disable your plugins one at a time and test if things are working (could go the other direction: start from no plugins, and install them one at a time). do this by commenting/uncommenting lines in your config and rerunning sync/clean/install or whatever with your plugin manager.

ideally youd have some idea about what specifically is breaking for you. since you say completion maybe start with whatever you use for that (cmp, mason setup, coc, deoplete, ycm)?

edit: forgot to say, but if you post your config that could be helpful in case there's an obvious err somewhere. is it all macros that fail or only some with specific motions?

[-] cd_slash_rmrf@programming.dev 1 points 1 year ago

helpful video, just learning rust so I'm not as familiar with Arc yet. also, really glad to see other creators using manim (the data viz library by 3blue1brown), it makes good looking animations.

[-] cd_slash_rmrf@programming.dev 0 points 1 year ago

I recently learned about diffsitter which uses tree-sitter for meaningful diffs

view more: ‹ prev next ›

cd_slash_rmrf

joined 1 year ago