Skip to content
#

fast

Here are 1,195 public repositories matching this topic...

cdnjs
zackbloom
zackbloom commented Nov 13, 2019

CDNJS requires a certain amount of manual review and moderation. This review is required both to allow new projects to be added to the project, and to handle certain types of project changes which can't be automatically imported.

This issue is a place to discuss how we might eliminate this requirement in the future.

I believe the goal of this project should be to take everything which requir

tomazk8
tomazk8 commented Apr 6, 2020

OrientDB Version: 3.0.30 community
Java Version: 1.8.0_211
OS: Windows 10 Pro

I created Windows Service as specified on OrientDB website and works. Service is installed, I started it and OrientDB Studio works. But when I try to stop it using Windows Services or using OrientDBGraph.exe //SS, it's just waiting and waiting. In Services I see the state "stopping" but only after some 5min, state f

scigeek72
scigeek72 commented Jan 19, 2018

I would like to use the skip thought vectors implementation in neon. The documentation provided is not enough. Is there a tutorial available on how to obtain skip thought vectors from scratch on my own documentation ? I have created a virtual environment and downloaded neon. I am not sure how to train the skip thought model. Thanks.

batiste
batiste commented Mar 1, 2017
.ric-logo-404 {
  background-image:url('./images/404.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right bottom;
  min-height:290px;
}
.ric-logo-500 {
  background-image:url('./images/500.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right bottom;
  min-height:290px;
}

Gene

VictoriaMetrics
korjavin
korjavin commented Apr 16, 2020

Describe the bug
vmagent with sd_k8s

To Reproduce
Start vmagent with config:

    - job_name: 'kubernetes-pods'
      kubernetes_sd_configs:
      - role: pod

on a cluster with many pods.

Please add pod name to error log.

It's hard to find them in a big cluster. In a message like this it's not clear what was the pod.

2020-04-15T22:32:32.512Z	error	Victor
rmarronnier
rmarronnier commented Feb 26, 2019

https://docs.amberframework.org/amber/guides/controllers/flash#flash-now

Calling flash.now["blabla"] gives a compile error : 'undefined method 'now' for Hash(String, String)'

Calling flash.now "key", "value" compiles but doesn't do anything and nothing gets returned in the logs

Versions

Amber CLI (amberframework.org) - v0.11.3
Crystal 0.27.2 [60760a546] (2019-02-05)

LLVM: 4.0.

sdwarwick
sdwarwick commented Nov 3, 2016

this package is such a great find. thanks so much for your work. Just a few suggestions

  1. notwithstanding the assumption that folks are experienced go developers, it might be a good idea to mention that function names in the template must be capitalized to be accessible.

  2. the use of ./template doesn't work if you are using go build .. I have a directory that I keep both the source an

delaunator
mourner
mourner commented Sep 3, 2018

@redblobgames I'm wondering whether we could drop the script { display: block; } hack — while it's definitely cool, it has some drawbacks:

  • We can't add code highlighting to the code (e.g. with https://highlightjs.org/), which would help docs readability a lot.
  • We have to split the code into two files entangled together, which makes refactoring inconvenient.
  • It's impossible to lint it

Improve this page

Add a description, image, and links to the fast topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fast topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.