Skip to content
View dsculptor's full-sized avatar

Block or report dsculptor

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dsculptor/README.md
  • 👋 Hi, I’m @dsculptor
  • 👀 I’m interested in self-hosting, IoT, 3d Printing, hacking
  • 🌱 I’m currently learning How to have a full stack app (inc config, scripts etc) in Typescript.
  • 💞️ I’m looking to collaborate on self-hosted products.
  • 📫 You can reach me at [email protected]

I ♥️ Fractals

Sample Fractal

I have a fascination with fractals and believe that the great codebases are beautiful fractals. For example; a typical webpage is made up of various cards for different sections and a developer shall arrange them with proper spacing and manipulate cards' content. Further, each card, each small animation on the card is built by doing a smaller version of the same exercise. Diving deeper; one shall reach the code which makes the fonts & dots appear on the screen, which is again the similar exercise like CSS + HTML (in form of vector-images).

Similar observations can be made about:

  • APIs: which are built on top of APIs.
  • Compiler: They are built by themselves. And can grow new features which are represented in patterns of old features.
  • The linux operating system is a massive fractal of packages; which are built by assembling smaller ones.
  • The concept of layering in networking is a very regular & well formed fractal!
  • The deeper you zoom into code for a GET request --> firmware on motherboard; there is a similar pattern of bits being munged in the computing architecture.
  • Is it just me; or the very nature of neural networks' layers are arranged like a fractal?

Popular repositories Loading

  1. codemod codemod Public

    Forked from facebookarchive/codemod

    Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at F…

    Python

  2. dsculptor dsculptor Public

    Config files for my GitHub profile.

  3. dsculptor.github.io dsculptor.github.io Public