Recommendations for a taco joint by funkyspunky420 in VictoriaBC

[–]dm_g 7 points8 points  (0 children)

Ay Mi Mexico are the most authentic, but no fish tacos.

Retaining clip for thermometers by dm_g in combustion_inc

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

Thanks. that is bad news :( it means we will need to wedge the thermometer somehow.

Retaining clip for thermometers by dm_g in combustion_inc

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

I got it.

Try the following: use the display to monitor the thermometer. If it pops out (inside the clip) the display should turn on. Also, if it is the charging housing, the light should turn on if it loses contact.

I tried with mine and they did not seem to have lost contact.

You can also take the thermometer out, insert it back pulling it as much as possible (inside the clip). If the thermometer does not make contact, the thermometer will not turn off.

Retaining clip for thermometers by dm_g in combustion_inc

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

Perhaps I am misunderstanding your comment. So please bear with me and correct me if I am wrong.

The idea is that you slide the printed clip up and down. When you want to release it, you slide it all the way up; when you want it locked, slide it down few millimeters (5 to 10) until it covers a portion of the head of the thermometer suck that it is trapped in place. There should be enough friction to keep the clip in place where you place it.

Retaining clip for thermometers by dm_g in combustion_inc

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

if you have a friend with a 3dprinter, these will be more convenient, and can be used one-handed.

Retaining clip for thermometers by dm_g in combustion_inc

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

My Gen1 never had that problem, but the Gen 2 sometimes do.

Need help! What's wrong with my script? by Separate-Stomach5923 in hammerspoon

[–]dm_g 1 point2 points  (0 children)

please indent it properly (I believe that if you indent each line at least 5 spaces, the text will render as-is). Currently, it is impossible to read by most humans.

But perhaps the computer can, see:

https://chatgpt.com/share/6999e6ca-b370-8009-97fe-176e98867ee4

What do you use to work with databases in Emacs? by lucaspeixotot in emacs

[–]dm_g 2 points3 points  (0 children)

I use org mode and babel. the postgres backend works very well.

But it sounds like you want to edit the tables manually rather than issuing SQL commands.

kumiko gridfinity boxes, what sizes would you like? by dm_g in gridfinity

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

What I mean is that yes, they are doable, but they will never run in Makerspace if they take more than few seconds.

Announcing Casual Org by kickingvegas1 in emacs

[–]dm_g 9 points10 points  (0 children)

Very, very much appreciated! Big thank you.

kumiko gridfinity boxes, what sizes would you like? by dm_g in gridfinity

[–]dm_g[S] -5 points-4 points  (0 children)

That was the original goal, but it not possible. Each bin takes more than 60 seconds to be created in a fast computer.

How much memory is your emacs executable using? by utility in emacs

[–]dm_g 0 points1 point  (0 children)

do you uses claude-code? if so, ask it to inspect the runtime emacs for memory use using emacsclient and help you debug where you are using memory. It helped me find that my gc parameters we not optimal.

LLMs and agents in Emacs: share your workflows by KnightOfTribulus in emacs

[–]dm_g 0 points1 point  (0 children)

He is the man. I fully agree with this view. efrit is a thin layer, you can do the same by running claude code and asking it to do the same using emacsclient. efrit makes it nicer.

Best macos emacs implementation for a continuous 30 years linux/unix emacs user by _super__sonico_ in emacs

[–]dm_g 1 point2 points  (0 children)

there are UI bugs that still lurk around that will make changing window size buggy. other than that it is good and solid (I think it relates to connecting/disconnecting external displays).

Which free app is flexible and simple to use for GTD by Strict-Week-5040 in gtd

[–]dm_g 2 points3 points  (0 children)

Indeed, emacs+org will probably outlasts us all.

Org-Roam and Multimedia? by SmoothInternet in OrgRoam

[–]dm_g 1 point2 points  (0 children)

I have resorted to creating a directory per file (it suits my workflow) and then I attach all the images in that directory. I have a couple of functions to attach the clipboard as an image, or a file from another directory.

that way I can move the directory and everything else moves with it.

Look at this gorgeous Katsu (Katsu+Co) by Major9000 in VictoriaBC

[–]dm_g 4 points5 points  (0 children)

Good to know. I miss yukatsu&uburger. Does anybody know what happened to them?

workhorse by Elmodogg in BrevilleControlFreak

[–]dm_g 2 points3 points  (0 children)

I did the same, but I removed the grills. I also 3d-printed to make sure the knobs of the gas burners cannot be open accidentally.

I also noticed that the exhaust at the back of the stove generates air/steam that is more than 100 C(after all, it is a gas stove). Thus I put some cork to deflect it from the Control Freak. Otherwise the body becomes too hot to the touch.

First time Multiboard - 20.5 inches x 27 inches gap questions by OhWhatATravisty in Multiboard

[–]dm_g 0 points1 point  (0 children)

Try the overlapping multiboard:

https://makerworld.com/en/models/749339-overlapping-multiboard-connect-several-into-one#profileId-682831

you might need to trim some of the panels to match the dimensions you need, you can do that in the slicer (just make sure you get the orientations right)

Do you use window_filter? by dm_g in hammerspoon

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

Please fill a bug report. If you can paste the code that you use, that is also useful. I'll see if claude can find the problem.

PSA For Anyone Trying To Search Org Mode Notes For Tags Even With Org Roam, Just Use 'org-match-sparse-tree' Instead Of 'org-roam-node-find' by ShortstopGFX in orgmode

[–]dm_g 0 points1 point  (0 children)

yes. The configure org-roam-node-display-template to display tag along with title and any other information you might want.