s-video's comments

s-video | 1 year ago | on: Nobody cares

I feel like this reveals some sampling error in the OP rant. When you see something negative get made that makes you think "nobody cares", you're not seeing the people who did care and left.

s-video | 1 year ago | on: One Laptop per Child

I had one of these as a kid, got it as a christmas present because my dad did the give one get one thing. It was a lot of fun and I remember messing around with Python on there because it came with an interpreter, I think.

s-video | 2 years ago | on: Kenneth Anger has died

I watched Lucifer Rising when I was a teenager because some of my Tumblr friends recommended it to me. While I can't say I took much away from it other than it looked cool, I'll always have some fond memories of that time associated with it.

s-video | 2 years ago | on: Effective Spaced Repetition

1. Have you read Andy Matuschak's guide to prompt writing? Your post reminded me of it. https://andymatuschak.org/prompts/

2. Do you have any sort of guide or principles for note-taking? I'm always debating whether or not it's worth taking notes, and when I do take notes I'm debating what the best way to do it is. (Hierarchal/bulleted information like in your post, or summarizing things in paragraphs, or what) A lot of times it's unclear to me what information is worth writing and it frustrates me.

s-video | 3 years ago | on: My bad habit of hoarding information

I think you if you have a particular goal with using the computer it gets easier to avoid hoarding. I'm trying to get better at writing code that's easy to read and change, which is admittedly too vague but it can still help me be real with myself and close tabs that don't have anything to do with it.

For example, here's two tabs I opened recently:

A Neat XOR Trick: https://www.mattkeeter.com/blog/2022-12-10-xor/

Code Only Says What it Does: https://brooker.co.za/blog/2020/06/23/code

So that first one is about solving an advent of code problem cleverly. That second one makes some nice points about how code doesn't necessarily capture your intent or the reasons you wrote what you did. So if I had both of those open in my browser or in some queue for unread links, and I wanted to cut down, I'd delete the first one.

I also find it helpful to ask if a link has any information that isn't already covered by some other resource in more depth. So if my goal was to learn more about compilers I might be tempted to save the blog post OP links to about writing a brainfuck compiler in Go with LLVM but there's already resources like Crafting Interpreters out there, so I'd probably only give that blog post a skim and not bother saving the link. (But if it was my goal to specifically write a brainfuck compiler, or write a compiler in Go, or write a compiler that uses LLVM, or some combination, I'd be more likely to save that particular post.)

s-video | 3 years ago | on: Best ecommerce UX practices from mcmaster.com

This is what crosses my mind and bugs me whenever I see an article like this. As much as I hate the Amazon-style pages, I understand they're like that because that's what their business is, and that saying everyone should do it like McMaster is pretty futile.

s-video | 3 years ago | on: Launch HN: Shimmer (YC S21) – ADHD coaching for adults

>With your permission, I'd love to share these tools and tips with our coaches,

Well, sure, it's not like I own them!

I guess the first line of my post came off a bit jaded. After having people paid to deal with my ADHD not come up with anything truly effective in my whole education since high school, it was both relieving and disappointing to end up figuring out something myself. If your app helps people figure out what works for them, then best of luck to you.

s-video | 3 years ago | on: Launch HN: Shimmer (YC S21) – ADHD coaching for adults

I'm an adult with ADHD but this doesn't appeal to me because I've already found behavioral techniques that work really well for ~free.

I'll try and describe one briefly: I use a free app called Virtual Motivaider[1] to make my phone vibrate every 2 to 6 minutes. I'll print a sheet[2] that has a table with two columns. Every row is the same: the first column has the text "Am I on Task?" and the second column has two check boxes, "[ ] Yes [ ] No". When I start a task that I typically struggle to hold my attention to, I start the app, and when I feel the vibration, I check off if I was on task or not. I picked the 2 to 6 minutes interval arbitrarily; there could be many other intervals that work just as well. There's also probably other apps out there that just vibrate at a user-set interval.

This has worked extremely well for me. It seems that just recording a behavior can increase it or decrease it in the direction that you want.

I learned about this from a textbook called "Applied Behavior Analysis" by Cooper et al, in a chapter titled "Self-Management". If my technique (technically known as "self-monitoring of attention" or "self-monitoring of on task behavior") sounds interesting, I would recommend finding a pdf of that book and reading that chapter. It has some vocabulary that's defined earlier in the book, so you can just look them up in the index or glossary as you read. The book and the field it hails from can be annoyingly dogmatic, though.

I'll stop talking about it for now, but I do like to share this whenever adult ADHD comes up because its helped me dramatically, and much more so than any professionally-run special education program I was in or popular psychology book about habits or getting things done. OP, I haven't looked at your app or page too deeply so maybe you're already doing something like this or other behavioral techniques, but if you're not, it might be worth checking out.

[1] The company that made Virtual Motivaider also sells (well, they stopped producing them because of COVID difficulties, but they're currently trying to get them back) a physical product called Motivaider. It looks like a digital kitchen timer but it just does the same thing as the app. I bought one after using the app for some time, and while the app worked very well, the physical product has some nice benefits, like a very distinct and quiet vibration, and a lot less friction to start a new session.

[2] Printing out new sheets for each task, or printing out a lot and then having to get one for each task, turned out to be pretty inconvenient, so I've since compressed the table into a 2 row by 15 column one, where in the first column the first row has a "Y" and the second one has an "N". The rest of the columns are for putting an x in the Y or N row. I fit 6 of these in a 6 x 9 inch document, made a pdf of 100 of these pages, then used a print on demand service to print a spiral bound book of it, which I carry with me between work and home. This has eliminated a ton of friction and I've ended up using this technique much more often.

s-video | 3 years ago | on: Meet the Lobbyist Next Door

When I search for a current political topic on twitter, I find a lot of posts from popular and usually verified accounts from both sides of the spectrum, using this rhetoric which shares this identical... cadence? Style? I'm not sure the word for it. But some recent trends with these accounts are starting tweets with "to be clear...", making liberal (lol) use of line breaks, and ending on some short "mic drop" sentence. Like this:

"To be clear, if you're opposed to student debt forgiveness, you're not advocating for 'fiscal responsibility'.

You're just an asshole."

I'm assuming that this trend is just influencers noticing what gets a lot of engagement lately, but they're all copying it so well that it almost feels like they're being coordinated. It's uncanny.

s-video | 3 years ago | on: Oberon (2009)

I installed the Oberon OS (A2) emulator and showed it to my friend. We burst out laughing at that program that makes a skeleton run across the screen. If you keep executing it, it just spawns more skeletons and we had a skeleton parade.

s-video | 3 years ago | on: A model for journalistic copypasta

>I think most people don’t realize how much of what they read is regurgitated press kits.

Are there any websites that just cut the middleman and link or reproduce the press kits themselves?

page 1