- 13 Posts
- 15 Comments
Cid@lemmy.sdf.orgto Asklemmy@lemmy.ml•"There's a thing that I don't know what is" - Is this correct grammar?4·2 年前To clarify - I think your proposed grammar is valid but the phrasing is uncommon. It’s not a phrase I would expect to hear. Though I would understand the gist of what you’re expressing.
Cid@lemmy.sdf.orgto Asklemmy@lemmy.ml•"There's a thing that I don't know what is" - Is this correct grammar?11·2 年前Best sounding recommendation probably depends on context and ‘the thing’:
There’s a concept I don’t understand.
There is something in the box I don’t recognize.
There is a feature of the coffee machine I haven’t figured out yet.
There’s a Greek word in the original text that I don’t know.
Cid@lemmy.sdf.orgto Godot@programming.dev•Panels keep increasing in size every time I run a scene1·2 年前My guess is it’s likely not a bug but an unexpected (by you) interaction of the tool script with whatever layout you’re doing.
If you can post example code demonstrating the problem someone will probably be able to pinpoint what’s happening.
What if I told you… every day is coffee day.
Cid@lemmy.sdf.orgto Godot@programming.dev•[Solved] Why is _ready() being triggered before the splash end?1·2 年前Sounds like you found a workaround.
There might be some tricks here that could help too:
https://docs.godotengine.org/en/stable/tutorials/audio/sync_with_audio.html
Cid@lemmy.sdf.orgto Lisp Community@lemmy.ml•[CODE-REVIEW] Determine if given lists intersectEnglish2·2 年前Personally, I’d drop all the macro template syntax, applys, intersects, etc. And simplify the function arg to be just: (sequences)
let item-map make-hash-table dolist seq sequences dolist item seq ;; gethash / return / or setf & continue
Cid@lemmy.sdf.orgto Lisp Community@lemmy.ml•[CODE-REVIEW] Determine if given lists intersectEnglish2·2 年前If you don’t care about the intersection values:
init empty hashmap w best guess on size Iterate sequences Iterate elements If elt in hashmap return t Add elt to hashmap return nil
If you have maybe million+ elements, a db like sqlite might help. Unique index, insert each item til you get a unique constraint failure.
Cid@lemmy.sdf.orgto Coffee@lemmy.world•An update on my foam blob: it's not so blobby. Thanks everyone!2·2 年前Looks like a decent ninja turtle!
Cid@lemmy.sdf.orgOPto Coffee@lemmy.world•☕️ Breaking in a new Bialetti Venus 2-cupper. Tips?English1·2 年前Maybe nothing. The notion of ‘seasoning’ the pot, if that’s a thing at all, may be more relevant to the aluminum ones. Aside from the factory recommended initial 3 priming brews.
Cid@lemmy.sdf.orgOPto Coffee@lemmy.world•☕️ Breaking in a new Bialetti Venus 2-cupper. Tips?English1·2 年前Just below valve. Tried several grinds, hot and cold starts. No significant effect.
BUT, as mentioned under other comment, watching Hoffman and Wired Gourmet’s vids helped a lot.
Apparently the default Mokka pot guidance just results in sub-par coffee. But probably good enough for casual drinkers.
I’m past the rubicon on coffee expectations though. It wasn’t cutting it for me.
Main thing seems to be stop brewing before you hit the famous sputtering gurgle. Either less water in or just stop the heat once you hit goal volume.
With optional fussiness around moving pot on/off heat to manage temperature and flow.
Fussy town. But that’s where I live.
Cid@lemmy.sdf.orgOPto Coffee@lemmy.world•☕️ Breaking in a new Bialetti Venus 2-cupper. Tips?English1·2 年前Thanks, helpful. Hoffman mentions Wired Gourmet’s video (link 👇) which I also found helpful.
Initial experiment was a definite improvement.
Wired Gourmet: Moka Pot Voodoo: Real Espresso Flavor | youtube
Cid@lemmy.sdf.orgto World News@lemmy.ml•Biden Calls Cuba “Terrorist” While the People Demand an End to U.S. Terrorism against CubaEnglish14·2 年前Reeeally need to stop letting old people perpetuate failed 1960s red scare politics with Cuba.
I suspect sending McDonalds over there instead of the CIA would have worked out better.
Do you have trouble with the button on your Fellow kettle? I’ve got that one too. I have to mash the button multiple times to get it on or off.
Happy so far w an ECM (sister company) Mechanika. Very similar looking build and materials.
You’ve got more knobs to twiddle it looks like. Enjoy!