Skip to content
SLSS Nukkad on the Web

SLSS Nukkad on the Web

Shastang Pranams at their Lotus feet

  • Home
  • About
  • Hinduism
  • Indian History
  • Health
  • Recipes
  • Health
  • Interesting
  • Books for chanting

Tech Related

  • myscuddy
  • March 19, 2026

Best way to prompt GenAI

Most people treat Claude like a search engine The ones getting 10x results use a prompt with 8 layers. Here’s the anatomy of a Claude prompt that actually works: → Task — what you want…

Read More

  • myscuddy
  • January 22, 2026

Best Free AI Courses You Can Finish in a Weekend (2026 Edition)

Best Free AI Courses You Can Finish in a Weekend (2026 Edition)

  • myscuddy
  • November 15, 2025November 15, 2025
  • Leave a Comment on Nextcloud Install Checklist for Linux

Nextcloud Install Checklist for Linux

Here’s a simple, complete guide for installing and configuring Nextcloud, covering server setup on Linux/Ubuntu, secure access for local and remote clients (including through Xfinity), and step-by-step instructions for connecting Windows 11, Ubuntu, iPhone, and…

Read More

  • myscuddy
  • September 18, 2025September 18, 2025
  • Leave a Comment on Use Python Dictionaries better

Use Python Dictionaries better

ValueError Why? Because I did this: print(student[‘marks’]) And guess what? ‘marks’ key was missing. Use .get() Like a Gentleman ❌ Wrong Way marks = student[‘marks’] ✅ Right Way: marks = student.get(‘marks’, 0) Now if ‘marks’ doesn’t exist — you get 0. No…

Read More

  • myscuddy
  • September 18, 2025
  • Leave a Comment on These 10 shortcuts in VS Code made me 10x faster at coding

These 10 shortcuts in VS Code made me 10x faster at coding

Picture this. You are neck deep in a Python project debugging, scrolling, copying code, and renaming methods and/or variables like your life depends on it. Then suddenly, you stop and realize “Wait.. Hold on … am…

Read More

  • myscuddy
  • November 26, 2024November 27, 2024
  • Leave a Comment on DIY for a Spy: Cybersecurity Techniques for the Secret Agent

DIY for a Spy: Cybersecurity Techniques for the Secret Agent

Follow these simple steps to shield your privacy with a few essential tricks from the White Hats and experts in Information Security. Fedora Security Lab distributive with a few simple tricks You are here, and I assume you…

Read More

  • myscuddy
  • November 26, 2024
  • Leave a Comment on 6 Commands to Clean Up Your Ubuntu System From the Terminal

6 Commands to Clean Up Your Ubuntu System From the Terminal

Keeping your computer free of digital clutter is an important part of maintenance, while also making sure you always have space for new files and programs. Here are some simple commands that will let you…

Read More

  • myscuddy
  • November 26, 2024
  • Leave a Comment on How to Set the Default Gateway in Linux

How to Set the Default Gateway in Linux

Access to the internet—or any other network—is governed by the default gateway. We explain what a default gateway is, and how to set and change it on your Linux computer. What Is the Default Gateway?…

Read More

  • myscuddy
  • November 14, 2024
  • Leave a Comment on (Linux) Command-Line tools that will blow your mind

(Linux) Command-Line tools that will blow your mind

The Fuck — Magnificent app which correct your previous console command ‘The Fuck’ has to be one of the most addicting command line tool once you start using it. Whenever you mis-type a command, just type fuck and…

Read More

  • myscuddy
  • October 30, 2024
  • Leave a Comment on Things about BASH

Things about BASH

Posts pagination

Page 1 Page 2 Next page»

Subscribe to this Blog

Enter your email address:

Delivered by FeedBurner

SEARCH WITHIN SITE

Recent Posts

  • Best way to prompt GenAI
  • shrauta. com – Read the Rigveda in your language
  • How Much of the Vedas Has Been Lost? A Truth That Should Shake Every Human
  • Best Free AI Courses You Can Finish in a Weekend (2026 Edition)
  • Vedic Era Ornaments: When Adornment Was Science, Not Just Beauty
Copyright © 2026 . All rights reserved.