Skip to content
#

hash

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

peps
peps commented Feb 9, 2020

Hi, im trying to use Hashids with Typescript and Node.

import Hashids from 'hashids';

I'm not getting any Typescript errors in the editor, but Im getting this error when the code is compiled.

Using ts-node version 8.5.4, typescript version 3.7.5

`Error: No valid exports main found for 'node_modules\hashids'
at resolveExportsTarget (internal/modules/cjs/loader.js:625:9)

wesinator
wesinator commented Apr 14, 2020
$ python3 loki.py
Traceback (most recent call last):
  File "loki.py", line 43, in <module>
    from lib.lokilogger import *
  File "/Users/w/Downloads/Loki/lib/lokilogger.py", line 15, in <module>
    from helpers import removeNonAsciiDrop
ModuleNotFoundError: No module named 'helpers'

Python 3.7.7 homebrew
Cloned directly from master.
helpers.py is present in

cmuratori
cmuratori commented May 18, 2019

This one is all you @NoHatCoder :) Not sure what you have planned for that, but it seems like we should check in a copy of your blog post at some point when it is ready, just so people can understand what is going on here with hash levels. Maybe we make a "doc" directory? I can then link to it with the main readme.md (assuming GitHub actually has a way to do that... I will check).

- Casey

winxp5421
winxp5421 commented Jan 3, 2019

Winxp, need to redo Server and Client Documentation

Wiki should be updated to inform users the C# client is technically Depreciated at this time and current wiki should be converted to using the python client as its main focus ( Or make the link to the Client repo much more apparent ((probably the best option)))

Videos should be rather generic on setup Pointing users to use commands found

warpfork
warpfork commented Mar 9, 2020

I motion to split "block layer" and "codec layer" and do so consistently across all our specs and docs.

Fundamental reason: the work the codec code does is almost entirely about how to encode/linearize/serialize/whatever-you-call-it Data Model trees into flat bytes (and of course vice versa, unfurling flat bytes to DM). It's very little to do with blocks. There's two separate things going on

deepch
deepch commented Aug 17, 2019

Not always in real life need to work so accurately. For example, if it is necessary to determine the motion in the picture such precision is excessive and the image will mean the same and the algorithm will say that change more than 10% that would be wrong.

ExtAverageHash
real live recommend add filter

if p > avg && math.Abs(p-avg) > 12.5 {

problem

![output_2_3](https://user-images.gi

sloanja
sloanja commented Apr 3, 2020

ramsey/collection requires packages in composer.json which have been marked as abandonded by the author as of 20 days ago (March 15, 2020):
jakub-onderka/php-parallel-lint (see https://github.com/JakubOnderka/PHP-Parallel-Lint)

Recommended replacements:
https://github.com/php-parallel-lint/PHP-Parallel-Lint

I found this issue by loading up a new fresh copy of Laravel and it was complai

Improve this page

Add a description, image, and links to the hash 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 hash topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.