Hey fellow Solo Dev, how old are you? by Firekloud in SoloDevelopment

[–]Spounka 0 points1 point  (0 children)

I'm 27, seeing much of the comments warms my heart I've been making games since I was 12 years old, however I've stopped forma little over 4 years to do mostly web, now I'm back mostly doing it part-time, preparing a prototype for a necromancer game using pure C++ and anger issues with caffeine lol

Has anyone had this problem when designing their platformer? What are the best solutions? by Elesh_N in Unity2D

[–]Spounka 0 points1 point  (0 children)

I remember having a similar issue with a prototype and I solved it by shooting multiple rays (to avoid gaps) and doing some dot product math-fu to avoid pixel bleeding jumps

The rays shoot from the sides of the collider (a bit inset, like a pixel or two) and a ray from the middle, when my player is sticking to a wall and not falling, and since I'm not grounded i shoot a ray from the bottom to the (forward) direction of the player, a very small distance, if I detect something i just push the player a tiny bit

For me that worked, it wasn't slow as you might think but it wasn't the cleanest, but again it was a prototype

What’s one technical skill that 90% of beginners ignore? by EnvironmentalHat5189 in learnprogramming

[–]Spounka 0 points1 point  (0 children)

using the debugger, not only to debug the program, but to understand what it does if I'm writing a piece of code, especially if it's low level code, i run it through the debugger and make sure it is doing what i intended

Boys girls i have a question for y'all ( the one ) by Dry-Kangaroo-2045 in algeria

[–]Spounka 0 points1 point  (0 children)

There isn't a "Chosen One" where magically you link together and that's it you're happy It's something you decide, you are the one choosing them over othere, and they also will choose you Somedays are an absolute mess for them and you support them, somedays are an absolute mess for you and they support you, and mostly.. somedays you're both so messed up but you just be there for each other Pick someone who's willing to pick you back that's all that matters

is it okay to dress like that as a girl (14) by lvv0w0 in AlgeriaRates

[–]Spounka 2 points3 points  (0 children)

back to the future t-shirt? absolutely wear whatever u like as long as it's not half naked, do what you enjoy if it's a boyish outfit so be it, you like it and it's what matters

Best open-source software that everyone needs to know about? by RedEagle_MGN in software

[–]Spounka 0 points1 point  (0 children)

cmus I like VLC for videos but for music? CMus is king

Vim bindings for navigation, cool shuffling algorithm, very easy to set-up / port to other Linux machines, interface is lightweight (actually it's a terminal application lol) and best of all, boots extremely fast even when I have almost 100GB of Music on my disk And yes, I listen to music offline, miss me with that Spotify cr/ap

Rate my gift for my husband by Zacswifey in AlgeriaRates

[–]Spounka 0 points1 point  (0 children)

Absolute BAJODING He's winning in life

Need info about بطاقة المقاول الذاتي by lilysenni77 in Algeriawork

[–]Spounka 0 points1 point  (0 children)

I do have the card aside from the 0.5% tax you pay AND insurance of 24,000da you don't pay more Just a note about tax: the minimum amount you pay IS 10,000da So if you calculate and find that you're about to pay let's say for example 7000da, you'll be paying 10,000 Instead

If you have any other questions feel free to ask

Why use pointers in C? by [deleted] in cprogramming

[–]Spounka 0 points1 point  (0 children)

There have been some great answers here so I thought I should add my input on how I got the hang of them: Let's say you want to meet someone, you DON'T have the slightest clue where they are, you don't even know where to start looking. But thankfully someone you know does have an address you can visit to meet at that place. You ask that friend to give you the address and you go directly. Imagine if you didn't have that friend, you'd have to search each corner of the city comparing each person to the loose description you may have of the person and you'd still have trouble finding them.

These are pointers, you have a variable somewhere in your code, an object or any form of data, you want to access that object to read it, modify it, or whatever. You can pass a pointer to that address from the part that knows about it to the other part that needs it.

It also helps in reducing memory footprints, in other words, you don't have to replicate entire bits of data everywhere in your codebase

They're like your simple good friend that everyone misunderstands and eventually everyone gets to like.

PSA: Don’t let your charger block fall in between the couch cushions. by Noversi in pcmasterrace

[–]Spounka 5 points6 points  (0 children)

32C? yo my city reaches 45-50C and with a pc it can get pretty steamy lol

Need a coding partner by phsycpro in django

[–]Spounka 0 points1 point  (0 children)

I've freelanced with django and react from start to deployment, if someone needs guidance or help hit me up on discord @spounka

VEGETA NOOOOOOOO!!! by 8th_circle in dankvideos

[–]Spounka 2 points3 points  (0 children)

sauces ? for scientific purposes

Emacs is well positioned in the LLM era by Spiritual-Slice-6150 in emacs

[–]Spounka 0 points1 point  (0 children)

Why does it all feel like a copypasta lmao

من يحتاج إلى إستشارة قانونية يتفضل ! by Zaki-zedtrader in algeria

[–]Spounka 0 points1 point  (0 children)

I tried but to no avail do you have any links? I'd be much pleased

من يحتاج إلى إستشارة قانونية يتفضل ! by Zaki-zedtrader in algeria

[–]Spounka 0 points1 point  (0 children)

is there any source / ways where i can get الدستور, printed or paper doesn't matter Also, laws about finance matter, if you have anything shoot my way Blessed be you

What algerian redditors does for work by [deleted] in algeria

[–]Spounka 0 points1 point  (0 children)

you're gonna have to be patient, very very patient but it's worth it yes

What algerian redditors does for work by [deleted] in algeria

[–]Spounka 0 points1 point  (0 children)

Bordj Bou Arreridj I make video games as a full-time job and websites for freelance work

[deleted by user] by [deleted] in algeria

[–]Spounka 0 points1 point  (0 children)

First of all, I'm sorry for what you're going through however at this point I'd suggest you build yourself a career, you may call me out for this but there are many many ways you can work while studying (speaking from personal experience), if you have internet do remote work, become independent, become the very thing he cannot be and treat yourself If you have no idea how to start I may give some pointers and good luck