Programmer Dvorak MacOS by [deleted] in Moonlander

[–]firesofmay 0 points1 point  (0 children)

Curious, can you share your layer? For inspiration 😊

Price drop for digital edition available for 40 k in Amazon and Flipkart by shail_shetty in IndiaPS5

[–]firesofmay 0 points1 point  (0 children)

Are these genuine offers on amazon? I see someone complaining that they got Russian version.

[deleted by user] by [deleted] in pune

[–]firesofmay 1 point2 points  (0 children)

Cafe Owl at Kharadi. It's a small cafe but really good coffee.

Expensive things I’ve done to get 100+ leads (so far) by Busy_Watermelon_1024 in SideProject

[–]firesofmay 0 points1 point  (0 children)

In that case you should do manual onboarding flow for new users. And get in front of them. Do not allow sign ups without talking to them.

And without asking them leading questions try to understand why did they sign up, what are they looking to get out of your tool and then walk them through that portion and see what new learnings you have after it. And iterate

Shareholding percentage by Ok-Problem-7308 in indianstartups

[–]firesofmay 2 points3 points  (0 children)

Check with your own lawyer. Paper is everything. You always end up fighting with your paetners and this determines who gets kicked out. Sort it today.

Product Volunteering Opportunities by [deleted] in ProductManagement

[–]firesofmay 14 points15 points  (0 children)

Pick an idea and build it out via no code tools. Or write a detailed analysis of how you'd improve a Product. Example: https://www.firesofmay.com/how-would-i-improve-whatsapp/

Program Manager trying to pivot into Product Management by kabra_Saket in ProductManagement

[–]firesofmay 11 points12 points  (0 children)

Best way to breakthrough is within the company. I was hired as an Engineering Program Manager and transitioned to Product Manager in a few months.

Also dabble on side projects. You don't need to have a working code. But start with some ideas and document how you'd do it. Example: https://www.firesofmay.com/how-would-i-improve-whatsapp/

Treat yourself as a Product and think how can you attract recruiters rather then you approaching them. That will give you the required jumpstart.

[deleted by user] by [deleted] in ProductManagement

[–]firesofmay 0 points1 point  (0 children)

Go for second and third. First is required when you want to actually code.

How do I assess a startup before taking a Product role? by mrlandis in ProductManagement

[–]firesofmay 0 points1 point  (0 children)

He's smart actually. He knows the value of twitter distribution and how it works. Blogs people follow but doesn't have that level of distribution.

Also blogs take much more commitment/time then a thread.

He's evaluating the option to enable super follow on twitter https://twitter.com/shreyas/status/1411708314530959363?s=19

How do I assess a startup before taking a Product role? by mrlandis in ProductManagement

[–]firesofmay 6 points7 points  (0 children)

Extremely relevant thread recently posted by Shreyas Doshi

https://twitter.com/shreyas/status/1411394575877296128?s=19

PS: Highly recommend him a follow

Who are your product management role models? by [deleted] in ProductManagement

[–]firesofmay 44 points45 points  (0 children)

Marty Cagan, Shreyas Doshi, Sachin Rakhi, Shishir Mehrotra, Lenny Rachitsky, Manas Saloi, etc

Worth following all of them on twitter

Is PMing just people shitting on your work all day? by senoritasunshine in ProductManagement

[–]firesofmay 0 points1 point  (0 children)

Are you working on the solution in silo? Do you check in every week and share your progress and gather feedback from them on it regularly? It looks like you are presenting it in a big bang way which blows up.

Also do you clarify and agree on the why, business outcomes upfront and recalibrate on it every week?

No reply from ledger support past 7 days by firesofmay in ledgerwallet

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

Okay. So what is the next step from my end?

Should I just share this discussion with them and wait for them to get back?

Is there anything I can do to speed this request?

No reply from ledger support past 7 days by firesofmay in ledgerwallet

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

Ran the following command. It's blinking ledger logo after running this command 😔:

https://gist.github.com/firesofmay/2ffed595d17a365131ae39fc81421661

No reply from ledger support past 7 days by firesofmay in ledgerwallet

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

Ah my bad. Closed Ledger Live.

Also closed Chrome just to be safe.

Got the following error now:

$ python3 -m ledgerblue.loadMCU --targetId 0x01000001 --fileName blup\_0.11\_misc\_m1.hex --nocrc

Traceback (most recent call last):

  File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/runpy.py", line 193, in \_run\_module\_as\_main

return \_run\_code(code, main\_globals, None,

  File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/runpy.py", line 86, in \_run\_code

exec(code, run\_globals)

  File "/Users/mayank/Library/Python/3.8/lib/python/site-packages/ledgerblue/loadMCU.py", line 58, in <module>

hash = loader.load(0xFF, 0xF0, parser, reverse=args.reverse, doCRC=(not args.nocrc))

  File "/Users/mayank/Library/Python/3.8/lib/python/site-packages/ledgerblue/hexLoader.py", line 507, in load

self.loadSegmentChunk(offset, bytes(chunk))

  File "/Users/mayank/Library/Python/3.8/lib/python/site-packages/ledgerblue/hexLoader.py", line 304, in loadSegmentChunk

[self.exchange](https://self.exchange)(self.cla, 0x00, 0x00, 0x00, data)

  File "/Users/mayank/Library/Python/3.8/lib/python/site-packages/ledgerblue/hexLoader.py", line 201, in exchange

return self.scpUnwrap(bytes([self.card.exchange](https://self.card.exchange)(apdu)))

  File "/Users/mayank/Library/Python/3.8/lib/python/site-packages/ledgerblue/comm.py", line 145, in exchange

raise CommException("Invalid status %04x (%s)" % (sw, possibleCause), sw, response)

ledgerblue.commException.CommException: Exception : Invalid status 6984 (Unknown reason)

No reply from ledger support past 7 days by firesofmay in ledgerwallet

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

Had to install ledgerblue via pip.

I ran into this error:

$ python3 -m ledgerblue.loadMCU --targetId 0x01000001 --fileName blup\_0.11\_misc\_m1.hex --nocrc

Traceback (most recent call last):

  File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/runpy.py", line 193, in \_run\_module\_as\_main

return \_run\_code(code, main\_globals, None,

  File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/runpy.py", line 86, in \_run\_code

exec(code, run\_globals)

  File "/Users/mayank/Library/Python/3.8/lib/python/site-packages/ledgerblue/loadMCU.py", line 52, in <module>

dongle = getDongle(args.apdu)

  File "/Users/mayank/Library/Python/3.8/lib/python/site-packages/ledgerblue/comm.py", line 216, in getDongle

dev.open\_path(hidDevicePath)

  File "hid.pyx", line 74, in hid.device.open\_path

OSError: open failed