
Marc Busqué ☞ @[email protected]
373 posts

Marc Busqué ☞ @[email protected]
@waiting_for_dev
Rubyist with a functional taste. Father of two children. I love coding, traveling, and reading. Member of @hanamirb and @dry_rb.
Olot, Spain Katılım Haziran 2013
239 Takip Edilen151 Takipçiler

I'm done here. Please, follow me at @waiting_for_dev" target="_blank" rel="nofollow noopener">ruby.social/@waiting_for_d…. I'll leave this account open in case things change in the future. The sum of our actions counts, and I don't want to support a hate-speech supporter, liar, and immature human being whose only merit is being rich.
English

@waiting_for_dev do you think it's even worth to continue writing about @hanamirb under @HanamiMastery if It's all so well-known 😂? #openai

Marc Busqué ☞ @[email protected]@waiting_for_dev
🫤
English

Trying out a new gem for PubSub in ruby. Also learned the background for the phrase Event Bus comes from :) Thanks @waiting_for_dev #why-is-it-called-omnes" target="_blank" rel="nofollow noopener">github.com/nebulab/omnes#…
English

@waiting_for_dev hello. just reading your posts about JWT auth, very helpful. I noticed your blog returns a 404 when the path ends in a /, which a handful of your links from GitHub have.
English

My Mastodon account is ready. You can follow me at @waiting_for_dev@ruby.social. I'd like to see how money can't buy everything.
English

@sebwilgosz @solnic29a There's no difference. When you reference `not` that's substituted by the parser for a function that takes a boolean and returns another boolean. Does it make sense? 🙂
English

@waiting_for_dev @solnic29a oh, thanks for the explanation! It's interesting, but I'm worried, we would need to have clear distinguish between `not` and `not()` - where the latter is calling, and first just referencing? Or do you think that Parser could figure it out based on context, as you shown on image?
English

Functional objects have definitely become a common idiom in #ruby. One thing I'd love is to have a way to coerce an object responding to "call" to a Proc. That way, we could have polymorphism between actual procs and functional objects, and the circle would be complete 😋


English


@waiting_for_dev @solnic29a @waiting_for_dev I feel like I don't understand - isn't `add.method(:call)' exactly that? Referencing a method without invoking it?
English

@solnic29a Oh, yeah, that would be even better. Like Haskell does. Also, being able to reference a method by its name without invoking it (like a partial application with 0 arguments given) 😄
English

@waiting_for_dev I'd even go as far as to allow partial application of methods like in rom relations 😊
English

@josh_cheek @WanderingMole @joeldrapper @alexandre_ruban I'm not sure it's been improved, as I haven't read anything about it. I'm afraid it still means cleaning the method cache on runtime vs. load time. See #module-including-prepending-and-extending" target="_blank" rel="nofollow noopener">github.com/haileys/old-we…
English

@WanderingMole @joeldrapper @alexandre_ruban I believe it's been improved since then, since there was a pattern a while back of extending objects all over the place. It had a name, but I forgot what it was. I personally disliked it, b/c it was difficult to discover why this one instance of whatever behaved differently.
English

@zverok That's so great to have it as part of Ruby ❤️
English

Probably, my biggest contribution to Ruby so far. (Docs and changelog aside)
Fullstack Ruby @[email protected]@fullstack_ruby
Struct no more? ::Data has arrived in Ruby. A more modern take on "value objects". Person = Data.define(:first_name, :last_name) me = Person.new(first_name: "Jared", last_name: "White") Works with pattern matching! Details & docs here: github.com/ruby/ruby/pull…
English

My OS update for September. A busy month in the personal, but still, I found some time 😄
waiting-for-dev.github.io/blog/2022/10/0…
English

I'd love to go to my first @euruko. Please, if you have a ticket but won't be able to attend, I'll be immensely grateful if you re-assign it to me 🙏 😁 (DM me if you need details like email).
Euruko@euruko
After working through the ticket waiting list, we only have a small handful of tickets left in reserve. If you have an in-person ticket that you won't be able to use, you can re-assign it to another person via Tito help.tito.io/en/articles/35…
English

@ErgoDoxEZ, it'd be even more perfect if I could define a fallback layer other than the first one 😃
English

For the first time, I feel entirely "bilingual" between Linux and Mac, and I can work perfectly fine on either. @ErgoDoxEZ + a few simple tricks make my flow ALMOST identical in both systems.
English




