Skip to content

Commit

Permalink
morning 0x21F4
Browse files Browse the repository at this point in the history
  • Loading branch information
rajp152k committed Feb 18, 2024
1 parent 032c059 commit cdddf12
Show file tree
Hide file tree
Showing 15 changed files with 95 additions and 4 deletions.
5 changes: 2 additions & 3 deletions Content/20230712212419-domain.org
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
:ID: 20230712T212419.175018
:END:
#+title: Domain
#+filetags: :meta:

* 0x2118

A root "subject", An extensive "topic", something that serves as an umbrella for several buffers
A root "subject", An extensive "topic", something that serves as an umbrella for several buffers. The core of a domain is the well-established part and the bleeding edge is explored by the notion of [[id:20240218T062237.587782][Research]].
4 changes: 4 additions & 0 deletions Content/20230712223044-lisp.org
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ Maxwell's equations of Software (~Alan Kay in some Interview~)
(#t (apply (car e) (evlis (cdr e) a) a))))
#+end_src
* Comment Stream
** 0x21F4
- Researching deeper into lisp being a universal representation of compute.
- the core boils down to abstract syntax trees being an intermediate for any compiled/interpreted languages
- what the computer finally understands is assembly but when it comes to representing programs - nothing beats the symbolic completeness of lisp
** 0x21BF
- rotatef acts as a generalized swapper
#+begin_src lisp :exports both
Expand Down
4 changes: 4 additions & 0 deletions Content/20231201192730-pseudoscience.org
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ I collect all the abstract Pseudos here to see if I can find meaningful patterns
** [[id:991a6421-13e6-4f1c-9673-449a3650a17f][Gratitude]]
** [[id:42564322-1093-4d29-9672-46cb4f056cc9][Morality]]
** [[id:eda4d14e-f7e2-418f-bcb3-d7ee222d2515][Patience]]
** [[id:20240218T063707.851290][Trust]]
** [[id:20240218T063718.210991][Fear]]
** [[id:20240218T063727.994801][Curiosity]]
** [[id:20240218T063739.306638][Helpfulness]]
6 changes: 5 additions & 1 deletion Content/20231212081635-programming.org
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@
Reference Collating Node

* Abstract
- [[id:6f9a4752-aa66-42cf-9b88-2e4fa2091511][Computer Science]]
[[id:6f9a4752-aa66-42cf-9b88-2e4fa2091511][Computer Science]] is Physics to the Math that Programming is.
Algorithms are represented by programs. Representing programs is domains in itself and roots from byte representations in assmembly to high level programming languages (modern stack, punch cards in the old days). Building useful [[id:20240218T061653.528745][Abstractions]] is a core tenet of a notion of a useful program. This facilitates (already enabled by low level languages) interactions with high level programming notions, their analysis and manipulation/composition for further abstractions.

I'll be exploring both, high and low level, ends of this spectrum in this node cluster and will be documenting the purpose of their existence for the concerned context.

* Major Forks/Flavors
- [[id:20231212T081851.998455][Object Oriented Programming]]
- [[id:20231212T081907.908301][Functional Programming]]
Expand Down
8 changes: 8 additions & 0 deletions Content/20240206161614-cybersecurity.org
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
:PROPERTIES:
:ID: 6e9b50dc-c5c0-454d-ad99-e6b6968b221a
:ROAM_ALIASES: Hacking
:END:
#+title: CyberSecurity
#+filetags: :programming:root:

* Abstract
Programs are just as secure as the intent and awareness of the programmer. Consequently, an important aspect of exploring CyberSecurity as a domain is rooted in [[id:20240218T063419.065184][Social Engineering.]]

I've Aliased this node as Hacking as well but I do acknowledge the more respectful "elegant programs" sense of the word "[[id:20240218T065014.753109][hack]]" as it was originally intended to be used.

Wish to keep nodes relatively colloquial rather than being correct to a fault when it comes to common interpretation of these notes.

* Resources
** Hacking: the Art of Exploitation
:PROPERTIES:
Expand Down
6 changes: 6 additions & 0 deletions Content/20240218061653-abstractions.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
:PROPERTIES:
:ID: 20240218T061653.528745
:END:
#+title: Abstractions
#+filetags: :meta:

13 changes: 13 additions & 0 deletions Content/20240218062237-research.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
:PROPERTIES:
:ID: 20240218T062237.587782
:END:
#+title: Research
#+filetags: :meta:

Rigorously testing and expanding the edges of a [[id:20230712T212419.175018][Domain]].

I conducted some professional research during my Uni-days but I didn't quite enjoy the concretized nature of thought that I had to stick to.

Given my [[id:20231111T232750.075460][polymathic]] inclinations, I plan on exploring the edges more like a vagabond than a military expansion - I find that to be more enjoyable and I'm not setting out with any expectations but, honestly, do expect to rediscover several pre-explored [[id:e702ab85-cc45-480b-955b-0ef620690b52][epistemological townships]] and maybe some day from the depths of the ocean to the edges of the Universe (via thought experiments (stretching the analogy a bit)).

Other than academic and industrial research, I believe humanity as a whole could benefit from [[https://rajpatil.dev/post/solitude-society-originality/][individual exploration as well]].
8 changes: 8 additions & 0 deletions Content/20240218063419-social_engineering.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
:PROPERTIES:
:ID: 20240218T063419.065184
:END:
#+title: Social Engineering
#+filetags: :psych:society:meta:root:

A Domain that explores the exploitation of some [[id:d3617afa-85ce-4ac8-bdc3-19fe587c1956][innate human tendencies]] (trust, fear, curiosity, helpfulness, etc). Arguably immoral approach, in the context of [[id:a55de908-bb7c-4727-b711-3cca55aff0fd][Rhetoric]]. But, still worth diving into to better understand [[id:20240218T064307.072009][society]].

6 changes: 6 additions & 0 deletions Content/20240218063707-trust.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
:PROPERTIES:
:ID: 20240218T063707.851290
:END:
#+title: Trust
#+filetags: :meta:

6 changes: 6 additions & 0 deletions Content/20240218063718-fear.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
:PROPERTIES:
:ID: 20240218T063718.210991
:END:
#+title: Fear
#+filetags: :meta:

6 changes: 6 additions & 0 deletions Content/20240218063727-curiosity.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
:PROPERTIES:
:ID: 20240218T063727.994801
:END:
#+title: Curiosity
#+filetags: :meta:

6 changes: 6 additions & 0 deletions Content/20240218063739-helpfulness.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
:PROPERTIES:
:ID: 20240218T063739.306638
:END:
#+title: Helpfulness
#+filetags: :meta:

7 changes: 7 additions & 0 deletions Content/20240218064307-society.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
:PROPERTIES:
:ID: 20240218T064307.072009
:END:
#+title: society
#+filetags: :meta:

Exploration of the "scale" axes in the context of [[id:20240218T064356.582939][Psychology]]. Checkout [[id:69d908d1-7a4d-46ea-8a01-cb02e67e9a2b][Crowd Psychology]] for an init.
6 changes: 6 additions & 0 deletions Content/20240218064356-psychology.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
:PROPERTIES:
:ID: 20240218T064356.582939
:END:
#+title: Psychology
#+filetags: :psych:

8 changes: 8 additions & 0 deletions Content/20240218065014-hack.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
:PROPERTIES:
:ID: 20240218T065014.753109
:END:
#+title: Hack
#+filetags: :meta:

The original sense of the word doesn't imply exploitation but elegance in bending the rules of an interface. This is a disambiguation node and I've aliased [[id:6e9b50dc-c5c0-454d-ad99-e6b6968b221a][CyberSecurity]] as "Hacking" only so that common interpretations of a notion still return what you expect when a reader explores these nodes.

0 comments on commit cdddf12

Please sign in to comment.