(AT&T can be pretty terrible at Internet period. I dropped them at home after they couldn't manage to get my Internet connection back up within a week)
In the off chance that Dustin Prudhom sees this, I've tried to answer your question but AT&T is awful at mail server admin and they're blocking both of my mail servers for absolutely no good reason. I'll try again if they fix whatever their issue is (they say 24-48 hours), but otherwise please try asking again from an email address associated with a mail provider that's not utter garbage.
Yesterday's test production batch is quite nice. Sumatran coffee, medium roast (getting near to where I'd start considering it a dark roast but not quite there yet). I've been buying this mark for a while now because while it still has that traditional Sumatran earthiness and thick body, if you roast it right you can also pull out this neat apricot note that I think is just delightful.
@sean More platforms should let users self-identify as cats.
programming shitposting
@debugninja@banana.dog When I first learned Java the computer I had to work with was a then mid-range Mac running a MC68LC040 processor (no FPU) and the JVM was, compared with today, not optimized at all. It wasn't long before I decided that this would never catch on and that native platform abstraction layers would be a better approach to write once run anywhere (compile once for each platform you care about vs. every user JITing). Predictions are hard, especially about the future.
It turns out that while there are clear flavor differences among each of the cups, most of them are quite good. That's useful to know when talking with home roasters because this means they can put the coffee pretty much wherever they generally like coffees and there's a good chance it'll be delicious. That isn't always (or usually) the case.
A friend of mine just just tried debugging why he couldn't compile various pieces of software (for example cmake) and stumbled upon something rather hilarious:
As it turns out the compiler checks during the configure stage fail because they do a string match on the word "warning". If it finds that word in the output it rejects the compiler, as it assumes it to be not working correctly.
My friend's username? Oh, nothing special, it's simply "m_warning".
😂
One of the coffees that arrived yesterday. I taste every new coffee roasted lots of different ways to figure out the approach I want to take in production. Even very similar coffees that might taste the same from one season to the next might require slightly different approaches to roasting to get that match.
Author of Typica software for coffee roasters.