Note to myself:
Life is too short to waste with null pointer exceptions, undefined is not a function, ...
Just use Elm for the frontend.
Posts by Marcio Frayze
A gentle reminder that contemporary neural networks are only an abstraction built upon Boolean logic
And that said neural networks are only an echo of a whisper of what organic neurons are.
Próximo projeto que eu participar vou adicionar isso aqui no.gitignore:
**/utils/
Sei que é difícil, mas bora tentar dar nomes melhores para as pastas pessoal.
Tô só de olho numa galerinha adotando "spec-driven-development" (com uma dose de "vibe coding"). Quando tiver sala de crise, só vou mandar esse linkzin.
www.youtube.com/watch?v=gPUj...
Jundiaí =)
Minha nova casinha 🥹
(Daqui uns meses e algumas reformas ☺️)
Amanhã eu pego as chaves da minha casinha 🥺
Muito interessante ouvir a história da Dynavision!
www.youtube.com/watch?v=qudj...
The workshops I saw presenting "spec driven development" works exactly like this:
www.youtube.com/watch?v=tO5s...
Phase 1: write specs.
Phase 2: ?????
Phase 3: the most beautiful code* base you ever saw in your life!
<small font>* it doesn't compile and the code is 💩.</small font>
If this is the future of programming, I don't wanna be a part of it anymore. I don't wanna be a "prompt engineer". I don't care if it's "much faster" this way.
And I really fear what kind of shitty softwares we will be running on our computers a few years from now.
Quando foi isso com o conceito de mock e li o paper do Nat Pryce que foi um dos primeiros a propor a ideia, abriu muito minha cabeça para vários dos problemas que eu via sobre como o conceito era aplicado na prática vs o que ele foi concebido para ser
jmock.org/oopsla2004.pdf
Pode ser.
Acho que vejo mais algo como Imperativo vs Declarativo.
Mesmo Dart (que é basicamente OO) quando usada com Flutter acaba tendo uma abordagem mais declarativa (e - até certo ponto - meio similar a essa ideia de "joga tudo fora e constrói novamente" na camada da view).
Desejo um bom dia e uma boa semana aos trabalhadores brasileiros 🇧🇷
Não sei dizer. Talvez. Mas no MVC a view em geral é stateful né?
Acho que a quebra de paradigma de você olhar apenas para o model atual, gerar a view como ela deveria ser para este model e a runtime que se vire (no caso de elm com dom virtual + diffs) pra tornar isso realidade, é bom demais hehe <3
Comecei a fazer um negócio com Iced e agora entendi o fanboyismo do @segunda.tech com Elm
github.com/iced-rs/iced
ahahaha massa!!! Não conhecia essa lib (conheço nada do mundo Rust hehe).
Mas Model View Update é gostoso demais...
Deploying to production Friday 5:09PM. Continuous Deployment <3
*PLEASE* don't write code like this. Use a record for that.
Just saw a Java class (jdk 25) defined as something like this:
@Getter
@Setter
@Builder
public class XPTOModel {
private String system;
private String service;
private String clientVersion;
private String language;
private String release;
private String systemVersion;
}
+
"What Lin and Cursor achieved was to show that an AI agent can generate millions of lines of code that’s lifted from other projects, and that don’t compile, let alone work."
Cursor lies about vibe-coding a web browser with AI
The @swift.org team is demonstrating a level of consistency that makes me believe they really want to see the Swift programming language thrive outside of the Apple ecosystem.
Just found out that if you create a .noai in the root of your project, IntelliJ will disable it's AI features for that project 👀
Generated a bunch of code. But never ran/compiled it.
In the end of the presentation he asked the agent to run the front end.
It took nearly 30 minutes trying to compile it without success and that was the end of the presentation.
“Spec driven development” is a hoax.
Saw a presentation about a “spec driven development” the other day. The dude promised the world. Every question was answered with “sure it can do that! Easy peasy!”.
+
Opened X just to take a look around, after a long time.
90% of my feed was about how AI will replace me at my job.
I’m glad my feed here is not that toxic.
😂😂😂
Every time I try to upgrade dependencies in a Java/Spring project, I remember how freaking easy it was to upgrade dependencies in a Clojure + Elm project and wonder why people don’t f*ing value that.
No wonder we have so many freaking obsolete Java projects around. It’s such a pain in the butt.
Nunca tinha pensado sobre isso da expressão "no final do dia"! haha