jayrh's recent activity

  1. Comment on A writing professor’s new task in the age of AI: Teaching students when to struggle in ~life

    jayrh
    Link Parent
    While I broadly agree with you, I have a sense that LLMs are a bit more of a paradigm shift than Wikipedia/Google. We've moved from "websites that have an article on almost anything" that you can...

    While I broadly agree with you, I have a sense that LLMs are a bit more of a paradigm shift than Wikipedia/Google. We've moved from "websites that have an article on almost anything" that you can plagiarize to "language generator that can create text about almost anything" that you can customize. I'm curious on whether you feel the same as far as LLMs being a larger leap or if I'm just being old haha!

    Either way, I think at this point the can of worms is open and it won't be an effective strategy to straight ban LLMs. So teaching how to use them seems like a good way to go.

    7 votes
  2. Comment on Alternative news source recommendations in ~news

    jayrh
    Link Parent
    In reference to the slow journalism publication you linked. I was a subscriber for almost 3 years. It's UK based and much of the news is focused in that direction, but there are also a lot of...

    In reference to the slow journalism publication you linked. I was a subscriber for almost 3 years. It's UK based and much of the news is focused in that direction, but there are also a lot of world news stories. It's released quarterly with a few page section dedicated to summarizing the headlines for the last 3 months. Then there are deeper dives into other news topics and random pop culture factoids. I really enjoy the writing but it feels more like a quarterly magazine that news to me and was just a bit pricey for where I'm at. I'd love to support them again in the future though!

    5 votes
  3. Comment on The average US college student is illiterate in ~life

    jayrh
    Link Parent
    Your initial thought mirrors mine. I think phones are an issue, but what the article mentioned and then didn't follow up on was: Yes. Hard to care about Kierkegaard if you don't feel like you have...

    Your initial thought mirrors mine. I think phones are an issue, but what the article mentioned and then didn't follow up on was:

    They go through the motions and maybe learn something along the way, but it is all in service to the only conception of the good life they can imagine: a job with middle-class wages.

    Yes. Hard to care about Kierkegaard if you don't feel like you have a future. At least in the US the prospects for a young person are bleak. Heck, I'm a working professional and the future can look bleak. I think social media can exacerbate worry about the future, but there are real problems of AI taking jobs (or being used as an excuse to fire), housing being extremely expensive, lack of affordable health care, lack of social safety net (and what we have being torn down). Not to mention global issues like geo-politics and climate change. I believe that for young people, the good ol' Americanism about working hard and making it seems like a joke.

    So yeah, I think phones are an issue, but I think this article landed on the easy answer with a bit of a, "Phones bad, young people need to grow up" vibe. The issues facing young people are much bigger, and I don't think higher education is giving them satisfying answers. That said, I understand the frustration. education is hugely important for addressing these big issues and having a motivated critical thinking populace is key as well.

    8 votes
  4. Comment on What’s your preferred work monitor setup? in ~comp

    jayrh
    Link
    I'm in software development and have gone through a couple different multi-monitor setups and landed on a single monitor as well. Currently using a single 27" 1080p (had a 30" 4k which tipped and...

    I'm in software development and have gone through a couple different multi-monitor setups and landed on a single monitor as well. Currently using a single 27" 1080p (had a 30" 4k which tipped and broke and haven't minded the smaller/lower res). I plug my monitor into my laptop and close the lid of the laptop. Part of my motivation is I work out of the office a couple times a week with just my laptop and I like my workflows to be the same between office and out. I also didn't find any extra productivity or enjoyment in multi-monitor setups.

    Couple things that I find necessary for this to work for me:

    • Monitor on a height and angle adjustable arm NOT mounted to my desk. I hate my monitor jiggling when I type so I have my desk against a wall and the monitor arm mounted to the wall. I have a sit/stand desk and the mount arm has just enough vertical adjustment to get a comfortable height in either position. I just have to remember to move it up so I don't crash my desk into it haha!
    • Multiple desktops. I have either 3 or 4 virtual desktops in use most days. Music/Communication apps on one. Browser tabs for reference and research in another. Actively working project/s in the 3rd and 4th.
    • Custom hotkeys for quickly and easily switching tabs and virtual desktops. I use cmd + h/l for switching to an adjacent virtual desktop and cmd + ctrl + h/l for moving a window to the adjacent desktops. I then have cmd + j/k for cycling through windows on a particular desktop.

    I think I'd definitely use a second monitor if the virtual desktops/hotkeys weren't setup. It took a bit of getting used to but the more regimented I am in keeping apps in their "correct" virtual desktop the less time I spend lost among windows or hunting for what exactly is playing music etc.

    7 votes
  5. Comment on How do you remember? in ~tech

    jayrh
    Link
    I like to use an Obsidian-style set of markdown files for anything I need to remember long-term. (I use an nvim plugin because I already use nvim frequently but same diff) Otherwise I use browser...

    I like to use an Obsidian-style set of markdown files for anything I need to remember long-term. (I use an nvim plugin because I already use nvim frequently but same diff) Otherwise I use browser bookmarks for things I find interesting or want to check out but haven't had the time. For everything else I have a TUL notebook with the little rings and the custom hole puncher to go with it. That lets me take physical notes or draw diagrams/doodles.

    I've gone down the rabbit hole of "perfect" knowledge system storage and have settled on those three methods as good enough for me. Markdown/Obsidian is great for just dumping things with keywords and being able to search and find them later, bookmarks for online stuff that's not so important but I want to remember, and then the physical notebook with pages I can re-arrange for anything that I don't want to type.