What problem does this solve that test containers does not? Besides socket access?
What problem does this solve that test containers does not? Besides socket access?
transpiling is just a type of compiling. compiling in no terms means ‘directly to machine code’.
When he got kicked out by the board I was quite happy, literally “omg they’re actually going to follow their principles” but then nope. Apparently nobody in the company could see it for what it was and people outside didn’t want their “chatbot to go away!”
You’re talking about during CI. Not during the actual coding process. You’re not signing code while you’re debugging.
you don’t code sign during development…
They already have your photo for your passport or license and they don’t need permission to take video or photos in an airport at all.
They chose not to make this feature opt-in because they know that nobody in their right mind would opt into it
Nobody would opt into it because like your OP said, there’s an astroturfing campaign to make sure that people completely misunderstand what the feature is and what it does.
When everyone around you lies to you and tells you that seatbelts are “unsafe” and then the Feds come in and say “no they’re not”, you’re still gonna believe everyone around you even if they’re patently false. Hence forcing it so people see there isn’t a problem.
I have thousands of hours programming in python. Ruby is several thousands more. I know exactly how shit the Python ecosystem is. https://chriswarrick.com/blog/2023/01/15/how-to-improve-python-packaging/
(Now we’re at 15 now since that article came out, with the introduction of Rye).
Clearly didn’t read the article. Also discord has consistently posted fantastic tech blogs and led the industry in certain segments, no matter if you hate their locked ecosystem or not. This is a programming forum, at least read the article and discuss its merits.
Not that I don’t believe you but I’d love to cite this in future discussions, where did you get your stats from?
YouTube works fine on Firefox…
Conflating a Ruby on Rails app to all of Ruby is just not really fair. It’s like comparing Lombok to Java. Lombok is a hot fucking mess and Java app with it is gonna have difficulty at later points.
Aside from that (I think rails is honestly terrible), just looking at the repo I can see that RedMine doesn’t use bundler
, which is the singular standard in the Ruby community, so it’s like saying “a project I use uses Ant under the hood so Java is bad”. Like I said, there’s a reason that Rust and Elixir based their build tools off of Ruby’s.
Bash.org is gone!?! No!!!
Huh? I assume you mean RubyMine and I have no clue what dependency issues you could be dealing with unless you’re on windows (which python is even worse with). You have one package manager and one build tool on Ruby, compared to Python’s now 16 tools. Ruby is the gold star for package management which is why both Rust and Elixir copied enormous parts of it when creating their tools cargo and mix.
If you are at home you can run the vpn on your router.
Comparing python env management to Ruby or rust or even Java for fucks sake just goes to show that nobody actually cares about how easy a language is to use, they just care about what is popular or what they think is popular.
I don’t agree. It’s a direct result of whitespace, which does not happen if you don’t use whitespace. For example it can happen in Java and kotlin, but only if you use if statements without braces, which you pretty much never see. If you do see it you know to look out for the exact issue I described. That’s not possible in Python, since there is no alternative.
Have you tried tuning your jvm settings? 200mb is a lot for a simple app. You can get that pretty dang low just by proper tuning of jvm settings.
On Mac you can use Hammerspoon and just create a shortcut to hs.eventtap.keyStrokes(hs.pasteboard.getContents())
Man we need a giant comparison table. I looked into these but have been trying out SiYuan.