Advertisement · 728 × 90

Posts by Marcio Frayze

Note to myself:

Life is too short to waste with null pointer exceptions, undefined is not a function, ...

Just use Elm for the frontend.

1 month ago 8 3 0 0

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.

1 month ago 104 18 3 5

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.

1 month ago 2 1 1 0
eu falei que isso ia dar merda
eu falei que isso ia dar merda YouTube video by crinicolotti

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...

1 month ago 0 0 0 0

Jundiaí =)

1 month ago 1 0 0 0
Post image Post image

Minha nova casinha 🥹

(Daqui uns meses e algumas reformas ☺️)

1 month ago 6 0 1 0

Amanhã eu pego as chaves da minha casinha 🥺

1 month ago 6 0 0 0
Ele Fez Seu Videogame - A História da Dynacom | T01:E09
Ele Fez Seu Videogame - A História da Dynacom | T01:E09 YouTube video by WarpZone Para

Muito interessante ouvir a história da Dynavision!

www.youtube.com/watch?v=qudj...

2 months ago 0 0 0 0
South Park Underpants Gnomes Profit Plan
South Park Underpants Gnomes Profit Plan YouTube video by Ryan Holota

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>

2 months ago 3 0 0 0
Advertisement

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.

2 months ago 2 0 0 0

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

2 months ago 2 1 0 0

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).

2 months ago 0 0 1 0
Post image

Desejo um bom dia e uma boa semana aos trabalhadores brasileiros 🇧🇷

2 months ago 948 200 17 13

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

2 months ago 0 0 1 0
Preview
GitHub - iced-rs/iced: A cross-platform GUI library for Rust, inspired by Elm A cross-platform GUI library for Rust, inspired by Elm - iced-rs/iced

Comecei a fazer um negócio com Iced e agora entendi o fanboyismo do @segunda.tech com Elm

github.com/iced-rs/iced

2 months ago 1 1 1 0

ahahaha massa!!! Não conhecia essa lib (conheço nada do mundo Rust hehe).

Mas Model View Update é gostoso demais...

2 months ago 0 0 1 0

Deploying to production Friday 5:09PM. Continuous Deployment <3

2 months ago 1 0 0 0

*PLEASE* don't write code like this. Use a record for that.

2 months ago 0 0 0 0
Advertisement

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;
}

+

2 months ago 1 0 1 0

"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

2 months ago 85 17 3 2
Preview
Grok is the most antisemitic chatbot according to the ADL Grok showed a “complete failure” for some prompts.

Grok is the most antisemitic chatbot according to the ADL

2 months ago 223 73 23 35
Preview
Is Elm the Right Choice for Your Team? Elm is a functional programming language, with a focus on the front-end of web applications. It is famous for providing a delightful developer experience, while also providing many useful constraints ...

Is Elm the Right Choice for Your Team?

By Brian Dukes

engagesoftware.com/posts/is-elm...

2 months ago 3 0 0 0

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.

2 months ago 94 12 3 0

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 👀

2 months ago 2 0 0 0

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.

2 months ago 1 0 0 0

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!”.
+

2 months ago 3 0 1 0

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.

2 months ago 2 0 0 0

😂😂😂

2 months ago 0 0 0 0
Advertisement

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.

2 months ago 5 0 0 0

Nunca tinha pensado sobre isso da expressão "no final do dia"! haha

2 months ago 0 0 1 0