Skip to content

Commit

Permalink
Add new post (#47)
Browse files Browse the repository at this point in the history
* upgrade

* add post; add russian

* typo

* add english
  • Loading branch information
itfarrier authored Feb 12, 2024
1 parent 4e3cbc5 commit 00e11dd
Show file tree
Hide file tree
Showing 4 changed files with 1,066 additions and 1,087 deletions.
64 changes: 32 additions & 32 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@
},
"dependencies": {
"@p5-wrapper/react": "^4.3.2",
"gatsby": "^5.12.12",
"gatsby": "^5.13.3",
"gatsby-plugin-alias-imports": "^1.0.5",
"gatsby-plugin-graphql-codegen": "^3.1.1",
"gatsby-plugin-i18n": "^1.0.1",
"gatsby-plugin-image": "^3.12.3",
"gatsby-plugin-manifest": "^5.12.3",
"gatsby-plugin-offline": "^6.12.3",
"gatsby-plugin-react-helmet": "^6.12.0",
"gatsby-plugin-sharp": "^5.12.3",
"gatsby-plugin-sitemap": "^6.12.3",
"gatsby-remark-images": "^7.12.3",
"gatsby-source-filesystem": "^5.12.1",
"gatsby-transformer-remark": "^6.12.3",
"gatsby-transformer-sharp": "^5.12.3",
"gatsby-plugin-image": "^3.13.1",
"gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-offline": "^6.13.1",
"gatsby-plugin-react-helmet": "^6.13.1",
"gatsby-plugin-sharp": "^5.13.1",
"gatsby-plugin-sitemap": "^6.13.1",
"gatsby-remark-images": "^7.13.1",
"gatsby-source-filesystem": "^5.13.1",
"gatsby-transformer-remark": "^6.13.1",
"gatsby-transformer-sharp": "^5.13.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
Expand All @@ -29,42 +29,42 @@
"devDependencies": {
"@types/graphql": "^14.5.0",
"@types/inquirer": "^9.0.7",
"@types/jest": "^29.5.11",
"@types/node": "^20.10.4",
"@types/p5": "^1.7.4",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.16",
"@types/p5": "^1.7.6",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@types/react-helmet": "^6.1.11",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"babel-jest": "^29.7.0",
"babel-preset-gatsby": "^3.12.1",
"eslint": "^8.55.0",
"babel-preset-gatsby": "^3.13.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-graphql": "^4.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-json-es": "^1.5.7",
"eslint-plugin-json-schema-validator": "^4.7.3",
"eslint-plugin-jsonc": "^2.10.0",
"eslint-plugin-json-schema-validator": "^4.8.3",
"eslint-plugin-jsonc": "^2.13.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-md": "^1.0.19",
"eslint-plugin-perfectionist": "^2.5.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-sort-destructure-keys": "^1.5.0",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-yml": "^1.10.0",
"gh-pages": "^6.1.0",
"husky": "^8.0.3",
"inquirer": "^9.2.12",
"eslint-plugin-yml": "^1.12.2",
"gh-pages": "^6.1.1",
"husky": "^9.0.10",
"inquirer": "^9.2.14",
"jest": "^29.7.0",
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"ts-graphql-plugin": "^3.0.1",
"ts-jest": "^29.1.1",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},
Expand Down
36 changes: 36 additions & 0 deletions src/pages/blog/2024-02-07-road-accident/index.en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
date: 2024-02-07 23:04:18
title: 'Road accident'
type: post
---

So, I’m not a virgin now! My first car accident…

I was driving home and it was snowing. The navigator suggested that there was an accident ahead in the right lane (there
were three lanes in total), and I was driving in the middle. Having almost reached the place with the accident, I became
curious about what happened there, turned my head to the right, and when I looked ahead, ~~what the fuck~~ I saw a red
traffic light ahead and two cars there in my lane and in the lane to the left.

Hit the brakes…

ABS crunched…

I realized that I was fucked, but something clicked in my head and I turned left and drove between the cars…

Silence…

Hit…

Stop.

I turned on the emergency lights, took out my documents, put on my jacket and got out of the car. The drivers of both
cars came out and almost in unison said:

> Well, you’re fucked… We have everything intact. Look at yours…
My car was also intact. They just touched the mirrors. In the end, we simply went in our own ways without any
complaints.

This time I was lucky…

P.S. Are there too many ellipses?..
34 changes: 34 additions & 0 deletions src/pages/blog/2024-02-07-road-accident/index.ru.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
date: 2024-02-07 23:04:18
title: 'Авария'
type: post
---

Вот я и не девственник! Первая авария на машине…

Я ехал домой, шёл мокрый снег. Навигатор подсказал, что впереди в правой полосе авария (всего полос было три), а я ехал
в средней. Почти доехав до места с аварией, полюбопытствовал, что же там случилось, повернул голову вправо, а когда
посмотрел вперёд, ~~охуел~~ увидел впереди красный светофор и две машины на светофоре в моей полосе и в полосе левее.

Вдарил по тормозам…

Захрустела ABS…

Я понял, что мне пизда, но в голове что-то щёлкнуло и я повернул левее и пошёл между машинами…

Тишина…

Удар…

Остановка.

Включил аварийку, достал документы, одел куртку и вышел из машины. Навстречу вышли водители обеих машин и почти хором
сказали:

> Ну, ты пиздец… У нас всё целое. У себя посмотри…
У меня машина тоже оказалась целой. Просто зеркалами коснулись. В итоге мы просто разъехались без претензий.

На этот раз повезло…

P. S. Не дохуя ли многоточий?..
Loading

0 comments on commit 00e11dd

Please sign in to comment.