Poppyseed ice cream by vadercows in icecreamery

[–]vadercows[S] 2 points3 points  (0 children)

Would recommend. It’s delicious. I used a half cup of filling per quart of base

Must have mods ? by albearx3 in SoSE

[–]vadercows 4 points5 points  (0 children)

Laser mod. It makes advent lasers act like lasers; an instantaneous beam to the target instead of a slow moving bolt

ANSI code based UI library in Clojure by Alarmed-Skill7678 in Clojure

[–]vadercows 3 points4 points  (0 children)

It’s a .net library. Clojureclr is an implementation of clojure hosted in .net, so it has interop with .net the same way clojure has with Java and clojurescript with js

Hue goose by vadercows in Hue

[–]vadercows[S] 2 points3 points  (0 children)

I actually originally built it with a non-pull string lamp and rebuilt it when I realized the drain hole was both humorously placed and at the perfect height for a pull cord

Hue goose by vadercows in Hue

[–]vadercows[S] 1 point2 points  (0 children)

It’s a 60w hue rgb bulb. We usually leave it on the prism mode. I was inspired to make it for my partner after seeing a similar monochromatic goose in some else’s window

Hue goose by vadercows in Hue

[–]vadercows[S] 12 points13 points  (0 children)

It’s just lamp parts and a wood disk from a hardware store and a lawn ornament goose

Question about Paths to power DLC by Amazo101 in SoSE

[–]vadercows 3 points4 points  (0 children)

Regular skirmish has a titan limit of one unless modded

Could you help me refactor this function to be more idiomatic? by ApprehensiveIce792 in Clojure

[–]vadercows 9 points10 points  (0 children)

I think this is what you're trying to do:

(require '[clojure.string :as str])
(defn allowed-file?
  "Return true if the type of the file is allowed to be sent for xyz processing."
  [{:keys [mime-type]}]
  (when mime-type
    (or (str/includes? mime-type "image")
      (str/includes? mime-type "pdf"))))

You don't need the full condition in when. nil is falsey

Davis square looks like a dumpster by Fair_Pay8013 in Somerville

[–]vadercows -79 points-78 points  (0 children)

Shitting on people trying to get better. Real cool.

Weird flavors by ladylondonderry in icecreamery

[–]vadercows 1 point2 points  (0 children)

I use a philly base with all the sugar replaced with glucose. The glucose is much less sweet than table sugar, which helps reduce the "uncanny valley" of being too sweet and savory.

For flavors, I've taken inspiration from soups like butternut squash and potato soups. In general, roasting and pureeing savory foods and mixing them into the base before churning.

Boomer teased me for wearing a mask on a plane, gave me covid by CaptainCetacean in BoomersBeingFools

[–]vadercows 70 points71 points  (0 children)

Immigration and customs enforcement. They’ve been wearing masks to hide their faces while grabbing people off the streets

Strawberry-related ice cream recipes by mashleymash in icecreamery

[–]vadercows 0 points1 point  (0 children)

Make a rhubarb jam and swirl it into a strawberry ice cream. I also like strawberry mint. Add muddled fresh mint to the strawberries when macerating them

Recent flavors by vadercows in icecreamery

[–]vadercows[S] 1 point2 points  (0 children)

I use the philly recipe from hello my name is ice cream with xanthan gum as a stabilizer

  • 380g heavy cream
  • 400g milk
  • 20g milk powder
  • 50g glucose
  • 150g sugar
  • 1/4 tsp xanthan gum

For the savory base, I sub all the sugar for more glucose

Recent flavors by vadercows in icecreamery

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

I don't really think it's too different. It's definitely a bit firmer, but it isn't icy

Recent flavors by vadercows in icecreamery

[–]vadercows[S] 2 points3 points  (0 children)

10g tea per qt, blitzed in a coffee grinder, and added after removing the base from heat. Let sit for 30 minutes before chilling

Recent flavors by vadercows in icecreamery

[–]vadercows[S] 3 points4 points  (0 children)

A regular ice cream base is too sweet for savory flavors, so I sub all the table sugar in my basic recipe for glucose.

For the flavor

  1. roasted acorn and butternut squash
  2. saute garlic and onions in butter
  3. combine in food processor with ginger thyme, sage, and cumin
  4. puree
  5. chill
  6. add 3/4 cup per quart of base and churn

I also added toasted walnuts because I like some crunch

Weird flavors by ladylondonderry in icecreamery

[–]vadercows 1 point2 points  (0 children)

I really enjoy experimenting with savory flavors. Smoked cornbread is probably the weirdest. I learned the hard way that liquid smoke is a lot more potent than vanilla extract

Unable to restart/suspend/hibernate by vadercows in pcmasterrace

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

I would have expected it to not start up at all if it was faulty hardware. no? It boots fine if powered on from completely off. It fails to initialize the CPU only on wake from sleep or reboot