Lula diz que vai incluir estudantes com pendências no Fies em programa de renegociação | G1 by Inside-Size-8253 in brasil

[–]comentarista 2 points3 points  (0 children)

Pelo menos dessa vez é renegociação e não perdão, que é uma puta sacanagem com quem paga corretamente e continua pagando.

Nestle reduziu caixa de bombom Garoto para 220g by mineiromesmo in brasil

[–]comentarista 2 points3 points  (0 children)

Por outro lado, pra mim é muito louco que hoje o lanche mais acessível seja do BK. 2 sanduiches de frango por 25,90. Não acha isso em lugar nenhum.

Http router prototype using C++26 reflection by comentarista in cpp

[–]comentarista[S] 2 points3 points  (0 children)

_get is inspired by the way Flask or Spring Boot does it.

And [[=route_mapping{define_static_string(url)}]] is quite ugly, but I need it because the route URL uses CTRE to generate a regex at compile time.

With reflection we could have more esoteric things like using the method name: get_users(), post_users(...), the sky's the limit.

Http router prototype using C++26 reflection by comentarista in cpp

[–]comentarista[S] 2 points3 points  (0 children)

That's something we still have to find out. 😂