Basel's Avatar

Basel

@baselrabia

Software Engineer, @golang.org, #Gopher, Open Source Contributor, Backend, Dev, bugs maker sometimes solver {{m314}} location: http://geekcord.github.io Website: https://linktr.ee/baselrabia

82
Followers
317
Following
16
Posts
22.02.2025
Joined
Posts Following

Latest posts by Basel @baselrabia

Why mandarin

12.09.2025 00:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Breaking new ground

11.09.2025 23:57 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Presente and future

11.09.2025 23:55 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

To speak πŸ—£οΈ

11.09.2025 23:10 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

@sonder.voyager.studio hey sonder, i was thinking about learning a new language what do you suggest

11.09.2025 21:43 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
When distributing effort to vibe coding and other forms of coding, or life in general you REALLY REALLY should listen to Vilfredo.

When distributing effort to vibe coding and other forms of coding, or life in general you REALLY REALLY should listen to Vilfredo.

I have an update to my Vibe Coding Effectiveness chart

25.05.2025 20:09 πŸ‘ 28 πŸ” 4 πŸ’¬ 1 πŸ“Œ 7
Prompts for Vibecoding | Letta Ready-to-go prompts to help AI coding tools build on Letta

the docs for @letta.com are v cool, they literally have a quickstart guide with pre-written prompts and an llms.txt file you can download so that your AI code editor has all the relevant info it needs

12.07.2025 19:03 πŸ‘ 24 πŸ” 3 πŸ’¬ 3 πŸ“Œ 1

#Agentic_Ai

16.08.2025 22:14 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

That's awesome 😎 from the #Go community πŸ₯°

13.03.2025 15:33 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

That's different than what i was expecting πŸ˜‚πŸ˜‚πŸ˜‚

12.03.2025 00:21 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

A move that I wouldn't expect to come from #TypeScript, changing the code to #golang

11.03.2025 20:18 πŸ‘ 8 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

@mattboyle.bsky.social
When will you cover Go 1.24 in 24 minutes πŸ˜‚
in #bytesizego

11.03.2025 23:58 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

And here it is:
bytesizego.com/lessons/exte...

In this video we:
- Learn what MCP is and why people are excited about it.
- Create an MCP server using Go.
- Connect it up to Cursor.
- Look at how to use it as part of our prompting.
- Discuss how you can use this at work.

11.03.2025 07:59 πŸ‘ 10 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

Why Use Weak Pointers?
Weak pointers are useful for:
- Caching Mechanisms β†’ If a cached object is no longer referenced elsewhere, it can be garbage collected.
- Reducing Memory Pressure β†’ Avoiding memory leaks caused by unnecessary strong references.

11.03.2025 23:37 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

What is a Weak Pointer?
A weak pointer is a reference to an object that does not prevent it from being garbage collected.
If no strong references exist, the object can be freed, and the weak pointer will be invalidated.

11.03.2025 23:37 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Weak Pointers in Go 1.24
Go 1.24 introduces weak pointers, which allow referencing objects without preventing the garbage collector (GC) from reclaiming them.

#golang #go

11.03.2025 23:37 πŸ‘ 4 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

I saw lots of chatter about MCP servers on X this weekend.

They effectively let you "extend" Cursor with custom tools. I found a lot of examples for them in Python but not so many in Go... so I made one.

10.03.2025 00:55 πŸ‘ 9 πŸ” 2 πŸ’¬ 2 πŸ“Œ 1
Post image

Today I'm proud to release Lessons by ByteSizeGo. Short, focused Go tutorials designed to help you master concepts β€” fast.

Launching today with 50 lessons, over 7 hours of content and new lessons coming each week, I am confident that this will grow to be the best place to learn Go on the Internet.

03.03.2025 07:06 πŸ‘ 60 πŸ” 7 πŸ’¬ 4 πŸ“Œ 1
Post image

A great article about "Practical Protobuf - From Basic to Best Practices"
#golang

victoriametrics.com/blog/go-pro...

01.03.2025 07:18 πŸ‘ 7 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
Speakers - Iceberg Summit 2025

🚨 #icebergSummit update! 🚨

I'm thrilled to announce the first batch of confirmed speakers! πŸ₯³ We have an incredible lineup of #apacheIceberg experts and practitioners, and there's still more to come...

For now, check out the lineup and get excited. πŸ‘‡
www.icebergsummit2025.com/speakers/

27.02.2025 16:37 πŸ‘ 5 πŸ” 3 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

The AI that's going to control the world 🌍🀯

Las IA's van a controlar el mundo 🌍🀯

The AI πŸ₯΅:

27.02.2025 08:14 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Graze The graze.social dashboard

Do you have a feed that you want to supercharge? We just dropped a migration feature for you! Visit our feed creator, and in a few clicks and no downtime, you'll have real-time analytics, visual editing, and better control over your feed than ever before. Let's do this.

14.12.2024 17:34 πŸ‘ 125 πŸ” 24 πŸ’¬ 17 πŸ“Œ 8
Preview
Understanding Higher-Order Functions in Go What is a Higher-Order Function? A Higher-Order Function (HOF) is a function that either...

"Understanding Higher-Order Functions in Go" by @musa_fci
#golang #DEVCommunity

dev.to/abstractmus...

25.02.2025 06:17 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

i’ve been sleeping. sonnet 3.7 is **already** out and available even on free plans

www.anthropic.com/news/claude-...

24.02.2025 19:14 πŸ‘ 30 πŸ” 3 πŸ’¬ 2 πŸ“Œ 1
two sketches with lots of arrows that are kind of hard to explain but that try to illustrate the concept of greatest lower bound and least upper bound

two sketches with lots of arrows that are kind of hard to explain but that try to illustrate the concept of greatest lower bound and least upper bound

trying to get a mental model of lattices

06.02.2025 16:59 πŸ‘ 263 πŸ” 10 πŸ’¬ 28 πŸ“Œ 1
DWeb Meetup β€” Bluesky & Beyond Join us for a virtual meetup where we will discuss Bluesky, AT Protocol, and the future of decentralized social media.

heyyo! It seems fitting for my first post here in a while to announce that I'm facilitating a @dweb.bsky.social meetup on Bluesky + AT Protocol and its promise as "an open and decentralized standard for social media”, next Wed Feb 19 11:30am PT

Register here >>>
www.eventbrite.com/e/dweb-meetu...

12.02.2025 02:13 πŸ‘ 18 πŸ” 4 πŸ’¬ 2 πŸ“Œ 0
Post image

Our next virtual DWeb Meetup is TOMORROW >>> "Bluesky & Beyond"!

Join us for a conversation about Bluesky, AT Protocol, and efforts to build an open, interoperable ecosystem of social networks.

WED Feb 19 11:30am PT
www.eventbrite.com/e/dweb-meetu...

18.02.2025 21:42 πŸ‘ 15 πŸ” 4 πŸ’¬ 2 πŸ“Œ 2

probably need to write tutorial on how to publish Lexicons with the new lex resolution stuff. here is the short version!

say you have new lexicon record type with NSID 'dev.example.drink.tea', and you control the 'example.dev' domain name

20.02.2025 20:32 πŸ‘ 108 πŸ” 13 πŸ’¬ 6 πŸ“Œ 4