Phanor Coll 🇻🇪
@phanor
Followers
1K
Following
7K
Media
3K
Statuses
20K
Approved talent @usebraintrust . Gopher - 💻Speaker - Maker of cool stuff.
Merida - Venezuela
Joined January 2008
I remember when I got 500 of those and I gave them away at tech talks in my city..
0
0
0
tools I always install: 1. neovim 2. git 3. ripgrep 4. fzf 5. bat 6. tmux 7. muxie (handle tmux sessions) 8. eza
0
0
0
Learn how a common pattern of using Go's HTTP/2 client can lead to unintended errors and the solution to avoiding them.
blog.cloudflare.com
HTTP/2 implementations often respond to suspected attacks by closing the connection with an ENHANCE_YOUR_CALM error code. Learn how a common pattern of using Go's HTTP/2 client can lead to unintended...
5
19
112
As Go projects grow, tangled dependencies make code hard to work with. One way to fix this is with dependency injection, or DI. Here, @gkoos430 goes over implementing DI, and some real examples + trades-offs. https://t.co/Sv4qx1cipL
2
29
237
cagent is a CLI-native agent runtime built in Go. In Ep 5 of AI Guide to the Galaxy 🚀, Docker engineer Djordje Lukic explains how to build AI agents with just YAML, local models, and MCP. Check it out: https://t.co/ekOnMNzWXA
3
6
53
So clean.... 😍
🎥First look at the unboxing of GTR9 Pro 📦 Accessories ✨ Port functions🔌 Noise test🔊 How does the real machine perform? Check it out in the video below 👇 Learn more: https://t.co/KCScq1Wtp6
#Beelink #GTR9Pro #MiniPC #AMD #AIComputing #GamingPC #RyzenAI #AIPC #Unboxing
0
0
1
just a quick reminder: Free Algorithms course (+9 hours) https://t.co/LlT7nMhNEz for you
frontendmasters.com
The last algorithms course you’ll need to pass tough interview questions that use arrays, lists, trees, graphs, maps, and searching and sorting algorithms.
32
117
1K
You can use collection types like arrays, slices, and maps in Go to store and manipulate data. But working with real programs requires more than just the basic syntax. In this article, Gabor shows you how to perform advanced operations using Go's standard library helpers.
0
18
141
1
0
7
If you're celebrating, there's something really wrong with you .. That's al I'll say about that .
0
0
0
templUI just hit 900 stars ⭐ templUI Pro was already 50% off — and now we’re stacking another 50% until September, 15th 2025. Code: STARS900 👉 https://t.co/psrzqIhthk
0
3
5
Just dropped a new open-source project! 🚀 Muxie is a TUI for tmux that lets you define your whole dev environment in a simple YAML file. Made using @charmcli Check it out: https://t.co/fxkr4SRKE6 Feel free to open an issue if you have any ideas! #tmux #opensource
github.com
Muxie is a terminal user interface (TUI) tool for tmux that simplifies session management. Define your entire development environment—sessions, windows, and panes—in a simple YAML file and launch i...
0
0
0
Application #Tracing With Golang, OpenTelemetry, and #Grafana Tempo #golang #dormosheio #opentelemetry #grafana
dormoshe.io
Trace is a record or history from a request. Trace give us big picture abour what is happening from application accepts request to return a response. This record is build above span. Span is a unit...
0
23
129
Go resources Go Concurrency Rocks: https://t.co/01phIzkpkm Go Cookbook: https://t.co/5ANRt5OKt0 Common Performance Patterns: https://t.co/hoJXajYyZ5… Practical Networking Patterns: https://t.co/bFFX6h28z9 Learn Go with Tests: https://t.co/FvBh28jDeS…
concurrency.rocks
Interactive exploration of Go concurrency patterns
0
0
0