Details
-
AboutGameDeveloper. in a C++ software position because game companies are to far away from living location.
-
SkillsC++, C# GameDev
-
LocationNetherlands
Joined devRant on 3/7/2019
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
and [many] more of removing stuff and let you guess stuff..
*Fixed Typo -
I'm using Sketch io alot,
https://sketch.io/
Quickly in the browser just some lines text and boxes -
No manager should oversee a programmer without any programming experiences.
-
59
-
Call it Friday. As an opposite to Monday
-
With answer to google it.. and then hitting the same page telling you to google it.
Recursion. Googling answers -
had this a couple of times with teams. It was all good.. until windows fucker decided to change my settings randomly. and suddenly I'm debugging 2 minutes before a meeting..
-
@DirtEffect MFC, but where do we decide the correct icon.
-
@johnmelodyme Surround SCM
-
Is there a way to check your latency?
for me its fast. guess 1ms latency ~
I like the part where at the end of the day you simply press the X and BOOM no more work :)
keeps work and private separated -
@rooter already bought a house in 2020 and started in march. but we got really lucky
-
@junon Thank you that was a good read of the broken window theory. In our case the codebase is already broken... and I need to fight my own system to add another hack to make it work... but sometimes I should just refactor it for every and make it better.
-
my Spotify listening would scare people away:
https://open.spotify.com/track/... -
isn't the whole Idea of wordpress you do not have to do it yourself?
Get WordPress, Slap a theme on it. Add Content. Done. -
@Ten91 Add it to your blog part on your website explaining how it works. If it is quality it would benefit in any way. if it is wrong the comments will tell you and you can delete it. or make a 2.0 version
and if it is really good.. make a plugin and youtube video and let people pay for it. -
@Root Calling 3 functions to get the type
it is bloating the class with functions. just to get the type.
why not GetType()
so you can do in de code
if(Description.GetType() == TYPE_A) -
@Berkmann18 Surround SCM
-
@voxera
in this case class (reader) does Reading and processing.. now I need the reader class and it needs to process something else.
Both the processing and the interreacting with the reader class is different.
A good solution would be to separate the reading and processing from each other. and then reuse the reading class..
however I don't have time for that..
and modifying the existing class would only fuck me over 5 weeks later if suddenly I need to implement another form of processing..
this whole code base is simply adding and adding... without thinking.. and now I'm stuck doing the same thing otherwise it takes me months to rework and hoping I don't break stuff -
@p100sch Yeah this is already way better. it was also about the indentation. how stupid it looked with 10+ nested if statements.
-
FFS... CODE FORMATING DEVRANT!!!! We NEED this!
-
This is exactly how I feel..
difficult spaghetti code and getting nothing done because of it. -
@electrineer You are correct I told I had trouble with understanding a certain part of the code. and I did not really made progress in understanding it. because it raised more questions.
-
My Advice:
Start with a list of 10x10 each.
and crank up the number via an algorithm with a check. if you surpass a certain amount of milliseconds you pass or fail and then display the number.
Looks like you are looking for points that are on the same location? giving two list of 200k points
given by their x,y location (unsorted?)
sounds like a collision detection system.
perhaps you can look for information there.
because the points are just on their x/y coordinates I would just sort them with bucket sort. and then within the buckets I would find matches.
Have fun! -
I use devrant for learning, laughing an checking if my way of thinking on software is just my personal taste or I actually have a point.
Features:
- Format reply on comment sectoiom. group those together. so that replys on comments can be followed
- Sections for code discussion / snippets
- Section for Dev mistakes -
that why I always ask. can you show me a typical piece of code that is used? Or asking them some of the same Questions what are the coding standards of the company. If they have none... its a red flag.
-
Going a bit faster with epic soundtrack :)
https://youtube.com/watch/... -
Actually there were 5 more functions with also missing step 2.. I just ignore these code smells..
-
we were with 5 people representing a department where one person was part of the company where leaving was not an option.
however we asked for like 6 months for a contract.
and when we finally got it they asked us to sign it while it was shitty. which resulted us.. 3 days before new years eve. that we did not have a job anymore. that is how I started my 2020. oh boy.. I thought it started shit.. ha ha...
But 4 devs basically walked away from the company and their whole department was gone.. now they out sourcing the work we did... -
@EdoPhoenix MFC
-
Where do you fill in the Secondary password? Primary indicates that there should be a secondary.