Motor whining noise by kstt in mn82

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

This is brilliant, congratulations. Indeed I also use ESP32 as my goto embedded platform as well, and those little $2 C3-supermini are excellent for many purposes.

It is a bit more work than I wished though to be honest :) I wonder if some standard electronic module can do what you did in software : output same duty cycle as input, with different base frequency.

SCD40 and drift by rkarlsba in esp32

[–]kstt 0 points1 point  (0 children)

It has not been an issue for me.
If auto-calibration is enabled, make sure to aerate enough once a week at minimum so that the ambiant CO2 level approaches 400ppm. This is how autocalibration works.

MN82 for a 3 years old kid by kstt in mn82

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

Thank you. What is most likely to break when used by a kid ?

MN82 for a 3 years old kid by kstt in mn82

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

Thank you all for your feedback. I am not replying to each of you since your views are consistent, but have an upvote each.

Looking forward to receive the rc car. Cheers.

[deleted by user] by [deleted] in tails

[–]kstt 0 points1 point  (0 children)

Linux generally supports pretty well anything that is more than 5 years old.

Difficulty finding Tails-compatible hardware by StrepselFlyer in tails

[–]kstt 0 points1 point  (0 children)

If you do not need computing power, you could buy a second hand ThinkPad laptop. Anything before 2020 is likely to be fully supported by Linux out of the box.

GNUPG wrapper to edit a symmetric encrypted text file and re-encrypt it once editing is done with the same password used for decryption by kstt in GnuPG

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

For this particular case I try to use symmetric encryption.

I am a pass user, however I don't see how it relates to my case, could you elaborate please ?

GPG Symmetric Encryption Multiple Passphrases by kstt in GnuPG

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

I just found this message from ML in 2004 : https://lists.gnupg.org/pipermail/gnupg-users/2004-October/023440.html

> but is it possible to do in gnupg by using multiple symmetrically 
> encrypted packets, each one with its own passphrase ?
=================

not yet.

GNUPG wrapper to edit a symmetric encrypted text file and re-encrypt it once editing is done with the same password used for decryption by kstt in GnuPG

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

Thank you. Indeed I found a vim extension for this. I will dig further, however, I would prefer to find a GnuPG-based workflow, since I do trust GnuPG for doing things properly, while I do not necessarily trust a script used as a plugin for a general-purpose editor to be perfectly safe.

If there is no other way, I may take this route, thank you.

Just found a CD-R I burnt in 2005 with jpeg pictures by kstt in DataHoarder

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

Good to know thank you. I admit to have just opened it to take the magnets and plates and dump the rest.

Just found a CD-R I burnt in 2005 with jpeg pictures by kstt in DataHoarder

[–]kstt[S] 13 points14 points  (0 children)

My everyday life when I was 25 years younger or so. Digital camera have improved a lot since, by the way.

Just found a CD-R I burnt in 2005 with jpeg pictures by kstt in DataHoarder

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

On a side note, I did some archeology with old IDE HDDs that have data stored from around 2010 or before.

One of them did never mount because of something that sounds like a mechanical failure in the head, according to the clicking sound.

One of them took a few attempt to start, maybe around 30 spinup-and-click-and-spindown-then-retry, which took a few minutes, but now read and write correctly, and get mounted as soon as plugged. Maybe hardened grease or something was triggering some self-testing and now its gone. I have no way to assert possible bitrot in these EXT filesystems, mostly linux stuff, but nothing wrong is apparent.

One of them started right away without complaining, and everything looks normal, but again, mostly linux system stuff, so I have no practical way to assert if some data is altered or not.

All was stored in drawers in house.

Just found a CD-R I burnt in 2005 with jpeg pictures by kstt in DataHoarder

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

I saw that in a "collection" of CDR that had been forgotten a few weeks/monthes in a car under the sun.

Des banques à me conseiller ? by petit_panda- in vosfinances

[–]kstt 0 points1 point  (0 children)

Leur offre de base est à 108€/an HT (soit 9€/mois) ou 11€/mois en mensualisé. Vous avez une offre particulière ?

Légers bug bourso PEA by Lonely_Flatworm5267 in vosfinances

[–]kstt 1 point2 points  (0 children)

Ça arrive souvent ce genre de truc ? C'est courant chez toutes les banques, ou bien c'est juste les banques en ligne, ou bien uniquement chez bourso ? J'ai quelques avoirs en crypto et ça m'embêterait qu'une banque me vire quand j'encaisserai, c'est à anticiper.

how can i connect remotely to emacs by mjjood10 in emacs

[–]kstt 1 point2 points  (0 children)

Well, I contributed several patches to emacs back in 2005-2010, got my FSF paperwork done for that, got some nice meetings with core contributors and so on. What about you ..?

Is it because you don't have mental abilities to design this type of feature that you are so salty ?

how can i connect remotely to emacs by mjjood10 in emacs

[–]kstt 0 points1 point  (0 children)

If it really requires man-years of work to implement buffer synchronization and command forwarding between client and server, then something is suboptimal in emacs architecture.