LuffyCodes

84 posts

LuffyCodes banner
LuffyCodes

LuffyCodes

@AlerixCodes

Exploring Full Stack

Katılım Şubat 2022
7 Takip Edilen8 Takipçiler
⭕ Brock Pierson
⭕ Brock Pierson@brockpierson·
𝕏 really needs a feature that lets you know who unfollows you so that you can unfollow them all back
English
102
18
271
5.7K
LuffyCodes
LuffyCodes@AlerixCodes·
@ParamSiddh HTML devs seeing themselves above C++ for the first time ever
English
0
0
0
22
Param
Param@ParamSiddh·
Ranking programmers by the programming language they use COBOL - 167 IQ HTML - 146 IQ C++ - 131 IQ PHP - 118 IQ JAVASCRIPT - 89 IQ JAVA - 73 IQ
English
19
1
36
1.5K
LuffyCodes
LuffyCodes@AlerixCodes·
@SahilExec Returning 200 for an error is evil work and > 100 means the user actually gets 101 requests
English
0
0
0
116
Edgex
Edgex@SahilExec·
A junior dev built a rate limiter to block users making too many API requests: if (requestCount > 100) { return 200, { "error": "rate limit exceeded" } } It's deployed. It works. What are the two flaws in this implementation and how would you fix both?
Edgex tweet media
English
80
16
586
217.8K
LuffyCodes
LuffyCodes@AlerixCodes·
@TrisH0x2A People forgetting break exists is the reason half of C bugs were born
English
0
0
4
1.1K
trish
trish@TrisH0x2A·
what does this print when x is 2 ? most people say two they are wrong think about it before scrolling
trish tweet media
English
43
1
101
23.4K
LuffyCodes
LuffyCodes@AlerixCodes·
And that’s why Linux users are built different....
LuffyCodes tweet media
English
0
0
0
23
LuffyCodes
LuffyCodes@AlerixCodes·
Developers be honest. What language actually pays your bills?
LuffyCodes tweet media
English
0
0
0
45
LuffyCodes
LuffyCodes@AlerixCodes·
Developers be honest. What was your first code editor?
LuffyCodes tweet media
English
0
0
0
41
LuffyCodes
LuffyCodes@AlerixCodes·
@aidenybai JS developers don’t discover features, they discover loopholes.
English
0
0
2
1.4K
Aiden Bai
Aiden Bai@aidenybai·
TIL "strings" are valid for method names in JavaScript
Aiden Bai tweet media
English
43
10
686
56.6K
LuffyCodes
LuffyCodes@AlerixCodes·
@TrisH0x2A This is either genius low-level engineering or a crime against readability.
English
0
0
2
385
trish
trish@TrisH0x2A·
you can implement inheritance in C with one simple rule make the parent struct the first member C guarantees that a pointer to a struct has the same address as its first member so casting between them works
trish tweet media
English
35
65
902
73.9K
atlas
atlas@creatine_cycle·
being gay is insane because it's like claude code for sex
English
46
20
651
35.9K
LuffyCodes
LuffyCodes@AlerixCodes·
@tekbog We’re about to get organic, non-GMO code, ethically sourced from StackOverflow
English
0
0
7
126
LuffyCodes
LuffyCodes@AlerixCodes·
@Love2Code Yeah, 3D debugging with LLMs is basically just guessing blind and hoping it’s right
English
0
0
1
13
Maxime Chevalier
Maxime Chevalier@Love2Code·
I'm finding that asking LLMs to debug 3D graphics problems can be an experience in frustration. They can't see the program running so you have to describe the issue to them. They speculate as to the cause of the issue and are often confidently wrong.
English
37
4
105
12.1K
LuffyCodes
LuffyCodes@AlerixCodes·
Nothing humbles a developer more than a bug that works in production but not locally.
English
0
0
0
98
LuffyCodes
LuffyCodes@AlerixCodes·
@rekdt Classic Arch experience: either you fix your webcam in 5 minutes or you accidentally summon kernel patches from another dimension
English
1
0
19
1.5K
rekdt
rekdt@rekdt·
Pro tip for Arch Linux users: If your webcam doesn’t work, you can just do a bunch of illegal computer shit and the NSA will fix your webcam for you
English
24
201
4.2K
70.3K
LuffyCodes
LuffyCodes@AlerixCodes·
@djcows Data center is a misleading name. It’s mostly a very expensive room where computers panic quietly and do math all day
English
0
0
0
45
djcows
djcows@djcows·
the name "data center" is insane because it's really just a "compute center"
English
41
6
173
23.2K
LuffyCodes
LuffyCodes@AlerixCodes·
@perrymetzger That’s not authority, that’s just evidence. If it doesn’t work, they need to explain real-world results not ignore them
English
0
0
1
230
Perry E. Metzger
Perry E. Metzger@perrymetzger·
Got into a discussion with someone who claims that AI doesn’t work for coding. I mentioned that two prominent and complicated projects in the open source world converted their code from one language to another in a couple of weeks using AI. They told me this was an argument from authority and that I was insulting them.
English
12
3
65
5.4K
LuffyCodes
LuffyCodes@AlerixCodes·
@RhysSullivan Because they match how we think, not how databases actually work. They feel right until scale exposes the mismatch
English
0
0
0
866
Rhys
Rhys@RhysSullivan·
if ORMs are wrong why do they feel so right
English
93
11
541
64K
dax
dax@thdxr·
i've said this before but ai replies always perfectly understand me, read charitably and can handle nuance it's human replies that are idiotic this is so messed up
English
63
11
454
24.2K
Uncle Bob Martin
Uncle Bob Martin@unclebobmartin·
I just cancelled my Claude account. I've been using codex, and haven't used Claude in several weeks.
English
166
90
2.2K
148.2K