simplex_fx Profile Banner
Simplex Profile
Simplex

@simplex_fx

Followers
2K
Following
7K
Media
551
Statuses
17K

CAD/CAM/Automotive, AAA gamedev for 10+y (ex-Crytek and others) CNCing old turret lathes. Writing a game in C. Father, Catholic, Swordsman/stunt. DMs are open.

Sukoró, Magyarország
Joined February 2013
Don't wanna be here? Send us removal request.
@simplex_fx
Simplex
6 years
Profiling & Optimization Expectation: -clever algorithms -SoA -hand-written SIMD Reality: -rewriting totally retarded stuff that makes no sense and either quadratic or exponential -removing unneccessary abstraction and polymorphism -adding reserve() / resize() -removing Log()
6
16
213
@simplex_fx
Simplex
2 days
Pursuit of power, aka raising the boost pressure will actually cure your depression, until the pistons say goodbye on the side of the block 🤣
@minordissent
Max
2 days
The primary cause of depression in men is the pursuit of comfort. The primary cause of depression in women is the pursuit of independence. The cure for men is the pursuit of power. the cure for women is the pursuit of community.
1
0
3
@simplex_fx
Simplex
2 days
If I will start TRT, I will not tell anyone, but there will be signs 🤣
@WallStreetMav
Wall Street Mav
3 days
What does this guy look like?
0
0
3
@simplex_fx
Simplex
2 days
True story.
@oprydai
Mustafa
2 months
if you don't have a home lab like this, you are ngmi.
0
0
3
@simplex_fx
Simplex
4 days
“I just knocked you the fuck out to prove that you need to work on your standup defense game, nothing personal. Sorry, I could not help you improving it, I only know how to hit ppl. Yes, I technically used a baseball bat, but I will still tell everyone that you were a pussy”
@hectavex
hectavex
4 days
@simplex_fx Imagine if theft was legal to force businesses to install more surveillance and door locks. Or if assault was legal to force people to have more self defense. Or if plaguing food was legal to make sure people fully cook it. What are we doing?
1
0
7
@robin_faraj
Robin Faraj
6 days
get yourself a woman she cooks so you can ship
272
29
1K
@simplex_fx
Simplex
5 days
Never use (security) critical open source sw written in C++. That language is simply too obscure so it’s super easy to put backdoors in it.
6
0
20
@simplex_fx
Simplex
5 days
“Retarded shit” covers most common use cases of this concept.
@nicbarkeragain
Nic Barker
5 days
It's surprising to me that there isn't really a ubiquitous term like "array" that we use to describe contiguous elements that are variable width. I know arrays end up being the vast majority use case, but still. We have agreed upon terminology for much more obscure things.
0
0
5
@simplex_fx
Simplex
5 days
If you have a house, and could learn one thing, it should be MIG welding. Truly a game changer., with relatively low entry to high end with the cheap synergic pulse MIG welders.
1
1
2
@simplex_fx
Simplex
5 days
TLDR: security researchers are scum of the earth.
@lemire
Daniel Lemire
7 days
Recently, there was a clash between the popular @FFmpeg project, a low-level multimedia library found everywhere… and Google. A Google AI agent found a bug in FFmpeg. FFmpeg is a far-ranging library, supporting niche multimedia files, often through reverse-engineering. It is
3
0
22
@simplex_fx
Simplex
5 days
My super edgy comments and no-filter approach (IRL too) put me thru a lot of trouble during my life. But somehow, possibility of physical violence never came up. Be the guy ppl don’t want to fight.
@effectfully
effectfully
6 days
Life advice: don't pick a fight with people who see mutually assured destruction as a viable option, if you are not one of them.
1
0
7
@simplex_fx
Simplex
5 days
Shared ref lifetime shit for strings are retarded (for 99% of cases) You will simply not have enough strings to csre about their lifetime so you can just keep em alive and call it a day. For most stuff you can just have static buffers.
@falco_girgis
Falco Girgis
6 days
For today's deep-dive into the dark side of the C programming language, we will be exploiting C's gloriously unsafe memory model to implement an immutable string type which offers shared reference lifetime semantics while masquerading as a standard C string, retaining
3
0
17
@simplex_fx
Simplex
6 days
Just follow your dreams. Maybe you ARE special. Ps: special could also mean retarded, so be careful 🤣
@INDUSTRIA_game
INDUSTRIA 2
7 days
7 people dev team here, making AAA inspired singleplayer games since 10 years. Punching well above our weights. Money issues. Suffered a lot. Purely passion driven. If we had followed this advice 10 years ago when working from our bed rooms, we wouldnt be here.
0
0
11
@simplex_fx
Simplex
6 days
How do you parse strings for prefix/postify/etc? One big loop or multiple small ones?
1
0
2
@simplex_fx
Simplex
6 days
Simplicity and good small microhabits > micro optimizing What habits you have to make the code easier to optimize? Eg: I like to cache this->foo kind of stuff to local vars all the time. Really helps with debug builds (or even release sometimes) and it’s a simple easy habit
@SebAaltonen
Sebastian Aaltonen
7 days
If you write simple code and performance oriented architecture, you have to spend significantly less time micro optimizing and hacking around performance bottlenecks. The sheer amount of hacks and micro optimizations eventually collapse your whole code base. That's the wrong way.
5
0
12
@simplex_fx
Simplex
7 days
Average eastern european bandwidth 🤣
@mtlushan
Jack D. Carson
7 days
when I filled out the form to activate "high speed ethernet" in my dorm room, I could not have imagined this
1
0
4
@simplex_fx
Simplex
7 days
Just usual python things:
@ChadNauseam
Nauseam
9 days
i genuinely think that once you use a language that lets you actually put stuff on the stack, it’s really hard to go back
1
0
6
@_trish_xD
trish
7 days
learn the basics so well that you don’t really need frameworks to build things
54
28
526
@simplex_fx
Simplex
8 days
Always make your leisure and hobbies look like work. Fun to make money with hobbies Your woman will think you work Also, it’s very important to build an L shaped garage that’s full of oily and dirty and dangerous stuff, so she doesn’t get near. And then put in a couch.
@Bdubs1776
BDubs
9 days
Women hate every minute you spend in leisure or hobbies. No exceptions. They will eventually snap and say so.
0
1
9
@simplex_fx
Simplex
8 days
Be the guy they complain about.
@9chabard
Lysander, 9 CHA Bard (arc français de merde)
9 days
"women are always complaining about guys who don't have bedframes so i should make sure my mattress isn't on the floor if I want to get laid"
0
0
8
@simplex_fx
Simplex
8 days
Non-gamedev mind couldn’t comprehend the simplicity of global arrays going brr 🤣
@davidfowl
David Fowler
8 days
@simplex_fx @kelton5020 How do you isolate state so you can test parts of the system without affecting others
2
0
12