Helping people achie...ย โขย 1m
Why are we still coding in programming languages when plain but exact English statements should be used to define what functions and methods should do. Just a vision: 1. Let everyone (not only developers) write modular functions with plain English descriptions and the AI converts it to most optimised code underneath. 2. These functions work as lego bricks (say nodes) which can be used to build anything. 3. Community of writers (read node developers) develop reusable templates of nodes like authentication, db access, file reading etc. For developers: we only write function docstrings and the function is actually written by AI. Plain english unit test cases to keep it compliant to the requirement.
Keen Learner and Exp...ย โขย 15d
Day 17 of learning python as a beginner. Topic: lambda functions + email filter Lambda functions are a single line anonymous function without using the usual def key word. All function: checks whether all the key words (spam_keywords) are present
See MoreKeen Learner and Exp...ย โขย 9d
Day 24 of learning python as a beginner. Topic: decorators Somebody has suggested me that I should focus on some of the important things and he gave me a list of topics to learn. Decorators were at very top of that list and therefore I decided to l
See Moreย โขย
Wherehouseย โขย 6m
You still don't know what Vercel Fluid Compute is ? Let's start with traditional approach ? In traditional server setups, you rent or own physical or virtual machines that are always running. These servers handle all your application's tasks, such
See MoreFounder - Burn Inves...ย โขย 2m
Oh wow I used to think I was the only one using it like this but turns out there are so many people ๐ , I mostly use AI as a translator because my english isnโt that great, so I write my messages in hindi and then translate them into english. Sometim
See MoreKeen Learner and Exp...ย โขย 3d
Day 30 of learning python as a beginner. Topic: making a fully functional calculator. Yesterday I got introduced to tkinter and was successful in creating a basic graphical layout for the calculator and today I added logic into it and now I finally
See MoreDownload the medial app to read full posts, comements and news.