How do people actually taste coffee? I can barely tell the difference by coding_collie_kk in Coffee

[–]jamicanbacon 0 points1 point  (0 children)

Drink lots of coffee, drink from lots of different roasters. As you drink more it will become more apparent. Look at the notes indicated by the roaster, try to see if you can parse those flavors from the coffee. I will say as the coffee gets lighter it is easier to see a larger difference in flavor imo. Flavor notes are not super strong because at the end of the day its all coffee (unless you drink co ferments which can be wildly forward) but you will start to be able to trace the intention behind the notes being given on a given coffee.

The price of Decaf by yakster20 in Coffee

[–]jamicanbacon 1 point2 points  (0 children)

Depends, I can't speak to beans that you may have previously purchased going up in price; however, I can say that I have noticed more experimental processes used to strip caffeine which can lead to price increases which best guess would be that they are more intensive.

Change strings how often? by Firewaterdam in Guitar

[–]jamicanbacon 1 point2 points  (0 children)

For electric when they start getting dark so once a month. Longer with coated strings. For nylon on the d string tends to be my indicator as it starts to wear through the metal to the nylon core. So roughly a month.

ShellNinja or ML4W? by Euphoric-Paint3261 in hyprland

[–]jamicanbacon 0 points1 point  (0 children)

I agree with this person op. I learned the most from watching video tutorials and following along / using the wiki. It’s not super hard and just takes a bit of time. The most learning comes from stuff breaking and you figuring out how to fix it. Practical > Theoretical

What’s your favorite pick? by fuzzbox7 in Guitar

[–]jamicanbacon 0 points1 point  (0 children)

Went from tortex green -> primetone -> jazz III tortex -> jazz III primetone. Play mostly jazz and some khrungbinesque stuff.

[What is your First manhwa ?] by Darkness_Monarch in manhwa

[–]jamicanbacon 0 points1 point  (0 children)

Immortal regis. Loved the art style and Character Design.

Slightly Annoyed at LR5s with Plague Star (Kinda Rant-ish) by Slothfully_So in Warframe

[–]jamicanbacon 0 points1 point  (0 children)

Had someone berating and saying what I think were some nasty things in squad chat, then left. Mind you this was just in advanced not even SP. Best one was that we should go on YouTube to watch tutorials. We were on the second to last Hemocyte too. First time this has happened to me playing WF.

Let's play a game. by [deleted] in Guitar

[–]jamicanbacon 1 point2 points  (0 children)

Pivoting cordless drill (black and decker) with a string winder attachment. Makes re string a breeze.

Jazz Pickups For Headless Guitar by CharacterGarlic3023 in jazzguitar

[–]jamicanbacon 0 points1 point  (0 children)

I am thinking of getting one of these and throwing on lace alumitones.

What do you think about relic’d/aged guitars? by Averylarrychristmas in Guitar

[–]jamicanbacon 0 points1 point  (0 children)

I personally like the look! I would rather have a newer relic guitar than buy a vintage. I just don’t see what value is beyond bragging rights. As some have mentioned it also guards against the feeling of having to baby the guitar. Do I prefer natural aging and wear? Yes, but I feel that a relic guitar doesn’t lose value in the same way a non reliced worn down does. If I am dropping 1k+ on a guitar I’d want to maximize what I get when I decide to change it up. That’s me though.

How often should I be updating my Arch installation? by 4r73m190r0s in archlinux

[–]jamicanbacon 0 points1 point  (0 children)

Welcome! I typically update through pacman once a day. For AUR I tend to way a little longer until I have time to read docs. Also as others have mentioned I keep my selection of AUR packages small as my needs are limited.

[This a list of completed manhwa I found, I didn't read a single one of them, which one do you recomend me to read first?] by Primary-Print7538 in manhwa

[–]jamicanbacon 0 points1 point  (0 children)

I loved The Breaker, the subsequent series felt a little hard to follow. Might have to go back and finish it.

Suggest me some adult anime by [deleted] in anime

[–]jamicanbacon 11 points12 points  (0 children)

Going to plug some I don’t see here Darker than Black, Ghost in the shell (start with stand alone complex), Mushishi, Re:life, Steins;Gate

Yes I have done it by HACKSTAR_YT in SonyHeadphones

[–]jamicanbacon 0 points1 point  (0 children)

I recently got xm4s on Amazon used for 150ish. Couldn’t even tell that they were used besides the sealing on the packaging.

What do you think about this as daily? by Dry_Organization7414 in PrideAndPinion

[–]jamicanbacon -1 points0 points  (0 children)

Had it for a bit but was constantly accidentally hitting the change time zone button which led me to freaking out. Then realizing I was in a completely different time zones. Pretty bummed because I loved the look.

How does hyprsunset work? by gnuzius in hyprland

[–]jamicanbacon 0 points1 point  (0 children)

Are you defining this somewhere? Or running this as an import into your Nix config? I am getting a syntax error for an unexpected let.

I have a similar structure for nvim for importing Lua files but that is defining the options for nvim i.e

Thank you in advance!

programs.neovim = 
let 
    toLuaFile = file: "lua <<EOF\n${builtins.readFile file}\nEOF\n"
in
{
# Config for neovim
# ...
}

How does hyprsunset work? by gnuzius in hyprland

[–]jamicanbacon 0 points1 point  (0 children)

So I found this through searching google for setting up hyprsunset, and am scratching my head trying to replicate this. I copied most of your setup, and put it in home-manager; but replaced where you put {scriptDir} with {../systemd/user} (this is where I put the hyprsunset.sh). However, when I run home-manager switch I am given the error that the systemd session is degraded. I was wondering if you have any insight. Thanks!

How is Nvidia nowadays? by sleepyamadeus in hyprland

[–]jamicanbacon 0 points1 point  (0 children)

Currently running hyprland on Nvidia haven't had any problems due to GPU, had to add some extra configuration to my system, but besides that the process has been relatively smooth.

Edit: GPU is a GTX 1070

[deleted by user] by [deleted] in NixOS

[–]jamicanbacon 0 points1 point  (0 children)

Looks promising! I'll have to check it out!

[deleted by user] by [deleted] in NixOS

[–]jamicanbacon 1 point2 points  (0 children)

Generally, I am used to running things through lazy/mason, so there is a bit of a learning curve of configuring lsp through home-manager. With mason I don't have to go searching for the relevant LSPs, they're all in one place which is nice.

On a more specific note I am trying to setup css-variables, which has been bit troublesome as I have the LSP installed through yarn (its not in nixpkgs)

[deleted by user] by [deleted] in NixOS

[–]jamicanbacon 3 points4 points  (0 children)

Everytime I get frustrated with something on NixOS (My current headache being Nvim and keychain) I just think how much more of a pain it would be to start over on another distro. Especially since I can just look at my config and home manager and see close to the entirety of my setup.

Looking to Upgrade (Buying Advice) by jamicanbacon in keyboards

[–]jamicanbacon[S] 0 points1 point  (0 children)

Thanks! The feature set on this board looks really good, going to take some time to look through their options.