-
After flashing the loader.lua script to an EEPROM and attempting to boot a new computer and attempting to boot, I get an error beep with the analyser outputting "Last error: computer halted"
I atte…
-
I just removed my java and installer openjdk version 21 instead as my Uni does not allow us to use commercial java. I was able to run URock prepare and Urock v2023a but the analyzer fails. I worked be…
-
```
common log should include i) HTTP Version and ii) the length of the content
received.
ii) currently use -1 for streaming content or unknown content length, but
analog (log file analyser) complain…
-
```
common log should include i) HTTP Version and ii) the length of the content
received.
ii) currently use -1 for streaming content or unknown content length, but
analog (log file analyser) complain…
-
Attempting to compile this program:
```
{
def f(t : Type, b : Boolean) Option(t) = {
b match {
case True(_) =>
case False(_) =>
}
}
{ }
}
```
…causes the se…
-
The application needs to be integrated with a database for optimal recalling and archiving. Implementaion of this would help deliver both applicaiton performance optimization as well as ability for re…
-
I love the tool you've started and I'd like to help out. I would like to make the log folder a parameter, so when a new user opens the file, they are prompted for the location, to make it easier to c…
-
As mentioned in https://github.com/osm-fr/osmose-backend/pull/1788#issuecomment-1510281766 it would be useful to have a table containing all multipolygons, similar to i.e. the tables 'highways' and 'b…
-
Hi first of all , what a great library . I was very much impressed by the visualization of it in the browser. I was trying to port the implementation on p5js. I think i did manage to do it but using t…
-
PR #1341 allowed for the logging of equipment used for service delivery in the model. The `healthsystem.summary` logger now records by `Facility_ID` which pieces of equipment are called upon my module…