← Home ← Back to /g/

Thread 106336546

10 posts 12 images /g/
Anonymous No.106336546 >>106336573 >>106336622
NEET Attorney, Programmer here. Why am I hated?
I am a NEET attorney, and a programmer as well.

Half my (extended) family hates me and thinks I'm a "fucking idiot".

The educated side of the family does not hate me.

My programming for one project alone, which I brought up from 18 weapons to over 200 weapons, is worth 4 to 6 million dollars according to the source lines of code calculator that the linux devs use.
https://chaosesqueteam.itch.io/chaosesque-anthology

(Not to mention the mapping, 3d modeling, textures, pixel art, and music I produce)
(A very small sample of the 100+ models I've made over the years: https://www.blendswap.com/user/MikeeUSA2 )

I also have marble floors in my domicile (because I cut and placed them down, with border vs 45 degree angle placement), finished 1/3rd of the house myself (the unfinished areas), I am hated for this aswell ("trying to upstage us!"). I'm also handy with the coping saw to make properly installed crown molding.

I reminded the LKML that non-exclusive free licenses are revocable since they are not supported by consideration (and obeying a pre-existing duty doesn't cut it), which triggered about 30 articles on the topic 6 months ago.

https://lkml.org/lkml/2018/9/20/444

(and here's more recent:
https://lkml.org/lkml/2019/5/3/698
https://lkml.org/lkml/2019/5/4/334
https://lkml.org/lkml/2019/5/7/1312
https://lkml.org/lkml/2019/5/9/434
)

You know why I'm hated? (Tell me)
I think it might be because I do whatever I want, and study what I want, while they work 1 job for a boss all their days, learn nothing, and want others to join their misery.

Oh and because I accept and support YHWH's allowance that men may marry cute young girls (white men hate this: MUUUHH WHITE WUUMAN) (YHWH allows men to marry young girls: Devarim chapter 22 verse 28 (na'ar (hebrew masoretic text: child)) (padia (greek septuagint: child)) (puella (latin vulgate: young girl)))
Anonymous No.106336566
> >NEET attorney
>So you passed the bar... and then proceeded to not do a damn thing with it?
Correct. All pro-bono work, including PSA's such as: https://lkml.org/lkml/2018/9/20/444, https://lkml.org/lkml/2019/5/3/698

Just like my opensource work.


>>212717347
>My guess is that this is because your family has to pay for your life nesessities, while your meme "jobs"are a child's play IRL.
They do not. The extended family that hates me does not pay a dime for me.

>Live on your own dime, and noone will give a fuck about you.
Indifference is worse than hatred.
>For how smart you claim to be, you're pretty fucking stupid.
>NEET means "Not in Employment, Education, or Training"
>If you make money being an attorney and programmer, you are self employed and not a NEET.
I fit the definition of NEET; I don't make money. All my legal work contributes to the destruction of unstable (incorrectly executed) edifices. I don't get anything from it, other than satisfaction.
>You might have achieved good things, but that doesn't mean you aren't a fucking idiot. Have you never once asked any of the family that feels that way why they do, or considered that while skilled in your field, you might be painfully ignorant of another that common people are familiar with? Don't ever let your achievements blind yourself to your weaknesses.

My fields include Programming, Law, Construction, Music, and Art.
I particularly like Construction and Programming.
> >I am hated for this aswell ("trying to upstage us!")
>Answering your question quite nicely there.
>
>Not being another beer-swilling fat idiot overtaxed with even following the plot of a TV show makes them look pretty bad in comparison.

Is this the reason?
Anonymous No.106336573 >>106336593
>>106336546 (OP)
Simple. Modern 4chan is gay
Anonymous No.106336578
https://sourceforge.net/p/chaos
>
esqueanthology/tickets/
Anonymous No.106336593
>>106336573
>Simple. Modern 4chan is gay
What made it that way?
Seems Linux is gay now too (booted Hans Reisers code) (which was faster than ext4 still, even after gimpage)
Anonymous No.106336604
>>99521981
>You are hated because you keep using the city screenshots to shill your project.
>It's a boomer shooter not a SIMCITY clone!

It's both.

>>99521981
>You are hated because you keep using the city screenshots to shill your project.
>It's a boomer shooter not a SIMCITY clone!

I don't see you trying to get more programmers for the engine, so it can open more formats.
You just jump in, complain, and dip out.

Why not help?
There is helpful criticism.
And then there is just bullshit.

I had hoped you would be helpful. But you do not join the project, or do anything.
So it seems that you are just bullshit.
Which is a shame.

As I said: I'm one person. Projects can have more people.
You could be one. But for some reason you come and complain; but never want to help.

In Russia they would blow your head off after constantly doing that.
Because they are Communism: help or die.
Here we are not communism.

So if you don't like the project fuck off.
If you do like it: help or get more people to help it in programming.
This will benifit all opensource since everyone uses this particular engine.
Anonymous No.106336622 >>106336645 >>106336693
>>106336546 (OP)
You're just a little bit schizo man, that's all. Most people cant handle it when you're confrontational. But you're passionate about your beliefs and make some good points sometimes, so no hate for you from me mikeeusa.
Anonymous No.106336631
Why does Judas Priest's Turbo Lover keep playing in my head?

And how does the mind keep the songs so high quality in audio while it's playing it? It can also modify them at will and command; and have the singer say other things and add to the song?
Anonymous No.106336645
>>106336622
>You're just a little bit schizo man, that's all. Most people cant handle it when you're confrontational. But you're passionate about your beliefs and make some good points sometimes, so no hate for you from me mikeeusa.

Thanks.
Anonymous No.106336693
>>106336622
Want to do some C hacking?
I promise: your code won't be ripped out: this is a traditional free software project.
Once your code is in: it's in.

Also each new addition, nowadays (from the unreal HSV additions and the circle wave additions onward), gets a idef like in the linux kernel: so you can choose to not compile it in if you want a smaller binary, or to reduce attack surface: or if you just want to go back to how things were previously incase there was a regression.

This way one can also see the original code, and then the "fix", in the future for that type of thing.
Often the fixes add more issues.