Aadesh Gavhaneaadeshhh.hashnode.dev·Dec 21, 2024How Instagram Reels Never End!Have you ever found yourself endlessly scrolling through Instagram Reels, wondering how the feed seems infinite? How does Instagram manage to keep the reels coming, with no apparent end? Let me explain the technology behind this addictive feature. Wh...instagram
No Bullshit Codernobullshit.hashnode.dev·Sep 8, 2024No Bullshit Guide to Youtube shorts automation in NodeJS, OpenAI, Ollama, ElevanLabs & ffmpegWe all have seen tutorials on YouTube that promise YouTube faceless shorts automation using some tools that use drag-drop or “No/low code” and all seems too easy, but as a developer you know “No/Low code” is not really “no/low code” it’s just hiding ...automation
New Mananewman.hashnode.dev·May 2, 2024It didn't happenWell, it didn't happen. I wanted to go to the high street and have a nice coffee on my birthday. It didn't happen. I was so busy at work and an incident happened at work which didn't allow me to go outside. Today and tomorrow is rainy, I may go out, ...shorts
Bhanuka Mallawaarachchiimbmax.com·Jan 28, 2024How to access postgresql DB running inside a docker via terminalFirst make sure you have postgresql-client installed: sudo apt-get install postgresql-client Next, you need to find the IP address of the Docker container running PostgreSQL. You can do this by running the following command: docker inspect -f '{{ran...PostgreSQL
New Mananewman.hashnode.dev·Jan 4, 2024My todayToday I didn't go to the gym. I was very tired. It's a week that I am thinking that it's time to move to a new company. I am overwhelmed with lots of stuff that is bothering me and I can't do anything about it. Today I also learned that I don't have ...shorts
New Mananewman.hashnode.dev·Dec 20, 2023I need to writeYes, I have to write, it makes me feel better. It helps me dump my always talking brain. Even a short paragraph, like this one.shorts
Lalithya Wickramasekarelalithyaw.hashnode.dev·Aug 22, 2023Git Merge and Rebase: The Dance of Branches and the Rebirth of CommitsMerge and rebase are two different approaches to get changes from one branch to another. Let's assume we are trying to get the latest changes from the main to a feature branch we are currently developing. Merge Takes the latest changes from the main...38 readsGit
Dawitblog.minch.dev·Aug 1, 2023Deno vs. NodeDeno improves upon Node.js in some significant ways. Modules Modules are loaded directly from URLs and cached locally. import confetti from "https://esm.sh/canvas-confetti@1.6.0"; This allows the decentralization of packages by removing reliance on ...Node.js
Mariano Gonzálezblog.mariano.cloud·Mar 12, 2023AWS estimated charges - get notified in a few steps!Whenever we deploy resources on AWS, we need to keep in mind that costs are something to monitor closely. AWS offers a Free Tier, with the most used services for you to start exploring. And some of them are always free (within a given quota)! If yo...Shortsshorts
SkylerforTimefulhealthyteen.hashnode.dev·Feb 16, 2023A Short Guide to Artificial IntelligenceAI has the potential to increase productivity, reduce costs, and enable businesses and individuals to work more efficiently. By selecting the correct AI tools, you can leverage their data and automate or simplify complex tasks. AI-based task manageme...120 readsShortsArtificial Intelligence