Skip to content
View code-kungfu's full-sized avatar
💭
Writing Delphi Code
💭
Writing Delphi Code
Block or Report

Block or report code-kungfu

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
code-kungfu/README.md

Hi there 👋

If you landed here because I challenged your "Rewrite in Rust, when?" or "Use Rust / write everything in Rust, because MEMORY SAFETY" question and feel offended, I got news for you:
- I'm not a troll.

It is sad to see people defaulting to the troll assumption when being challenged - Wake up!

Rust isn't gonna save modern software enginering, on the contrary it is an entangled mess of unnecessary complexity. "But you don't understand Rust / Have you ever written Rust?"
- I spent over a year disecting the Rust compiler and wrttien several utilities in Rust to try out the language

This is ample time to conclude the design and implementation of Rust is a language with an identity crisis and design flaws which cannot be correctwed without major breaking changes. It goes against the very principles Niklaus Wirth has taught about language design - Ruthless simplicity and make it simple, but not simpler.

The conclusion is, it isn't contributing anything significant and doesn't offer anything beneficial over other programming languages. As a matter of fact, languages like Modern Object Pascal or ADA is much more beneficial to use, given it's solid language design without compromising its ease of use and quick to learn.


This a collection of stuff I work on - mainly Modern Object Pascal related - when time permits - maybe you find something useful?

Pinned

  1. Delphi-Definitive-OTAPI-SDK Delphi-Definitive-OTAPI-SDK Public

    A collection of OpenToolsAPI (APIs for extending RAD Studio) Demos and helpers which aims to demystify writing plugins for the IDE and provide new, awesome functionality.

    3

  2. Duke-Umake Duke-Umake Public

    Forked from Dark1-dev/Duke-Umake

    a version of umake that finally works with DNF2k1

    Pascal

  3. Delphi-AzureFunctionApps Delphi-AzureFunctionApps Public

    Demo examples of how to take advantage of Azure Function Apps with #Delphi

    Pascal 11 2