Skip to content

Instantly share code, notes, and snippets.

View raimonizard's full-sized avatar
👾
Teaching and learning

raimonizard raimonizard

👾
Teaching and learning
View GitHub Profile

RECETA DE RAMEN

El ramen es un guiso japonés de fideos que tiene su origen en China y que lo han adaptado los japoneses creando 
unos de los mejores guisos y más conocidos a nivel mundial. 
Hoy aprenderemos a hacer ramen paso a paso con cada ingrediente esencial.

alt text

[!NOTE]

Ventoy

Ventoy és una eina molt versàtil per preparar dispositius d'emmagatzematge tant per iniciar ISOs (semblant a Rufus o Balena Etcher) com per la seva part més desconeguda: engegar dispositius d'emmagatzematge virtuals (.vdi o .vhd) directament com si fossin dispositius reals.

Es tracta d'una opció que permet tant la utilització de sistemes GNU/Linux com Windows. Tot i que amb Windows la configuració és més senzilla, val molt la pena aprendre a fer màquines virtuals amb GNU/Linux que et poden permetre tenir entorns de proves portables.

Es poden utilitzar des de pendrive o SSD/NVME. Si ho poses dintre del dispositiu d'arrancada d'un portàtil es poden fer reparacions dels dispositius sense ni tan sols haver de desmuntar el dispositiu intern per fer-ho funcionar des d'un dispositiu extern on executis VirtualBox.

Web oficial del projecte Ventoy

La web oficial del projecte Ventoy

@raimonizard
raimonizard / EsferaMateria.md
Created June 11, 2025 11:02 — forked from xqgh76/EsferaMateria.md
EsferaMateria

Què necessites?

  • L’extensió (plugin) Tampermonkey instal·lada al navegador web (Firefox, Chrome, etc).
  • Un arxiu de codi JavaScript (arxiu EsferaMateria.user.js) instal·lat a Tampermonkey.
  • Les notes introduïdes en un full de càlcul.

alt text

Tampermonkey

@raimonizard
raimonizard / youtube.md
Created February 29, 2024 08:45 — forked from bitsurgeon/youtube.md
Markdown cheatsheet for YouTube

Embed YouTube Video in Markdown File

  1. Markdown style
[![Watch the video](https://img.youtube.com/vi/nTQUwghvy5Q/default.jpg)](https://youtu.be/nTQUwghvy5Q)
  1. HTML style
<a href="http://www.youtube.com/watch?feature=player_embedded&v=nTQUwghvy5Q" target="_blank">
@raimonizard
raimonizard / markdown-tips.md
Created February 1, 2024 12:49 — forked from picuu/markdown-tips.md
Markdown Tips for GitHub

FYI: Created blog post with more details

How to fix ".gitignore not working" issue?

Sometimes git does not exclude files/folders added .gitignore especially if you had commited them before. Here is how to fix it. I am ignoring node_modules from Angular project as an example

  1. Update .gitignore with the folder/file name you want to ignore. You can use anyone of the formats mentioned below (prefer format1)
### Format1  ###
node_modules/

Conventional Commit Messages

See how a minor change to your commit message style can make a difference. Examples

Have a look at CLI util git-conventional-commits to ensure this conventions and generate changelogs

Commit Formats

Default

@raimonizard
raimonizard / gist:8d84102ca0fba4872f738563778ef06c
Last active January 31, 2023 11:57 — forked from rxaviers/gist:7360908
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue: