Skip to content

Instantly share code, notes, and snippets.

View ra101's full-sized avatar
🎯
Status?... Using this emoji to symbolize the irony of hating dart.

Parth Agarwal ra101

🎯
Status?... Using this emoji to symbolize the irony of hating dart.
View GitHub Profile
@inDivyanshu
inDivyanshu / raspberry.md
Last active March 12, 2021 09:10
Install Nginx on Raspberry

Install Nginx on Raspberry

Here are the steps to install it on Raspberry Pi

Raspberry Pi 4 with Debian OS (lite version ) that has 4 gigabytes of RAM and 16 GB Memory card Class 10. This OS has yum on it so it'd be so easy to install stuff into it. We just have to connect with wifi or ethernet

If you are not sure on how to setup raspberry pi checkout the following link:

https://projects.raspberrypi.org/en/projects/raspberry-pi-setting-up/

@ra101
ra101 / alias.sh
Last active March 9, 2024 07:30
exhaustive list of aliases that i use for my dev setup
# Aliases
alias 'cd..'='cd ..'
alias ls='ls -CF'
alias ll='ls -alF'
alias la='ls -ACF'
alias grep='grep --color=auto'
alias fgrep='fgrep --color=auto'
alias egrep='egrep --color=auto'
alias sag='sudo apt-get'
@dariodip
dariodip / Dockerfile
Created September 21, 2017 09:45
Cython in a Docker container
FROM python:3.6
WORKDIR /app
ADD . /app
RUN pip install -r requirements.txt
RUN python setup.py build_ext --inplace
ENTRYPOINT ["python"]
CMD ["app.py"]
@rxaviers
rxaviers / gist:7360908
Last active May 2, 2024 20:42
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: