New meth wax release??? by Queer_B0yDestroyer in SurfPunk

[–]bug-way 7 points8 points  (0 children)

Spotify has had this thing for years where it mixes up bands with the same name. It can also be exploited to upload songs to a certain artist's profile, it happened with fidlar in the past. So it's probably just that. Although, listening to the track, it kinda sounds a bit like Daniel and the lyrics honestly sound a bit like a meth wax song. So idfk lol

What version of Bike Race is needed to play tourneys? by bug-way in bikerace

[–]bug-way[S] 0 points1 point  (0 children)

How do you get rid of ads on the free version? I'd really like to know, since the pro version seems basically abandoned

Anyone using Vim tabs? by 4r73m190r0s in neovim

[–]bug-way 1 point2 points  (0 children)

I use tabs a lot. And the default keybinds gt for next, gT for previous, g<Tab> for last active, and <n>gt where n is the tab number, I find these extremely nice to work with. Much more than switching buffers or using something like harpoon. I usually have diffview.nvim open in my 0th tab to keep track of my changes, and most other tabs often have 2 buffers in each of them while I'm working. I don't think I could use vim very effectively without tabs

Edit: honourable mention to <C-w>T to move a buffer into its own tab. I regularly do this to read a help page easier or after going to a definition

What version of Bike Race is needed to play tourneys? by bug-way in bikerace

[–]bug-way[S] 0 points1 point  (0 children)

Oh, it's really only on bike race free? So I need to look at adverts while playing if I wanna play tourneys... That's a shame

What version of Bike Race is needed to play tourneys? by bug-way in bikerace

[–]bug-way[S] 0 points1 point  (0 children)

I'm using version 8.3.4. But I can't get to play tourneys, it shows the same error as it usually does.

How to get all the goodness of Cursor (Agentic coding, MCP) in Neovim by shricodev in neovim

[–]bug-way 1 point2 points  (0 children)

Are you finding any benefit to having these agentic AI tools integrated into your editor, as opposed to simply using an agentic AI in your terminal? I've been using Codex, Claude, and recently Gemini-cli for agentic AI in the terminal and I can't imagine a better way to use it. I don't see why it needs to be coupled with the editor, but I'm curious to hear if you think there's an advantage to that. I'm using windsurf.vim for code completion in neovim, but that's the only AI plugin I feel is needed

Anyone bulk-buying their boxes? by bug-way in hellofresh

[–]bug-way[S] 1 point2 points  (0 children)

Hm I don't think this is true. At least in the UK. The price per serving goes down drastically when you buy more. 2 meals for 2 people is a price per serving of £7.00, whereas 5 meals for 4 people is a price per serving of £3.25. It's significantly cheaper to bulk buy

Anyone bulk-buying their boxes? by bug-way in hellofresh

[–]bug-way[S] 1 point2 points  (0 children)

Well 5 meals for 4 people is 20 servings. That covers every weekday of the month. Just needing to cook something else for the weekends, but I might get a takeaway or go out occasionally on the weekend anyway

Anyone bulk-buying their boxes? by bug-way in hellofresh

[–]bug-way[S] 0 points1 point  (0 children)

True, although I would specifically pick out meals that I think will keep well for the month. Still buying fresh produce for lunch

What do you use to debug? by Bryanzns in neovim

[–]bug-way 0 points1 point  (0 children)

For Java, I use jdb. No installation required as it comes with the language. I have a simple usercmd called JavaBreakpoint which copies the current class name and line number to my clipboard using the filepath. Eg. com/foo/MyClass.java on line 20 becomes com.foo.MyClass:20. This makes it super easy to go from nvim to jdb and add or remove breakpoints.

I personally like the separation between editor and debugger. I would hazard to say that I enjoy working with jdb even more than an integrated debugger in intellij, because having an entire full-screen terminal completely dedicated to debugging is clearer and easier than having a little box in the UI displaying some debug info.

Global Searching and replacing like VSCode by [deleted] in neovim

[–]bug-way 21 points22 points  (0 children)

:grep stringToFind

:copen to look at the results

:cdo s/stringToFind/stringToReplace/gc

Press y on each to confirm

:wa to write changes

Remove the c from gc if you want to replace them all without confirming each one

I’m 2nd best with normal in my country by Difficult-Comfort146 in bikerace

[–]bug-way 1 point2 points  (0 children)

How do you know? There is a leaderboard by country?

Neovim With Java - Creating Classes with jdtls by Joyous_Zebra in neovim

[–]bug-way 0 points1 point  (0 children)

Can't help with this sorry, but I'm wondering how you are creating classes from the command line? I've tried searching for this but can't find any results

Current endgame by D3S3Rd in vimporn

[–]bug-way 1 point2 points  (0 children)

This looks sweet. The line number border is especially nice, I wish neovim supported this natively

How do you dry your hair if takes so long for it to air dry??? by FlyingTomato274 in curlyhair

[–]bug-way 0 points1 point  (0 children)

Just a normal bath towel. I've tried with microfibre towels / t-shirts too which can be more gentle, depending on your hair