Giter Site home page Giter Site logo

irdb.tk is down about irdb HOT 21 CLOSED

probonopd avatar probonopd commented on September 17, 2024
irdb.tk is down

from irdb.

Comments (21)

benfoxall avatar benfoxall commented on September 17, 2024 4

Yep, it requests the codes directly from the repo via:

https://cdn.jsdelivr.net/gh/probonopd/irdb@master/codes/index

No changes would be needed.

from irdb.

benfoxall avatar benfoxall commented on September 17, 2024 2

I've been working on a site that uses irdb that might be useful if migrating to irdb.tk to GitHub pages.

image

It's completely static, and the content is loaded directly from the jsdeliver endpoint. It has query-param based routing, so URLs work for linking.

To generate the timings, I'm using WebAssembly, but if more complex responses are needed, maybe something like AWS lambda would be an option instead? I'm not actually sure what content was served from irdb.tk!

I'd be happy to help out if this was the direction that you wanted to take with the site.

from irdb.

probonopd avatar probonopd commented on September 17, 2024 1

Well, the conversions the site offered will be hard to do using a static website. But @bengtmartensson's tools can do them.
And the codes on the website can be rendered to various formats using @bengtmartensson's tools, too.
Let me see how the hosting company responds.

from irdb.

probonopd avatar probonopd commented on September 17, 2024 1

Opened.

from irdb.

probonopd avatar probonopd commented on September 17, 2024

Should be back again for now but I am looking for someone to take over maintenance and operations eventually.

from irdb.

bengtmartensson avatar bengtmartensson commented on September 17, 2024

Time again...

from irdb.

probonopd avatar probonopd commented on September 17, 2024

The hosting company upgraded the operating system and as a result broke the service.
I have contacted them.

from irdb.

benfoxall avatar benfoxall commented on September 17, 2024

Would it be possible to port irdb.tk to a static site and serve through github pages?

If the site source is available somewhere I could try and have a dig if you'd like.

from irdb.

benfoxall avatar benfoxall commented on September 17, 2024

Cool. Hopefully the hosting company responds soon.

Might be relevant; a while ago I managed to compile MakeHex to WebAssembly so it could be run within the browser. Maybe the same approach may work for @bengtmartensson's tools too?

from irdb.

bengtmartensson avatar bengtmartensson commented on September 17, 2024

a while ago I managed to compile MakeHex to WebAssembly so it could be run within the browser. Maybe the same approach may work for @bengtmartensson's tools too?

IrpTransmogrifier is written in Java. Once upon a time, Java was "made for" running inside of browsers, now things are different ;-\ I guess there "must" be some way to do it.

@probonopd : can you open a "Discussions" area?

from irdb.

bengtmartensson avatar bengtmartensson commented on September 17, 2024

Any news?

from irdb.

probonopd avatar probonopd commented on September 17, 2024

Unfortunately they answered that they had to upgrade the server, which now seemingly comes with different versions of the dependencies. Which means that the code would have to be re-worked, which I don't have the time to. I think we should do somehting "more modern" anyway.

from irdb.

Nardol avatar Nardol commented on September 17, 2024

@probonopd could it be envisaged to release the irdb.tk source code?
Maybe some could help to modernize the code if it is the problem.

from irdb.

probonopd avatar probonopd commented on September 17, 2024

Yes, it could be "envisaged". But I'd need to find the time to go through the source and clean it up. Volunteers?

from irdb.

Nardol avatar Nardol commented on September 17, 2024

Why not... Which language and what about the database?

from irdb.

probonopd avatar probonopd commented on September 17, 2024

Python, Java, and SQLite

from irdb.

Nardol avatar Nardol commented on September 17, 2024

I do not wish to formulate any promise but sure I am interested in the project.

Which dependences are broken since the update?
And what would be the new requirements?

from irdb.

probonopd avatar probonopd commented on September 17, 2024

Well. The old site was a dynamic one, while I'd like to move to a static one hosted entirely on GitHub.

from irdb.

Nardol avatar Nardol commented on September 17, 2024

OK, I did not understand the idea to keep it as a dynamic website was definitely excluded 🙂

from irdb.

probonopd avatar probonopd commented on September 17, 2024

Hello @benfoxall this sounds like a very interesting approach. Can you implement this using the codes from https://github.com/probonopd/irdb/ or would you need any changes in this repository?

from irdb.

probonopd avatar probonopd commented on September 17, 2024

Closing because irdb.tk in its old form will not come back due to the maintenance overhead needed to keep a dynamic web service running with Python and Java. Let's open new tickets on how to e.g., render static pages for rendered codes if so desired.

from irdb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.