Alex Escobar's Avatar

Alex Escobar

@alexrabocse.me

Another IT guy| Experience in Networking and Sec (Mainly Firewalls) | A bit of exp in Docker and K8S | Gopher enthusiast | My opinions | he/him | Expat | Blog: alexrabocse.me | Mastodon: http://hachyderm.io/@alexrabocse | Krakow, PL

96
Followers
72
Following
33
Posts
12.04.2023
Joined
Posts Following

Latest posts by Alex Escobar @alexrabocse.me

> Code more.

> Be open minded.

29.12.2025 23:39 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

> Love family

> Be grateful.

> Stay in touch with friends.

> Planning is good, execution is great. Execute more!

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

For myself 2026:

> Keep reading. I am happy with the amount of reading.

> Past September reached a year of gym and had to stop for multiple reasons, now I gotta start over!

> improve my diet and sleeping. (Don’t know which one is harder)

> Be grateful.

29.12.2025 23:33 πŸ‘ 0 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

A lot has changed. Priorities, goals, motivations.

29.12.2025 23:20 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It is been a while with no posts. Since 2023, wow! I guess there have been priorities.

29.12.2025 23:19 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Here is my new recommendation ! From Marc Vidal ! I think one of the things I enjoyed the most was that call to preparation for that close future (next 3 to 5 years) rather than a β€œbold”flying-cars prediction.

20.08.2023 14:28 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Here is my recommended book this time πŸ‘πŸ€“πŸ‘

18.06.2023 12:44 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It demotivates me when I see the Terraform providers for the products I support…Quite limited !

29.05.2023 00:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Everyday this app is looking better …

28.05.2023 23:59 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I think I am starting to like Neovim…. πŸ˜±πŸ€”πŸ˜±πŸ€”πŸ‘πŸ‘πŸ‘

19.05.2023 14:51 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Long time without bitching about work… πŸ˜₯πŸ˜₯

03.05.2023 17:44 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Monday off, Tuesday three troubleshooting meetings, Wednesday a whole day meeting. The week is destroyed already and part of the pile of cases is potentially destroying the next one. πŸ˜₯

03.05.2023 17:43 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Thought this would’ve been pretty interesting to look at so here you go:

There are ~3636 people (7.97% of all users) registered with a custom domain handle.

28.04.2023 04:45 πŸ‘ 90 πŸ” 20 πŸ’¬ 10 πŸ“Œ 12
Post image

Last week we launched app passwords, a short-term solution for authentication that will let users experiment with new clients without fully trusting them with their passwords.

When using third-party apps, please use an app password while we implement SSO with scoped permissions.

In settings:

26.04.2023 18:58 πŸ‘ 97 πŸ” 28 πŸ’¬ 1 πŸ“Œ 5

Ohh ! My following list here is starting to look like the one from Twitter. So nice !!!!!

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

I was asked by my company to talk about #golang and #rust. Herbert Wolverson will join me.

We will explore how Rust and Go work hand in hand to create powerful applications.

πŸ“‹FREE Sign up:
https://www.ardanlabs.com/live-training-events/rust-and-go-may-02-2023.html

26.04.2023 22:56 πŸ‘ 4 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

Another Twitter

26.04.2023 22:44 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I recently renewed mine so at least for next year I will not change it. The other thing is that I can’t come up with anything β€œcooler” :/

26.04.2023 22:25 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

What do we call tweets here clouds?

25.04.2023 19:43 πŸ‘ 8 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

Tried nostr and Mastodon. The first one took me a around a week to delete the app. The second one although I’m keeping it, I don’t see the UX improving so it can be massively adopted by non-tech people. But Bluesky, it feels smooth & the AT protocols makes me curious enough to try and keep it. πŸ‘

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

- we have an API and basic docs for it here: https://github.com/bluesky-social/atproto/tree/main/packages/api

- more docs on the AT protocol here: https://atproto.com/

25.04.2023 20:02 πŸ‘ 132 πŸ” 18 πŸ’¬ 1 πŸ“Œ 2
type Bluesky
func NewBluesky(url string) *Bluesky
func (b *Bluesky) CreatePost(accessToken, did, text string) (string, error)
func (b *Bluesky) GetAccessToken(did, appPassword string) (string, error)
func (b *Bluesky) GetPosts(accessToken, did string, limit int) ([]FeedItem, error)
func (b *Bluesky) GetDID(handle string) (string, error)

type Bluesky func NewBluesky(url string) *Bluesky func (b *Bluesky) CreatePost(accessToken, did, text string) (string, error) func (b *Bluesky) GetAccessToken(did, appPassword string) (string, error) func (b *Bluesky) GetPosts(accessToken, did string, limit int) ([]FeedItem, error) func (b *Bluesky) GetDID(handle string) (string, error)

Today's #DailyFLOSSCommit: I implemented a basic Go API client for creating and listing posts in Bluesky! Check it out - its incredibly simple to use: https://pkg.go.dev/github.com/pojntfx/skytheon/pkg/backends

25.04.2023 22:06 πŸ‘ 5 πŸ” 2 πŸ’¬ 1 πŸ“Œ 0

Account portability and domain names as handle... :)

25.04.2023 19:30 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Me looking intensely at β€œ0 invite codes”

25.04.2023 00:05 πŸ‘ 179 πŸ” 29 πŸ’¬ 18 πŸ“Œ 5
Learning AT Protocol Β· alexrabocse.me

Well, there was something with the date format that I had to change. I did not want to put that much thought so I pretty much removed what was needed to have a "valid" date format. After that, I could post stuff here.

25.04.2023 18:37 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Hello, world

25.04.2023 18:35 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 1

I posted the "Hello, world" below with @felicitas.pojtinger.com script. A nice and simple example to start to play with Bluesky API and AT Protocol. Added it here to my TIL entries: Learning AT Protocol Β· alexrabocse.me ... :)

25.04.2023 18:19 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

I came back to Kelsey's post for his "curl" screenshot and found your script. Thanks!

25.04.2023 18:16 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0