Avatar

Thwompthwomp

Thwompthwomp@lemmy.world
Joined
0 posts • 12 comments
Direct message

The Dash Berlin ASOT 600 set (specifically Sofia) got me through my dissertation writing. Even now, if I sit down with a coffee and turn on the set, within the couple minutes I am completely in the zone for working. It’s like a brain hack for me.

I also like the Music for programming site (specifically RITES) which is also good for some focus music.

I’ve tried to get some folks to post their dissertation writing music and form a massive playlist, as it seems really common to have some certain song or album. I’m sure it’s similar for other intense work flows too.

permalink
report
reply

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)

permalink
report
parent
reply

I read left hand of darkness and loved it. It was my first Le Guin. I had heard a lot about the gender themes, and was surprised to find how it does not it you over the head at all. It was a great adventure and just really stuck on your head thinking. The dispossessed was another one like that. Its message is a little bit more obvious, but is an incredibly well built world that really is anarchist. All of her works I’ve read so far are great to read. There are extremely strong themes, but she seems to present it a bit more as a take it or leave it approach than a lot of the other (cough, Heinlein) I grew up reading.

permalink
report
parent
reply

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.

permalink
report
parent
reply

Five guys has been bad for a while. Super expensive for a really greasy burger. I had to stop eating there several years ago.

permalink
report
parent
reply

I think you have some good points, but I’m not 100% sure I agree though. Modern computers are much more complex than earlier ones if the 80s and 90s. (I guess I’m ignoring the earlier VAXs and stuff and thinking more of personal computers.) I saw a keynote from an OS conference which was pointing out that there are very few actual os papers, as the hardware is so much more complex and actually multiple smaller os’s managing the various system on chip components.

Also, Mac has over the years gone to great lengths to hide how things actually work. Like 5 years ago I remember getting really confused just attaching a debugger to a c simple C program I was toying with.

At the end you say that OSs are so easy monkeys could use them, and I think that’s my point too. They intentionally get easier to use and fade into the background and don’t really encourage tinkering with the lower level stuff.

You are correct that the basics of computers are similar and that’s why arduino and other microcontrollers are still basically the same as they were years ago, just the main difference I’ve seen is moving to more and more RTOS and trading off a bit of speed and memory, whereas a decade ago it was a lot more low level assembly optimization.

Good points though! I appreciate them. I teach some computer engineering stuff and I think about a lot of this and how best to talk about some of the lower level stuff.

permalink
report
parent
reply

Similar thing happened with cars. My grandpa would take them apart and reassemble them. my dad (somewhat generalizing to generations a bit) were really into cars and engines and would do some basic diy. I know nothing about them and don’t care to learn much.

I think computers are doing a similar thing. Millennials sit in the middle of the adoption and saw it emerge from more of a technology wild Wild West to being central to modern society. We could take the time to delve into details (since they mattered), but now it’s more taken for granted and things are there.

I guess, I’m just thinking it’s some sort of technology adoption thing that naturally plays out in a “victim if it’s own success” way.

permalink
report
parent
reply

I thought that the assembler is a specific program that translates mnemonics into the corresponding machine code. Perhaps in early computing this was done by hand so a person was the assembler (and worked in assembler), but now that is handled by software (and supports various macros). So programming in assembly would generate a stream of text that must be assembled by an assembler. (Although I have heard people refer to programming in assembler as well, just not often.)

permalink
report
parent
reply

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)

permalink
report
parent
reply

Would this mean a copy and a paste of the config folder would bring up a new KDE system to my personalizing without going through konsave juggling?

I think that’s my biggest complaint that I don’t know how to import my desktop config (window decorations, panel layout, desktops, activities, fonts, application themes) into a new install easily or the “proper” way

permalink
report
reply