Hacker News new | past | comments | ask | show | jobs | submit | more tyrust's comments login


It doesn't make sense, because "the top" is not defined.

Regurgitating dumb terms merely perpetuates their use; it doesn't make them informative.

Another great (non-tech) example: "red flag warning."


I added an alarm to my prompt so it happens every time a command finishes. I only use a visual bell, which propagates through tmux and my window manager. So basically, if I'm focused elsewhere when a command finishes, I have a nice indicator reminding me to go back.


YouTube hosting screenshots of tweets is a pretty confusing development.


> The Pin type (and the concept of pinning in general) is a foundational building block on which the rest of the the Rust async ecosystem stands.

Was this not the first sentence of the article when you wrote this?


It's about beeing able to quickly scan titles and decide if it's worth clicking on. If all titles were similar, we would spend a lot of time clicking each link to see if it is relevant.


last.fm is still around, although I don't use it for recommendations.

I've recently enjoyed using RYM to find music. Start with an artist/album I like, click on the genre, and try out the top-rated artists/albums.

It's a manual version of the flowchart, you're right that it'd be neat to automate that. I haven't even tried using RYM tags, but they'd probably be useful input, too.


Yeah, when I mentioned last.fm I meant last.fm radio, a short lived service that if I remember right, it was only supposed to be available on the UK, although with the easily bypassed checks of that time.

The description you make about rym sounds similar, so maybe i’ll take a look.


I think commit messages are mostly valuable for a future code reader asking "why is this bit like this?" and then looking at blame logs for the answer. As you point out, bigger picture stuff ought to be elsewhere (documentation, tracking bug).

Keeping docs in version control and including doc changes with the code changes is a nice way to address your concern.


This is the opposite of what the commenter is suggesting.


If you’re modifying the cards to fit your needs and ChatGPT is basing them off of your personal notes then I’m not sure you understood the commenters suggestion you’re referring to.


One of the biggest roadblocks to using anki or cards in general is coming up with good cards. Automating that part lets you use anki a lot more, which is a win. If you want to connect with the question you can still manually transcribe the card.


The biggest failure mode is adding to many notes at once, which leads to non obvious increased future workload. Automating card creation sounds like would worsen this issue unless extreme care is taken.


Using Anki is not a goal in itself. It's just a tool to help you cram facts into your brain. Once you have done that, you can and should build associations and knowledge on top of them. Reviews ensure that less-often used facts are not forgotten. Anki is fine for that.

But creating Anki cards is effectively a form of review as well. If you automate that, then you miss out on going through your own notes, engaging with the subject, and subdividing it into self-contained pieces, which is required to come up with good cards.


> If you automate that, then you miss out on going through your own notes, engaging with the subject, and subdividing it into self-contained pieces

Why wouldn't you get this? You just don't have to do it in order to make Anki cards.

> which is required to come up with good cards

Yes, and ChatGPT does this for you.

This isn't theoretical. I've used this to get As in multiple classes in college. This works.


I would rather get cards that are really well designed ___as cards__ (which chat gpt will do better than me given the time I want to spend) even if there is some loss of "value" from not breaking the material into cards myself, because I will make it up on the back end by studying the cards more, and having cards that are more correctly designed for optimal study. Who cares if I did the work of breaking the material into cards myself if it results in shitty cards that aren't good study aids and thus you never use.


Why would you end up with shitty cards if you did them yourself? And how can you even tell whether ChatGPT made good ones? And how much of a difference do the "better" cards even make?

There is not necessarily a tradeoff here. Sure, you will make some errors, but if you find a card to be so bad that it's useless for SRS (unlikely, unless the answer is very vague or too long to quickly validate) you will just delete it and replace it with a better one.


There is a "skill" to everything, and my card making skill is probably a 3. It takes me some time to identify nuggets that will be long enough not to be trivial but also short enough to make good cards and salient enough to bother with. ChatGPT on the other hand is probably a 7.5-8 in making cards, and it can crank them out. On top of that it can suggest things that you are probably going to be tested on given the stuff in your notes that you might miss if you just created cards from the contents of your notes. If you have a famous teacher at a public university who teaches every semester for a big core class, it can even go far beyond that in ways that will surprise you.


Of course you don't have to create your own cards, but they would work better if you did. You can use ChatGPT to automate onerous tasks, but have to compensate for it by engaging with the material in other ways. I doubt that grinding decks is enough. Depends on the activity and the goal I guess. Acing exams, sure, without doubt.


A concept applies here where you really don't want to spend unbound time studying. It's a great way to burn out. "A" students, when interviewed, frequently reference doing "enough" and then stopping.

Optimizing your study time by taking the "boring" work, e.g. building flashcards of material you organized yourself, cuts down on time spent not doing work that's maximally effective (memorizing flashcards).

If a person had infinite time, making flashcards would be just one more thing on an unbound list of things they could do to learn the material better. But people don't have infinite time, and considering you're already "familiar" with the material since you wrote and organized it, building flashcards is something you can't really afford to spend time on.

When I went back to school to get my undergrad, I focused on optimizing my time, because procrastination was a huge problem for me the first time around. Being efficient and not spending a single second longer than I have to in order to get an "A" is important to me, and using ChatGPT to help me with that has been wildly successful so far.


I’m offering my experience, while agreeing with the larger point that you need to customize your cards to your situation.


I'm not sure it is. Not if chatgpt is operating off of the notes you already took yourself


You can run this workflow with a Linux laptop.


For many people the experience of working from a laptop is poor. Mixing screen resolutions and density. Audio devices constantly changing as a plug into or out of my docking station. Yet another thing to fight for space on the desks they're always trying to densify. Etc. Etc.


For various workflows, the only viable solution is to remote desktop into my workstation and run the browser there. SSH isn't enough. And don't get me started on the disaster of trying to do things locally (Cmd+C) and remotely (Ctrl+C) simultaneously or the awful experience of mixing screen DPI when connecting a linux laptop to external monitors...


VSc over ssh? Jetbrains Gateway? I think both work decently.


VSC Remote I can agree with. Gateway feels like such an after thought. So many bugs and it's very resource intense in my experience. I really like Jetbrains products but their remote offerings are lacking. Makes me wonder if that’s why they are working on Fleet to fill that gap.


If all you need is a browser, you can use SSH as a SOCKS proxy for your browser.


We can't use proxy servers on corp-provisioned machines.


Why do we have to tell other people how to work? Why can we not just empower people to work however they'll be most productive?


>him

It says "they/them" right there on the mastodon profile you linked.


> The financial giant also readjusted the value of its holding in Twitter to $6.86 million, up from $6.55 million from a month prior, but still down 65% since the original investment.

Still significantly down.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: