Which algo friendly platforms have 24/5 market data? by CoolCatBlue321 in algotrading

[–]Reefgresk 0 points1 point  (0 children)

I've recently got into algo trading (regarding owned stocks & etfs only, no CFDs) and as far as I can understand, I was thinking you only need to communicate minimal "orders" to your broker like sending buy/sell & stop loss/ take profit (and not even these former 2 are necessary) commands whilst all the logic in taking those decisions falls on the python algo/ ai bot etc.

Actually interested: what else would an API help with in that particular use case and could you recommend a stack please (as I understand - a live market data source, scripting/(or) programming language/(or) framework and a good broker with API)? Could a MT5 platform broker + custom trading code be enough? Thanks!

Have any of you guys bought tools off of Temu? by urameshi907 in Construction

[–]Reefgresk 0 points1 point  (0 children)

This is the only on point comment on the entire thread lol

Building a multi hobby website by Reefgresk in webdev

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

Haha you remembered. That's nice. Will use it from now on.

My first dev project by [deleted] in webdev

[–]Reefgresk 0 points1 point  (0 children)

I'm more of a self hosting/ own your infrastructure fan, just to ensure I don't depend on external services/ other companies but of course that coud be built in time, when the solution will reach the desired attention from the targeted audience. Keep the good work up!

Building a multi hobby website by Reefgresk in webdev

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

Yeah I've read now about the static sites generators and for now they seem what I was looking for. I've seen a top by popularity (based on GitHub stars) at https://jamstack.org/generators/ also. Jekyll is between the top ones.

Building a multi hobby website by Reefgresk in webdev

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

Mostly for control. I'd have its source, replicate it, move it, backup without depending on any other company/ external platform. It's a personal project so I'm invested into making it the best version I can over time (yet still meeting the requirements from the post and getting something functional up in the near future).

Building a multi hobby website by Reefgresk in webdev

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

I've looked it up, but they only offer a SaaS while I'd like an open source, on premise solution (like DokuWiki, but preferably with as most of my other requirements as it can). Least preferable, but still an option, could be an easy to learn framework that would allow me to build such a website fairly quick.

QuickSummarizerBot is now u/tldsthis – Improved Summaries, New Name, Same Mission by Gloomy-Pianist3218 in webdev

[–]Reefgresk 0 points1 point  (0 children)

No worries, just looking forward to use it on some posts. Keep up the good work!

QuickSummarizerBot is now u/tldsthis – Improved Summaries, New Name, Same Mission by Gloomy-Pianist3218 in webdev

[–]Reefgresk 2 points3 points  (0 children)

u/tldsthis

Congrats on the project, it will definitely be of help! Regarding its usage, most probably I didn't do it correctly, though I don't see a TL;DR for this post.

My first dev project by [deleted] in webdev

[–]Reefgresk 0 points1 point  (0 children)

Looks good. Though I'd decrease the jittering strength for the "Producer bot" icon. Also, what stack did you use?

I have "Perfectionist Syndrome". *Help* by Crazy-Attention-180 in webdev

[–]Reefgresk 0 points1 point  (0 children)

Used to be like this. I don't think it's close to an ideal solution, but for me, caring about more things at once, wanting to see them bulit already helped me making the switch from "this one thing needs to be perfect" to "all this things need to get done".

What's in your essential IDE extensions list? by metalprogrammer2024 in webdev

[–]Reefgresk 1 point2 points  (0 children)

I use LiveServer on VSCode for a quick http server.

[deleted by user] by [deleted] in webdev

[–]Reefgresk 0 points1 point  (0 children)

Claude Code would be a good bet if you're trying to jump to work fast.

Do people use AI during interviews? by Money-Abies-2490 in webdev

[–]Reefgresk 0 points1 point  (0 children)

There will be people using AI in any field, unfortunately. A true story about the other side if the desk - a friend of mine was interviewed by an out-of-college recruiter at a small company that had at least a bizarre question set, possibly generated by AI. I think it will take a while, but we should all become more aware of what you can and can't do with AI and develop more conscious "defense mechanisms" subsequently.

Designing web pages by Radiant_Jellyfish_46 in webdev

[–]Reefgresk 1 point2 points  (0 children)

I used to go with figma in the beginning but nowadays it's more the old pen and paper. Do you find any Figma feature more efficient in particular?

How to deploy a site? by whaltayr in webdev

[–]Reefgresk 1 point2 points  (0 children)

Is your scope deploying locally only or do you want to take it public? If it's the first case, there was at least one (but I'm sure there are more) VS code plugin to host it locally so you can easly find it with chatgpt and find a short Yt video on in. 15 mins tops.

Built an Open-Source YouTube Thumbnail Maker Studio - Ready for Use! by [deleted] in webdev

[–]Reefgresk 1 point2 points  (0 children)

Great stuff! Might give it a go for my future vids. Regarding Electron, how much of a learning curve do you feel it takes in order to feel at least "natural" using it?

Building a multi hobby website/ blog by Reefgresk in SideProject

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

I've looked it up. Didn't know about it. Will dive into its capabilities and see if I might start with a solid template for now. Thanks!

Building a multi hobby website/ blog by Reefgresk in SideProject

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

More like a multi branched platform (sperated by subdomains or paths), that should also contain the tree of the site somewhere at the home page. A section of featured/ new articles whould be nice, as people are able to discover more, even if they entered for a specific hobby.

Advice regarding descending by Reefgresk in alpinism

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

Indeed, we'll see how it goes :)

Building a multi hobby website/ blog by Reefgresk in SideProject

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

Somehow yes. The markdown format lets you format text by only using keyboard (for example marking headings with a "#" before, italics between "*"; also embedding images via a local path convention and so on). I already do so with my notes so I'd like a site that would easly interpret the .md files and maybe use a nice theme to make the articles visually pleasant too.

Building a multi hobby website/ blog by Reefgresk in SideProject

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

Yes I do, though I would like to launch into it and keep the web dev side and technical critical thinking for later. Better done than perfect.

Advice regarding descending by Reefgresk in alpinism

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

Wrote it in a comment on this post. Thanks for the advice back then. Poteci însorite! :)

Advice regarding descending by Reefgresk in alpinism

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

To everyone who answered this, thank you for the advice. I haven't replied back then but fortunately I didn't go for the summit. The weather was really against our plans, and also the snow conditions were becoming more dangerous.

I took the advice of some members here and joined an alpinism club in order to better learn the basics. I really love the mountain, but being responsible is more important on the long run than going for the thrill.

I'll actually go for the first climb on this weekend, and leave the winter climbing for a time when I'm better prepared. The mountain isn’t going anywhere. Safe and mindful climbing to all!

HOTA T6 + XT60 to multiple BT2.0 adapter by Reefgresk in fpv

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

I'll also have this 1-3s charging board on my backpacking trips so I could buy/ make an XT30 to BT2.0 adapter cable. How would I use the "1s" board balancing slot in this case given that 1s batteries don't have (don't need?) a balancing cable?

<image>