Skip to content
No results
  • Internet
    • Facebook
    • Google
    • Twitter
    • WordPress
  • Mobile
    • Android
    • iOS
    • Reviews
  • Softwares
    • Open Source
    • Browsers
  • OS
    • Linux
    • Mac OS
    • Windows
    • Programming
  • Cool Hacks
  • Videos
Dev Logs
  • Internet
    • Facebook
    • Google
    • Twitter
    • WordPress
  • Mobile
    • Android
    • iOS
    • Reviews
  • Softwares
    • Open Source
    • Browsers
  • OS
    • Linux
    • Mac OS
    • Windows
    • Programming
  • Cool Hacks
  • Videos
Dev Logs
  • How To's, Windows

Remove multiple predefined lines in text file with powershell

An screenshot showing the text files; original, remove, and new. new is the one generated by the command
When you need to remove multiple lines from a text file without a time consuming process. Powershell on Windows allows you to do this in a single command.
  • Niroj Manandhar
  • 20th September, 2023
  • Internet, Web Development

Overwrite robots.txt with CloudFlare workers

The worker responding with the content of the robots.txt
CloudFlare workers handle http requests & overwrite responses on the fly. Use it to overwrite robots.txt file to prevent crawlers on your self-hosted instances
  • Niroj Manandhar
  • 18th August, 2022
  • Android

Remove a zombie adb emulator device (emulator-5562)

Remove emulator 5562 from connected devices
A zombie device (emulator-5562) does not close on their own. It conflicts with devices listed on ADB and you run into a problem with Scrcpy. Lets kill it.
  • Niroj Manandhar
  • 29th July, 2022
  • Android

Use Tasker to start download in 1DM Android

Tasker initiated 1DM download for Fennec F-Droid
I created a tasker task to be able to download remote files directly from the 1DM download manager and also make it usable within other tasks.
  • Niroj Manandhar
  • 7th July, 2022
  • Web Development

Edit/Delete tags permanently on Shopify

Shopify Product Export Screen
Shopify doesn't have a section to edit tags once you create them. This tutorial will help you edit, modify or delete them completely off your shopify store.
  • Niroj Manandhar
  • 9th June, 2022
  • How To's, Web Development

Starting with CloudFlare Pages with Netlify build configuration

transfer netlify to cloudflare
CloudFlare Pages brings generous deployment benefits to Static Website Generators with more build capacity. Learn how to build/move the netlify themes over
  • Niroj Manandhar
  • 27th February, 2022
  • How To's, Programming

Command Prompt/Terminal in Sublime Text in split-view

Sublime Text 3 with Command Prompt on split view
Learn how to add a command prompt or terminal in sublime text with split-view at the bottom of the current editor tab.
  • Niroj Manandhar
  • 24th February, 2022
  • How To's, Programming

Remove empty lines in code or text with Regexp

Pattern matching of empty lines in Sublime Text 3
Regexp pattern to remove or replace empty lines in your code or text files to reduce the file size. Works in Sublime Text, Notepad++, VSCode, and other IDEs
  • Niroj Manandhar
  • 12th January, 2022
  • Programming

Accessing your Gitlab Snippets with curl

Screenshot of a demo Gitlab Snippets
Snippets are standalone codes in Gitlab. Here’s how you access your private snippets remotely without logging into your GitLab account.
  • Niroj Manandhar
  • 2nd January, 2022
1 2 3 4 … 46
Next
Copyright © 2023 - WordPress Theme by Creative Themes