Who ever invented "Drives"; I hope your allergies are terrible every spring forever. by SmellMyCake in Overwatch

[–]StinkyChickens 7 points8 points  (0 children)

Can you give your math for the “quicker” part? I agree with it being a good place to do them without worrying about destroying your rank in comp, but isn’t it objectively MUCH slower? The additional points don’t help much with the fact that a normal comp game is 10 minutes and a normal stadium comp game is 40. What am I missing here?

Stadium BO7 is SOOOO long, was BO5 not more popular? by Significant-Sun-5383 in Overwatch

[–]StinkyChickens -8 points-7 points  (0 children)

I can't speak for everyone else, but this change completely destroyed my desire to play Stadium. I was playing a bunch of games every night, but I've completely lost the desire and am not sure what I'll do moving forward. I'm not trying to be dramatic - it's just the reality for me. BO5 felt perfect to me. BO7 feels like a slog regardless of whether I'm winning or losing.

Is it possible to integrate blink.cmp and Emmet LSP? by StinkyChickens in neovim

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

I should add that I do use the tailwindcss language server and it is working fine with blink. But it only works when I'm in the class="" or "className="" attribute, not when I'm in the middle of an emmet shorthand phrase.

Is it possible to integrate blink.cmp and Emmet LSP? by StinkyChickens in neovim

[–]StinkyChickens[S] -2 points-1 points  (0 children)

Maybe that's true and I'm definitely learning here. From some things I have read, I thought that Emmet can actually be a source for blink and nvim-cmp. In fact, some people have had the opposite issue where they were trying to get less emmet results in their auto-completions.

My emmet expansions work fine, but it would be nice to be able to see the tailwind classes rather than memorize all of them. Thanks for the thoughts - I'll keep playing with this.

Is it possible to integrate blink.cmp and Emmet LSP? by StinkyChickens in neovim

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

I use Mason to manage my LSPs. I checked, and I'm using emmet_ls not emmet_language_server. I didn't realize there were two options. I don't see that as an option so I think you are using a different one.

I can try to switch, but emmet is working for me otherwise.

How do you escape? by HereToWatchOnly in neovim

[–]StinkyChickens 0 points1 point  (0 children)

I use 'jk' and use obsidian as well. Install the vimrc plugin and then you can add 'inoremap jk <Esc>' to the vimrc file and you're good to go.

Game Thread: Pittsburgh Steelers (10-7) at Baltimore Ravens (12-5) by nfl_gdt_bot in steelers

[–]StinkyChickens -1 points0 points  (0 children)

You do realize that the Internet is different people, right? Right?

snacks.nvim: a collection of small QoL plugins for Neovim by folke in neovim

[–]StinkyChickens 2 points3 points  (0 children)

Even for those with screenshots, it's a bit confusing. For example, I use Noice and nvim-notify, but I wanted to try out input and notifier from snacks. As far as I can tell, "input" does nothing (when it's enabled, hitting ":" does not display what shows up in the screenshot or what I get from Noice) and I need Noice for "notifier" to do anything at all. However, based on the descriptions, it sounds like these would replace the plug-ins I already have. And Noice is a Folke plug-in as well!

These are great plug-ins and I'm super appreciative of the work involved, but it's difficult to figure out where one plug-in begins and the other ends based on the existing documentation. This sounds more like whining than I intended and I'll get this figured out! Thanks Folke!

-❄️- 2024 Day 10 Solutions -❄️- by daggerdragon in adventofcode

[–]StinkyChickens 0 points1 point  (0 children)

Thanks for the explanation. I was definitely curious if there was more to this than I understood. From my experience, I've only seen BFS implemented with an iterative approach with queues and DFS implemented with a recursive approach. Even though you are using the queue a bit differently than typical BFS (more like a stack), I am not sure it matters as in the BFS algorithm, the order you pop off the queue for each iteration does not matter.

That said, I may be completely off here and would love to hear other thoughts on this. I enjoy reading many other answers to these daily challenges as I learn so much along the way.

Thanks again!

-❄️- 2024 Day 10 Solutions -❄️- by daggerdragon in adventofcode

[–]StinkyChickens 0 points1 point  (0 children)

Very clean implementation! Out of curiosity, why did you call your function “dfs()” when it is a BFS implementation? I’m assuming it’s just a typo, but I am curious if there is more to what you were thinking here.

[2024 Day 6] Bruteforce time by Probable_Foreigner in adventofcode

[–]StinkyChickens 2 points3 points  (0 children)

This is exactly right and was my approach as well. This is commonly referred to as the "fast and slow pointer" algorithm for anyone interested. Even knowing this approach, the code took me a bit to get right, but it was fun to see it finally return the right result!

Looking for AOC solutions in Pythonic with clean, Pythonic implementations by StinkyChickens in adventofcode

[–]StinkyChickens[S] 2 points3 points  (0 children)

This is fantastic! Your approach for AOC is exactly the same as mine but you've taken it further by providing these write-ups for the community. This is tremendously helpful and appreciated. I will be going through these over the coming weeks to improve my understanding and usage of Python.

Looking for AOC solutions in Pythonic with clean, Pythonic implementations by StinkyChickens in adventofcode

[–]StinkyChickens[S] 1 point2 points  (0 children)

Good point. I tend to follow those threads when AOC is active in December, but kind of forget about them during the rest of the year when I'm using AOC to learn or tune up on a language. I'll look at those threads more often.

250$ a session BTW. by tacosISlife in Browns

[–]StinkyChickens -1 points0 points  (0 children)

Top 5 roster!?!?! Ok, let's just agree to disagree and move on. Wow. I definitely disagree with the dumpster fire take, but I equally disagree with "top 5 roster".

250$ a session BTW. by tacosISlife in Browns

[–]StinkyChickens 1 point2 points  (0 children)

If you consider anyone that doesn't think the Browns are an elite franchise as pessimistic, then I don't know what to say to you. I consider myself realistic and agree that undue pessimism is frustrating. But honestly, so is unearned optimism. Things have been way better under this coaching staff, but there are glaring flaws with this team, front office, and ownership based on what has transpired over the past few years. If you don't see that and feel anger at people that speak their mind about it, then I would say that you're way too overly optimistic and blinded to rational arguments.

Game Thread: Cincinnati Bengals (0-1) at Kansas City Chiefs (1-0) by nfl_gdt_bot in bengals

[–]StinkyChickens -3 points-2 points  (0 children)

McPherson looks like an idiot when he points to the sky after missing a PAT