My personal blog

Just another WordPress site

    • Copywriting and psychological strategies
    • Development resources (information)
    • Development tools
    • Important links
    • Sample Page
  • How to fix Access-Control-Allow-Origin

    On

    July 10, 2020

    By

    Fernando

    Just add the following to .htaccess: <IfModule mod_headers.c>   <FilesMatch “\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$”>     Header set Access-Control-Allow-Origin “*”   </FilesMatch> </IfModule>

    Continue reading

  • Remove Windows bloatware

    On

    July 10, 2020

    By

    Fernando

    Link: https://github.com/Sycnex/Windows10Debloater

    Continue reading

  • Starting with Git

    On

    June 26, 2020

    By

    Fernando

    Configuring Git A couple of very basic configurations should be made before you get started. You should set your name […]

    Continue reading

  • First commands in git

    On

    June 12, 2020

    By

    Fernando

    https://trello.com/b/Cm3yiK7R/git Clean console:clean Enter a folder and initiate git withgit init Check status of the git projectgit status Before commit […]

    Continue reading

  • Scrum in 30 minutes

    On

    May 7, 2020

    By

    Fernando

    Continue reading

  • Newbie resources

    On

    April 22, 2020

    By

    Fernando

    Practise to get hired:https://www.hackerrank.com/ Recommended courses/teacher at Udemy:https://www.udemy.com/user/maximilian-schwarzmuller/ Javascript course/group in Argentina:https://argentinaprograma.com/

    Continue reading

  • Useful commands

    On

    April 5, 2020

    By

    Fernando

    Change ownership and group:chown username file.txtchgrp groupname file.txt Run ls -l file.txt to check the file permission Rename filemv oldfile.txt […]

    Continue reading

  • Create a SSH key on cPanel and connect

    On

    April 4, 2020

    By

    Fernando

    Enter cPanel and create a public and private key. Save the private key on the computer Authorize the public key […]

    Continue reading

  • Add native HTML lazy-loading

    On

    April 3, 2020

    By

    Fernando

    https://carlosazaustre.es/lazy-loading-image

    Continue reading

  • .gitignore example for Laravel

    On

    March 5, 2020

    By

    Fernando

    Continue reading

1 2 3 4

Categories

  • Git
  • Uncategorized
  • Windows

Archives

  • October 2024
  • June 2024
  • May 2024
  • February 2023
  • January 2023
  • August 2022
  • July 2022
  • May 2022
  • May 2021
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020

Tags

My personal blog

    • Copywriting and psychological strategies
    • Development resources (information)
    • Development tools
    • Important links
    • Sample Page

About Charta

Charta is an experimental block theme featuring a classic two column layout with a right sidebar. With its clean and modern design the theme is perfectly suited for starting a simple blog or news site. Without many bells and whistles, it is an easy way to try out the new Full Site Editing experience of WordPress.

Categories

  • Git
  • Uncategorized
  • Windows

Archives

  • October 2024
  • June 2024
  • May 2024
  • February 2023
  • January 2023
  • August 2022
  • July 2022
  • May 2022
  • May 2021
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020

Tags


© 2026 My personal blog

  • Twitter
  • Facebook
  • Instagram