Sofia Besenski's Avatar

Sofia Besenski

@sofiabesenski4.bsky.social

Helicopter cat mom ๐Ÿˆ Full stack Ruby on Rails developer ๐Ÿ’Žโค๏ธ Solidus e-commerce consultant ๐Ÿ›’ Visual artist and painter ๐ŸŽจ Amateur home renovationista ๐Ÿ’… she/her ๐Ÿณ๏ธโ€๐ŸŒˆ๐Ÿณ๏ธโ€โšง๏ธ

29 Followers  |  56 Following  |  5 Posts  |  Joined: 17.12.2024  |  1.6588

Latest posts by sofiabesenski4.bsky.social on Bluesky

Preview
Copyright and License OpenStreetMap is a map of the world, created by people like you and free to use under an open license.

Coool an โ€œopenโ€ Creative Commons counterpart of google maps! Would be cool to see what interesting problems could be programmatically solved with their API

www.openstreetmap.org/copyright

17.04.2025 06:12 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Started looking into the Ruby VM and YARV for an upcoming blog post/talk Iโ€™m working on, and so far itโ€™s less complicated than I expected.

02.02.2025 22:42 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
CEO of Canadaโ€™s 2nd biggest company defends Trumpโ€™s tariff demands, slams Trudeau for not stopping trade war โ€œThese are things that every Canadian wants its government to do, too. These are not crazy demands, even if they came from an unpopular source,โ€ Tobi Lutke, who co-founded Shopify, saidโ€ฆ

This Tobi guy is fucking clown.

02.02.2025 18:21 โ€” ๐Ÿ‘ 7    ๐Ÿ” 3    ๐Ÿ’ฌ 3    ๐Ÿ“Œ 0
Preview
Shopify quietly kills Indigenous entrepreneurship program Build Native Build Native program lead and Head of Equitable Commerce no longer work at the company.

An absolutely unsurprising but still gross move from Shopify. Pay attention to who is taking advantage of the prevailing political winds to jump back on the white supremacy bus as soon as they possibly can. betakit.com/shopify-quie...

24.01.2025 19:04 โ€” ๐Ÿ‘ 3    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Violent Sleep of Concurrency (with JP Camara) | Dead Code

Ready for more Ruby concurrency content?! Check out the latest episode of "Dead Code"!

@jardo.dev asked great questions that helped distill some concepts from my blog series so far. Thanks @jardo.dev!

Also, it's quite a good show in general. Give it a listen!

shows.acast.com/dead-code/ep...

08.01.2025 13:17 โ€” ๐Ÿ‘ 11    ๐Ÿ” 4    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1

I have an adjustable standing desk and also very poor cable management which I believe puts me in the "chaotic neutral" section of the developer alignment chart

06.01.2025 20:15 โ€” ๐Ÿ‘ 259    ๐Ÿ” 4    ๐Ÿ’ฌ 11    ๐Ÿ“Œ 0

Comprehensive test coverage makes this soo much easier ๐Ÿ˜ฎโ€๐Ÿ’จ

31.12.2024 23:48 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Introduction ยท macOS Setup Guide

I've used Unix and open-source software since 1988. (Yes, even before "open source" was coined). A Mac has been my primary computer since 2003.

And yet, I only discovered this great resource for MacOS configuration and tools (including lots I didn't know before) today: sourabhbajaj.com/mac-setup/

30.12.2024 06:08 โ€” ๐Ÿ‘ 41    ๐Ÿ” 6    ๐Ÿ’ฌ 3    ๐Ÿ“Œ 0

Just found out a good friend and mentor, Noah Gibbs, has passed away. Rest in peace friend, the Ruby community is poorer in your absence.

26.12.2024 15:11 โ€” ๐Ÿ‘ 106    ๐Ÿ” 25    ๐Ÿ’ฌ 31    ๐Ÿ“Œ 12
Preview
Writing โ€œAs a Userโ€ does not make it a user story I got a question from one of the blog readers on how I would describe a spec with examples for a user-interface specific user story, such as โ€œAs a user, I wa...

Good read RT @gojkoadzic: monday #angryblog: Writing "As a user" does not make it a user story http://gojko.net/2013/09/30/writing-as-a-user-does-not-make-it-a-user-story/ #agile #bdd

30.09.2013 10:57 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

โ€œDonโ€™t Repeat Yourselfโ€ is advice that only makes sense when developers are talking about semantics.

Even if two passages of code are identical, unless a change to one should always change the other nothing has been repeated.

25.11.2024 16:29 โ€” ๐Ÿ‘ 100    ๐Ÿ” 25    ๐Ÿ’ฌ 9    ๐Ÿ“Œ 1

Nothin like reading API docs while on the elliptical at the YMCA ๐Ÿ’…๐Ÿ’ช

21.12.2024 03:23 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

#moodboard

20.12.2024 02:17 โ€” ๐Ÿ‘ 1569    ๐Ÿ” 221    ๐Ÿ’ฌ 25    ๐Ÿ“Œ 9
Post image

TIL about defining `โ€ฆ` as your method arguments, and how you can forward these arguments as-is in the body of your method.

Reminds me of RSpecโ€™s `and_wrap_original` API on mock (spy?) objects.

Has anyone ever used this in production code?

#ruby #rspec #programming

18.12.2024 18:26 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

#indiedev

17.12.2024 19:23 โ€” ๐Ÿ‘ 11    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@sofiabesenski4 is following 20 prominent accounts