🚋

Posts tagged with :train:

Z
@Z1
https://imgutil.s3.us-east-2.amazonaws.com/624625e908288ac10d0ffd37ab3f337418efaeb4aed8440bc68074bd0e24581a/11218162-e705-498e-91a9-41f5c81de4bc.png
DEVYADAV
@DEVYADAV7
https://imgutil.s3.us-east-2.amazonaws.com/3d1971590a8852fba337f925141bbc69e8c47cf2281ed13e6ac5054cc1d4fb55/c55d7c4b-7351-496a-8e33-bc700caaae1b.png
MattiaB
@MattiaB0
#scrapbook This package is a tool for predicting the outcome of League of Legends matches. It uses data from the Riot API to train a machine learning model that predicts the outcome of matches based on various factors such as player performance, team composition, and game statistics. Repo link: github.com/Neetre/LoL.git
https://scrapbook-into-the-redwoods.s3.amazonaws.com/1ec586b3-8c60-49a6-8735-83ad47f1274f-test.pnghttps://imgutil.s3.us-east-2.amazonaws.com/ca8d81d3cbb4c21ee274331b7e5efa912f77303f1d8a981ffb41fa207109df14/e5eae7f0-ddfb-4094-a84f-9a40a0ce0578.png
JackWachter
@JackWachter7+
Iteration2: I am continuing working on a large collection of CTF cyber security challenges enabling students or hackclubs to train CTFs. This pool includes a variety of challenges including stego, programing, OSINT, forensics, network analysis, crypto, and reveng. This is the completed second version. github.com/JackIceHammer1/CTF-Pool
https://scrapbook-into-the-redwoods.s3.amazonaws.com/8850c58e-55f2-4d43-be29-b653963c5290-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/3e37a58d-e7a0-4253-8fe5-394c1c4a4665-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/f6c2bf83-c787-4edb-8b70-eebe1d32fc51-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/36bde7d8-3e86-49af-b365-1b654eb8dbfe-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/4ea3703cb427095a44b029425c89ba2e5dcd1242cb977860d25b0d801a2fffbe/66d4a103-eb78-4106-9dce-75b0ff578e36.png
ShiHaoNg
@ShiHaoNg5
Writing this 20 minutes in: The previous bug can be seen below in the logs from Weights and Biases of the 2nd image. I'm using 4x Nvidia A100 to train my own custom GPT model, i.e. GPTesla. Previously managed to solve the issue of only 1 out of the 4 gpu running. Turns out i was using it entirely wrong, as in running the "Accelerate" framework completely wrong and messing upp the config files. Now I've also fixed an issue with only 1x of my AMD core being used, rather than all 96 cores being used. And it's working a lot faster now. • now just trying to get it to train 50k steps. github.com/Ice-Citron/GPTesla/commit/a105bbc2182d59f09b4bb8e3de6ab7682a2287c4 huggingface.co/shng2025/gptesla-small/tree/robust-snowball-115 (115th run. Can be seen at Weights and Biases)
https://scrapbook-into-the-redwoods.s3.amazonaws.com/404638a1-dcaa-434d-beec-2ec7a77d005c-screenshot_2024-07-25_at_12.34.04___am.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/3098e69a-b8fe-4fe0-b28b-54ae70c5a459-screenshot_2024-07-25_at_12.34.32___am.png
Ultra
@Ultra0
github.com/UltraArcher/password Hopped on the train and made my own password generator using python. It uses the os.urandom function which I believe is "more random" than the random libraries, also it generates random numbers and then ASCIIifies them to get the characters, which I think I could possibly improve in the future.
https://imgutil.s3.us-east-2.amazonaws.com/5f2fd6d7da665e8c8d064a640e86e1a57a631d6905baa6d5bdafa2101ab82f01/7b35add4-ef8e-480b-9304-57e96ecd48a3.png
JeongWonho
@JeongWonho0
https://imgutil.s3.us-east-2.amazonaws.com/637347b2990f75d2ab14b1047b039cbd40a9487cc59d50d3c0259220a861ac59/97a1db9c-46eb-4887-a20f-9a9786198c17.png
Bartosz
@Bartosz1
Finally finished my Sprig game! It's a RPG where you train your SpriMon. What's the best? It's Arcade event themed! If people will want, I can make it even more advanced, add catching mechanics and more. I would love to make it a full game with much more details and a better, far more longer story in a Game Engine. It was a fun way to learn JS for the first time! Here's repo: <https://github.com/BudzioT/SpriMons/tree/master|https://github.com/BudzioT/SpriMons > Play it here: sprig.hackclub.com/share/4KvmUylH6Wtw3dCh9Er3
https://imgutil.s3.us-east-2.amazonaws.com/ccc166440b9c4b1b67ff905ff3a803f2954cdd6b110530481da729d6498f74d0/0f99c0cb-fea6-477c-baeb-2ade6bde9674.png
FabioToh
@FabioToh0
https://imgutil.s3.us-east-2.amazonaws.com/615d6e84ca327c8b3fd147d75c0f98be59168e88030d58ac7e1db78c3c9c8607/1cf7d65f-40e2-4952-a15d-7da941d36f12.png
Z
@Z1
Here's a library I made that helps you use MTA data: github.com/ZarmDev/transitHelper So far, you can get the coordinates of all the train stops, get the train line shapes (to show on the map) and get the arrivals at a specific stop.
https://imgutil.s3.us-east-2.amazonaws.com/c7d07e6a7ce6f2618b02f8c37097aa915b37773c9d76979f57e1f427d0fb4965/38dad864-6418-4db5-9345-8e067950340f.png
pro-grammer
@pro-grammer0
Here is the finished version of the sentiment analisis model I have been working on!!! • This is the actual code for the model: github.com/adrirubio/Perceptron/blob/main/sentiment_analisis_model.py If you train that model you get a trained and saved model ready for usage this model adds to the previously created transfer learning model for talking, image recognition and soon to be created image detection model!!! • Here is the code for Perceptron with the models we have already discussed: github.com/adrirubio/Perceptron/blob/main/perceptron.py • And here is the home page for Perceptron: github.com/adrirubio/Perceptron For those of you who don't know what I am creating it is basically a combination of many AI model and it is called Perceptron a model that can talk to you (the transfer learning model) only triggered by its name (Perceptron) and it also has manual resposes here are some examples: plays music, stops music, searches on google, searches on the wiki, gets the time, gets the weather and more... Apart from the transfer learning model it also has an image recognition model that you can also train and when you say the word "image" when you talk it asks for the path and predicts what the image is!!! The latest model (the one I have just created) is a sentiment analisis model that when you talk to Perceptron after it responds it (the sentiment analisis model) also tells you its prediction for how you are feeling example : happy, sad ... All of these models are really cool but believe it or not there are still more comming!!! For more information on Perceptron read the readme at: github.com/adrirubio/Perceptron I really enjoy this project and think it makes a good combination of several AI's two for talking (the transfer learning model and the sentiment analisis model) and two for image recognition (image recognition model and the yet to come image detection model)!!! With that I leave you to enjoy the journey I had to create the sentiment analisis model (probably my hardest model yet!!!)
https://imgutil.s3.us-east-2.amazonaws.com/25e3c6f1cbacf622336c610a975812a6eb3913a8c4d40ae3cad919b447980936/f3779450-757f-403b-a8ab-e32789d2e6d4.png
nikita
@nikita4
https://imgutil.s3.us-east-2.amazonaws.com/3cf5abb052699f5350be60bc3aa8fdc36782a99136bc7bb32b1db0f80b5b9e63/abad2a17-c13a-44a9-94dc-936e8b3ccb50.png
SalilPatki
@SalilPatki0
https://imgutil.s3.us-east-2.amazonaws.com/48cd2d96aac8fcc5db884a2fd2484aab41d04a0737bf134def99deac4116b056/09139e2b-93e5-4bb8-9a3c-a25c05b89085.png
jeslyn
@jeslyn0
Finished a video edit dedicated to Bullet Train! I love the brothers. Watch it here. (github)
https://scrapbook-into-the-redwoods.s3.amazonaws.com/db48485d-5a49-4bee-a921-8cfa670f2775-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/2e43d668f75518ddb945b84b2538b31897530d36df8f0904093ed8e104ef7dc2/c50705e9-1eb5-4e59-9a63-860d05c29ee8.png
pro-grammer
@pro-grammer0
This is the finished version of Perceptron for now but I will modify Perceptron in future sessions: • Home page and readme: github.com/adrirubio/Perceptron • Transfer Learning model: github.com/adrirubio/Perceptron/blob/main/model.py • Example of how the Transfer Learning model might generate responses: github.com/adrirubio/Perceptron/blob/main/generate_responses.py • And the actual code for Perceptron the manual if statements for features and the conversation model: github.com/adrirubio/Perceptron/blob/main/perceptron.py If you train the model and run the Perceptron code you should have a fully functioning conversation model with some cool features and you can run this code using a cron job and have Perceptron running on the background of you computer and only be trigged by using the key work Perceptron. For more information see the readme of Perceptron. But, Perceptron doesn't finish there I am planning to create a CNN model that will add functions to Perceptron. So, I will be back...
https://imgutil.s3.us-east-2.amazonaws.com/9901f8c1340f57316763de225fafaa80071fca6d3ffe378e4b6ec247f47febb4/6e77aa49-a5f2-43d7-a6e0-89d167addf1d.png
PranavBehal-U0476KJ0CLD
@PranavBehal-U0476KJ0CLD0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/12592bb2-29d9-4735-836d-ca2e6451937b-hour5_final_render.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/8257a34f-feb4-4d31-b0a3-e0c1a06d6993-hour4_final_render.pnghttps://imgutil.s3.us-east-2.amazonaws.com/b7256c82831d77b32da0ed8caf6978e517b6a7cd95969c899da2ae027b50dfe9/3b2a7f9f-3d78-4b17-b9c0-82f04111caad.png
Matthew-U05BA68DB6E
@Matthew-U05BA68DB6E0
https://imgutil.s3.us-east-2.amazonaws.com/e8efdafc2370507ae670755945a694e6ab8d668ed074ea1b76284241e19a41f8/68a307c4-8812-452c-a6c5-1dc627462929.png
PraneethMandalapu
@PraneethMandalapu0
I wanted to create an app for peoplesense.ai, they have train occupancy sensors, and I thought it would be cool if I adapted it for my local train system, ACERail, and made a neat little app for occupancy reporting. Link to Figma: view
https://scrapbook-into-the-redwoods.s3.amazonaws.com/fa4de897-bab9-4a2c-861c-ad9ff0f56360-image.png
EddyZhao
@EddyZhao0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/dc91e334-45ad-45b3-9a38-ebcdc8ed9618-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/e2239073ae0dfaa564b6230070a8988d7cdc10dab34015941d89659aa446320a/110a56e1-2681-4d3f-824a-2365fdf4cedf.png
EddyZhao
@EddyZhao0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/938ae39e-e06b-43fa-9eaf-a2559785a49a-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/0f810bce5b3eb8d4890c103b1e276f1a84cbdd6b5264f7c235fc6b5e31fb6318/2493c7d1-aa1e-450d-a2cc-5763f47e01f1.png
Matthew-U05BA68DB6E
@Matthew-U05BA68DB6E0
I made some pretty big updates to the 3d train model. All the files can be found at github.com/jedim101/train, along with assembly instructions for printing on your own. It is now much easier to assemble and has customizable text!
https://imgutil.s3.us-east-2.amazonaws.com/32f20f3e1d99ce17b823505bd183f07d6293820d7ee883a6a1993333e2e137f6/5b4455f7-4964-45d4-95e9-b51ca0fdd090.png
EddyZhao
@EddyZhao0
I started making my MBTA Train Tracker app! The goal of the app is to tell people upfront and quickly when their nearest MBTA (Massachusetts rail system) commuter rail train will reach their station. It uses Geolocation and IP to figure out the user's location, finds their closest train station, and then scans the nearby stations to see if there is a train coming. Then it will predict the time the train arrives and report its distance. Here's what it is so far (there is no CSS, but that will come later). I've gotten the API calls and location tracking to work.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/6daf2972-c747-4503-ae38-3678444ff453-image.png
Matthew-U05BA68DB6E
@Matthew-U05BA68DB6E0
Matthew-U05BA68DB6E
@Matthew-U05BA68DB6E0
Finished the engine car of my 3d train!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/0096b124-54b8-4e15-b4e1-4de88d348cb2-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/f8ba4065-1a2d-4867-b65f-3a8f5b1b8941-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/15c5a34d-d965-40a6-9de8-186de94b15aa-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/01e8b8ce-cecc-46f2-83f7-40f3446d15f6-image.png
Matthew-U05BA68DB6E
@Matthew-U05BA68DB6E0
Finished the engine car of my 3d train!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/7b9a4d73-cf54-498f-84b5-f930875ab2fd-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/67819691-2b13-42bf-ac17-2ea91f0483c6-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/de9d6579-baac-494c-bf16-9e7a1dc79d40-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/3e12a010-f792-4698-b741-fd8cbecddff5-image.png
JoshuaRodriguez
@JoshuaRodriguez0
Currently Reading: Deep Learning - John D. Kelleher Transfer learning is the idea that neural networks don't need to be trained from scratch every single time we have a new problem to solve - we can instead just create a general network, which solves the problem we're trying to solve pretty well, and then train it on a small dataset of information specific our problem. One way that BERT (A new type of language processing neural network) utilises transfer learning is through self-supervised learning. The model takes a dataset of unlabelled sentences (so, we haven't quality checked it, or made our own questions to train the model on, or anything like that), hides part of the sentence, and tries to guess what should fill it in - then updates the network accordingly. Then, the network is trained very specifically on a small dataset of sentences relating to medical diagnosis, natural speech, jokes, etc etc. The interesting thing about BERT's use of transfer learning is that it's not just using it to decrease the energy required to train future language processing networks - it's also doing it so that it doesn't need a large labelled dataset - it just needs a whole lot of unfiltered human garbage words, and then a small set of filtered, specific words. This makes data collection for training a neural network so much quicker!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/e04eea67-2ec5-4afc-ae02-375699ef0793-img_20240613_192750.jpg
dav
@dav0
Day 3 of #10-days-in-public Experimented w/ the obstacle spawning logic in a way that 1. makes sense and 2. doesn't make the game impossible. The result is worse than what I had yesterday, but hey its progress! Added trains as well, but currently each cube is drawn individually which terrible for performance. Unfortunately, the sprig can only handle ~18 cubes with my crappy rasterizer. Ideally, I should treat each train as its own cube rather than a serious of cubes like I do now. Not only would be it more performant but also easier to reason about when it comes to spawning logic. But anyway, don't feel like working anymore so that's for tomorrow me :p
https://scrapbook-into-the-redwoods.s3.amazonaws.com/6d35cf59-900b-485c-a235-3579a37556e1-trains.gif
yazide
@yazide0
train 🎀
https://scrapbook-into-the-redwoods.s3.amazonaws.com/ebd29065-59c4-4f94-bc08-2320f2c93ece-img_2167.jpg
acon
@acon0
trying to design a new personal site for myself, this is probably going to be part of the landing :eyes_shaking: its train themed this time
https://scrapbook-into-the-redwoods.s3.amazonaws.com/ced2405b-5723-4f0a-af01-5519cd35be84-image.png
Peiprjs
@Peiprjs0
My train got stuck
https://scrapbook-into-the-redwoods.s3.amazonaws.com/65595aca-096c-423e-84c9-4102d08b9eb7-img_8400.jpg
Peiprjs
@Peiprjs0
I saw an aerostatic ballon while on the train back home from playing DND
https://scrapbook-into-the-redwoods.s3.amazonaws.com/1231a05a-161f-4dcf-b20e-0755620fbe43-c2d28e0b-4474-4a52-a6d2-5ae95848e1ad.jpg
Peiprjs
@Peiprjs0
now this is trainception
https://scrapbook-into-the-redwoods.s3.amazonaws.com/ec70fcb7-d66b-416a-8e65-14c4491f36c6-img_7705.jpg
Peiprjs
@Peiprjs0
Miffy welcomes you aboard this Express Commuter train to Barcelona and wishes you a good read.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/ed5dc48c-54dd-4244-86bb-f6f660a3505b-img_6228.jpg
rajanagarwal
@rajanagarwal0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/7c5a8ac8-e49f-43a7-8ac1-bf4f83f4541c-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/b6715e69-0da1-44fe-88b8-7f6216dcc5de-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/beee9855-60cc-4974-83d8-83a60bda7537-image.png
sam
@sam0
I've been forgetting to write the past few days so here it comes! The past 4 days @ Shad :shad: and we're nearing the end of the program, here's some highlights! The final presentation went well as expected! We also went to 🇨🇦 Banff! It was my second time being there. The view in general, especially 🏞️ Lake Louise, was gorgeous as usual and I had some amazing 🤌 ramen at the Town of Banff! The same day, we got to ride the Banff 🚡 Gondola. The view during the ride and the views on top of Sulfur Mountain ⛰️ were amazing. I had a great time with my fellow Shad members. We also went to downtown 🏙️ Calgary! Took the C-Train 🚊 again; I love Calgary Public Transit. Visited the top of Calgary Tower, the view was breathtaking. That's all! With only a day left in the program, and all the memories and connections I've formed, it feels bittersweet that I'll probably never see the majority of them after a day.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/5e0cb1a7-c162-475e-83ea-9a7cead3d0ad-img_3156.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/744a80d5-9f20-4b32-b993-00204485cfd8-img_3110.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/c2b4ad58-d8ff-4d34-b4d6-cfe61a2ad185-img_3103.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/7b0bb6f3-a943-4b5b-b8af-5cf709546e90-img_3195.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/3e3761a0-ccab-4b17-a6a7-db4da7e9ab46-img_3207.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/9fa0d0b1-1de7-45b7-9221-4ef4dfd46c01-img_3115.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/fc2f6b20-eaae-4fb8-9c7b-ea93468cc9ab-img_3162.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/7a3bd395-9486-472a-97ef-95c2dc3e7969-img_3158.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/850311eb-af49-4cfb-b4dd-36a10242d159-img_3142.jpg
sam
@sam0
Another tiring and full Shad :shad: day! More 🏛️ U of Calgary and the famous 🐴 Calgary Stampede!! Visited the UofC School of Architecture, Planning + Landscape. Saw some very cool student-made projects as well as their workshop! Also took the C-Train there and back. It was really crowded. Stampede wise, the food 🍟 there was surprisingly good (which is why I forgot to take pictures oops). Had some wacky stuff like ketchup and mustard 🍦 ice cream.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/fbea72c7-104d-426c-8159-d6b2d6619e26-img_2943.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/c6f7b64c-6004-4cba-9e80-73e2c8425177-img_2951.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/47d15ed9-68ea-46ec-b033-28bfa71a9009-img_2948.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/f19074ae-5bda-4d9b-a5c6-18b3abbd5f41-img_2957.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/1af0efc9-461e-44ac-a9a5-59aee6860958-img_2959.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/bb495f1f-785f-46ab-b595-77b1f2f9ebf6-img_2947.jpg
Peiprjs
@Peiprjs0
No I did not hack into the train screens just to make that shitpost-looking thing appear… this 2000’s “Next station” screen is the one actually used in the S-102 RENFE train series.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/5105fadb-877b-48c3-a547-ae541dd5204c-img_1928.jpg
Peiprjs
@Peiprjs0
Train and book time! I’m on a 449 train as usual
https://scrapbook-into-the-redwoods.s3.amazonaws.com/fd2514e5-aa58-4e39-bd8c-93c52b16d0a2-img_1055.jpg
Peiprjs
@Peiprjs0
I’ve been working on a drawing for a friend. Currently I’m on the train, working on it.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/28884f21-9920-4e9f-ae42-5cfe9d2e1e09-attatchment.mdr5hy.jpg
Peiprjs
@Peiprjs0
Yay other train
https://cloud-lf55ze9bh-hack-club-bot.vercel.app/0img_5664.jpg
Peiprjs
@Peiprjs0
Trans on a train doing translations and other geometrical transformations
https://cloud-mq3xx8mkn-hack-club-bot.vercel.app/0img_5657.jpg
Peiprjs
@Peiprjs0
train. it don’t go choo choo
https://cloud-fx9uin1u9-hack-club-bot.vercel.app/0img_5532.jpghttps://cloud-kdya92y8x-hack-club-bot.vercel.app/0img_5533.jpg
Peiprjs
@Peiprjs0
In the train. Still haven’t even had a coffee and I’m already falsifying processing data
https://cloud-fz01nwmsi-hack-club-bot.vercel.app/0img_4905.jpg
linkai
@linkai0
Day 1/10 of #hardware-party!! :winter-hardware-wonderland: My project is a split-flap display, like those old black and white displays you see at train stations and airports back then! I got all of my parts, assembled my 3d printer, and already have been working on remixing some cad designs. Through many attempts (and many failed prints!), here’s what I got for my display so far. I’m gonna start playing around with motors and hall-effect sensors next! Also, I’m still in the process of 3d printing all the flaps 😁
https://cloud-kyg69oi7z-hack-club-bot.vercel.app/0screenshot_2023-02-14_at_9.11.12_pm.pnghttps://cloud-kjx8ak4cx-hack-club-bot.vercel.app/0img_4391.pnghttps://cloud-2l54u3csr-hack-club-bot.vercel.app/0img_4392.png
aaryan
@aaryan0
Yo! It’s been a minute since I posted here, but I just hopped on the Z train and I gotta get my groove on with Go. So I’m starting with this fresh book: “Learn Go with Tests”, it’s showing me the ropes of Go with a TDD twist.
https://cloud-4zgjykhsm-hack-club-bot.vercel.app/0image.png
Peiprjs
@Peiprjs0
It was dark in the train. I love it.
https://cloud-ot3a67rx3-hack-club-bot.vercel.app/0img_4709.jpg
Peiprjs
@Peiprjs0
‘‘twas foggy in the train back home
https://cloud-fc61zrmy2-hack-club-bot.vercel.app/0img_3678.jpg
Peiprjs
@Peiprjs0
I’m on a train, headed to a class. It’s time for a classic Orwellian novel: Homage to Catalonia (hey that’s where I live!)
https://cloud-rgik4lbjl-hack-club-bot.vercel.app/0img_3676.jpg