Fix few typos

This commit is contained in:
Sameer Rahmani 2021-12-17 14:59:55 +00:00
parent db49effa0d
commit f4461f3cd7
5 changed files with 20 additions and 74 deletions

View File

@ -1,3 +1,5 @@
deps:
cask
clean:
rm -rf build
rm -rf ./orgs/index.org ./orgs/categories/ ./orgs/tags/
@ -10,9 +12,9 @@ dev-build:
build:
LXHOME_PROD=t ./build.el
deploy: clean build
rsync -vlcr --delete-after ./build/ lxsameer@core.lxsameer.com:/home/lxsameer/lxsameer.com/home/
serve: build
npx http-server -p 3003 ./build
deploy: clean build
rsync -vlcr --delete-after ./build/* core.lxsameer.com:/home/lxsameer/lxsameer.com/home/

View File

@ -6,28 +6,28 @@
#+PAGE: true
#+DESC: A man is nothing without his honor
I always try to live by my code of honor. A man is nothing without his honor. “A sin is to betray your beliefs”.
I always try to live by my code of honor. A man is nothing without his honor. "A sin is to betray your code".
* Honorable life
- Dont betray your code of honor.
- Don't betray your code of honor.
- Defend your Bushido way.
- Live life as an Honorable Man.
- Dont lie.
- Don't lie.
- Honesty takes courage.
- Dont talk without a knowledge to support it.
- “Dont argue with the crazy guy”.
- Don't talk without a knowledge to support it.
- "Don't argue with the crazy guy".
- Always follow your sense of Justice
- Feel the pain of others.
- Always put your self in peoples shoe before making any decision.
- Always put your self in people's shoe before making any decision.
- A simple smile goes a long way.
- Theres no honor in winning by cheating.
- “If you fall down 7 times make sure to get up 8 times.”
- There's no honor in winning by cheating.
- "If you fall down 7 times make sure to get up 8 times."
- Protect your promises.
- “For a samurai everywhere is Japan.”
- "For a samurai everywhere is Japan."
- Holding back is disrespectful to your opponent.
- Live life in your way.
- “Respect is earned, not given”, So earn it.
- “A man is much more than the job he holds and clothes he wears.”
- "Respect is earned, not given", So earn it.
- "A man is much more than the job he holds and clothes he wears."
- "If fail and you return home coz you're not good enough, you are welcome here. But if you come back because
you didn't give your all, find another home."
@ -92,9 +92,9 @@ I always try to live by my code of honor. A man is nothing without his honor.
- Docs before new features
** Library design
Major releases can contain backward incompatible changes. Its better to use a different code name
Major releases can contain backward incompatible changes. It's better to use a different code name
instead of a major version number change to indicate that there going to be backward incompatible changes.
Minor releases shouldnt break the dependency versions. E.g: X(0.6.0) depends on Python(3.5.x), X(0.7.0)
Minor releases shouldn't break the dependency versions. E.g: X(0.6.0) depends on Python(3.5.x), X(0.7.0)
should depends on the same version python
** New Feature Checklist
@ -113,4 +113,4 @@ I always try to live by my code of honor. A man is nothing without his honor.
+ Network
+ External storage
+ Database
+ “The Cloud”
+ "The Cloud"

View File

@ -1,29 +0,0 @@
#+SETUPFILE: ../config.org
#+OPTIONS: toc:nil
#+EXPORT_FILE_NAME: index.html
#+DATE: 2021-02-11
#+TITLE: The little nest of mine
#+PAGE: true
#+DESC: All about lxsameer's experience in science and engineering
Welcome to my little piece of the world. I'm a software engineer by day and an amateur scientist by night
who lives by his [[./coh.org][Code of Honor]]. I write about my thoughts and researches. The views expressed here are my
personal views and not of those organizations that I might be associated with. Most of my time goes to developing
free software either by contributing to other projects or by working on my own stuff which you can find
them on [[https://devheroes.codes][devheroes]]. I spend the majority of my time these days working on the [[https://serene-lang.org/][Serene compiler]] and I have
a video series on my [[https://www.youtube.com/c/lxsameer][Youtube channel]].
If you're interested in my work and research feel free to contact me to have a friendly chat Or share you thoughts
with me via email (check my [[./gpg.org][GPG]] info page). If you have a question for me, you might be able to find the answer to it
in the [[./faq.org][FAQs]] page.
* Recent updates:
- [[https://lxsameer.com/essays/serene-on-llvm.html][Serene on the LLVM]]
- [[https://lxsameer.com/essays/beyond-the-big-bang.html][Beyond the big bang]]
- [[https://lxsameer.com/essays/dark-matter-and-other-life-forms.html][Dark matter and other life forms]]
- [[https://lxsameer.com/essays/serene-simple-version.html][Serene (simple versoin)]]
- [[https://lxsameer.com/essays/choosing-the-target-platform.html][Choosing the target platform]]
- [[https://lxsameer.com/essays/rational-and-a-name.html][Rational and a name]]
- [[https://lxsameer.com/essays/my-new-programming-language.html][My new programming language]]
- [[https://lxsameer.com/essays/transaction-variants.html][Transaction Variants]]
- [[https://lxsameer.com/essays/fatty-liver.html][Fatty Liver]]

View File

@ -1,27 +0,0 @@
#+TITLE: lxsameer's nest
- [[file:essays/serene-on-llvm.org][Serene on the LLVM]]
- [[file:tags/Astrophysics.org][Astrophysics]]
- [[file:essays/beyond-the-big-bang.org][Beyond the big bang]]
- [[file:tags/Thoughts.org][Thoughts]]
- [[file:tags/Physics.org][Physics]]
- [[file:essays/dark-matter-and-other-life-forms.org][Dark matter and other life forms]]
- [[file:categories/Life.org][Life]]
- [[file:tags/Life.org][Life]]
- [[file:tags/Health.org][Health]]
- [[file:essays/fatty-liver.org][Fatty Liver]]
- [[file:essays/serene-simple-version.org][Serene (simple versoin)]]
- [[file:essays/choosing-the-target-platform.org][Choosing the target platform]]
- [[file:essays/rational-and-a-name.org][Rational and a name]]
- [[file:tags/Serene.org][Serene]]
- [[file:tags/Languages.org][Languages]]
- [[file:essays/my-new-programming-language.org][My new programming language]]
- [[file:categories/Engineering.org][Engineering]]
- [[file:tags/Databases.org][Databases]]
- [[file:essays/transaction-variants.org][Transaction Variants]]
- [[file:faq.org][FAQ]]
- [[file:gpg.org][Code of Honor]]
- [[file:coh.org][Code of Honor]]
- [[file:tags/index.org][index]]
- [[file:categories/index.org][index]]
- [[file:index.org][blah]]

View File

@ -14,7 +14,7 @@ them on [[https://devheroes.codes][devheroes]]. I spend the majority of my time
a video series on my [[https://www.youtube.com/c/lxsameer][Youtube channel]].
If you're interested in my work and research feel free to contact me to have a friendly chat Or share you thoughts
If you're interested in my work and research feel free to contact me to have a friendly chat or share your thoughts
with me via email (check my [[./gpg.org][GPG]] info page). If you have a question for me, you might be able to find the answer to it
in the [[./faq.org][FAQs]] page.