duckduckbang VS endbasic

Compare duckduckbang vs endbasic and see what are their differences.

duckduckbang

Meta search page that utilises duckduckgo !bang query operators. (by MoserMichael)

endbasic

BASIC environment with a REPL, a web interface, a graphical console, and RPi support written in Rust (by jmmv)
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
duckduckbang endbasic
5 24
39 298
- 0.7%
0.0 8.4
12 months ago 13 days ago
Python Rust
- Apache License 2.0
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.

duckduckbang

Posts with mentions or reviews of duckduckbang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-10.
  • The Next Google
    1 project | news.ycombinator.com | 5 Apr 2022
    A lot of the snooping does have an actual role with search - they need to guess the intended domain of the query [1]

    Welcome to my side project, a better organized directory of domain specific search engines, based on duckduckgo !bang operators https://github.com/MoserMichael/duckduckbang/blob/master/REA...

    Ideally this directory/thesaurus should help you to find a domain specific search engine, without the need of snooping on the part of the search engine. I also auto translated this directory into several languages.

    [1] of course they also need the snooping for targeted advertising, but that's a different story!)

  • Doctors often turn to Google Translate to talk to patients; want a better option
    1 project | news.ycombinator.com | 17 Mar 2022
    I have a catalog of duckduckgo !bang operators; a script is using google translate to translate the UI and site descriptions into several languages; it is better than nothing, but it is not an ideal solution.

    https://github.com/MoserMichael/duckduckbang/blob/master/REA...

    I didn't manage to automate the use of DeepL in python;

  • Show HN: Improved index of DuckDuckGo bang operators
    1 project | news.ycombinator.com | 10 Feb 2022
    I think that specialised search engines are gaining ground, it has become easier to set one up, thanks to elasticsearch/lucene. They can be quite good, for a limited domain, and they don't have to invade your privacy in order to find out what you are looking for. I think that what is missing are tools like this, that would aid the discovery and use of these search engines. I hope that this will allow them to eat into the market from the 'low end'.

    The projects source is here: https://github.com/mosermichael/duckduckbang

    Unfortunately they don't invest too much into !bang operators at duckduckgo, however that's my input data...

  • Ask HN: What is your “I don't care if this succeeds” project?
    56 projects | news.ycombinator.com | 10 Feb 2022
    taking care of google ;-) I have a catalog of duckduckgo !bang operators https://mosermichael.github.io/duckduckbang/html/main.html - i hope that it allows for better discoverability of specialized search engines. The latest feature added is a description for each search engine, just hover over the name, and you get a description derived from the sites meta and title tags.

    I think that specialised search engines are gaining ground, it has become easier to set one up, thanks to elasticsearch/lucene. They can be quite good, for a limited domain, and they don't have to invade your privacy in order to find out what you are looking for. I think that what is missing are tools like this, that would aid the discovery of such search engines.

    The project source is here: https://github.com/mosermichael/duckduckbang

  • Googling is one of the most important skills for every developer
    2 projects | news.ycombinator.com | 23 Apr 2021

endbasic

Posts with mentions or reviews of endbasic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-10.
  • Write Your Own Terminal
    9 projects | news.ycombinator.com | 10 Nov 2023
    I can confirm that writing a terminal is fun, for the reasons mentioned in the article: it’s easy to get “self-hosting”, but then the possibilities are endless :)

    In my case, this was about creating the terminal for EndBASIC (https://www.endbasic.dev/). I wanted to mix text and graphics in the same console, so I had to ditch Xterm.js and create my own thing. It was really exciting to see graphics rendering mix with text “just fine” when I was able to render the first line.

  • Ask HN: Whats the modern day equivalent of 80s computer for kids to explore?
    6 projects | news.ycombinator.com | 1 Oct 2023
    I tried to set up a Raspberry Pi and configured it to boot into a simple window manager with DosBox full screen by default. I taught my kids to launch games within that and they learned the very basics… but it didn’t stick: they haven’t really gained any interest in how to do other stuff in the shell.

    Anyway: check (my own) https://www.endbasic.dev/ which I’ve written precisely for the situation you describe :) You would actually have to /write/ the games first though!

  • FLaNK Stack for 25 September 2023
    17 projects | dev.to | 25 Sep 2023
  • EndBASIC
    3 projects | news.ycombinator.com | 13 Sep 2023
    Slightly buried: Apache 2.0, written in Rust, https://github.com/endbasic/endbasic/

    Definitely an interesting attempt to cut through layers of abstraction and make something that lets people make the computer do useful/interesting things. No idea how well they realize that vision, of course, but good idea.

    1 project | /r/patient_hackernews | 7 Jun 2022
    1 project | /r/hackernews | 7 Jun 2022
  • Does this exist already? A converter from MS BASIC to Rust
    2 projects | /r/rust | 14 Jun 2023
    Or you could use https://www.endbasic.dev/
  • TwinBASIC is a modern BASIC compiler
    3 projects | news.ycombinator.com | 10 May 2023
    Somebody else brought it up in a separate comment, but because you specifically ask about the Raspberry, I'll mention EndBASIC (https://www.endbasic.dev/) here again :)

    Supporting this platform has been a primary goal of mine, and in fact, one of the features (GPIO) only works on the Raspberry Pi today :) But there is a long road ahead. My vision is to create a minimal Linux image that boots straight into EndBASIC, and extend EndBASIC to give you more control of the Pi's hardware. The idea is to truly mimic the old C64 experience, but leveraging the power of modern hardware / infrastructure.

  • Learning BASIC Like It's 1983 (2018)
    2 projects | news.ycombinator.com | 18 Mar 2023
    Agree with the author’s thesis of how the folks that “grew with computers” have an advantage over those approaching them now, in terms of understanding the inner workings. I’m not sure that this matters much in terms of solving actual problems though, which is probably a good thing.

    But I somehow find it a little bit sad that this is the case, so I’ll plug my own https://www.endbasic.dev/ because it’s very fitting in this context :) I’ve been building it precisely as a way to understand everything that’s going on (although it’s still far from fulfilling that promise).

    Also, buried in the article is a reference to the https://10print.org/ book. I recently came across it at HPB and it has been a pretty entertaining read. Couldn’t believe there was so much to write about such a simple little program!

  • EndBASIC: "BASIC interpreter + DOS environment, reimagined."
    1 project | /r/altprog | 30 Dec 2022

What are some alternatives?

When comparing duckduckbang and endbasic you can also consider the following projects:

splitter - React component for building split views like in VS Code

ClassicUO - ClassicUO - an open source implementation of the Ultima Online Classic Client.

learn - A social network of lifelong learners built around humanity's universal learning map.

mp4 - MP4 library, CLI tool, server

wikiref - A web extension that makes extracting, editing, and exporting Wikipedia references easy!

fruit-economy

mobbler - Analog music creation and realtime visual performance in your browser

soli - Solidity REPL

polyhydra-upm - Creative geometry for Unity

cemu - Cheap EMUlator: lightweight multi-architecture assembly playground

DIY-CNC-machine - How to build your own CNC machine from scratch

objstor - object store