Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "onfire"
-
🔥👽🤘🏻
I've been CRUSHING it lately, so stoked!!!
**Also, this means that in the near future something will crush me because I have a few subjects on deck I need to lock down.
1. Deno
2. TypeScript(deep dive)
3. CPP (currently 75% done with my 2nd masterclass, first one complete)
4. Multi-platform local device storage (Sqflite/mongoDB/shared preferences/Hive)
5. REST/api/requests/json management && application
6. Implementing Firebase authentication using Apple, Twitter, and mobile OTP
7. Cloud functions && server scripting/automation
8. Intro to embedded systems/OS/kernels
9. Steadily improve my code style, design strategies, and build patterns that are team friendly && provide easier code base maintainibilty
10. Influence, teach, and/or spark the interest of someone new to development in any possible- all that matters is getting new people on board, making sure they are stoked about, and last but not least making sure they feel welcome in the community and are able to start off in the right direction.
cheers, ya fockers!!!! -
Just made something fun and useful with AI.
Some repository ticket automation.
So it:
- converts fuzzy text to decent titles and their descriptions using AI.
- matches right project extracted from text to existing repositories from retoor.molodetz.nl using AI.
- it inserts tickets automatically at retoor.molodet.nl repository.
I am sure i'll do better ticket management from now on.
On this picture at bottom, you can see low effort ticket description:
https://devrant.molodetz.nl/preview...
At the top you can see a little bit what it made out of it (it's the AI log).
Here you see the result in my repository, with nice title, and descriptive description.
https://retoor.molodetz.nl/retoor/...
Finally found some usecase again where AI actually benefits. Rare case.
All i did was generating an Gitea client using perplexity that will search all api calls and return codes. With that detailed docstringed class I could vibe it in one shot.
The AI development was top notch, and the new functionality is top notch.
Maybe i should check if a ticket already exists or something, but that's too much for now. Time to move on.4