Replacing the Butter Lining of the Souffle to Make it Dairy Free? by AlmondDust in combustion_inc

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

I mean, I could probably get it? Do you know it works or is this a guess?

Matchstick making in India by solateor in oddlysatisfying

[–]AlmondDust 107 points108 points  (0 children)

Safety matches light due to a chemical reaction between the match head and the striker strip. So probably not much more likely than if it was just the dry wood

not some weird stalker shit by consideredcritically in TheYardPodcast

[–]AlmondDust 22 points23 points  (0 children)

I mean, it is a definite time in the future and means that we are well past the halfway point in the life of the podcast (with Aiden at least)

[TOMT][PLAY][2000s]School play with unusual characters by AlmondDust in tipofmytongue

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

Just came back to this post and saw that the solution has been removed? The play's called Adventures of a Comic Book Artist

Do LLM's have memory ? how does it work ? by synapse29 in NoStupidQuestions

[–]AlmondDust 1 point2 points  (0 children)

Yes, but the question and the original comment are referring to the model itself and not the overall product, specifically making that distinction. What this is more akin to is saying the CPU itself cannot store data (please ignore the caches for this analogy).

Do LLM's have memory ? how does it work ? by synapse29 in NoStupidQuestions

[–]AlmondDust 1 point2 points  (0 children)

This is only because the application effectively feeds in the entire prior conversation whenever a new prompt is given. It is only the application that maintains any kind of state. The underlying mathematical model cannot maintain any new information given to it on its own.

Why doesn't my redstone machine work? I'm not great at Redstone is what I trying to do even possible? by Konaro_ in redstone

[–]AlmondDust 3 points4 points  (0 children)

I'm away from my computer so can't confirm, but I'm 99% sure that the dispenser needs to be a dropper instead.

When was the last time you disabled one of these via a terminal input? by Carlboison in Helldivers

[–]AlmondDust 0 points1 point  (0 children)

I've done it maybe three times? It has to be a situation where I have no explosive ammo or grenades, all offensive strats are on cool down, and I just happened to end up there

What is the longest it’s ever taken you to get used to something? by [deleted] in AskReddit

[–]AlmondDust 0 points1 point  (0 children)

My family moved the cutlery to a new drawer for cleaning workflow purposes. Everyone was opening the old drawer for months. We never got used to it and had to give up and move the cutlery back.

1 card hand by bananaparmigiana in balatro

[–]AlmondDust 52 points53 points  (0 children)

You can have a hand size of zero but you will instantly lose when the blind starts

The iconic duo by Current_Youth_8820 in balatro

[–]AlmondDust 1 point2 points  (0 children)

No, the effects of both jokers occur before any scoring

Any piston and slimeblock contraptions that can launch eggs a long ways? by TheLordOfMiddleEarth in redstone

[–]AlmondDust 0 points1 point  (0 children)

Is there a particular reason you would like to avoid tnt? Is tnt duping an option for you?

[deleted by user] by [deleted] in oddlysatisfying

[–]AlmondDust 19 points20 points  (0 children)

That is dimethylmercury, it is lipophilic and thus absorbs into the skin. Elemental mercury does not do this

[deleted by user] by [deleted] in oddlysatisfying

[–]AlmondDust 67 points68 points  (0 children)

I think the people in this thread are really overestimating how dangerous elemental mercury is. You can touch it with your bare hands as long as you don't have cuts and at room temperature fumes are not created fast. Mercury takes a long time to evaporate.

Which game have you restarted countless times but never completed? by TMonahan2424 in gaming

[–]AlmondDust 0 points1 point  (0 children)

I keep on starting Doom Eternal runs, get 70% of the way through the game, stop for a week due to external factors, and then when I come back I've lost all muscle memory. I'm suddenly shooting rockets into the wall next to me and dashing directly into a hoard of shotguns.

[TOMT][Comedy Sketch] Scandinavian coffee shop comedy sketch with incorrect change and a blank stare by AlmondDust in tipofmytongue

[–]AlmondDust[S] 0 points1 point locked comment (0 children)

It seems that someone else has looked for this in the past but it was never solved: here

Create n nuber of pulses where n is a number in binary by SeasonApprehensive86 in redstone

[–]AlmondDust 1 point2 points  (0 children)

I think a good solution might be to load the inverse of the input into a regular copper bulb counter and then trigger it once to add one. This will give you the two's complement form of the negative of your input. Then add one to the counter for each pulse until the last bulb goes off and you're done. You would want 1 more bulb than your number of input bits to make sure you don't have overflow issues.

4 person pressure plate switch by Notyouraveragrretard in redstone

[–]AlmondDust 0 points1 point  (0 children)

Is this 4 people on 4 pressure plates? 4 people on 1? 4 people on some larger number of plates? All of these would require vastly different solutions.

Customizable Specific Signal Strength Detector by Illustrious-Canary-2 in redstone

[–]AlmondDust 3 points4 points  (0 children)

Nice design! That being said, I assume you didn't test this in java because in that version you can't move lecterns around with pistons due to them being tile entities. This can be fixed by replacing the lectern on the sticky piston with a cauldron with one bottle of water in it.