let's play chess there
hell nah.
kinda surprised someone in lemmy knows about the javanese calendar system a.k.a "weton" :O
as a person that came from 3rd world country, i relate T_T
how is this so true lol
as I read top comment of a dumbass calling people who denounce Harris as confirmed Trump supporters....
i really hate this, same thing also happened to me in my country. i'm hating on the "B" candidate and people would assume i'm "A" supporter. i don't believe any politician at all.
now i'm confused about why solargraph, which is said to be mature, can't do that. and also i just realized it when i used map
instead of select
; the methods appeared.
wanna try RubyMine but i already comfortable in neovim. since RubyMine is an IDE i think my machine can't handle that lol.
ahh thanks. might as well post this on reddit tho. ur reply made me really love ruby community here and reddit cuz u guys are helping and supportive <3
can RubyMine completion shows the method for word
variable here?
# frozen_string_literal: true
array_of_strings = %w[foo fooo bar fioo]
oo = array_of_strings.select { |word| word.end_with?('oo') }
puts oo
for example the end_with? method cuz with both solargraph and ruby-lsp they don't show any suggestions for the word
variable at all.
i also use solargraph and ruby-lsp but i'm facing an issue with this code i wrote:
# frozen_string_literal: true
array_of_strings = %w[foo fooo bar fioo]
oo = array_of_strings.select { |word| word.end_with?('oo') }
puts oo
when i want to use end_with? method, both LSP don't show any method for the word
variable. do you know why is this happen? i also use neovim with coc.nvim for the LSP plugin. thanks for the reply btw :)
me too, tbh.
sad to be trump supporter here tho lol
as a person that came from the 3rd world country and new in fediverse environment, i genuinely would like to know about this.
edit: thanks for the replies! sorry, i literally don't know the reason since i'm not a western lol. twitter/x is too biased especially when musk openly supports trump so i came here and seeing fediverse is mostly are harris or biden (when he's still up for the candidate) supporters. don't know about reddit tho, i only use reddit as a forum for linux and programming stuff.
yes, whatever lol i'm not a cop/fed/cia or some shit like that. why would a cop/fed comments here tho?
chill that's fine, i just don't get it why sometimes people call other people fed. at least show an argument why my comment is stupid lol
yes but i'm not a fan of him personally... if someone likes justin bieber songs doesn't mean that the person also likes justin bieber. that manifesto is kinda interesting for me to get more into anarchism since the points there are similar to anarchist principal imo. thanks for the reference tho :]
all i can find is the self-host ones, what i'm looking for is the centralized like pastebin.com but open source. thanks in advance.