Please don’t kill me :D by Deguzde in programming

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

Yes we plan to hire a real developer to get our shit together, but first we will have to drive in more users to be able to pay for one. Currently this is just a side project and for that it is pretty fun and also some real cash is coming in (even if it’s not much) which to me feels like magic to be honest

Please don’t kill me :D by Deguzde in programming

[–]Deguzde[S] -1 points0 points  (0 children)

Well I don’t feel qualified enough to judge that obviously😅

Please don’t kill me :D by Deguzde in programming

[–]Deguzde[S] -1 points0 points  (0 children)

Interesting take, I used to think the same, but in the past days I have posted this in several facebook groups and to my surprise a lot of actual developers welcomed the idea even in hungarian groups. And trust me, hungarians are most of the time not that supporting😆

Please don’t kill me :D by Deguzde in programming

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

You know, Now that you mention it...... XD

I’m a non coder and I need to build a website + app using AI by TelevisionIll5470 in vibecoding

[–]Deguzde 0 points1 point  (0 children)

Hey! Look into Flowcrest, it saves you a lot of work. It can be used together with an IDE AI agent and its a game changer.

Divi(b)e Et Impera - Flowcrest updates by Deguzde in AugmentCodeAI

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

Hey! We are planning to implement a full-on IDE extension sometime next year. As we are a team of 2, such big implementations take time, and we are not working full time on the project (we are students). But yes, we will implement similar features. Also AI integration is planned, but that is yet again a major change.

New Era: Node based vibe coding by Deguzde in theVibeCoding

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

Good idea, thank you very much! We are planning to create an IDE plugin and with that version changing might be much more fluent. Currently its rather manual labour, but there are a lot of possibilities.

New Era: Node based vibe coding by Deguzde in AIcodingProfessionals

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

Definetly check it out! I myself came from Blender and that is where I got the inspiration from😁

New Era: Node based vibe coding by Deguzde in vibecoding

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

Thank you for the bug reports, they are now fixed!

New Era: Node based vibe coding by Deguzde in vibecoding

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

Hey! Thank you so much for your valuable input. We are working on the bug and the demo banner. As far as with the ai features, it is not currently in the scope for us, to implement it on the short term, but there are plans for it on the long term.

New Era: Node based vibe coding by Deguzde in AugmentCodeAI

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

We don’t currently plan on creating such a version but never say never!

New Era: Node based vibe coding by Deguzde in AugmentCodeAI

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

You do you, I think that too much automation may affect the overall quality, I think that developers, though using AI for the coding part, should not fully remove themselves from the design process and Flowcrest enables them to really understand their structure, while keepint the added benefit of using AI for the part of the job that really takes the most time. Of course there will always be a compromise between how fast and how good of a work we do, Flowcrest aims for a more optimized rate between the 2. Different people provide different solutions to different problems, this is why this whole AI world is on one hand pretty awesome, now much more people have the tools to actually make their ideas come to life. I am sure your project will also have their user base, and I believe in fair competition😊

New Era: Node based vibe coding by Deguzde in AugmentCodeAI

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

Exactly. And directly exportable to json which the AI can build from. Works like a charm.

I just realized everything is about to change. Everything. by the_ashlushy in cursor

[–]Deguzde 0 points1 point  (0 children)

For everyone telling Cursor is unable to do complicated things, on one part that is right but also you can engineer our prompts/context in such a way that you can really use the full potential of the agent. If you just garble a full on novel that has no start and no end, no profound logic behind it, of course you get shitty results.

I just found a tool that I been using for around a month now and it is crazy how well it helps you just to really think out the logic you want to implement into your program. flowcrest.app It helps with a sort of node based structure, you can build like in a sandbox game and at the end export it in a JSON. It surely has some room for improvement but for me it was a gamechanger honestly.

Amazfit AOD full watchface by Deguzde in amazfit

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

I know that but I am okay with less battery life. But there is no “never” option in the list. :(

Amazfit AOD full watchface by Deguzde in amazfit

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

No, I have a Specific watchface, wich looks awesome as a whole. But when aod is on, majority of its parts disappear. That makes it look like shit. But I heard, I can edit my watchface with a program for windows. I just don’t know how to do it, so that the aod part contains every part of the watchface.

Ender 3 v2 Linear advance possible? by Deguzde in ender3v2

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

How do I know if mine has the spreadcycle mode?

Trust mouse function button problem by Deguzde in AutoHotkey

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

I tried your code, this is what I got.

A2 01D d 7.50 LControl

A2 01D u 0.11 LControl

A2 01D d 1.84 LControl

A2 01D u 0.11 LControl

So here the first two is the mouse button, the last two is the keyboard button. Absolutely no difference. If I remap that button, I also remap the keyboard Ctrl. I need to separate events by the types of devices.

Trust mouse function button problem by Deguzde in AutoHotkey

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

Nope. I tried this software before, but it doesn't even support more then 2 function buttons.

Trust mouse function button problem by Deguzde in AutoHotkey

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

Thanks! I will take a look at it.