-
Speculative Design | From Taboo to Technology - Why Farts Might Be Worth Harnessing
18 Mar 2025
Farting is often the punchline of a joke — an embarrassing, smelly fact of life that many prefer to ignore. Yet as odd as it sounds, …
... -
Version 1.0 is Never Perfect
12 Mar 2025
You can still read by this link if you don’t have a Medium subscription.
... -
Speculative Design | Fart Reactor
10 Mar 2025
This seven-part exploration turns a playful idea — capturing flatulence for clean energy — into a springboard for rethinking how …
... -
The Hidden Cost of the Cloud - How Digital Storage is Draining Energy
04 Feb 2025
Unveiling the Energy Cost of Cloud Storage: What Keeps Your Data Alive?
... -
DIY-Working Table
06 Jan 2025
If you’ve ever thought about building your own work desk but didn’t know where to start, this post is for you. Building a work desk is a great way
... -
Understanding Memory Management - The Key to Efficient Programming in Any Language
01 Apr 2023
Memory management is a critical aspect of programming languages that involves allocating and deallocating memory during program execution.
... -
Supercharge Your .NET Development
26 Jul 2022
Usually, in small companies, people wear several roles. And quite often, among technical people, there is a person or group of people who is responsible for designing and evaluating the system architecture.
... -
Extendable .Net Application
25 Mar 2021
Contemporary software development requires a high frequency of changes, business’s needs change quite often as well as customers demand more and more features. In this competitive and not stable world, software systems should be able to be modified by requests in a reasonable time.
... -
My conclusions after using Blazor on a real project.
19 Apr 2020
C# and .Net Core have significantly improved in everything (architecture, performance, portability, etc.), and now, we can see how the ecosystem growing fast.
... -
How to run C# code in a browser.
11 Dec 2019
Nowadays, there are a lot of talks about WebAssembly and how it would penetrate the front-end world. In fact, it has not yet. There are tons of articles about web assembly and how it works. I want to show you a use-case of running C# code in
... -
Rendering optimization for real-time data on React
23 Oct 2019
Nowadays some users want to interact with real-time applications which are smooth and with zero delays.
...