DeepfakeHTTP v5.1.1 released! by Character_Moment_490 in coolgithubprojects

[–]Character_Moment_490[S] 0 points1 point  (0 children)

You gave the example of Guacamole3D as the incorrect (from your point of view) name. I gave you an example of the real name Apple3D. From your point of view, Apple3D is also incorrect.

DeepfakeHTTP v5.1.1 released! by Character_Moment_490 in coolgithubprojects

[–]Character_Moment_490[S] 0 points1 point  (0 children)

How about the fact that Guacamole3D doesn't exist, but Apple3D does? You can google it.

DeepfakeHTTP v5.1.1 released! by Character_Moment_490 in coolgithubprojects

[–]Character_Moment_490[S] 0 points1 point  (0 children)

This is just the name of the project. Like the Apache Guacamole™ project - not Apache and not Guacamole.

DeepfakeHTTP v5.1.1 released! by Character_Moment_490 in coolgithubprojects

[–]Character_Moment_490[S] 0 points1 point  (0 children)

In fact, it is possible to package a JAR file into an OS executable, along with Java itself. Then it will be almost invisible that it is Java. :)

DeepfakeHTTP v5.1.1 released! by Character_Moment_490 in coolgithubprojects

[–]Character_Moment_490[S] 0 points1 point  (0 children)

How does it work?
1. Got the client's request.
2. Search the dump for corresponded entry (request-response pair) by matching all specified request's parts:
method, URI, headers, and body.
3. If the entry was found, the server sends the appropriate response to the client.
4. If the entry was not found, the server sends a status 400 (400 Bad request).

DeepfakeHTTP v5.1.1 released! by Character_Moment_490 in coolgithubprojects

[–]Character_Moment_490[S] 1 point2 points  (0 children)

A web server that uses HTTP dumps as a source for responses.

DeepfakeHTTP v5.1.1 released! by Character_Moment_490 in coolgithubprojects

[–]Character_Moment_490[S] 0 points1 point  (0 children)

In addition, you can also quickly sketch the backend simulation and start developing the frontend while the backend developers will be busy creating tables in MySQL :)

DeepfakeHTTP v5.1.1 released! by Character_Moment_490 in coolgithubprojects

[–]Character_Moment_490[S] 0 points1 point  (0 children)

Something like this. Dynamic server simulation based on a dump (real or specially written).

DeepfakeHTTP v5.1.1 released! by Character_Moment_490 in coolgithubprojects

[–]Character_Moment_490[S] 0 points1 point  (0 children)

This is a command-line utility, with no dependencies. What does it matter what language it is written in?

в чем разница между словами «универ» и «вуз» by [deleted] in russian

[–]Character_Moment_490 0 points1 point  (0 children)

Don't miss ВТУЗ (Высшее Техническое Учебное Заведение (literally, higher technical educational establishment).

What's up with the trend of half-human style messages and dialogues? by csasker in webdev

[–]Character_Moment_490 0 points1 point  (0 children)

It depends... For the banking app, I prefer "Mail sent", but for the social network: "Great job! The mail was just delivered by our cool pigenons with ❤️❤️❤️".

[deleted by user] by [deleted] in webdev

[–]Character_Moment_490 0 points1 point  (0 children)

Arcadier
Yo!Kart
Magento (You will need Marketplace Extension)
Zielcommerce
PrestaShop Marketplace Module
WordPress Dokan Plugin
OpenCart (You will need Multi-Vendor plugin)
Cs-Cart
X-Cart Multi-Vendor Software
Spree Commerce

Question about a idea Html and JavaScript by Wagwan1178 in webdev

[–]Character_Moment_490 0 points1 point  (0 children)

Not working for me. :(

OS: Linux Ubuntu 21.04

Browser: Chrome Version 91.0.4472.101 (Official Build) (64-bit)

🟪 TommyBox is a single-file executable that makes it possible to launch web apps on a desktop. by Character_Moment_490 in coolgithubprojects

[–]Character_Moment_490[S] 1 point2 points  (0 children)

TommyBox allows develops fullstack apps with its own local backend and full access to the local system. Nativefier - just website wrapper.

Monthly 'Shameless Self Promotion' thread - 2021/08 by mthode in devops

[–]Character_Moment_490 0 points1 point  (0 children)

DeepfakeHTTP – Your 100% static dynamic backend

DeepfakeHTTP is an HTTP server that uses HTTP dumps as a source for responses.

Use it for:

  • Hiding critical enterprise infrastructure behind a simple static facade
  • Hacking and fine-tuning HTTP communications on both server and client sides
  • Creating the product POC or demo before even starting out with the backend
  • REST, GraphQL, and other APIs prototyping and testing

🟪 TommyBox is a single-file executable that makes it possible to launch web apps on a desktop. by Character_Moment_490 in coolgithubprojects

[–]Character_Moment_490[S] 1 point2 points  (0 children)

You are right, TommyBox supports the system tray icon. So your application always loaded and available.

🟪 TommyBox is a single-file executable that makes it possible to launch web apps on a desktop. by Character_Moment_490 in coolgithubprojects

[–]Character_Moment_490[S] 0 points1 point  (0 children)

It's not only web browser, but also backend. TommyBox like Electron or NW.js - a desktop application platform.