Live data from Hacker News

Gloomberb

gloom.sh

111–120 of 249 posts

Re: Gloomberb

#111
post #8

Yeah... people aren't paying Bloomberg $31,980 per year for a TUI. They're paying for the data source... and I don't think you have Bloomberg's connections.

Also, and in addition, the value of the Bloomberg Terminal is not the UI, it is the consistency. You don't pay for an accelerator and a break pedal, you pay for the 100% guarantee to find them in the place >100k people have been trained to find them.

Re: Gloomberb

#112
post #42

Earlier quoted context omitted.

Asked a dear friend in the finance industry what he thought about Bloomberg. He's the type of guy who uses these systems daily. Mostly paraphrasing: 1) Bloomberg was lightyears ahead of anything else in the pre-internet days, so there's a lot of UI familiarity. 2) Bloomberg's chat is important because, as a hedge fund or investment bank, the chat is how you buy and sell bonds. You agree to the trade in the chat, then…

Bloomberg is big enough that different aspects of the system are going to be absolutely key for substantial subsets of its customers.

Hence quips like: "Most customers only use 10% of your features, but every customer uses a different 10%."

Re: Gloomberb

#113

Earlier quoted context omitted.

> They're paying for the data source Yup. If you want fixed-income data, Bloomberg is the only shop on the street data-wise. If you want other financial data, Bloomberg's fixed entry-point pricing tends to make more sense in terms of bang for buck than its competitors modular price sheets. People saying Bloomberg is just about the chat are simply embarrassing themselves. Look at the price sheets of Eikon, Factset, Ca…

This is what is wrong with the world today.

They're too busy dealing with their fake life problems to think about their impact on the world.

Re: Gloomberb

#114
post #64

I really wish people would mention their stack when they have these curl install scripts. I'd rather use a real package manager, but I'm not totally against installing a compiled binary this way. I am, 100%, not going to install some Java/Type-script nightmare like this though. How is it resolving the dependencies? Is it installing some version of node, bun... on my machine? How's that working with other versions I h…

I know where you're coming from. I've been worried about all the supply chain attacks on npm too. And I'm far from a security expert. However, if you're okay with installing binary packages via `curl somesite.com | sh` I don't think you are in a better position with regards to security.

Security is just one of my concerns. I'm actually more worried about borking my system because it's doing some out of band stuff with various javascript pieces that already exist on my system (not by my choice!).

Re: Gloomberb

#115
post #8

Yeah... people aren't paying Bloomberg $31,980 per year for a TUI. They're paying for the data source... and I don't think you have Bloomberg's connections.

Asked a dear friend in the finance industry what he thought about Bloomberg. He's the type of guy who uses these systems daily. Mostly paraphrasing: 1) Bloomberg was lightyears ahead of anything else in the pre-internet days, so there's a lot of UI familiarity. 2) Bloomberg's chat is important because, as a hedge fund or investment bank, the chat is how you buy and sell bonds. You agree to the trade in the chat, then…

I find it interesting that nobody from the finance community is directly speaking about their experience in this thread.

What's the equivalent of hacker news for financial folk?

Re: Gloomberb

#116
post #64

I really wish people would mention their stack when they have these curl install scripts. I'd rather use a real package manager, but I'm not totally against installing a compiled binary this way. I am, 100%, not going to install some Java/Type-script nightmare like this though. How is it resolving the dependencies? Is it installing some version of node, bun... on my machine? How's that working with other versions I h…

The source is prominently linked: https://github.com/gloom-sh/gloomberb > please don't write command line tools in non-compiled languages! Around 40% of Linux CLI tools are written in interpreted languages.

> The source is prominently linked: https://github.com/gloom-sh/gloomberb

This is how I found out it's a javascript project and didn't install it. I only even bothered to do that because I actually wanted to try it. I'm just saying it would be awesome to have that right there next to the curl command.

> Around 40% of Linux CLI tools are written in interpreted languages.

And I prefer not to use those. Everything I said for Javascript holds for Python, Perl, Ruby... as well.

Re: Gloomberb

#117

Earlier quoted context omitted.

I find it a bit less funny. There is this perception that what finance people do is super important and grown up but following a brief stint in the industry I realised it literally is just a game. We used to trade bits of stationery and trading cards for fun at school. They never stopped. The only difference is people who never consented to any of this are paying for it all, especially when it all goes wrong.

Why would a trader need your consent to make a trade with somebody else?

why should we have financial regulation at all, is that what you're getting at?

Re: Gloomberb

#118
post #8

Yeah... people aren't paying Bloomberg $31,980 per year for a TUI. They're paying for the data source... and I don't think you have Bloomberg's connections.

> They're paying for the data source Yup. If you want fixed-income data, Bloomberg is the only shop on the street data-wise. If you want other financial data, Bloomberg's fixed entry-point pricing tends to make more sense in terms of bang for buck than its competitors modular price sheets. People saying Bloomberg is just about the chat are simply embarrassing themselves. Look at the price sheets of Eikon, Factset, Ca…

It's a bit ironic that in a country with free markets, so much of the data that is relevant to modern finance is proprietary and quite expensive.

The exchange/marketplace is the oldest business in the world. How absurd that in 2026 seats on exchanges cost millions and the entities that control exchanges are mechanisms of gatekeeping rather than quality control -- the cronyism shown to SpaceX reveals just how corrupt it's become.

Re: Gloomberb

#119
post #75

Earlier quoted context omitted.

Agree. If you really want to know what's used here: probably uses bun single-file executables[0] so shouldn't clash with anything else on your system. [0] https://bun.com/docs/bundler/executables

lmao curling and exec'ing a vibe coded script running in a vibe-coded runtime, what could possibly go wrong!

Don't worry about it, it was code reviewed by Claude.

Re: Gloomberb

#120
post #64

I really wish people would mention their stack when they have these curl install scripts. I'd rather use a real package manager, but I'm not totally against installing a compiled binary this way. I am, 100%, not going to install some Java/Type-script nightmare like this though. How is it resolving the dependencies? Is it installing some version of node, bun... on my machine? How's that working with other versions I h…

I really wish this was not the top comment on HN. It’s a cool project! Maybe try it??! Or just be silent!
Post reply on HN