Using an LLM to come up with function names for transpiled code would be a good idea, but other than that. Nope.
Using an LLM to come up with function names for transpiled code would be a good idea, but other than that. Nope.
I’d probably use selenium. But that depends.
Oh gawd. That would be so horrible! Is there a project o compile JavaScript to bytecode? With like LLVM? There must be, but I haven’t heard of it. I shouldn’t even say anything because I will be better off pretending it doesn’t exist.
I totally get why you wouldn’t say Arch is fun. I’m not sure if I actually like arch or if I’m a masochist, however I will say, I learned a lot about the whole OS by installing it, and fixing it when it broke. It made me much more comfortable with using Linux. I haven’t used it in a couple of years, but I am thinking about reinstalling it. Nostalgia is a bad thing :-)
I like the ideas some other people mention. Specifically: read about your specific hardware and the distro of Linux you want to install. Then, make sure you are using as many open source cross platforms apps as you can, so when you do switch, you will be in familiar territory. I do think the criticisms of Ubuntu as a bad first choice are interesting, and maybe true, but I wouldn’t over look downstream distros like Pop!_OS. It’s Ubuntu, but with Flat packs and a distinctive Desktop Environment. Mint might also be a good choice, I know lots of people who like it (I don’t personally, but to each their own).
When I started on Linux, I installed Arch on an old MacBook. In those days apple was using amd64, but they were not friendly with Linux or the rest of the computing world. However it was older hardware, and the Arch Wiki had a great page on how to install Linux for that particular configuration. Arch is not a beginner friendly distro, but the wiki is fantastic, and so well documented.
But my main piece of distinctive advice is just do it. If you have read a few articles and have a pretty good sense of what is required (and are running common, last generation hardware), just jump in. You will probably never “feel” ready, and you will come across unique problems that no starter guide will prepare you for. So just go for it, and learn along the way.
Python is powerful because it easily wraps C libraries that do real work! Just kidding mostly.
But yeah, js isn’t a language I would describe as powerful. Ubiquitous? More capable than you would expect given it’s history? Bloated?
I have had a paper map direct me through a gated community. Thankfully the tools in the truck unfastened the hinges. Still bugs me. It was a county road!
Same. Same. I know some people use their phones, or GPS devices, but when I’m backpacking, I want a paper map and a compass. I bought two a few months back for planning a trips this summer.
Linux Dev Time did a episode on this, it’s really good! https://www.linuxdevtime.com/linux-dev-time-episode-97/
Just out of curiosity: which do you think is closer to Python? Kotlin or Swift?
Not knowing wither, my hunch would be to say Kotlin. But I am curious.
So, I think I understand your comment: you want inheritance for shared fields, not shared methods? The shared methods could be access with traits. But if you have a struct for Building, you can’t inherit the default fields to a struct for House that would add something like the name of the family who lives there. Do I understand this right?
Yeah. Standard rejection emails are good. I have gotten some really nice rejection emails. I haven’t dwelt on them long enough to know what sets them apart.
I have gotten a couple of rejections and thought: huh, I forgot I applied there. I have been wanting to do a diagram like this for my current job hunt, but I think I am getting a higher percentage of rejections than OP.
Waaaay out of your proce range, but I absolutely love the Keyboardio Model 100 . https://shop.keyboard.io/products/model-100 it’s a really freaking amazing keyboard. The palm key makes typing the brackets and braces and others so much easier.
Great keyboard. I love it.
This guy’s got tiger blood.
I am interested in Hyperfiddle/Electric, I haven’t used it, buts a closure framework where you can call front end and backend functions from the same function, it passes data with streams. Really interesting, someday when I have tons of time I’ll look into it
I can tell the difference in a JavaScript terminal and a native one, but yeah. Urxvt is fast enough. So is the gnome terminal
But does it work with the installer? I couldn’t get the installer to work, and saw there were other people who had problems. (thanks for the link btw. I will definitely try and give it another spin).
I was going to try installing NixOs on a partition on a spare laptop, but it didn’t like the fact that the rest of the disk was btrfs. I didn’t have that much time to dedicate to figuring it out, but lack of btrfs support was disappointing.
Oh. Good one. Markdown everywhere. Slack always pissed me off for it’s sub par markdown support.