RethinkRAW VS sozluk-cgi

Compare RethinkRAW vs sozluk-cgi and see what are their differences.

RethinkRAW

RethinkRAW is an unpretentious, free RAW photo editor. (by ncruces)

sozluk-cgi

one of the first versions of ekşi sözlük code as of may 1999 (by ssg)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
RethinkRAW sozluk-cgi
7 3
83 210
- -
3.5 10.0
9 days ago about 8 years ago
Go Pascal
MIT No Attribution MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

RethinkRAW

Posts with mentions or reviews of RethinkRAW. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-22.

sozluk-cgi

Posts with mentions or reviews of sozluk-cgi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-22.
  • Ask HN: What's your "it's not stupid if it works" story?
    8 projects | news.ycombinator.com | 22 Dec 2023
    Using CGI protocol on a Windows server. IIS (Windows' own web server) basically interfaces with executables by running them, feeding them HTTP headers, and server variables through environment variables, and gets the response HTTP headers and the body from their STDOUT. It's very inefficient, of course, since every request requires spawning a new copy of the executable, but it had worked fine in its first months :)

    Here is a very simple example from the original sources: https://github.com/ssg/sozluk-cgi/blob/master/hede.pas

  • The beauty of CGI and simple design
    8 projects | news.ycombinator.com | 7 Jan 2023
    I wrote Eksi Sozluk, the most popular Turkish social platform to date, back in 1999 using Delphi as CGI executables[1]. Delphi was the tool that I knew best, and CGI worked for me at the beginning. I almost immediately started having problems with EXE files constantly active, making updates impossible (as it was Windows based), which required restarting the server for any kind of update.

    CGI executables also caused problems when I switched to an Alpha AXP RISC server which emulated x86, bringing the performance to a crawl. That made me switch to classic ASP, and about 10 years later, to ASP.NET MVC with routing, unit tests, abstractions, jQuery, all the shiny things at the time.

    Web didn't stop there of course; there came SPA's, React, Vue and whatnot.

    Now, seeing the yearning for CGI in 2023 feels funny. Have we come full circle? :)

    ___

    [1] https://github.com/ssg/sozluk-cgi

What are some alternatives?

When comparing RethinkRAW and sozluk-cgi you can also consider the following projects:

Dali - Idiomatic Golang GUI using Lorca

quickserv - Dangerously user-friendly web server for quick prototyping and hackathons

zenity - Zenity dialogs for Golang, Windows, macOS

php - Prolog Home Page

wally - The Flash(ing tool)

Trusted-CGI - Lightweight runner for lambda functions/apps in CGI like mode

Chevereto Free - Community/Personal Image Hosting

vehiclelogserver - Vehicle logging server for Second Life vehicles

fir - Build reactive html apps in Go

preemptible-thread - How to preempt threads in user space

webview - Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).

zfs - OpenZFS on Linux and FreeBSD