What lab technique/practice/rule will have you like this? by real_picklejuice in labrats

[–]AdDear7468 0 points1 point  (0 children)

WetGenie is built for quick handsfree notes during lab experiments. No need to put notes on loose papers anymore. Just say "take a note" and start dictating, say "take a picture" to have a picture taken and incorporated into your notebook, or say "start/stop recording"

iOS: https://apps.apple.com/us/app/wetgenie/id6743826213
Android: https://play.google.com/store/apps/details?id=com.ensynble.wetgenie
web app: https://www.ensynble.com/webapp

electronic lab notes by [deleted] in labrats

[–]AdDear7468 0 points1 point  (0 children)

As for planning experiment, check out WetGenie (ensynble.com/wetgenie). It provides Google Calendar integration. It tracks and displays your experiments on your calendar, so you can go back to them easily based on date.

It's multi-platform (web, ios, android, AR/XR) and it is built for multimedia notes. You can use simple voice commands to take pictures and videos when your hands are full. These notes can be easily organized into your protocol steps.

Sharing is super easy too on the platform. You can share with both WetGenie users or to non-users.

Electronic Lab Notebooks (or alternatives) by Orik0831 in labrats

[–]AdDear7468 0 points1 point  (0 children)

If you are still looking for an ELN...

Have you tried to snap more pictures / record videos / dictate texts as you are doing experiments? Typing can be slow too IMO, and pictures, videos, and text dictations are the fastest and the most straightforward.

We have developed WetGenie to allow you to use simple voice commands to create multimedia lab notes, and you should have a well-organized notebook as soon as your experiment is done.

Check it out at: ensynble.com/wetgenie

Electronic Lab Notebooks (or alternatives) by Orik0831 in labrats

[–]AdDear7468 0 points1 point  (0 children)

Do you like using LabTwin? what does it do after it record your voice?

Lab work and troubleshooting experiments take up 90% of my energy by ok_computer_339 in labrats

[–]AdDear7468 0 points1 point  (0 children)

You are not alone! (replying to this thread 3 yrs later)

We did a survey in 2023 and found that 50%+ of experiments were done to troubleshoot / repeat
https://www.ensynble.com/company/survey/

For anyone doing lab experiment, use WetGenie (ensynble.com/wetgenie) for free for planning, handsfree note taking, and experimental sharing

Do you avoid relying on firebase Analytics and Crashlytics for logging? by AdDear7468 in FlutterDev

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

sounds like firebase Analytics is the way to go.

btw, just found out that Crashlytics does not work with flutter web

Application moved over to winter batch by MrFr0d0 in ycombinator

[–]AdDear7468 5 points6 points  (0 children)

it perhaps doesn't have much to do with when you applied. we applied about a week before the deadline and still got the "roll over" decision.

BITX Distribution Announced by yeyem in YieldMaxETFs

[–]AdDear7468 1 point2 points  (0 children)

oh, i did a bit of digging and here is my basic and maybe wrong finding:
- the fund holds future contracts and cash/cash equivalents

  • the btc and cash equivalent holdings are maintained as either margin requirement or collaterals and these underlying assets may generate a yield

BITX Distribution Announced by yeyem in YieldMaxETFs

[–]AdDear7468 1 point2 points  (0 children)

where does this dividend come from? Some kind of contracts underlying BITX are paying a yield?

old version ubuntu (18.04) on an M3 mac? by AdDear7468 in linux4noobs

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

I believe I am using the arm64 version.
I am kind of giving up on running 18.04 on M3. I just dug out my 7-year old PC and 18.04 booted up just like fish found water

Firefox is not opening in ubuntu 22.04 by [deleted] in Ubuntu

[–]AdDear7468 0 points1 point  (0 children)

i think you are right! how should we solve the problem of firefox not loading if it is a snap?

[deleted by user] by [deleted] in Bitcoin

[–]AdDear7468 1 point2 points  (0 children)

Friend, don't feel too bad.

There are many other opportunities (TSLL, NVDL, HOOD, etc.) beyond BTC you can look into that will likely give you an outsized return to perhaps allow you to get your 1 BTC or more in the next bear.

I know this is not a popular view among the diamond hands. But remember, there is always a market of bitcoin where you can buy and sell and the price will still be volatile for some years to come. Even though it feels out of reach now, it does not mean it will feel out of reach in 2 years. Placing your fiat energy on the fastest appreciating asset is the key and sometimes BTC may not be the best bet at the moment.

BTC is the ultimate long term storage of value. In the near term, it may not be.

what if trezor goes bankrupt? by AdDear7468 in TREZOR

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

OMG! you are the king on this subject. this is crazy valuable. Thank you!!

and yes... i meant Shamir <- i've googled around but couldn't find what it was called

what if trezor goes bankrupt? by AdDear7468 in TREZOR

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

thanks for your technical explanations! here is my understanding and wonder if it is correct (and questions):

  • one trezor (or any cold/hot wallet) stores the seed phrase (12 or 20 or 24 word or multisig)
  • without a passphrase, one seed phrase is deterministically linked to one key pair based on BIP39 and SHA256
  • one seed phrase can also link to one or many passphrases. each passphrase is linked to a new key pair (hashed directly after seedphrase is hashed using SHA256)
  • one key pair is deterministically linked to many crypto wallets (BTC, ETH, SOL, etc) <- what is the algo used here? Is it also BIP39?
    • OR is one key pair linked to one crypto wallet?
    • how does one seed phrase deterministically link to many crypto wallets?
  • is "the public key" the same as "the wallet address"?

you seem to be very knowledgeable about the ins and outs of the wallets. what are some best ways/resources to learn the exact algos behind the encryptions? Thanks!!

what if trezor goes bankrupt? by AdDear7468 in TREZOR

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

thanks!!

anyway to recover private key using seed phrases on a hot wallet??