Recommended Developers

Status
This thread has been locked.

Eric

Software Engineer
Supreme
Feedback score
14
Posts
1,760
Reactions
1,648
Resources
1
Hey All,

I’ve seen a lot of talk about the quality of developers in this community, and I believe they are very untrue. There are some very good developers in this community and I’ve compiled a list (just as a reference) of the developers I would personally recommend to buy from.

- PTech
- Futurize
- joeleoli
- Eric
- 1017Ethan (web design)
- kev626
- lightlord323
- everful
- Huli
- tokyojack

If you would like to get on this list, shoot me a PM with your GitHub and proof of ownership and I’ll add you if it’s any good. The code will be thoroughly vetted, so don’t be insulted if I bring something up.

Let me know if there’s anyone I should add to this! Hopefully it’ll help weed out the skids from the actual developers.

Cheers,
Eric
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Rack5

Supreme
Feedback score
7
Posts
76
Reactions
128
Resources
0
Everyone is entitled to their own opinion. Since you’re a living God, do let me know who to add to this list.
I don't give a fuck about your opinion or your libtard idea that everyone is entitled to their opinion to curl up and deflect all of the arguments aimed against you with "freedom!!! opinion!!!!!". If you're making a thread like this, show everyone what they have done that is significant to the standards of average developers throughout the world. I'd imagine most of the people on that list are teenagers with no knowledge of computer science as a subject or advanced math usually taught at college which is essential for understanding how the algorithms you abuse everyday without knowing how they work function.

you'd know MCM standards if you've been here for 6 days, amirite?
Yes, a place where I have not seen a single piece of software, except for a few exceptions, that encompasses a new way of tackling well-known problems that is written cleanly and as optimized as it can be. Are you possibly getting the idea that my sample size for the threads of seeing people circlejerk each other and rate each other's threads "winner" when they sell shit products was too small?
 
Last edited:

PTech

Feedback score
6
Posts
422
Reactions
261
Resources
0
I don't give a fuck about your opinion or your libtard idea that everyone is entitled to their opinion to curl up and deflect all of the arguments aimed against you with "freedom!!! opinion!!!!!". If you're making a thread like this, show everyone what they have done that is significant to the standards of average developers throughout the world. I'd imagine most of the people on that list are teenagers with no knowledge of computer science as a subject or advanced math usually taught at college which is essential for understanding how the algorithms you abuse everyday without knowing how they work function.


Yes, a place where I have not seen a single piece of software, except for a few exceptions, that encompasses a new way of tackling well-known problems that is written cleanly and as optimized as it can be. Are you possibly getting the idea that my sample size for the threads of seeing people circlejerk each other and rate each other's threads "winner" when they sell shit products was too small?
...since you're better than all of us, mind showing us some samples of your code?
 

Rack5

Supreme
Feedback score
7
Posts
76
Reactions
128
Resources
0
...since you're better than all of us, mind showing us some samples of your code?
Again with the lack of ability to comprehend anything and respond logically. Would you be so kind to quote where I said that?
 

MTG

Supreme
Feedback score
78
Posts
2,456
Reactions
2,600
Resources
0
Java developers huh
People with biggest egos on site

nice
 

PTech

Feedback score
6
Posts
422
Reactions
261
Resources
0
Again with the lack of ability to comprehend anything and respond logically. Would you be so kind to quote where I said that?
You didn't, I did. Show us some samples of your code.
 

Rack5

Supreme
Feedback score
7
Posts
76
Reactions
128
Resources
0
You didn't, I did. Show us some samples of your code.
What does that have to do with the sake of the argument in any way? Are you butthurt that you can't reply to any argument I proposed, so you try to come at me as an individual now? :rofl:
 

PTech

Feedback score
6
Posts
422
Reactions
261
Resources
0
What does that have to do with the sake of the argument in any way? Are you butthurt that you can't reply to any argument I proposed, so you try to come at me as an individual now? :rofl:
You're wrong. I don't care about any argument you proposed, doesn't affect me in any way, I don't care if I am or I am not on this list.

I simply asked for a sample of your code. If you're somebody who is making software that:
encompasses a new way of tackling well-known problems that is written cleanly and as optimized as it can be.
, that would be rare on this website, not going to lie, mind sharing?
 

Ambrosia

Premium
Feedback score
22
Posts
2,340
Reactions
1,384
Resources
0
What does that have to do with the sake of the argument in any way? Are you butthurt that you can't reply to any argument I proposed, so you try to come at me as an individual now? :rofl:
agreed, can i see some projects from you. you seem like an experienced lad who gets more babes than bots on your MC server
 

Ambrosia

Premium
Feedback score
22
Posts
2,340
Reactions
1,384
Resources
0
YOUR FUCKING SIG LOLOLOL ITS SO TRUE[DOUBLEPOST=1538678045][/DOUBLEPOST]
dont want to start anything but it is ihcf
So many skids have wrecked using iHCF for people who actually want to make a decent fork out of it. It's a shame tbh.
 

Rack5

Supreme
Feedback score
7
Posts
76
Reactions
128
Resources
0
You're wrong. I don't care about any argument you proposed, doesn't affect me in any way, I don't care if I am or I am not on this list.

I simply asked for a sample of your code. If you're somebody who is making software that: , that would be rare on this website, not going to lie, mind sharing?
You clearly care as you're taking your time to respond to me with responses that usually come from leftists that get butthurt when they have nothing to reply to the argument made against them themselves and what am I wrong about exactly? Even though my programming skills and code I have written in the past has nothing to do with anything, here is some code I wrote over a year ago:

https://hasteb.in/zohotora.kotlin

It's a runtime self-sorting map based on integers as values mainly for statistical analysis and score comparisons (and/or competitions: balance top, island top, etc.). Unlike TreeMap, this works with a List and a HashMap, allowing for creation of the collections with an initial capacity to not waste time on creating Node objects during runtime, uses binary search to find the indexes it should work with, and removes all keys that have a statistical value of 0, freeing up a lot of memory. All of the operations besides "put" are faster in my data structure compared to TreeMap as well. At the end of the day, it has trade-offs with TreeMap where TreeMap is more useful in certain scenarios, but in most scenarios where you keep track of integer values associated with keys, this data structure is more fit.

As you can also see, I use MutableInteger rather than Integer for my integers. It is a wrapper I created for the primitive int type which lets me use the object for generic parameters while letting me modify the object to create overall less objects for the garbage collector to handle :)
 

Sam

C++ Developer
Supreme
Feedback score
17
Posts
429
Reactions
227
Resources
0
You dumb or just training, it has been overwritten since last update, why you stating wrong facts when I am dev of it?
An iHCF fork is an iHCF fork. You've written over it but it was forked from iHCF, correct?
 

NA

I do stuffs ¯\_°□°_/¯
Supreme
Feedback score
13
Posts
204
Reactions
88
Resources
0
When you try your best but you don't succeed...

Ah well. Anyways just letting you lot know I'm a developer (Shocking... I know) Anyways hit me up if you need a plugin [Self promo]
omfl LMFAO![DOUBLEPOST=1538717694][/DOUBLEPOST]Stop trashing this thread though for real, next person I see trash this thread is getting a spanking from big daddy mython!
 
Last edited:

Eric

Software Engineer
Supreme
Feedback score
14
Posts
1,760
Reactions
1,648
Resources
1
All the trashing....
 
Status
This thread has been locked.
Top