Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

74% Positive

Analyzed from 1700 words in the discussion.

Trending Topics

#bloomberg#data#terminal#chat#don#finance#looks#source#https#com

Discussion (76 Comments)Read Original on HackerNews

u8about 2 hours ago
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.
ryukopostingabout 1 hour ago
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 tell the back office folks to execute the trade. Direct quote: "I'd wager 90% of the ~400 trillion in annual bond trading value happens over Bloomberg DM"

  3) Bloomberg is the biggest and best aggregator
This is fascinating to be because I always assumed latency was the key. After all, the only Bloomberg terminal I've ever seen in person was hooked up to its own dedicated fiber drop. It seems like the chat and sheer breadth of data are the differentiators.
mattnewton42 minutes ago
TIL Bloomberg terminal is the original iMessage blue bubbles network
pizzalife41 minutes ago
It's funny to think some of the world's largest trades are being done in something that resembles a game's tradechat. (WTS bonds)
lq9AJ8yrfs19 minutes ago
For a long time fixed income trading took place over AOL Instant Messenger and later Yahoo chat rooms.

I am not making this up.

There were custom frontends that would enrich things like cusips.

globular-toast29 minutes ago
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.
tikhonjabout 1 hour ago
Bloomberg is big enough that different aspects of the system are going to be absolutely key for substantial subsets of its customers.
steveBK12341 minutes ago
Yes its a multi-decade long-tail of thousands and thousands of use cases all used in different combinations by different users.
traceroute66about 1 hour ago
> 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, CapIQ etc. There is no such thing as a cheap "Bloomberg killer".

Quality data is expensive. So are the leased-lines it arrives at Bloomberg on. So is the data wrangling architecture.

dpmartinez3 minutes ago
This is what is wrong with the world today.
devinabout 2 hours ago
To be fair, I don't see anywhere on this page where they try to suggest that this is competitive with a Bloomberg terminal.
wnmurphy33 minutes ago
Seriously. I see a cool product that someone built and is sharing with the community, and the top comment is basically a criticism that it's not a $31k terminal.
dpmartinez7 minutes ago
It is almost like they want to be ripped off, the massive amount of gatekeeping is bizzare.

Financial information should be free for everyone.

croesabout 1 hour ago
The name
NDlurkerabout 1 hour ago
Inspired by and competing with are different things
jimmyddddabout 1 hour ago
Financial companies are cutting down on the amount associates can bill the firm for a $30 dinner, and the time before they can have the firm pay for a $30 car ride home. They definitely wouldn't pay for Bloomberg if it could be easily replaced.
rmahabout 1 hour ago
Bloomberg terminal is only $133/day (assuming 240 work days per year). So, while $32k/yr seems expensive at first glance, given the total annual cost of an analyst or trader, it's not huge. Of course, they'd rather not spend the $32k/yr if they could avoid it, if bloomberg can give you an edge on just one or two trades a year, you come out ahead. So...
adjejmxbdjdn12 minutes ago
Skipping a dinner is not losing you much money.

Making a bad trade or missing a good one due to delaying data or bad data can pay for several years worth of bloombergs for everyone in your firm in one moment.

jpfromlondon43 minutes ago
Nobody ever got fired for choosing Bloomberg, even if there was a viable alternative there is no way anyone is pioneering the switch.
mushufasaabout 2 hours ago
Correct. Also, Bloomberg has messaging for traders that is actually an important network effect in certain domains.
hmokiguessabout 1 hour ago
Can you elaborate on the network effect piece? Curious about that
lesamabout 1 hour ago
It's really useful to have a chat app that is gatekept behind a 20k/year+ subscription. It's a particularly useful signal if someone is offering you a million+ dollar asset for sale.
kortillaabout 1 hour ago
Same effect as a country club. You know a lot about the person you’re talking to just based on their presence.
rdiddlyabout 1 hour ago
Good thing they're not asking $31,980 per year for it then?
rvzabout 2 hours ago
> They're paying for the data source... and I don't think you have Bloomberg's connections.

We keep seeing hundreds of Bloomberg competitors mimicking the interface and they always forget that the chat (with the connections), data and the newsroom are the reasons why Bloomberg's network effect is close to impossible to break.

Using the Bloomberg Terminal is taught very early at colleges for any finance professional, which is how they get them as well.

notpushkinabout 1 hour ago
I think it is more oriented towards retail investors (if anybody) than professional users. In theory it could compete with TradingView?

(I’d especially love to see some federated social feature built in!)

hmokiguessabout 1 hour ago
Is it still though? I have a few finance friends and they all seem to be on TradingView these days
handwarmersabout 1 hour ago
does the author claim to be a bloomberg clone?
theodricabout 1 hour ago
Some of us are just here for the æsthetics! Plus I already have the SEA100 "Centerboard" with chrome accents, and this will help complete the look.
d--babout 1 hour ago
actually a lot of data is not included in the standard bloomberg license and you have to pay extra (mostly passing through to the data vendors) to get access to it.

There is not a single reason for Bloomberg’s dominance but the one feature that keeps people on it is the chat.

sakimonkeyabout 2 hours ago
it's a GUI and a TUI, pay attention to the screenshots
passivegainsabout 2 hours ago
Does the GUI have Bloomberg's data source?
slowin25 minutes ago
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 have installed?

Related: please don't write command line tools in non-compiled languages! Don't make the runtime your user's problem.

CharlesW7 minutes ago
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.

lavela12 minutes ago
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

bobajeff12 minutes ago
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.
rdiddlyabout 1 hour ago
Useful on its own merits.

Everybody who's distracted by the name and can't get past it, there's a thread developing here somewhere, where they're comparing it to Bloomberg.

brendoelfrendo33 minutes ago
Yeah, I think a few of the widgets here are neat and useful. It's not a Bloomberg replacement, but it might be a good replacement for a few tabs? You could get the info elsewhere, but I like this presentation more.

Edit: Ah, they're offering a pro subscription. While I appreciate that cloud services aren't free, I'm not sure that I'm willing to pay to replace a few browser tabs. Not for me, but maybe for someone!

grahammccain23 minutes ago
I don't think the finance field needs a better bloomberg, I think the whole interface and everything needs to be rethought. Part of the moat is the data, and data access. But I think we need to completely reimagine the terminal interface and interactions with the introduction of AI. The finance industry probably will be slow to adapt, but I genuinely think someone could completely disrupt 99% of the wall street businesses with an original idea.
springtimesun13 minutes ago
My observation is that finance and banking and corporate functions high enough up the ladder operate more like a clubhouse than cutthroat businesses. You’d think all you need to do is make a better interface, but if you’re not part of the club, you’re not doing the business (or even getting shot at it).
methodical17 minutes ago
Bloomberg's moat is the messaging service within it, not it's aggregation of data
hodder15 minutes ago
People repeat this rhetoric all the time, but I promise you, finance professionals can and do easily migrate to other messaging platforms such as ICE chat. This isn't a moat for BBG
hmokiguessabout 2 hours ago
this looks neat, what's the data source and latency?
crossthestreamsabout 2 hours ago
Looks like Yahoo and the SEC for filings: https://github.com/gloom-sh/gloomberb/tree/cd82b5c61a8d0eb0d...
ComputerPersonabout 1 hour ago
Which is not great for history, right? Seems like a real detractor.

You pretty much need $30/m subscriptions for historical data. Not that it couldn't be worked into this.

tolugeniusabout 2 hours ago
Was just about to ask on data sourcing, I imagine yfinance is used but can't really tell for anything else (like for prediction markets or news data).
andreypkabout 1 hour ago
Interesting project, the view looks like gpui based interface, but source code say that it is web based interface written on typescript
thmabout 1 hour ago
charvabout 2 hours ago
An aside - do tools like this (or what it's modeling, the Bloomberg Terminal) really offer that much benefit to finance folks?
elictronicabout 1 hour ago
Here's an article. Basically if your trading stocks no. If you are trading different instruments or want interaction with the money folks (connections) yes. https://financetracked.com/bloomberg-terminal

From it: "Bonds and Fixed Income: It provides the best data for interest rates and debt markets. Global Economics: It easily connects data from different countries, such as currency rates and government debt. The Chat Room: The messaging system is the industry standard. If you want to talk to the biggest players in the market, you often need to be on Bloomberg."

Ntrails36 minutes ago
Depends a bit how you're trading stocks - bbg is still an extremely attractive data provider so I'd not dismiss them out of hand.
Retr0idabout 1 hour ago
Bloomberg Terminal costs ~$24K per user per year, so the fact that people are paying for it implies it offers at least that much value. As mentioned elsewhere in the thread, most of that value lies in the data sources.
sigmonsays42 minutes ago
This post / OP really needs to say if it's AI SLOP or not and to what extent. This looks like AI slop.
RetroTechieabout 2 hours ago
gloom.sh/docs - 404: This page could not be found.
Advertisement
gymbeauxabout 2 hours ago
When I see new software now, my first thought is an LLM wrote it and it makes me not want to use it. I also assume there are bugs and it’s not particularly feature-rich.
MyHonestOpinon23 minutes ago
It is becoming very hard not to use an LLM. I have been working on a project all this year. I started doing everything by hand, and I am using LLMs a little bit more every day. I suppose we want to use projects that were crafted with care, whether or not LLMs were used. But it is not easy to figure that out. It reminds me. 30 years ago, before code formatters were popular, you could tell good code just by looking at how carefully formatted it was.
janlukacs22 minutes ago
same and for some reason people are downvoting. why would we use vibecoded stuff with sensitive information?
ahahsabout 2 hours ago
my first thoughts too.
TZubiriabout 2 hours ago
What I pressume is the text for "Gloomberg" in the Hero header looks very fucked up

https://imgur.com/a/ssiKckF

Hopefully it's not intentional

KomoDabout 1 hour ago
Yeah, looks totally broken on my machine too.
nhinck2about 2 hours ago
How much intent can you ascribe to any of this?
cwnythabout 2 hours ago
Looks fine on my end (Firefox).
timcobbabout 2 hours ago
what platform is that? looks fine on mine
8noteabout 2 hours ago
Gloom Harder?
ghjvabout 2 hours ago
looks fine on my machine
u8about 2 hours ago
How well do you think their terminal works if they couldn't even spend the time to clean up their vibe coded website?
dpmartinezabout 2 hours ago
> How well do you think their terminal works if they couldn't even spend the time to clean up their vibe coded website?

Your website is literally down.

https://i.postimg.cc/YCdkwZZq/image.png

And I don't think their website is that bad.

KomoDabout 1 hour ago
> And I don't think their website is that bad.

The download button doesn't even work properly.

Clicking download in the top right gives me a .dmg, the other download button in the hero gives me the .exe, the one in the footer gives me a .dmg

Docs give me a 404, blog is empty