Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix nesting #814

Closed
wants to merge 38 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
ee61efa
Create 2016-05-20-my-example-post copy.md
fernandoaestrella Oct 16, 2023
7c03d47
Add Sandbox mode post
fernandoaestrella Oct 17, 2023
6880d17
change filename
fernandoaestrella Oct 18, 2023
916e7fa
archived posts
fernandoaestrella Dec 23, 2023
8197919
moved archive folder
fernandoaestrella Dec 23, 2023
21ecacb
renamed archive folder
fernandoaestrella Dec 23, 2023
4ae9c4d
modified _config.yml
fernandoaestrella Dec 23, 2023
aba1e62
new post
fernandoaestrella Dec 23, 2023
7381c67
edit post
fernandoaestrella Dec 23, 2023
31be306
edit post
fernandoaestrella Dec 23, 2023
df51485
edit post
fernandoaestrella Dec 23, 2023
cc826c9
editp ost
fernandoaestrella Dec 23, 2023
31f3f56
editp ost
fernandoaestrella Dec 23, 2023
da296f3
edit post
fernandoaestrella Dec 23, 2023
2694d56
add img
fernandoaestrella Dec 23, 2023
eb26066
added imgs
fernandoaestrella Dec 23, 2023
aaf2848
align imgs
fernandoaestrella Dec 23, 2023
3be3a4b
align imgs, add emojis
fernandoaestrella Dec 23, 2023
77d747e
edit post
fernandoaestrella Dec 24, 2023
cae7907
modify about page
fernandoaestrella Dec 24, 2023
e8e214e
edit
fernandoaestrella Dec 24, 2023
811c854
remove link from header by moving file to archive
fernandoaestrella Dec 24, 2023
ce92591
e
fernandoaestrella Dec 24, 2023
b065e93
add alt text for image
fernandoaestrella Dec 24, 2023
aaf3f21
add alt text
fernandoaestrella Dec 24, 2023
7e5af73
edit alt text
fernandoaestrella Dec 24, 2023
81e35cb
e
fernandoaestrella Dec 24, 2023
ab17faa
add alt text to emoji
fernandoaestrella Dec 24, 2023
26c41e8
edit alt text for emojis
fernandoaestrella Dec 24, 2023
0351890
e
fernandoaestrella Dec 24, 2023
5c06c83
e
fernandoaestrella Dec 24, 2023
97a69e0
new post
fernandoaestrella Oct 8, 2024
96ef756
commented out a section
fernandoaestrella Oct 8, 2024
ead1204
removed section
fernandoaestrella Oct 8, 2024
8cd8fef
test
fernandoaestrella Oct 8, 2024
50a98cd
add kramdown
fernandoaestrella Oct 8, 2024
c4c0e63
test
fernandoaestrella Oct 8, 2024
111c0ba
Merge branch 'master' into fix-nesting
fernandoaestrella Oct 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"yaml.schemaStore.enable": false
}
File renamed without changes.
16 changes: 10 additions & 6 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
title: Your awesome title
title: Digital Dreamscape
author:
name: GitHub User
email: your-email@domain.com
name: Fernando Estrella
email: fernando.a.estrella@gmail.com

# The `>` after `description:` means to ignore line-breaks until next key.
# If you want to omit the line-break after the end of text, use `>-` instead.
description: >
Write an awesome description for your new site here. You can edit this line
in _config.yml. It will appear in your document head meta (for Google search
results) and in your feed.xml site description.
A place to lay plans with a life of their own,
because they will torment me if I leave them unborn.

# Build settings

Expand Down Expand Up @@ -55,3 +54,8 @@ minima:
# Set to `true` to show excerpts on the homepage.
#
# show_excerpts: false

markdown: kramdown
kramdown:
input: GFM
auto_ids: true
27 changes: 27 additions & 0 deletions _posts/2023-09-10-sandbox-mode.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
layout: post
title: "Sandbox Mode"
---

Sandbox mode allow you mess around with features in separated environments so you can freely create and delete variables and code as needed in order to understand what is needed to create a functionality work, and not need to focus on how to integrate it with your main code nor need to remember to clean up the exact elements you created as a manner of exploration

It consists of 2 folders

- Sand: Is where you collect example code from various sources that approximates to what you want to achieve, trying to keep each in a separate folder with a short and descriptive name, for easy lookup. In this folder, you don't save code that you have modified
- Boxes: Are where you modify and test code from the Sand folder. It has other folders inside, each with a short and descriptive name indicating a feature you want to achieve.

The workflow is roughly as follows:

1. Collect code from various sources that approximates what you want to achieve and save each package as a separate unit (folder, zip, etc...) in the Sand folder

2. Define a feature you want to explore and create a folder in the Boxes folder with a short and descriptive name for that feature

3. Find relevant code in the Sand folder

4. Modify it to achieve the intended goal

5. The modifications are saved in the folder you created inside the Boxes folder

6. Based on what you learn here, you can integrate this feature to your main code

Bonus: If you can modularize that code at this stage and integrate that module in your main code, you're smooth sailing!
54 changes: 54 additions & 0 deletions _posts/2023-12-23-raise-consciousness-with-technology.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
---
layout: post
title: "How to design electrical technologies to raise human consciousness"
---

<!--
🤔 + 🛠️🔌 = 🧘⬆️
🤔💡 + 🤔🛠️ + 🤔📱 = 🧘⬆️ -->

Humanity deserves the
- content (visual, auditory, written),
- standards,
- assets,
- discussions,
- 📚resources,
- 🤝🏘️communities,
- 🧩🧱building blocks,
- experiences,
- and 🛒products
that will accelerate its use of 🔌electrical 📱technologies to ⬆️raise its 🧘consciousness.

"Raising consciousness" could be though of as coming to a state where one is able to do whatever and feel however one deeply, truly wants. But it may be best to not depend only on logic when deciding how to deal with it.

People are already creating technologies taking into account certain requirements, like so:

![Venn diagram representing requirements for a design as overlapping circles. Desired solution is where all circles overlap](/assets/typical design.png)

Some specific example could be the following:

![Venn diagram exemplifying that when creating a solution, requirements may be a given effectivity, efficiency and aesthetic](/assets/design requirements example.png)

Considering how to provide a solution that increases consciousness would just require considering one more variable when designing:

![Diagram representing that to design technology consciously, add consciousness to the list of requirements to consider](/assets/design with consciousness.png)

More broadly, all phases of the lifecycle of the technology can be designed to increase consciousness, like:

- Defining requirements
- Designing solutions
- Building
- Testing
- The experience of using the technology
- The experience when not using the technology directly
- End of life

And finally, existing technologies can be modified to help increase consciousness, with new features or configuration options.

### Deeper explanation and plans

Large Markdown file [linked here](https://www.icloud.com/iclouddrive/0ebC_HBpcBhfMsapJQr1Fo3gA#use_electrical_technologies_to_expand_consciousness). Best viewed in a Markdown editor or viewer, as it is _heavily_ nested.

### Join us!

Project Github [linked here](https://github.com/fernandoaestrella/raise-consciousnes-with-technology).
12 changes: 12 additions & 0 deletions _posts/2024-10-7-raise-consciousness-full.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: post
title: "Raise consciousness"
---

Goal

To accelerate humanity’s use of electrical technologies to increase their consciousness
Why
- Because people already want this, but they have been going about it in an indirect manner
- Why do we need help when trying to increase consciousness? Because there's too much information and not enough guidance.
- listitem
13 changes: 4 additions & 9 deletions about.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,10 @@ title: About
permalink: /about/
---

This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/)
This is my blog, a tool for me to notice and churn out what I feel is essential for me to do.

You can find the source code for Minima at GitHub:
[jekyll][jekyll-organization] /
[minima](https://github.com/jekyll/minima)
Thanks for joining me in this journey. 🙏

You can find the source code for Jekyll at GitHub:
[jekyll][jekyll-organization] /
[jekyll](https://github.com/jekyll/jekyll)
Site tree [here][site-tree-address]


[jekyll-organization]: https://github.com/jekyll
[site-tree-address]: ./about.md
Binary file added assets/design requirements example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/design with consciousness.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/typical design.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.