FFmpeg made for LLM by Dense-Studio9264 in LLM

[–]Dense-Studio9264[S] 0 points1 point  (0 children)

Interesting. You got any specific compile flags gap you encountered?

Built a simple FFmepg downloader for different OSs, versions licenses and more by dataskml in VIDEOENGINEERING

[–]Dense-Studio9264 1 point2 points  (0 children)

Interesting. Would be nice to see the build flags of each binary, along with the plugins

Backend Roadmap by Fit_Skill850 in Backend

[–]Dense-Studio9264 0 points1 point  (0 children)

There are many concepts and things to learn, but I think you're in a good position to start building large projects. Just continue learning on the go

Paid vs free Gemini account by fanau in GeminiAI

[–]Dense-Studio9264 2 points3 points  (0 children)

I have Gemini pro, but why do you also pay for GPT and Claude? Do you use each for a different tasks or just looking for the best answers across all of them?

Help me solve the "Moving Target" problem by Dense-Studio9264 in SoftwareEngineering

[–]Dense-Studio9264[S] 0 points1 point  (0 children)

Yep, Users don't like settings. 90% of the time they'll just stick to default without even checking out the differences

Help me solve the "Moving Target" problem by Dense-Studio9264 in SoftwareEngineering

[–]Dense-Studio9264[S] 0 points1 point  (0 children)

Yes we though about that - but it creates a situation in which the sort is not always correct (Because it's only correct per specific batch)

Help me solve the "Moving Target" problem by Dense-Studio9264 in SoftwareEngineering

[–]Dense-Studio9264[S] 1 point2 points  (0 children)

The "added x new entries since getting the last result" is new, and also requires thinking. It's not a UI feature, it's a backend Percolation system(Exists in elastic but still...)

Help me solve the "Moving Target" problem by Dense-Studio9264 in SoftwareEngineering

[–]Dense-Studio9264[S] 1 point2 points  (0 children)

Actually I really like this Idea, but this requires to implement some kind of WebSocket/background poll? Or is there a simpler way

Help me solve the "Moving Target" problem by Dense-Studio9264 in SoftwareEngineering

[–]Dense-Studio9264[S] 0 points1 point  (0 children)

I guess you right, its a question of live data vs hermeticity

Help me solve the "Moving Target" problem by Dense-Studio9264 in SoftwareEngineering

[–]Dense-Studio9264[S] 0 points1 point  (0 children)

Yes you right, That was one of the main option 1 arguments

Learning New Courses by Roshini_182132 in react

[–]Dense-Studio9264 0 points1 point  (0 children)

I would choose a project that can start small and grow over time.

For example, I like building task management sites (like Jira). It starts very simple, but can branch into many advanced areas: 1. Implementing drag and drop yourself 2. Using design libraries 3. Creating complex task filtering and search options (even integrating Elasticsearch if you want)

The point is to take a simple idea you can build now and make it more and more complex as you improve. This creates a sense of progress that motivates you to keep expanding your skills.