feat: moved posts into draft files

This commit is contained in:
Leyla Becker 2026-02-11 21:32:47 -06:00
parent 03b22a9a36
commit a035c08249
30 changed files with 172 additions and 163 deletions

View file

@ -0,0 +1,11 @@
- Leyla's texting and communication preferences
- nice websites
- https://dontasktoask.com/
- https://xyproblem.info/
- https://nohello.net/en/
- https://modalzmodalzmodalz.com/#content
- What are you trying to say with a message
- Please avoid emoji
- I hate reactions
- Have an idea of what you want me to do with information in mind
- In person is better then over text

View file

@ -0,0 +1 @@
- Non intellectual property platforms for digital art

View file

@ -0,0 +1 @@
- package deployment for the reticulum style thing and distributed hosting via hashes of thr project and having overlays

View file

@ -0,0 +1,10 @@
- Drink preparation
- Kombucha making
- Cider making
- Sangria and Limoncello
- Gin basel Smash
- Markarita
- Egg nog
- Tom and Jerry's mix
- Thoughts on Long Island Tea

View file

@ -0,0 +1,4 @@
- Functional programming makes your code observable, maintainable, and accessible by default.
- capturing inputs and outputs as function state allows you to test without mocks
- track the entire input state in your logs
- testing front end components like you are a screen reader

View file

@ -0,0 +1,3 @@
- Gender and sex aren't real stop pretending that they are
- stop using AGAB
- we don't need gender in a medical setting

View file

@ -0,0 +1 @@
- You should be an urbanist, go plant based, eat organic, and cook sustainably but thats still not enough

View file

@ -0,0 +1,20 @@
- How I have my life set up/want to live
- kitchen setup
- preservation
- granola
- canning
- jam
- stock
- soffritto
- reuse
- stock
- stuffing
- Kitchen equipment
- Cast iron
- Opinions on bundt pans
- Don't use gas
- clothing
- tech
- self host
- reuse
- dream house

View file

@ -0,0 +1 @@
- How this blog is made.

View file

@ -0,0 +1 @@
- Tail scale, style, layer 3, personal connection, network and identity service. (reticulum might be this?)

View file

@ -0,0 +1 @@
- IMS system for co-ops.

View file

@ -0,0 +1 @@
- Urbanism, community, organizing, atomization, making choices for yourself, and self hosting

View file

@ -0,0 +1,4 @@
- I am tired of poorly built API's
- Use your HTTP methods correctly
- use path params for mandatory primitives, query params for optional ones, and bodies for everything else
- stop making objects with dynamic keys

View file

@ -0,0 +1 @@
- Meal Prep and Planning Service.

View file

@ -0,0 +1 @@
- nix configs.

View file

@ -0,0 +1 @@
- Stop trying to get clout with your orgs social media account

View file

@ -0,0 +1,19 @@
- If I had a political platform
- MNHealth copying MassHealth
- USPS Package, Postal, Packet
- Patients should own their health data not companies, we should have a national maintained healthcare database fully encrypted only accessible by patients and their docs
- Bring back postal banking
- More FOSS in government
- Right of first refusal + rent control
- UBI is dumb just provide the services directly
- Co-op grants
- Co-op housing without kitchen and food spaces
- Infill city streets, with bike and pedestrian access to houses, and restrict traffic entry and exit points in neighborhoods
- Subsidize value should be listed with pricing
- The government should not have a concept of name, gender, or biometrics
- Public safety issues should be looked at and structural changes should be made to how we design systems and governance every time and documented with the "why"
- You should be able to get a motorcycle license without a car license
- We shouldn't have speed limits, we score vehicles based on how they can strike a pedestrian or biker, and then limit the newtons that a vehicle can have based on the reaction time another person would have to react to their speed
- National payment service like europe
- digital right like the GDPR and ban DRM
- government provided 0 interest rate loans for emergency expenses

View file

@ -0,0 +1 @@
- you should be removing tracking information from all of your links.

View file

@ -0,0 +1 @@
- Why you should self-host in divest from big tech.

View file

@ -0,0 +1 @@
- Self host opt out applications

View file

@ -0,0 +1 @@
- Syndicalism and self hosting

View file

@ -0,0 +1 @@
- Video sharing websites and data sharing shouldn't be centralized and sharing content with others should be a part of consumption

View file

@ -0,0 +1 @@
- Signal can't ensure the other person deletes messages and it should stop pretending it does.

View file

@ -0,0 +1 @@
- Stop attacking AI companies for stealing and attack capitalism itself

View file

@ -0,0 +1 @@
- The state is not here to save you

View file

@ -0,0 +1,8 @@
- I have a love hate relationship with Typescript
- I like the lambda functions
- I love union types
- I hate the ecosystem
- Why are things mutable
- Algebraic effects please
- So much legacy BS

View file

@ -0,0 +1 @@
- vetting a group and constructing the people from a neo-Marxist perspective are the same thing

View file

@ -0,0 +1,7 @@
- How to write commits so that your co-workers love you.
- write your PRs for other people
- other people need to support your changes
- you need to be able to look back in the future when things break and know why you did things (docs are better but this is the first draft)
- AI tools ig (or at least for a self review)
- important for career development (promotion documentation, and getting new jobs in open source work)
- conventional commits

View file

@ -0,0 +1,6 @@
- OSM is cool and you should use it
- how to get started
- overpass queries for community
- street complete to know where you live
- divest from big tech

View file

@ -2,83 +2,13 @@
description: "A blog post describing posts that I would like to make. Serves partially as a scratch pad for me to think on."
---
## project ideas
- Tail scale, style, layer 3, personal connection, network and identity service. (reticulum might be this?)
- package deployment for the reticulum style thing and distributed hosting via hashes of thr project and having overlays
- What I want to make quark into
- Signal can't ensure the other person deletes messages and it should stop pretending it does.
- IMS system for co-ops.
- Meal Prep and Planning Service.
- Non intellectual property platforms for digital art
- Video sharing websites and data sharing shouldn't be centralized and sharing content with others should be a part of consumption
- Self host opt out applications
## project documentation
- How this blog is made.
- nix configs.
## developer growth
- How to write commits so that your co-workers love you.
- write your PRs for other people
- other people need to support your changes
- you need to be able to look back in the future when things break and know why you did things (docs are better but this is the first draft)
- AI tools ig (or at least for a self review)
- important for career development (promotion documentation, and getting new jobs in open source work)
- conventional commits
- Functional programming makes your code observable, maintainable, and accessible by default.
- capturing inputs and outputs as function state allows you to test without mocks
- track the entire input state in your logs
- testing front end components like you are a screen reader
- I am tired of poorly built API's
- Use your HTTP methods correctly
- use path params for mandatory primitives, query params for optional ones, and bodies for everything else
- stop making objects with dynamic keys
## slice of life
- I have a love hate relationship with Typescript
- I like the lambda functions
- I love union types
- I hate the ecosystem
- Why are things mutable
- Algebraic effects please
- So much legacy BS
- Leyla's texting and communication preferences
- nice websites
- https://dontasktoask.com/
- https://xyproblem.info/
- https://nohello.net/en/
- https://modalzmodalzmodalz.com/#content
- What are you trying to say with a message
- Please avoid emoji
- I hate reactions
- Have an idea of what you want me to do with information in mind
- In person is better then over text
- OSM is cool and you should use it
- how to get started
- overpass queries for community
- street complete to know where you live
- How I have my life set up/want to live
- kitchen setup
- preservation
- granola
- canning
- jam
- stock
- soffritto
- reuse
- stock
- stuffing
- clothing
- tech
- self host
- reuse
- dream house
- My comfort foods
- Favorite cake
- Opinions on bundt pans
## Recipes
- Bundt cake
- Tiramisu
- Carbonara
- Fettuccine Alfredo
- White people Sushi
- Enchiladas
- Recipes
- Bread machine bread
- Brownies
- Chicken broth powder
@ -124,44 +54,12 @@ description: "A blog post describing posts that I would like to make. Serves par
- Spice Cake
- Sushi Rice
- Apple Upside down cake
- Drink preparation
- Kombucha making
- Cider making
- Sangria and Limoncello
- Kombucha
- Cider
- Sangria
- Limoncello
- Gin basel Smash
- Markarita
- Egg nog
- Tom and Jerry's mix
- Thoughts on Long Island Tea
## politics
- you should be removing tracking information from all of your links.
- Why you should self-host in divest from big tech.
- Syndicalism and self hosting
- Stop attacking AI companies for stealing and attack capitalism itself
- Gender and sex aren't real stop pretending that they are
- stop using AGAB
- we don't need gender in a medical setting
- The state is not here to save you
- You should be an urbanist, go plant based, eat organic, and cook sustainably but thats still not enough
- vetting a group and constructing the people from a neo-Marxist perspective are the same thing
- Urbanism, community, organizing, atomization, making choices for yourself, and self hosting
- Stop trying to get clout with your orgs social media account
- If I had a political platform
- MNHealth copying MassHealth
- USPS Package, Postal, Packet
- Patients should own their health data not companies, we should have a national maintained healthcare database fully encrypted only accessible by patients and their docs
- Bring back postal banking
- More FOSS in government
- Right of first refusal + rent control
- UBI is dumb just provide the services directly
- Co-op grants
- Co-op housing without kitchen and food spaces
- Infill city streets, with bike and pedestrian access to houses, and restrict traffic entry and exit points in neighborhoods
- Subsidize value should be listed with pricing
- The government should not have a concept of name, gender, or biometrics
- Public safety issues should be looked at and structural changes should be made to how we design systems and governance every time and documented with the "why"
- You should be able to get a motorcycle license without a car license
- We shouldn't have speed limits, we score vehicles based on how they can strike a pedestrian or biker, and then limit the newtons that a vehicle can have based on the reaction time another person would have to react to their speed
- National payment service like europe
- digital right like the GDPR and ban DRM
- government provided 0 interest rate loans for emergency expenses
- Long Island Tea