What packaging types are there for Rust? Isn’t everything just source-based through cargo?
I make things: electronics and software and music and stories and all sorts of other things.
What packaging types are there for Rust? Isn’t everything just source-based through cargo?
Rust and Haskell (I think Haskell counts)
I find Rust crates generally have pretty good docs. Docs.rs is a major time saver
More like gaming executives
You can build with mingw64 built with msvc and use more or less the same Makefile. As for Xcode… well, there’s not really a good reason to support Mac. On principle I wouldn’t even try
How the heck does a Makefile not scale??? That’s all it does!
Life is and will always be better writing your own Makefiles. It’s literally so easy. I do not get the distaste. Cmake is arcane magic. Bazel is practically written in runes. Makefile is a just a glorified build script, but where you don’t have to use a bunch of if statements to avoid building everything each time.
It’s a bit more than iced as they’ve created a library on top of it, esp for the theming they desire
Build a project. Learn how to do each step by searching the internet. It’s quite literally that easy.
For C++, yes. But “reference” is just a way of using the pointer when it comes to C
ctrl + x => :wqa
ctrl + s => :w
Nvidia and Wayland is still BORKED
Nope
People use IPv6?
I still don’t know anything about it
I wonder if marketing this as “replacement to League” is the best move or if it should market itself as simply a new MOBA
a = [ Haskell
, is
, the
, GOAT ]
Somebody needs to make a Mortal Kombat themed KDE plasma.
Where’s my blood splatter KWin effect?
Brave
I used to use Duck Duck Go, but it’s supposedly not as private as it claims to be, and my understanding is Brave is a bit better there.
I don’t use the Brave browser tho, just the search engine
I’m a relatively new hire and we just hired another person 2 weeks ago
It’s effort to switch, and we don’t benefit from having separate copies of the repo bc we’re so small. No one steps on eachother’s toes, so distributed version control isn’t necessary.
Now, the fact that most devs know git and SVN is dead is not lost on our CTO, but putting the effort to switch over doesn’t provide direct value to the customer, so I have to make the case that switching to git would do enough from a productivity and maintenance standard to effect customers.
This response needs more up votes