Basel

Basel

@baselrabia.bsky.social

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 Joined Feb 2025
6 months ago

Why mandarin

0 0 1 0
6 months ago

Breaking new ground

0 0 1 0
6 months ago

Presente and future

0 0 1 0
6 months ago

To speak πŸ—£οΈ

0 0 1 0
6 months ago

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

1 0 1 0
9 months ago
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

28 4 1 7
8 months ago
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

24 3 3 1
6 months ago

#Agentic_Ai

3 0 0 0
11 months ago

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

2 0 0 0
1 year ago

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

1 0 0 0
1 year ago

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

8 1 0 0
1 year ago

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

2 0 1 0
1 year ago

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.

10 1 1 0
1 year ago

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.

0 0 0 0
1 year ago

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.

0 0 1 0
1 year ago

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

4 0 1 0
1 year ago
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.

9 2 2 1
1 year ago
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.

60 7 4 1
1 year ago
Post image

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

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

7 1 0 0
1 year ago
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/

5 3 1 0
1 year ago
Video thumbnail

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

Las IA's van a controlar el mundo 🌍🀯

The AI πŸ₯΅:

1 0 0 0
1 year ago
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.

125 24 17 8
1 year ago
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...

2 1 0 0
1 year ago

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

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

30 3 2 1
1 year ago
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

263 10 28 1
1 year ago
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...

18 4 2 0
1 year ago
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...

15 4 2 2
1 year ago

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

108 13 6 4