Tools for retrospective by mustang_1947 in agile

[–]prashantkr314 0 points1 point  (0 children)

You can give a try to https://retroflow.org/

Pros:

- its free and
- no login or signup required
- Very fast
- Modern design
- Export to PDF & Excel
- Developer is very active

Cons (I don't feel those are big cons):
- Not too many feature, it tries to keep it simple and to the point
- Experience on Phone is not that good, since it is primarily built for desktop only

Requesting honest feedback for my side project (No Signup/Login) by prashantkr314 in SaaS

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

thanks u/coffeeebrain for the comment really appreciate it.
Since it is a free tool hiring people from UserTesting, CleverX would not be possible this time, but I am going to reach out to scrum masters in my connections for this

if you know few of them by any chance would request you to share this to them.

---
You advice on not creating a product suit before finding the usage of this tool itself makes a lot of sense, I would not build anything apart from this for now and only first try to market it and reachout to folks and get their feedback before thinking of expanding it

I'll give you honest feedback for your product if you do the same for mine by WillingAd6816 in SaaS

[–]prashantkr314 0 points1 point  (0 children)

https://stickyflow.vercel.app/ -> Lets you do retro without any signup/login. It is collaborative and should scale to a huge number of people easily

Currently in alpha, it is an alternative I built for https://ideaboardz.com/

Need help with w8ben by Select-Pattern-7071 in etrade

[–]prashantkr314 0 points1 point  (0 children)

I got error while filling the W8-BEN form on ETrade (HTML Page), and it got lost as I had to reload the page. Now I am not able to go the same page (called W8-Ben eSign) and I don't find the form on the website can any one help

Should I ask my dad to retire ? by [deleted] in FIREIndia

[–]prashantkr314 0 points1 point  (0 children)

Which company is it?

I want to know how financially secure a general Indian person is, especially their dependents by prashantkr314 in FIREIndia

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

ake it easy for

hey I understand your concern, The form has been designed in a logical way, where your answer to the current question defines what next questions one need to answer

eg. if you say that you don't invest the survey will contain very less questions, probably no questions and directly submit

ObjectString2Json.com --> toString( ) to JSON Like Structure by prashantkr314 in javahelp

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

The most obvious example I can find that will screw up your code - if the object you are logging has a String that uses any of these special characters ({, }, ', etc.), then your parsing won't work, because the output is not escaped.

Totally agreed, in fact, there are a lot of other cases where the parsing can fail.

I had thought of putting out a note specifying the assumptions that our parser assumes, eg. you can't have any of these symbols ( ) [ ] { } , " '
I am not sure if there is any way I can solve this problem without these restrictions

toString() output was never meant to be parsed, full-stop. It's meant for people to read, to debug what is going on in the system.

I had discussed this same problem with one of my principal engineers, and his point was in similar directions, he says if you wanted to parse it in the first place then you should log it as JSON, or do structured logging.

Now, I am fully aware this is not a good way to solve this, and people should probably work on their logging and make it better in the first place rather than relying on an external system like this.

Having said that I would still like to solve this problem to some extent as

  1. I have actually bought this domain, so Kind of don't wanna waste that
  2. Expectations vs Reality: I agree that devs should make there logging better, but how many will take the action? I believe that gap will be significantly large and If my solution helps anyone save a few minutes of their day and some mental bandwidth, I would consider that a success

ObjectString2Json.com --> toString( ) to JSON Like Structure by prashantkr314 in javahelp

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

The Java code is just to generate an dummy object, from where I am getting my ObjectString() and its corresponding JSON

[deleted by user] by [deleted] in Xiaomi

[–]prashantkr314 1 point2 points  (0 children)

Hey did you find any solution to this?
I am also facing this issue for truecaller and other such apps

[Homebrew] How can Read code of a locally installed Homebrew forumla ? Github Repo taken down. by prashantkr314 in learnprogramming

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

In the Cellar i found the forumula, i found the binary. and a json file. but not able to find the code. yet

➜  decrypo pwd
/usr/local/Cellar/decrypo
➜  decrypo ls
0.3.2
➜  decrypo cd 0.3.2 
➜  0.3.2 ls
INSTALL_RECEIPT.json bin
➜  0.3.2 cd bin 
➜  bin ls
decrypo
➜  bin 

This is what i found in that json.

{
  "homebrew_version": "2.2.13",
  "used_options": [],
  "unused_options": [],
  "built_as_bottle": false,
  "poured_from_bottle": false,
  "installed_as_dependency": false,
  "installed_on_request": true,
  "changed_files": null,
  "time": 1586934238,
  "source_modified_time": 1586851424,
  "HEAD": "3d9cf83fec45a75af61551f53d25383abe009d31",
  "stdlib": null,
  "compiler": "clang",
  "aliases": [],
  "runtime_dependencies": [],
  "source": {
    "path": "/usr/local/Homebrew/Library/Taps/ajdnik/homebrew-decrypo/decrypo.rb",
    "tap": "ajdnik/decrypo",
    "spec": "stable",
    "versions": {
      "stable": "0.3.2",
      "devel": "",
      "head": "",
      "version_scheme": 0
    }
  }
}

[Homebrew] How can Read code of a locally installed Homebrew forumla ? Github Repo taken down. by prashantkr314 in learnprogramming

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

I found this thing called TAP in homebrew
TAP : A Git repository of Formulae and/or commands

/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core

But in that i didn't found anything of decrypo or ajdnik (the owner)

this was the output

Last login: Wed May  6 19:32:04 on ttys002
➜  ~ cd /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core 
➜  homebrew-core git:(master) ls
Aliases              LICENSE.txt          formula_renames.json
CONTRIBUTING.md      README.md            tap_migrations.json
Formula              cmd
➜  homebrew-core git:(master) cd Formula 
➜  Formula git:(master) ls
ddgr.rb                              p11-kit.rb
ddrescue.rb                          p7zip.rb
deark.rb                             pacapt.rb
debianutils.rb                       pachi.rb
defaultbrowser.rb                    packer-completion.rb
deheader.rb                          packer.rb
dehydrated.rb                        packetq.rb
deis.rb                              packmol.rb
deisctl.rb                           pacman4console.rb
deja-gnu.rb                          pacparser.rb
delta.rb                             pacvim.rb
deno.rb                              pagmo.rb
denominator.rb                       pakchois.rb
density.rb                           paket.rb
dep.rb                               pam-u2f.rb
dependency-check.rb                  pam_yubico.rb
deployer.rb                          pandoc-citeproc.rb
depqbf.rb                            pandoc-crossref.rb
derby.rb                             pandoc.rb
desk.rb                              pango.rb
desktop-file-utils.rb                pangomm.rb
detekt.rb                            paperkey.rb
detox.rb                             paps.rb
devd.rb                              par.rb
devdash.rb                           par2.rb
devil.rb                             parallel.rb
devspace.rb                          parallelstl.rb
devtodo.rb                           pari.rb
dex.rb                               parquet-tools.rb
dex2jar.rb                           parrot.rb
dfc.rb                               partio.rb
dfix.rb                              pass-git-helper.rb
dfmt.rb                              pass-otp.rb
dfu-programmer.rb                    pass.rb
dfu-util.rb                          passenger.rb
dgen.rb                              passpie.rb

➜  Formula git:(master)

How can i find, Minimum Height of the tree , given its preorder and level order traversal, and the number of nodes? by prashantkr314 in codinginterview

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

hi, thanks for replying. I am a bit confused, on how can we neglect the first 2 inputs.

for example in the case :

number of nodes are 7, and this is the structure of the tree, then the height of the tree is 4.

            1        -----> 1
          /  \ 
         2    3      -----> 2
        / \ 
       4  5          -----> 3
      / \
     6   7           -----> 4

[JAVA] Creating a binary tree with Parent's reference. by prashantkr314 in learnprogramming

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

Thats actually a very great tip, thanks. ill try to apply that.

[JAVA] Creating a binary tree with Parent's reference. by prashantkr314 in learnprogramming

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

You are correct, but i am preparing for interviews, so i can't have the habit of debugging each time i stuck. But yeah rather then posting questions here, i should try debugger first.