Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)RO
RockyBass @lemmy.world
Posts 3
Comments 40
Visiting a friend in Seattle early August and have a few days to fish. Can anybody point me in the right direction? I'm looking to fish for trout, preferably in smaller water.
  • Seattle is basically a giant metropolitan region of Washington. There are a ton of good rivers all around that area so it depends where in or around Seattle you'll be. I'm not familiar with the city side of Pudget Sound so I cant point you to anywhere specific, but any of those rivers should be excellent fishing. The PNW is a fly fishing paradise, just make sure you have a good roll cast.

  • What the Fuck Amazon?!
  • Streaming services like netflix and prime helped reduce piracy to all time lows. But then corps started getting stupid again and making their own exclusive streaming services, requiring you to have 20 subscriptions just get all the same shit you had with 2. Now drm enforcement on top of that and piracy is back on the rise...

  • Hidden Beauty - Safely Endangered
  • They tried that already with the samsung s7 active. It was a pretty rugged phone by itself but people still insisted on putting a case on it. They then complained about the phone being too big and it didn't sell well.

  • Tracking Sqlite binary file with git?
  • The sqlite file in question is just for initial development testing, it's loss would be but a minor annoyance. Since i first posted this question, I've removed the binary file from git tracking anyways and just keep a plain text dump file. This is for convenience while working between two computers, not actual data backup.

  • Feeling dumb
  • Those cs50 courses are not particularly easy and the problem sets are designed to push you.

    You'll always need to quick reference basic things, so don't worry about that, and ChatGPT is great for 'dumb' questions.

    As far figuring out how to tackle a problem, remember to break things down into smaller problems and work with those. Each small problem should have it's own function and then test each function on its own to ensure you get the results you want.

    Data structures and algorithms are not easy. While cs50 does a great job explaining things, look at other sources too for concepts your having trouble with to get a different perspective. While your doing that, experiment with the concept and play around with it in code.

  • Tracking Sqlite binary file with git?

    I have a project in development that I'm working on and I frequently switch between two computers. I am including my sqlite file in git and so far it's been fine but I've heard in the past that git doesn't do well with binary? Has anyone actually had issues doing this?

    I decided to perform a dump just in case so i dont have to start from scratch if something does go wrong.

    8
    Defederation from Lemmygrad.ml
  • But is 'leftist' actually a belief system? Left vs Right seems to me to be a political construct applicable to the individual country in question, if it can even be applied at all.

    Another words, i guess I don't see the point of assigning "tankies" to left or right.

  • Milk
  • We've been cutting out dairy in our house to help my wife with breastfeeding, as dairy protein carries into breastmilk and our son is sensitive to it (supposedly i was too as a baby). It's been an interesting experiment to say the least. I've found so far that some variety is needed with the milk substitutes as none of them really seem to be a direct replacement, but rather have strengths and weaknesses with different applications that one would normally use milk for.

  • Windows 12 May Require a Subscription
  • I'm probably going to get flammed for this, so let me just say I'm already a Linux user.

    We need to cool our jets here. Windows 12 isn't even confirmed yet, and there's no proof that it will require a subscription. That being said, a subscription service isn't necessarily a bad thing if it will allow users to have access to features they need, or replace other existing subscription services like xbox game pass, cloud storage, media, etc...

  • Is there any reason I cant just run the realtime kernel?
  • Correct me I'm wrong, but i think in practical sense of real time kernels is that you could have a program take over much of the processing power, limiting your ability to multi task. I believe this raises security and stability concerns for every day use, but is fine for Audio.

    Keep in mind you can have multiple kernels installed and just choose which one to boot into. This way you can save the rt kernel for your audio stuff and then switch back into the normal kernel when you're done.

    As an anecdote, I use the Scarlet with Guitarix and dont notice any difference between the RT and normal kernel myself. Both have had little latency for me and the RT Kernel seemed stable enough. It's possible you may have something running the background that's holding you up in the normal kernel. Read the Arch Wiki article on performance enhancements for Audio https://wiki.archlinux.org/title/Professional_audio

  • *Permanently Deleted*
  • General rule for me is at least once at week ( though I've had a laptop go almost six months last year and was fine post update ).

    I would also recommend updating prior to installing any new software.

  • A cheap practice amp, gutted, then plugged into a 12 inch Jensen Speaker sounds excellent. I seriously feel a bit cheated paying $500 for a 'nicer' amp.

    I got this idea from a YouTube video of a guy who wired this same amplifier into a Marshall Cab and was pretty impressed with the sound from that demo. I still had mine laying around so I did the same thing and plugged it into the 1x12 I'm making (Jensen Mod) and was even more impressed than I expected with the result. I went ahead and removed the amp portion from the original housing and slapped together my own housing with a speaker out jack.

    Edit: I don't know why the photo keeps showing up sideways for me, i tried to rotate it and upload again but that hasn't fixed it. Apologies for this...

    13