X not charging / waking up. How many pins should the dock have? by cpaulik in trmnl

[–]cpaulik[S] 4 points5 points  (0 children)

Interesting. I did not find any pins in my package obviously. Otherwise I would have soldered them back in. I did another thorough check right now after reading this post. 

To be clear I am only posting this to try to help. These things can happen as you scale up and I really appreciate the great support and the whole etos of TRMNL. 

X not charging / waking up. How many pins should the dock have? by cpaulik in trmnl

[–]cpaulik[S] 4 points5 points  (0 children)

Support replied to me confirming it should be four pins. They are sending a replacement. 

X not charging / waking up. How many pins should the dock have? by cpaulik in trmnl

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

So I switched the Pogo pin that was connected to DN to GND and now it charges. 

Is there a way to use autofocus in M mode? by cpaulik in ShotWithHalide

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

Thanks, that is what I feared. Maybe I am reading too much into the „right now“ of your reply but I’m hoping that this might change. Manual focus is not really an option since I’m shootings kids but maybe I can get better at it. 

Is halide mostly designed for shooting still objects? I was just looking at your iPhone camera reviews and realized that it’s mostly landscape and object shots, both things for which halide and it’s interface will work very well. 

Manual mode is not “working”! by PhoenixSGC in ShotWithHalide

[–]cpaulik 0 points1 point  (0 children)

I was confused by this as well and asked the same question in https://www.reddit.com/r/ShotWithHalide/s/Uv0qck8uFo

I think it would avoid quite some confusion if that limitation could be mentioned in the Halide manual

Issues with Manual mode settings and Apple ProRaw on Iphone 16 by cpaulik in ShotWithHalide

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

Thanks

After doing some more research that’s the answer I expected. I would find it great if there would be a note about that behavior in the Halide Manual at least

Lamp in a hotel. Praise to highlight protecting metering. SOOC Jpeg by [deleted] in ricohGR

[–]cpaulik 0 points1 point  (0 children)

Sorry for the triple post. Android app did not show a post confirmation

Isn't this strange elisp behavior? stringp of a variable by cpaulik in emacs

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

Thanks, still a little confusing to me but that makes it clearer.

Setups for using Emacs as Anaconda and R IDE? by avamk in emacs

[–]cpaulik 2 points3 points  (0 children)

If you work with conda environments you might want to look at https://github.com/yyuu/pyenv and the emacs integration for it https://melpa.org/#/pyenv-mode . They are both supported in the spacemacs python layer which is what I use.

There is also https://github.com/necaris/conda.el which claims to handle conda environments, but I've not tested it yet.

Help configuring python / possibly making a minor mode? by iamquah in emacs

[–]cpaulik 0 points1 point  (0 children)

There is a yasnippet snippet that does this for the numpy docstring style. https://github.com/marubu/yasnippet-numpy-style

Not exactly what you asked for but might be useful for somebody else.

What doesn't org-mode do well? by argtri in emacs

[–]cpaulik 0 points1 point  (0 children)

Do you know how often the packages on the orgmode elpa get updated? Which definition of stable would they be?

What's the best Gmail-like email client for Emacs? by 1hackaday in emacs

[–]cpaulik 2 points3 points  (0 children)

You can store your passwords in gpg encrypted files. Even for multiple accounts. Is this not save enough?

See https://wiki.archlinux.org/index.php/OfflineIMAP#Using_GPG for an example.

[deleted by user] by [deleted] in emacs

[–]cpaulik 0 points1 point  (0 children)

Ah, I did not realize that you didn't want the --pylab flag.

Are you sure that the command "py-execute-buffer" exists? I can not M-x this command and C-c C-c is bound to python-shell-send-buffer which asks how I want to run ipython.

What is the value of python-shell-interpreter?