@adamwathan@PhilippSpiess@malfaitrobin Hi Adam, I have a question about this new @tailwindplus/elements. Does it work well with the Hotwire / Stimulus? I vaguely remember a lot of issues with the Select2 or Tom Select components related to the initialization / deinitialization.
@post_sted Hello, can you specify who I need to contact or what need to do in order to be able to withdraw more than 150,000 dinars from a business account? In the office at Bulevar oslobođenja 13, Novi Sad, the manager and the head of the department said they don't know. It's disappointing
Hello @post_sted, can you specify who I need to contact in order to be able to withdraw more than 150,000 dinars from a business account? In the office at Bulevar oslobođenja 13, Novi Sad, the manager and the head of the department said they don't know. It's disappointing.
Back at it working on prism this week.
Are you interested in contributing? This massive issue I just opened is a really, really great place to start.
We want to document each of the fields on the prism AST. It's going to be great! Please help!
https://t.co/ramRQ8W87N
C'mon, @telegram, @WhatsApp ... show us a visual presentation of audio while playback video. It would be convenient not to take off headphones to find out that the video doesn't contain sound.
If the government wanted peace, the first thing all producers of goods would have to do was start printing text in a universal language (Esperanto?) on their goods. Mmm?
WWF работает в России с 1994 года. В заявлении фонда отмечалось, что все сотрудники организации и члены совета — это граждане России, в их числе 16 кандидатов наук, шесть заслуженных экологов и один лауреат Нобелевской премии мира из состава Межправительственной группы...
So. About 5-7 years ago I suddenly found out (from the talk with friend) that visited links in Google search have a different color (I am colorblind). Is there a default settings to change the look of visited links in 2023 without browser extensions? 🤔 #Google
@LiorGrossman@openbase Check it out along with other alternatives to Open Base at https://t.co/LkSs4XqTKn. My main goal is to help developers to find inspiration, alternatives, SaaS solutions, and open-source libraries, AI models etc...
@LiorGrossman@openbase Shout out to the team behind https://t.co/zXxp6iLulh! Your website has been a fantastic reference as I built https://t.co/b1ubVsesAK. Although it is still in beta and many functionalities don't work yet, I'm excited to announce that it's planning to be open-sourced soon!
@rose_w I find it more useful :)
```
irb(main):005:0> ['a', 'b'].find { |item| break 'c' if item == 'a'}
=> "c"
```
otherwise it returns array item
```
irb(main):006:0> ['a', 'b'].find { |item| item == 'a'}
=> "a"
```
And you can't use `return` because of `LocalJumpError` exception
@Beeline_RUS Подскажите, а почему у меня, будучи вашим абонентом, блокируется доступ к https://t.co/MqjEFvNFEH?
VPN включаю - работает. Слава макаронному монстру, что пока это не противозаконно.
#rubyonrails#Ruby