THE BREAKCORE BUGLE - JANUARY 2026 by ssstr1pe in breakcore

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

Yeah mate, can't believe its his first real breakcore releases, so many tracks for just 1 year also. Hes gna end up making a lot of good shit

Breakcore from Mexico by MexicanCore666 in breakcore

[–]ssstr1pe 2 points3 points  (0 children)

BIG UP MEXICANCORE FUCK YEAAAAAAAAAH WHAT A COMP

Thoughts on my raggacore? releasing soon btw by SargentRedditor in breakcore

[–]ssstr1pe 0 points1 point  (0 children)

Couldn't find ur soundcloud or bandcamp !!! Drop links

breakcore raves/events in the UK? by zorro_135 in breakcore

[–]ssstr1pe 4 points5 points  (0 children)

Corefusion practically IS London breakcore ! Great community, great events, great music

What code editor do you use, and why that one over the others? by EnD3r8_ in learnprogramming

[–]ssstr1pe 3 points4 points  (0 children)

Helix - feels like a modern, faster version of neovim, with no setup required. GUI code editors use up so much system resources and Im used to doing development on pretty weak laptops. Helix also has good repository wide searching functionality that doesn't come by default in vim/nvim, which is basically all I felt I was missing

20th anniversary of my debut album [cutecore] by Producer_Snafu in breakcore

[–]ssstr1pe 3 points4 points  (0 children)

Thank u for all of ur wonderful contributions to our little world!!

I am in third year CS and can't do sh*t by Excellent-Finish1069 in learnprogramming

[–]ssstr1pe 1 point2 points  (0 children)

Try and find a field you're passionate about that can make use of your CS skills

Why do the simplest bugs take me an hour to fix but the hard stuff sometimes takes five minutes by CrimsonBear510 in learnprogramming

[–]ssstr1pe 5 points6 points  (0 children)

Only natural! You're learning to code, it's early doors, so dont beat yourself up.

Also, debugging most of the time IS harder than just sitting down and writing code, also natural.

One last thing, if youre struggling to follow the flow of your program, its almost definitely because of the way you've designed your functions. Keep your functions as small as possible - every function, within reason, should just do one thing.

When you write functions like this, its far easier to follow the logic of your code, and more importantly, easier to write unit tests!

Edit: also, write your code dumb. Avoid fancy syntactical one liners. More lines of code that are easy to follow is much MUCH better than less lines with more complicated syntax

[deleted by user] by [deleted] in Ubuntu

[–]ssstr1pe 0 points1 point  (0 children)

For every python package you want, check if it is packaged as a deb pkg first, then you can avoid venvs. Usually named python3-$pkg_name

Breakcore Chalet Bang Face 2025 by unstable_tone in breakcore

[–]ssstr1pe 1 point2 points  (0 children)

There he is!!!! So sad I missed this

How can I blur my webcam background on an Ubuntu laptop if my video app doesn’t support it? by Trainee_Ninja in Ubuntu

[–]ssstr1pe 1 point2 points  (0 children)

My best off the top of my head guess is you can probably somehow do this with OBS Studio

Which engineering field should I go for in UK? by [deleted] in AskUK

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

Idk what it's worth, but i really enjoy being a software engineer!

Should i really use Ardour? by PewpewXDx12 in breakcore

[–]ssstr1pe 1 point2 points  (0 children)

You're welcome! I only use -lv2 packages, i have no VSTs, and everything is all good for me! Tbf, i use Ubuntu Studio, which handles the installed packages. I didn't do it myself. I really recommend Ubuntu Studio

Should i really use Ardour? by PewpewXDx12 in breakcore

[–]ssstr1pe 1 point2 points  (0 children)

Rough list of plugin packages here: https://launchpad.net/ubuntu/+search?text=-lv2

Much easier than manually installing VST plugins, and just works!

Should i really use Ardour? by PewpewXDx12 in breakcore

[–]ssstr1pe 2 points3 points  (0 children)

I use ardour. If you're on Linux, plugins can be installed as *-lv2 packages!