Yeah, I had a few scripts just act weird on osx. The parameters were different and some of them just behaved differently. It was oddly frustrating.
Yeah, I had a few scripts just act weird on osx. The parameters were different and some of them just behaved differently. It was oddly frustrating.
Five guys has been bad for a while. Super expensive for a really greasy burger. I had to stop eating there several years ago.
He does get a bit ranty. I still appreciate his take though. Some of the LLMs are super helpful for me for some tasks, but the hype cycle for AI is really a lot to take and it does warrant some actual pushback against it. I can tell I’m becoming more of an old man, but it’s nice to have someone else confirm how bad the Internet is becoming. It’s almost like a hazy dream for me of back in the early days when it was just people sharing weird stuff with each other and not the active battle to fend off ads and scummy sites to find things.
That’s almost the exact opposite experience for me. Maybe there’s been a more recent update, but I remember searching for specific phrases in decade old messages and the gmail (web site) search would just flat out refuse to show things but I could find them from my phone. I’ll try again, but to be honest, I’ve somewhat given up on google search in general for results that aren’t recent.
The search has been broken for me for a while. I get better results in the iOS mail app. Searching from within gmail will just flat out not show old results.
Similarly, in the midst of historic layoffs in the tech industry, no one blames the CEO for horrible management leading to the over hiring or bad management that led to this. O one blames Zuckerberg for renaming his company and betting an an absurdity that is already being scraped off of PR releases. All because some growth number goes up. It’s insanity.
Oh wow Usenet is still a good spot? That brings back good memories of sailing the seas.
Out of the box, maybe, but kde is super customizable to be how you want it. I think gnome can do that too, but it feels much more opinionated and all I ready about is install scripts that break. (I haven’t tried gnome in years though)
Not the op, but syntactly they are ver similar. And so for minor things like looping over a matrix or making a plot or some calculations, It’ll be the same. Your intro numerical course will not really know the difference. It’s when you get to the packages that there’s massive divergence. Matlab really sells packages that have all sorts of libraries and gui things built in to do some advanced calculations or pre-Canned tool. They also change the package syntax from time to time. For things like signal processing or filter design, the tools reign and most scripts depend on them. Octave has a totally difference package ecosystem and syntax for loading packages.
So for basic things, you can go between the two fairly easily. For anything advanced or for 90% of scripts you download from papers, octave will not work.
No, I think that exits. C-c k kills the buffer, C-x 0 (zero) will kill the frame. But I may have changed my binds and can never remember which is window and which is frame in emacs terms.
However, it’s somewhat moot as just about everywhere you run emacs, it’ll open up in gui mode and you can use the file menu. (Or use F10 to bring up the menus in terminal, but I have no idea where on the manual it would say that)