havenwood changed the topic of #ruby to: Rules: https://ruby-community.com | Ruby 3.2.2, 3.1.4, 3.0.6, 3.3.0-preview1: https://www.ruby-lang.org | Paste 4+ lines to: https://gist.github.com | Books: https://t.ly/9ua4 | Logs: https://libera.irclog.whitequark.org/ruby/
nektro_ has joined #ruby
nektro has quit [Ping timeout: 250 seconds]
desnudopenguino1 has joined #ruby
desnudopenguino has quit [Ping timeout: 250 seconds]
desnudopenguino1 is now known as desnudopenguino
duderonomy has joined #ruby
Sampersand has quit [Quit: Client closed]
<johnjaye> i would think the only reason ruby would work as a shell is the omitting parenthesis thing
<johnjaye> every other language forces you to have parentheses because i guess the more the better right
Al2O3 has quit [Ping timeout: 248 seconds]
Al2O3 has joined #ruby
<weaksauc_> johnjaye nah any language could make a shell. their shell only executes ruby only when you pass in `: some_ruby_command`
<libsys> I use parentheses on my ruby code because it makes things easier to understand in a ton of cases, and for consistence with that
<libsys> isene: heyy, that seems pretty cool
<libsys> what do you guys think of ruby in comparison with python? in my mind they serve a pretty similar purpose, but ruby seems way nicer
<libsys> pity that python is way more popular
<weaksauc_> libsys i think the main rule is always use parens when calling a method with parameters and omit if not
<weaksauc_> with a few exceptions
<weaksauc_> but maybe a handful
<libsys> weaksauc_: I do the same
nektro_ is now known as nektro
caedmon has joined #ruby
caedmon has quit [Ping timeout: 240 seconds]
moldorcoder7 has quit [Ping timeout: 268 seconds]
Sheilong has quit []
grenierm has joined #ruby
grenierm42 has joined #ruby
grenierm42 has quit [Client Quit]
grenierm has quit [Ping timeout: 245 seconds]
grenierm has joined #ruby
caedmon has joined #ruby
grenierm has quit [Quit: Client closed]
caedmon has quit [Ping timeout: 240 seconds]
grenierm has joined #ruby
tomtmym has joined #ruby
tomtmym has quit [Changing host]
tomtmym has joined #ruby
keypresser86 has joined #ruby
Mahfuj has joined #ruby
<Mahfuj> Hi everyone!
<Mahfuj> Seareed Inc. is seeking a skilled and passionate developer to join our dynamic e-commerce platform. If you are an experienced professional who thrives in a deadline driven, and fast-paced environment, and who has a strong background in web development, this is an excellent opportunity to contribute to the growth and success of our platform. At Seareed, we value creativity, innovation, and a passion for delivering exceptional user experiences. If you are
<Mahfuj> excited about joining a dynamic team and making a significant impact on the future of our e-commerce platform. Our technical requirements includes doing many payment integrations, but the main framework is Stripe. Pay range 40 USD -100 USD per hour depending on skills, and experience. Please email me resume, portfolio, your relevant experience and why you are interested in this position at reazmahfuj124@gmail.com. We look forward to hearing from you!
roadie has joined #ruby
c10l has quit [Ping timeout: 240 seconds]
infinityfye has joined #ruby
ultralan has joined #ruby
ultralan has quit [Remote host closed the connection]
shokohsc0 has joined #ruby
shokohsc has quit [Ping timeout: 268 seconds]
shokohsc0 is now known as shokohsc
friendlypunk has quit [Quit: Leaving.]
friendlypunk has joined #ruby
_ht has joined #ruby
jvalleroy has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
jvalleroy has joined #ruby
crespire1 has quit [Ping timeout: 240 seconds]
crespire has joined #ruby
weaksauce has joined #ruby
weaksauc_ has quit [Ping timeout: 250 seconds]
Sankalp- has joined #ruby
Sankalp has quit [Ping timeout: 240 seconds]
Sankalp- is now known as Sankalp
Asus has joined #ruby
Mahfuj has quit [Ping timeout: 265 seconds]
m_antis has joined #ruby
m_antis has quit [Ping timeout: 265 seconds]
roadie has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.0.91)]
otisolsen70 has joined #ruby
Asus has quit [Read error: Connection reset by peer]
moldorcoder7 has joined #ruby
grenierm has quit [Ping timeout: 245 seconds]
dviola has joined #ruby
markong has joined #ruby
smp_ has joined #ruby
smp has quit [Ping timeout: 268 seconds]
smp_ is now known as smp
Pixi has joined #ruby
Pixi` has quit [Ping timeout: 246 seconds]
<aestheti1> isene looks like you are getting some traction on HN, nice
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
moldorcoder7 has quit [Ping timeout: 240 seconds]
<isene> aestheti1: HN?
<mooff> nice!
<isene> Oh, cool
<isene> Guys; any ideas for features?
markong has quit [Ping timeout: 240 seconds]
<mooff> isene: perhaps "help" or ":help" could print the intro text again :-)
benedi26 has joined #ruby
otisolsen70 has quit [Quit: Leaving]
Ray56 has joined #ruby
benedi26 has quit [Ping timeout: 265 seconds]
zaps14 has joined #ruby
Ray56 has quit [Ping timeout: 250 seconds]
markong has joined #ruby
<isene> Yes!
zaps14 has quit [Quit: Best CPUs can count to infinity twice without being bugged out by zero division errors or whatnot.]
Al2O3 has quit [Quit: I'm quitting, thanks for all the sharks.]
c10l has joined #ruby
swaggboi has quit [Ping timeout: 250 seconds]
swaggboi has joined #ruby
caedmon has joined #ruby
c10l has quit [Quit: See ya! o/]
moldorcoder7 has joined #ruby
c10l has joined #ruby
friendlypunk has quit [Quit: Leaving.]
<rapha> good god
markong has quit [Ping timeout: 250 seconds]
polishdub has quit [Ping timeout: 240 seconds]
polishdub has joined #ruby
blackmetal has joined #ruby
<blackmetal> Anybody often rebase and rearrange their commit history only to be bombarded with merge conflicts 99% of the time about Gemfile.lock or db/schema.rb?
<blackmetal> What's the best way to solve this? Should I somehow ignore these files and their inevitable conflicts, do my rebasing and rearranging, and then make some script that goes from the first to the last commit doing ie. `git checkout HEAD -- Gemfile.lock && bundle && yarn && rails db:drop db:create db:migrate && git add db/ Gemfile* yarn.lock && git rebase --continue` (maybe in addition to a script that
<blackmetal> rearranges migration filename dates chronologically)?
blackmetal has quit [Quit: Lost terminal]
shokohsc0 has joined #ruby
shokohsc has quit [Ping timeout: 250 seconds]
shokohsc0 is now known as shokohsc
_ht has quit [Quit: _ht]
<isene> mooff: Implemented
duderonomy has joined #ruby
infinityfye has quit [Quit: Leaving]
<weaksauce> isene do you spend all your time in rsh?
dviola has quit [Ping timeout: 240 seconds]
<isene> Not when I'm sleeping
<isene> ... it's 50/50 rsh/zsh now
<isene> Spending half the time in zsh (extensive antibody setup) to get inspiration for rsh
<isene> Like the latest feature to do automatic git status for git repos
dviola has joined #ruby
tomtmym has quit [Quit: Gone.]
dviola has quit [Client Quit]
markong has joined #ruby
dviola has joined #ruby
caedmon has quit [Ping timeout: 240 seconds]
lena64t has joined #ruby
gr33n7007h has quit [Ping timeout: 256 seconds]
gr33n7007h has joined #ruby
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
neshpion has joined #ruby
dviola has quit [Ping timeout: 265 seconds]
dviola has joined #ruby
teclator has joined #ruby
teclator has quit [Ping timeout: 240 seconds]
John_Ivan has quit [Read error: Connection reset by peer]
duderonomy has quit [Quit: Textual IRC Client: www.textualapp.com]
duderonomy has joined #ruby
markong has quit [Ping timeout: 240 seconds]