I love Zstd. It is my default goto for anything compression related: it has a sweet spot between availability (it’s now standardized!! RFC8478), complexity, performance and compression ratio. My favorite thing about it are the skippable frames. Just a killer feature. It’s not…
Essa aula de parser do @rdrnavarro eh mto boa pqp, desde quando eu vi pela primeira vez nunca mais esqueci como se faz um parser github.com/reu/parser-com…
Go deveria ser uma das principais langs para aprender computação, pois une facilidade com conceitos mais low level. Veja, a função de benchmarking é incrível (e nativo)! Olha como eu consigo saber que um método é mais eficiente que outro. Rodando uma simples funçãozinha de…
The video of my talk at @gopherconlatam is out! youtube.com/watch?v=jUJDR5…
youtube.com
YouTube
TUIs over SSH with Go
We shouldn’t be teaching beginners that multi-dim C arrays are any good for representing matrices. Go straight to something like dlpack (simplified).
Something I feel a lot of introductory C material misses is that you can just wrap individual values in structs to help make things clearer. For example, things like int*** that look confusing on the surface can be represented as structs with no extra runtime cost.
📣 We're excited to share the new lean-lang.org! Relaunching our website was a key deliverable in our Year 2 roadmap to provide "improved navigation and access to valuable content, resources, and tools." We hope you like it! #LeanLang #LeanProver
Achei legal! Testando aqui. Bacana por ser uma ferramenta cli e ficar fora do editor de texto como plano de fundo.
Say hello to the @geminicli, a local CLI to help you build and maintain software with 1,000 free Gemini 2.5 Pro requests per day : )
google, the company that created Go, which is a great language for writing CLIs and TUIs, released a TUI written in... TypeScript I'm in shambles
o que o designer faz / o que o dev entrega
| ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄| | We Love Linux | |_______________| \ (•◡•) / \ / —— | | |_…
Usando memoria RAM como arquivo no linux (/dev/shm - TMPFS) teve um negocio que eu descobri que é q muita gente que usa linux n sabe dessa pastinha -> /dev/shm tu pode por qualquer arquivo la dentro e ele fica armazenado na RAM tu pode criar arquivo, copiar, mover e etc ele…
A nice and extensive list of things that make Go an awesome programming language 👇
In no particular order: cross-compilation; avoidance of LLVM; custom assembly; the standard library—specifically production ready HTTP and TLS in the standard library (although one of my main criticisms is that the standard library is essentially frozen); gofmt takes no options;…
Tava de bobeira, vi a fernando kipper fazendo esse code challenge e resolvi fazer tbm. Levei umas 1:30hr e usei C# e SES, estruturando com DDD, nao ta o primor, mas ta funfando github.com/FelipeMCassian…
I just replaced an old Makefile with a Taskfile. It looks good! Next, I'll try to do that on bigger projects. @taskfiledev
United States 趨勢
- 1. Dodgers 779K posts
- 2. World Series 414K posts
- 3. Yamamoto 243K posts
- 4. Blue Jays 156K posts
- 5. Nigeria 788K posts
- 6. jungkook 350K posts
- 7. Will Smith 54.2K posts
- 8. Good Sunday 44.3K posts
- 9. #River 5,053 posts
- 10. Yankees 16.6K posts
- 11. Miguel Rojas 47K posts
- 12. Carlos Manzo 324K posts
- 13. #Worlds2025 44.2K posts
- 14. Baseball 175K posts
- 15. #T1WIN 15.3K posts
- 16. Kendrick 19.2K posts
- 17. Kershaw 40.7K posts
- 18. Vladdy 23.7K posts
- 19. Mets 11.5K posts
- 20. Dave Roberts 15.6K posts
Something went wrong.
Something went wrong.