Is set basically syntactic sugar for deepcopying a struct, mutating the specified field, and then returning that deepcopy? Seems like it could be quite slow.
There is an underlying precarity in the academy that is so deep it almost feels like a natural part of science. This is part of what makes reform so difficult. Early on, rocking the boat feels like career suicide. Later on, if you are lucky enough to become established, you are much less likely to feel like deep reform is necessary: after all, the system benefited you. And even then, the precarity doesn't go away. You still compete for grants like everyone else, and your trainees are attempting to become established. Why should they be the ones to shoulder the risk of, e.g., ignoring the glam journals and exclusively putting out preprints?
It seems to me that something like eLife's model is the best solution to this [0]: you still have a minimal amount of curation, but generally if a paper is written well enough and within the field it won't be desk rejected. Then, it gets published on the site and sent off for peer review. Peer reviewers assess how sound the paper is and pass a judgement which readers can view, as well as provide some recommendations to the authors make it stronger. The authors can then either revise the paper, or do nothing at all. In either case, papers don't languish in reviewer hell and the larger scientific community gets to see it.
This behavior and macOS’s terrible default window management ultimately drove me back to Windows for serious work. I suppose I never fully adapted to the macOS way of doing things, but I never understood what they envisioned users were supposed to do here. Is the intended behavior that the user minimize any VSCode windows that are not currently in use?
But then what if I have multiple windows open because the other has some reference codebase? Do I keep that in a separate desktop instead? It’s just perplexing.
I've arrived at something similar after going through a lot of different solutions: Evernote, Quiver notes, Apple Notes, Logseq, Tana: now I just keep everything in one big Journal.md file in Obsidian. I added a datestamp shortcut that inserts the date as a title in "2024 February 19 (Mon)" format, and get to writing. I use subheadings sometimes if I'm writing a lot on a particular day and it gets messy, but most days it's just a hodge podge of everything, and that's fine.
It works. A big issue with computer notetaking software, I've realized, is that I was spending too much time trying to figure out where to put things: what note should this be connected to, which folder should this be in, etc. Dumping everything into a single document, under today's date, gets rid of that. The other issue this solved was that I never looked back at what I'd written previously: opening a bunch of files was too tedious to ever do unless I was explicitly looking for something. With this, I can just scroll down and see what I was doing last week, immediately.
I don’t disagree with you that life can seem bleak in the present, but people have brought children into the world under much harder conditions. There is something particular about post-industrialization that has caused this attitude shift.
I recently decided to open up Edge and see how it was, given that it is the only browser on Windows which features hardware isolation [0]. Though it seems like this feature is deprecated now.
The sheer amount of garbage I had to turn off made me give up and close it half way through. Which is a shame, because there seems to be good tech underneath all the garbage.
Have been really enjoying Brogue lately. Besides the difficult, turn-based gameplay (decision making is more cerebral than reactive), I think ASCII graphics are part of what makes these games so enrapturing. Our brains are incredible at constructing rich narratives from limited information.
Yes. Say today the mouse engages in 3 behaviors (groom, walk around edge of enclosure, then dart across it) but tomorrow spends the whole day huddled in the corner (1 behavior, not exhibited yesterday). That’s sort of what they mean by within mouse variability.
I agree with you about it being broken. We’re so focused on grades because they are a believed to be an important part of the credentialing process for getting jobs. An ideal learning environment would likely be something closer to Plato’s academy, imo. Probably not possible under capitalism except for the very rich with a lot of leisure time.
I disagree, I think it will provide him with a great foundation for college. As great as online learning is, I don’t think it’s the same as taking a class that you go to multiple times a week and get in person feedback on. It also takes multiple passes at a given subject to properly understand it. I’m sure he’d learn many new things he didn’t quite get from his self study if he enrolled in an actual analysis course or w/e.
I haven't switched due to finding the $10/month subscription too steep at the moment, but I concur that the quality of search results is high. Often higher than Google actually. Sadly, pre-pending !g to general searches on DDG is practically muscle memory by now.
Well, it’s unfortunately true. White women have by far been the greatest beneficiaries of DEI efforts. Of the POC that have benefited from these programs, many come from wealthy families. Functionally, DEI programs mostly exist to launder the reputation of universities.
It is so noticeable how different they are in speed. I’ve worked in Sublime for many years now (and continue to for most projects) but will switch to VSCode whenever I want to hack on some Go, since the LSP stuff works so well there. I constantly find myself messing things up due to input latency.