Git Product home page Git Product logo

ref's People

Contributors

abalkin avatar chrispsn avatar dependabot[bot] avatar k-olya avatar kelas avatar ngn avatar rats-god avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ref's Issues

Deviations/Bugs between Ref and Runtime

Opening this to document all deviations found between advertised in https://kparc.github.io/ref and real life aka runtime (rt).

(Does anyone know how to highlight correctly?)


https://kparc.github.io/ref/#enumerate

 !3
0 1 2 /ref
!3 /rt

 !2 3
0 0 0 1 1 1 /ref
0 1 2 0 1 2
(^0 0 0 1 1 1;0 1 2 0 1 2) /rt

https://kparc.github.io/ref/#sort

 :: l: rand 4
0.5594068 0.1751217 0.3652149 0.5086234 /ref
: l: rand 4 /rt

 ^l
0.1751217 0.3652149 0.5086234 0.5594068 /ref
value error: l /rt

items from slack

TODO

  • fix auto-linker (@chrispsn)
  • write a short python script test.py that tests refcard_detail.md against shakti-python's md checker
  • add the datetime somewhere to the refcard page
  • get the md, k.txt and l.txt building in a script instead of client-side
  • find somewhere suitable for setting up an auto-build server and have it detect webhook events when there are new commits in kparc/box (so it can trigger a build). Ideally not someone’s personal server. Have it integrated with defcon if fails; or at least email
  • final task: update the build script to get the auto-linker working during page build; alert if any of the links fail or the test.py script fails

Link in bundler not working.

This url seems to not have anything there, which leads to an error during npm install:

$ node bundler/download.js  
TypeError: data.filter is not a function
    at /Users/XXXX/K/kparc/ref/bundler/download.js:20:24
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
$

Errors and deprecations

Getting this error:

~ npm run build
... <all tests are ok> ...
...
Loading "Gruntfile.js" tasks...ERROR
>> invalid snippets detected
Warning: Task "default" not found. Use --force to continue.

Aborted due to warnings.
npm ERR! code ELIFECYCLE
npm ERR! errno 3
npm ERR! @kparc/[email protected] build: `grunt`
npm ERR! Exit status 3
npm ERR! 
npm ERR! Failed at the @kparc/[email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/dmitrizaitsev/.npm/_logs/2019-07-26T03_49_11_024Z-debug.log

Might be due to some outdated deps, e.g. this one had been deprecated:
https://www.npmjs.com/package/grunt-contrib-uglify-es

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.