setting up work environement based on available template

This commit is contained in:
crabmeat 2025-06-03 08:32:00 +02:00
parent 9e189552cd
commit 8b7a2f788e

View file

@ -0,0 +1,62 @@
---
author: Crabmeat
date: 2025-06-03
gitea_url: "http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions/issues/343"
xmr: 89aWkJ8yabjWTDYcHYhS3ZCrNZiwurptzRZsEpuBLFpJgUfAK2aj74CPDSNZDRnRqeKNGTgrsi9LwGJiaQBQP4Yg5YtJw2U
---
# Laws do not stop crimes
##
## **Why is this important ? In which context ?**
Context: You are at home, in your bedroom, and you want to do something privately.
Situation: Let's suppose that you want to do something private in your bedroom but the neighbor is watching what you're doing through your window.
Drawio Graph representation of the Problem:
![](0.png)
In this context, the problem is that the neighbor can see through your window. And because we want privacy, we need to find a way to prevent it.
## **What is the solution ?**
Drawio Graph representation of the Solution:
![](1.png)
Prerequisites:
- Get a house or apartment
- the bedroom must have a window
## How can I implement the solution ?
1) Order the blinds through the command-line to look cool:
```sh
curl -H 'Content-Type: application/json' \
-d '{ "title":"my_cool_order","item":"blinds", "id": 1}' \
-X POST \
https://thatonewebsitethatsellsblindsformonero.onion
```
2) once the package arrives, unpack it, and then screw it onto the wall
![alt text](3.png)
3) then assemble it just above the window
![alt text](2.png)
4) and finally close the blinds to prevent the annoying neighbor from peeking in
![alt text](image.png)
## Conclusion
And that's it! thanks to this tutorial you now know how to get privacy in your bedroom!