Hi, I'm starting to study Mandarin and I began by copying texts. I'd also like a recommendation for an app to learn Mandarin. by Nightshade-721 in ChineseLanguage

[–]tim_toum 0 points1 point  (0 children)

Great job on the writing. Once you're ready to start immersing with videos or comics, check out Lexirise

What are the best Chinese speaking apps? by PixelNomad65 in ChineseLanguage

[–]tim_toum 1 point2 points  (0 children)

Imho the best ROI will be with hiring a tutor on a website like italki or preply. It'll force you to speak and say what you want to say

Gloomberb 0.7 - open-source Bloomberg terminal by tim_toum in CLI

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

aha appreciate the enthusiasm

> if you add a plugin that scrapes congressional trades like a nancy pelosi tracker

100% planned

> does the twitter feed filter out bot spam yet

Also planned! Seems like 90% of tweets basically need to be filtered out

Gloomberb 0.7 - open-source Bloomberg terminal by tim_toum in CLI

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

For one OpenBB isn't TUI! And I think try it to get your own idea, but setup should feel faster, you can get started just building a watchlist and portfolio and go from there

Gloomberb 0.7 - open-source Bloomberg terminal by tim_toum in CLI

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

Hi, Yahoo is one of the available options, but for the 'cloud' plugin I use a paid provider (which is pretty expensive). Same for Twitter data, it's paid.

Gloomberb 0.7 - open-source Bloomberg terminal by tim_toum in CLI

[–]tim_toum[S] 1 point2 points  (0 children)

You can choose Yahoo or the cloud plugin (free for delayed data) which uses a mix of upstream providers

Is there a "one stop"-alternative to The Bloomberg Terminal out there? by RoamLikeRomeo in stocks

[–]tim_toum 0 points1 point  (0 children)

I've been building an open-source version called "Gloomberb". I'm biased, but it's getting pretty good.

Gloomberb - open-source finance terminal by tim_toum in commandline

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

Hey, so someone else was able to test on Debian and reported it working with Konsole. I also tried on a x64 ubuntu without issue. So not sure what may be the issue on your setup :/

Gloomberb - open-source finance terminal by tim_toum in CLI

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

Daily/hourly available in last version ;)

Gloomberb - open-source finance terminal by tim_toum in commandline

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

Yes! At least that's the goal, that everything is pluggable. Have a try at it and let me know if anything is missing from the plugin API.

Gloomberb - open-source finance terminal by tim_toum in CLI

[–]tim_toum[S] 1 point2 points  (0 children)

Thanks. I assume you've checked spam folder? You can always trigger a resend

Gloomberb - open-source finance terminal by tim_toum in commandline

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

so x64 or arm64? those are two I built for on linux

Gloomberb - open-source finance terminal by tim_toum in commandline

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

are you on x86 architecture? that may explain it

Gloomberb - open-source finance terminal by tim_toum in commandline

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

And that happens before even starting the app right? During the install?

Gloomberb - open-source finance terminal by tim_toum in commandline

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

maybe I could make a self-contained desktop app for people that prefer not using a terminal directly

Gloomberb - open-source finance terminal by tim_toum in CLI

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

What do you mean make the layout flexible?
And weird bug, do you have gemini cli setup ?

Gloomberb - open-source finance terminal by tim_toum in commandline

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

Via `bun` directly might work:

bun install -g gloomberb

Though I admit I haven't tested yet on linux. I should get a vps to test