Sounds like he’s just mad something he made is being replaced with something that is better in every conceivable way
Sorry bud but most people are focusing on rust, not python, and you’ve been lapped by them several times over.
Sounds like he’s just mad something he made is being replaced with something that is better in every conceivable way
Sorry bud but most people are focusing on rust, not python, and you’ve been lapped by them several times over.
As an interviewer, you do not have the elevated role necessary to determine if your method of interview results in better candidates, especially since you didn’t try any alternatives beyond an automated code submission. This is intellectual dishonesty that serves to shelter the author from thinking critically about the affects their actions actually have.
I struggle to find very obvious things when using ddg, unfortunately
Feels bad
Mind sharing?
If the only thing you need to do is test out the different DEs, you should be able to just install each one and use something like lightdm to easily switch between them upon logging out.
This is the general implementation that google has deployed for android.
Is there a reason you want to start with lisp? If you’re like, intellectually incapable of complex languages, the simple one I’m familiar with is python, which works great for a beginner who doesn’t want to get into the nitty gritty of implementation. As long as you’re not developing for a business or similar, I doubt you’ll even notice there is an efficiency difference. IMO, the increased readability is tantamount to Python’s usefulness to newbies.
I would recommend reading through the first parts of the arch install tutorial, particularly the network connection through the terminal. If you’re comfortable with that, the archinstall utility makes the rest of the process effortless. I’ve had Manjaro bork itself but not just plain arch.
I dunno if it’s autism since I despise C++ lmao
I don’t use C++ and I complain about it all the time. Never have I had a project that couldn’t be completed in equal or better accuracy in something other than C++, and the amount of development time it adds on just to use the damn thing is prohibitive. Let alone fast compilation for iterative design, or reduction in boilerplate. I feel the only thing C++ has is seniority and a smidgen of performance, and performance is rapidly being approached or exceeded by projects like rust.
I think there are two types of programming languages:
Good ones that are expressive and readable, like you need from a language.
And
Things that sorely need replacement.
Sorry, I just really fucking hate that quote. It’s so pretentious and stupid, and doesn’t allow for the development of anything new unless people don’t like it. Programmers are surprisingly conservative.
I don’t hate you for it but I did the same thing until Manjaro broke itself
I’m kinda weird for this one. I started with arch a long time ago, and ended up distrohopping because I borked my install. Everything else had problems for me eventually, including Ubuntu and Debian. At this stage, if you can figure out iwctl you’re good to go. This enables me to have a system up and running quickly in which I feel I have no restrictions on my abilities as a developer.
archinstall will do proprietary drivers for you, works great for me.
I stupidly thought that since everyone uses computers and they are getting more popular, I could pursue my passion as a career. Still waiting on an entry level job.
I guess I kind of see it like this: I wouldn’t touch C or C++ without a 10-ft pole. Rust is my 10-ft pole.
That being said, I think python occupies a very different space from rust and allows for super rapid prototyping so I wouldn’t conflate the two