Skip Navigation

Posts
1
Comments
107
Joined
1 yr. ago

  • If I struggle I can figure out what they are saying... most of the time. But I often have to like listen to it twice to get it.

  • It could be ADHD, but I feel it's personality trait of not liking the same thing. My spotify playlists are over 250-400 hours long because I'm not a big fan of listening to the same music over and over.

  • I don't know why but the TikTok algorithm never really "got me". I watch a video of say "slimes" then it gives me like 8 more videos about slimes, which I then swipe away becasue I don't really care about them that much. Then I repeat that with other topics and TikTok sort of got confused.

    Fast forward some time...

    Now my TikTok feed is 100% Spanish and I'm only A2-B1 in fluency.

  • Interestingly enough, their polling has been accurate. Credibility in other areas.. not so much.

  • I think the Republicans want to shut down the government. The Republicans haven't added anything to the bill that the democrats asked for. It isn't like it's a suprise that they don't have any Democrat votes.

  • I thought something happened. SNP 500 is just down half a percent over the last month.

  • Skills? Using an LLM doesn't really have a high barrier of entry.

  • Oh, that's valid, and forks could be called "asexual propagation"

    Cherry picking from one trunk to another could be called grafting.

    There is already pruning.

    If there is no AI used, it could be called GMO.

    I'm not sure if there is a tree analogy for merging trunks together, however.

  • Cause git doesn't work that way. There is no trunk. It's all branches.

  • It just bothers me that "master" branch is a misnomer. It's a hold over from CVS/SVN where there was actually a central authoritative branch. I'm not necessary saying the other reasons don't have merit, as well.

  • The best reason is always in the comments

  • It's not like Democrats have anything to lose here, if the government stays closed. Republicans hold the swing state seats.

  • I feel master as in "master copy" is sort of problematic too. Git has no concept of "master" as a "master copy". All the clones and forks are the same fidelity as the original. It's a hold over from source control which did have an authoritative repo like SVN/CVS.

  • They are actually different. Yes has the accent.

    Si = if

    Sí = yes

  • I totally get this. Even hearing the same song a few times makes me not want to hear it again.

  • That's fair.

  • Fair, I've used it recently to translate a translations.ts file to Spanish.

    But for repetitive code, I feel like it is kind of a slow down sometimes. I should have refactored instead.