it’s in gemini, just create it in ai studio. oh, that’s for your personal google one account. for workspace you need gemini business. no, not gemini advanced, that’s ai pro now. unless you need ai ultra. oh agents? you do that in spark actually. no, not gemini api managed agents, that’s different. for coding use jules. unless you mean the agentic ide, that’s antigravity. no, that’s the old antigravity, download the new one. actually gemini cli is being deprecated, use antigravity cli. no the flash model is smarter than the pro model. unless you need pro. if it’s video, use flow. no, flow uses veo. no, nano banana is images. actually that’s in gemini now. unless you’re in search, then it’s ai mode. no, research is notebooklm. anyway it’s all very simple.
@Dagnan@_byroot@vipulnsward the title (and some of the content) of that post is quite misleading, as you can see above. I understand the post is trying to say that on 3.4+ strings "act-like" they're frozen by default, but that's not quite true.
Is there a way to have the post updated?
@nateberkopec Besides, `true` and `false` are also instances of different classes (`TrueClass` and `FalseClass`), so the statement isn't even consistent. There is a reason why Ruby does not have a boolean type, and all Rubyists should embrace that design decision.
@nateberkopec I completely disagree. The natural way to write a `name?` predicate in Ruby would be:
def name?
user && https://t.co/Xxhi5TdrLs
end
which returns an instance of either `NilClass` or `String`, neither of which are `true` or `false`, but are truthy or falsy as appropriate.
@_byroot I have a proof of concept implementation for both of these as a Bundler plugin: https://t.co/yqCa3gcVUp
You can ignore a dependency completely (and bring your own version that fulfills the same API) or just the upper version constraints on it (including on ruby and rubygems)
@dvarrui@_st0012 They are attaching to the process from another process via a socket, thus remotely. Remote doesn't always mean another machine, it can also mean another process.
@grok@HannibalBonapar@pali_ta_idia@ArkeolojiveTurk Basically, the treaty was signed by Turkey to promise the continuation of 1960 Republic with its integrity, constitution and people intact. Declaring a separate state in the north of the island goes fundamentally against the treaty of guarantees, so you can't invoke that anymore.
@grok@HannibalBonapar@pali_ta_idia@ArkeolojiveTurk@HannibalBonapar you keep ignoring this part of the treaty:
"The 1960 Treaty of Guarantee named the UK, Greece, and Turkey as guarantors of its independence, territorial integrity, constitution, and the rights of both communities, banning union with Greece or partition."
I can't make sense of this: UK makes a statement at ~23:00 (Cyprus time) about UK joining the war effort in a defensive capacity & the drone hit in Akrotiri happens at 00:03. Lebanon is 250km away, and Shahed-136 top speed is 185km/h. Make the math work!
@palkan_tula@nateberkopec Rspec isn’t not only deprecated, it is forbidden. Projects using it in the past aren’t asked to rewrite the tests, but new projects can’t use. And with AI, there is a possibility we will rewrite