wangsg

743 posts

wangsg

wangsg

@quangsg

coder, thinker

CA Katılım Nisan 2009
1.4K Takip Edilen62 Takipçiler
Sean Rivard-Morton
Sean Rivard-Morton@thunkoid·
@plainionist I think the simple Agile manifesto is great. I think Scrum turned it into something else entirely. The best engineers I know don’t work in Scrum. They work in small teams, with agency. Getting work done is self evident. It doesn’t help that so many orgs “do it wrong”
English
2
0
1
30
Seb
Seb@plainionist·
Serious question: In your experience, has Scrum created stronger or weaker engineers?
English
7
1
11
666
wangsg
wangsg@quangsg·
@Ngnghm there you go...bigger problem :)
English
0
0
0
21
💻🐴Ngnghm
💻🐴Ngnghm@Ngnghm·
If Simula was OO, why does nobody use the "concatenation semantics" of Simula (and Beta, its successor, also universally unused, because frankly unusable, and incomprehensible), but everyone uses the method resolution semantics of KRL and Smalltalk?
English
4
1
12
742
wangsg
wangsg@quangsg·
@Ngnghm Trygve, MVC creator, tried to solve it with DCI
English
0
0
0
11
wangsg
wangsg@quangsg·
@Ngnghm object interaction was not solved yet
English
0
0
0
12
Neha Sharma
Neha Sharma@hellonehha·
@crutchcorn i still don’t agree with this. If it would be about 1 product then 💯 this could be an issue but last year we saw what was happening. Either their is lack of awareness , docs are not enough , guidance is not great job
English
2
0
0
117
Chris Katelaris
Chris Katelaris@big_chocky·
When the government tells you: “We’re in the same boat”
Chris Katelaris tweet media
English
871
74.1K
342.1K
6.3M
wangsg
wangsg@quangsg·
@vidamrr universal reaction: skill issue :)
English
0
0
0
94
Marcos Rivas 👨🏻‍💻
Después de leer el post puedo concluir que el problema no es usar useEffect, sino que hay gente que no sabe cómo usarlo y por lo tanto lo usan de la peor manera posible. Si de verdad fuera tan malo ya lo hubieran deprecado. Mejor enseñen a esos developers que no es navaja suiza ni la vieja confiable cuando no sabes manejar estado.
Alvin Sng@alvinsng

x.com/i/article/2028…

Español
14
14
198
27.4K
Corbin Crutchley
Corbin Crutchley@crutchcorn·
useEffect isn't a bad or poorly designed API; it's a primitive on which to build your own APIs on top of. The educational and tooling corrections towards avoiding usage is broadly a net positive, but the cultural misinformation that it's a "bad design" is a net negative.
English
14
15
228
19.4K
wangsg
wangsg@quangsg·
@mrdoob meta found missing piece for metaverse
English
0
0
1
905
mrdoob
mrdoob@mrdoob·
DLSS 5 OFF / DLSS 5 ON
mrdoob tweet mediamrdoob tweet media
Filipino
37
381
3.5K
186.1K
Sahil
Sahil@sahill_og·
Job interviews in 2026 should just be: "Open your laptop. Build something in 2 hours. We'll watch." No leetcode. No "tell me about yourself." No "where do you see yourself in 5 years." Just build. That's the whole interview.
English
190
31
616
37.9K
Ethan He
Ethan He@EthanHe_42·
Intelligence scales with compute. And compute scales with energy.
English
87
51
673
34.3K
Sayan
Sayan@thesayannayak·
Interviewer: If cache is faster than a database, why isn’t everything stored in cache ?
English
71
9
116
17.6K
wangsg
wangsg@quangsg·
@BlackHC I predict the usage of software to to zero eventually :)
English
0
0
0
101
Andreas Kirsch 🇺🇦
A while back, Andrej Karpathy said the app store will be replaced by generated, disposable software," and Amjad Masad predicted that the value of all application software will go to zero I think this "ephemeral software hypothesis" is wrong, though, and I want to explain why:
Andreas Kirsch 🇺🇦 tweet media
English
17
58
367
29.7K
wangsg
wangsg@quangsg·
@zg_dev @rahulj51 what is the adoption rate of TDD in the industry .. dont confuse TDD and tests :)
English
1
0
1
17
Zach Gollwitzer
Zach Gollwitzer@zg_dev·
I agree. I can see an argument for TDD and using that as your spec, but I have never been able to retroactively read through prompts and have any clue what the end product may have become. This narrative seems to be gaining traction among a lot of smart people so I tread lightly here, but I just can’t see how TDD and real code could ever become inferior to a markdown document or set of prompts.
English
2
0
3
435
Rahul Jain
Rahul Jain@rahulj51·
I don't know. Hard for me to agree with the spec-is-code argument. Specs are low fidelity. They aren't a common shared DSL. Have very low signal to noise. Not verifiable or deterministic. They don't encourage iterative work. Almost always written by an agent, thus prone to more slop. Lose their inherent value as soon as they are converted to code. Specs are throwaway. They are a way to temporarily express behavior intent - an agent translates that to a version of code. That's the thing that lives forever. If you are convinced that spec is code then you should be able to confidently delete all code and regenerate from specs.
English
19
2
55
8.4K