Live data from Hacker News

Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing

github.com

11–20 of 314 posts

Re: Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing

#11

If you like stocks and are careful with the way you spend your money, you know how much time goes into buying shares of a stock. It’s tedious and I don’t have 24k for a Bloomberg terminal. Which led me to the idea during xmas break to spend the time creating my own terminal. I introduce you to “Gamestonk Terminal” (probably should’ve sent 1 tweet everyday to Elon Musk for copyrights permission eheh). In summary, the…

Anyway to see the UI for people who don’t know anything about code but looking for a investment alternative

Re: Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing

#12
I love it.

          ---------------         --                           | -      
        -/               \        | \-                        /   \     
       /                  -\      |   \-                     /     \    
     -/                     \     |     \-                   |      \   
    /     ----  ------------ -\   /  |           /--        /  |     \  
    \ ---/     |             / - |   | |     /---   - -   |    /   /  \ 
     -\        |           /-    |   | |  ---     -/ | \  |   |   |    \
       \       \         /-      |   | |        -/   \  \         / --- 
        -\      |      /-        |            -/      |  \       |-/|   
          \     |    /-                       |       \            /    
           \       /-              \          |        |           |    
            -\   /-                 \          \       |-\        /     
              - -                    \         |          -\     /      
                                      -        |            -\   |      
                                                              - /

Re: Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing

#13
this is nice - it looks like it's linked against at least one GPL lib (fuzzywuzzy) though, so the MIT license almost certainly isn't allowed. looks like there's only one usage though, the other is an unused import, so may be easy to change

Re: Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing

#14

this is nice - it looks like it's linked against at least one GPL lib (fuzzywuzzy) though, so the MIT license almost certainly isn't allowed. looks like there's only one usage though, the other is an unused import, so may be easy to change

The MIT license is ‘allowed’. The code in itself is MIT licensed. It's just that, when compiled and linked against fuzzywuzzy, the aggregate work that results must be GPLed.

Re: Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing

#15
post #12

I love it. --------------- -- | - -/ \ | \- / \ / -\ | \- / \ -/ \ | \- | \ / ---- ------------ -\ / | /-- / | \ \ ---/ | / - | | | /--- - - | / / \ -\ | /- | | | --- -/ | \ | | | \ \ \ /- | | | -/ \ \ / --- -\ | /- | -/ | \ |-/| \ | /- | \ / \ /- \ | | | -\ /- \ \ |-\ / - - \ | -\ / - | -\ | - /

Wow, there is this ascii art now. I like the stonk.

Re: Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing

#16

If you like stocks and are careful with the way you spend your money, you know how much time goes into buying shares of a stock. It’s tedious and I don’t have 24k for a Bloomberg terminal. Which led me to the idea during xmas break to spend the time creating my own terminal. I introduce you to “Gamestonk Terminal” (probably should’ve sent 1 tweet everyday to Elon Musk for copyrights permission eheh). In summary, the…

You are a blessing. I thank you to the moon and back. Will definitely check this out and definitely supporting you for your incredible work.

Re: Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing

#18
post #3

I am giddy with excitement over this project! Thank you sexy_year for making this. Got any screen shots posted?

I am making a comment just so I will see the project later. Swamped at work but in a week when I have some free time... I feel like a kid waiting on Christmas with presents under the tree.

Re: Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing

#19

this is nice - it looks like it's linked against at least one GPL lib (fuzzywuzzy) though, so the MIT license almost certainly isn't allowed. looks like there's only one usage though, the other is an unused import, so may be easy to change

The MIT license is ‘allowed’. The code in itself is MIT licensed. It's just that, when compiled and linked against fuzzywuzzy, the aggregate work that results must be GPLed.

interesting: given that it may at any time hit that line of GPL'd code, your claim is that the rest of the code can be MIT licensed? i am not a lawyer but that sure seems like a borderline case at best.

Re: Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing

#20
post #3

I am giddy with excitement over this project! Thank you sexy_year for making this. Got any screen shots posted?

I am making a comment just so I will see the project later. Swamped at work but in a week when I have some free time... I feel like a kid waiting on Christmas with presents under the tree.

likewise, profiled.
Post reply on HN