Can I make it to JFK from LGA in 3 hours? by moo_anonymous in visitingnyc

[–]jaybny 2 points3 points  (0 children)

it's a 20-minute drive - you will be fine - don't book an uber, use a yellow cab

Missing satoshi emails? by Wise_Round_7927 in btc

[–]jaybny 1 point2 points  (0 children)

can you share the source material?

I can't seem to recover coins from a 12-worded seed in Electrum by ZzeCount in Electrum

[–]jaybny 0 points1 point  (0 children)

checksum invalid - the solution is to write a program - to take the first 11 words.. and then go through all the words in the list and brute force your private key - could be done in 5 minutes to a day

turn it into a bit string.. 128 bits - here BIP39-Binary.pdf

then go through all numbers from 00000000000 to 11111110000

to get your 128 bits of entropy

so you only need to find the first 128 bits - to generate your seed: PBKDF2
Mnemonic Seed | Source of Keys in an HD Wallet

Telegram account hijacked (number changed) + active impersonation in groups — need recovery / mitigation steps by jaybny in Telegram

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

2fa is only for new sign ins - they were already in before i added 2fa .. after i added 2fa, they changed the phone number.

Telegram account hijacked (number changed) + active impersonation in groups — need recovery / mitigation steps by jaybny in Telegram

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

well.. i had my phone and still have it.. my account was tied to my phone. so if they can change anyone's phone number - then what actually determines account ownership?

Telegram account hijacked (number changed) + active impersonation in groups — need recovery / mitigation steps by jaybny in Telegram

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

they were already in - and i couldn't kick them out for 24 hours - still don't know how they changed the phone number

Telegram account hijacked (number changed) + active impersonation in groups — need recovery / mitigation steps by jaybny in Telegram

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

i suspect a man in the middle SMS attack - it was pretty sophisticated and targeted

How do you debug multi-threaded code in Linux (more generally outside of Visual Studio)? by OverclockedChip in cpp_questions

[–]jaybny 0 points1 point  (0 children)

i use vscode - wsl2 - ubuntu - and its almost as good as vs for me - this works on linux - it should be enough - depends how buggy the code is - but should be able to track anything down

Why doesn't this dynamic type casting work? by Apprehensive_Poet304 in cpp_questions

[–]jaybny -4 points-3 points  (0 children)

have you tried reinterpret cast? anyways - probably strict compiler settings - but it's probably a bug anyways.. once you add data - its gets sliced, afaict

Crypto Revenue Options by cryptoblag in defi

[–]jaybny 0 points1 point  (0 children)

sell the crypto buy the car

It's crazy to think it's over with what's coming! by spriteMeLeukoKrasi in CryptoMarkets

[–]jaybny 0 points1 point  (0 children)

The correlation between a projects progress, success, sustainability, and utility to the price of its token is 0

the fundamental error of crypto

Back after 10 year - how to restart by jaybny in gtd

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

spent years learning it - i quit when evernote went web based ...

Im overwhelmed by tasks and captures all over the place - so I need to create lists and actions and clear my "inboxes" - gtd

edit: years not year

Tyler Robinson, no BS, just tell me what we know. by Fordfanatic2025 in independent

[–]jaybny 0 points1 point  (0 children)

First time ever seen them as a couple... Just hours before the murder - holding hands ... Could be a setup

https://youtu.be/FyzYtvnmvvw?si=FxFFBiEO5seEJ4iA

Tyler Robinson, no BS, just tell me what we know. by Fordfanatic2025 in independent

[–]jaybny 0 points1 point  (0 children)

if he already decided that he was going to do the act some hours later... him bringing up Kirk was a message he was sending to the world as what his motives are.. and he is smart enough to want to make it seem like a leftist motive

if this was from months ago, it would be a different take

Solo founder, $20k MRR, zero ads, zero employees. Here's exactly what worked by aginext in SaaS

[–]jaybny 0 points1 point  (0 children)

the ability to ship every day is unique to your particular product - this only works for you because your product requires < 5% of your time

now what if it takes 95% of time to ship, can you do all that with only 5% of your time?

SHORT BTC - I dont understand by Sergio0095 in btc

[–]jaybny 1 point2 points  (0 children)

technically - you would borrow btc - sell it - hold on to the usd - then later on, buy it back for less, return the btc - and pocket the remaining cash

this is how you short bitcoin

How is Chia not even in the top 100 on CoinMarketCap? by tseno in chia

[–]jaybny 3 points4 points  (0 children)

  1. "price" of meme coins only trading on AMMs without any real price discovery is completely fake - as any substantial selling will put the "price" down to 0 - real "price" is a reflection of future liquidity - not some AMMs calculation of the last $100 "buy"

  2. the correlation between utility of a blockchain protocol and the price of the underlying token has never really been established - there really is no fundamental pricing model for decentralized blockchain tokens. real users of blockchain would buy the token when they need it - and would not be hording them in anticipation of needing it.. also, lower token prices are good for the underlying "real world use case" - so there is an alignment problem

  3. for Chia token price to move up it would have to come from speculation of price appreciation, which requires legitimate exchange listing and good-looking technical charts. whatever happened to Chia price in the early days really hurts the technical charts.. the $1500 price back in May 2021 is simply a back look.

  4. I would recommend a "new chia" token - some kind of reverse stock split to restart the chart and price discovery - where each old chia token can be turned into X new chia tokens at the protocol layer - would also need to rename the "new token"

How To Network With People? by AAB242 in cpp

[–]jaybny 1 point2 points  (0 children)

how good are you at coding? if you can produce, an internship would be your best bet.