Forwarded from will to code
I updated Telegram forms over the weekend. I scraped the spaghetti hackathon codebase and remade the whole thing with shadcn. Also added some new features.
⭐️ Users can now generate or upload their own image for form card (This took forever)
⭐️ Data table view for responses
⭐️ New logo
Getting closer and closer to V 1.0
But in classic fashion I have to abandon this for sometime and go work on something else.
New GitHub
@Formfortelegrambot
⭐️ Users can now generate or upload their own image for form card (This took forever)
⭐️ Data table view for responses
⭐️ New logo
Getting closer and closer to V 1.0
But in classic fashion I have to abandon this for sometime and go work on something else.
New GitHub
@Formfortelegrambot
🔥8
One of the great things about reading scifi stories is that most of the time when people talk about some futurstic invention, you would just say like it's like the thing from this story by this author.
Effective way to get instant street creds.
Effective way to get instant street creds.
😁19
Frectonz
Is this a good book to learn about the concept of microservices? I am halfway in the first chapter. The concepts are introduced with in each iterative step of a system being built. It reads like a case study. I like the style of this book but are there better…
So what I gather is that microservices are a way of combating against technical debt.
Any system of sufficient size and sufficient age will inevitably accumulate technical debt, this makes it harder to change that system to add new functionality or modify existing behavior. Technical debt is like a cancer, an un-escapeable by product of age and growth.
Microservices embrace this problem and try to limit these technical debts into their own corner of complexity. So it doesn’t matter that any single microservice is full of technical debt, because when you want to add new functionality or modify existing behavior you will always be adding new microservices to accomplish that goal.
This property allows you to build complex systems without falling down the well of refactors. The only requirement for the existing microservices is that they are functional.
The author of this book calls this idea additivity, but it's just the functional programming idea of composition applied at the service level.
Any system of sufficient size and sufficient age will inevitably accumulate technical debt, this makes it harder to change that system to add new functionality or modify existing behavior. Technical debt is like a cancer, an un-escapeable by product of age and growth.
Microservices embrace this problem and try to limit these technical debts into their own corner of complexity. So it doesn’t matter that any single microservice is full of technical debt, because when you want to add new functionality or modify existing behavior you will always be adding new microservices to accomplish that goal.
This property allows you to build complex systems without falling down the well of refactors. The only requirement for the existing microservices is that they are functional.
The author of this book calls this idea additivity, but it's just the functional programming idea of composition applied at the service level.
👍3
Frectonz
"Replacing method calls and module separations with network invocations and service partitioning within a single, coherent team and application is madness in almost all cases." https://world.hey.com/dhh/even-amazon-can-t-make-sense-of-serverless-or-microservices…
DHH doesn't know about transport independence.
David MacKenzie talks about his contributions to BSD and GNU in this video.
https://youtu.be/D7vfI-WSP8Q
https://youtu.be/D7vfI-WSP8Q
🔥1
Frectonz
This is the most anti-contributor github practice i have ever seen. I get that they wanna have a discussion on it but why not have the discussion on github, since the PR itself is on github and there is a literal tab called "conversation". Also why close…
I need someone with a higher EQ to let me know what went wrong here.
https://forum.exercism.org/t/allow-users-to-provide-their-token-via-a-stdin-prompt/12492/17
https://forum.exercism.org/t/allow-users-to-provide-their-token-via-a-stdin-prompt/12492/17
Exercism
Allow users to provide their token via a stdin prompt
Currently the only way to provide a token is via the CLI arg --token. This is not ideal because the token will be saved to the shell history, which makes it easier to steal and easier to leak. Instead this PR provides an implementation where the user can…
Permutation City
Just finished reading this book. It might be the first hard scifi book i read. It's very concept heavy rather than being character driven. The story explores a world where humans have created a kind of immortality by loading themselves into computers and simulating their lives in virtual worlds. The book explores the implications of this technology very effectively. It even goes into the socio-economic dynamics of the use of this technology.
One interesting example of the concepts from the book, is since the computer simulated copies operate at a slower rate than normal humans living in the real world, people who want to communicate with copies running in the simulation had to slow their brain function, to match the speed of the copies. The number used in the book was 17x slower.
Also, someone should build the JSN and the QIPS exchange, as soon as possible.
Just finished reading this book. It might be the first hard scifi book i read. It's very concept heavy rather than being character driven. The story explores a world where humans have created a kind of immortality by loading themselves into computers and simulating their lives in virtual worlds. The book explores the implications of this technology very effectively. It even goes into the socio-economic dynamics of the use of this technology.
One interesting example of the concepts from the book, is since the computer simulated copies operate at a slower rate than normal humans living in the real world, people who want to communicate with copies running in the simulation had to slow their brain function, to match the speed of the copies. The number used in the book was 17x slower.
Also, someone should build the JSN and the QIPS exchange, as soon as possible.
⚡9
My nixpkgs PR got merged after 2 weeks. I packaged my ethiopian calendar TUI app mekuteriya for nix.
I'm officially a NixOS package maintainer now.
https://github.com/NixOS/nixpkgs/pull/333690
🎉🎉🎉
nix shell nixpkgs#mekuteriya
I'm officially a NixOS package maintainer now.
https://github.com/NixOS/nixpkgs/pull/333690
🎉🎉🎉
🔥98👍1
SSDs want to be fast, as fast as RAMs.
RAMs want to be big, as big as SSDs.
RAMs want to be big, as big as SSDs.
😁23
Asks if you want to use the
Asks if you want to install
😔
Pro versionAsks if you want to install
Microsoft Powershell😔
😁2👍1