Nikolay Koshenkov
Nikolay Koshenkov
I've used [Spone's fork](https://github.com/Spone/k290-fnkeyctl) which have @arichardson's commits already merged and it worked fine for me. By the way I'm using Debian but the problem still affected me.
> Is algnhsa still allow using the _LAMBDA_SERVER_PORT to allow querying the lambda function locally using client, err := rpc.Dial("tcp", ":8008") Yes, it does. `algnhsa` uses the `lambda.StartHandler(...)` function internally....
@chewxy, thank you for fast response. As I can understand, 8.0 is the oldest toolkit supported, right?
@PepijnK Hi, take a look at [`Or` type](https://github.com/elgris/sqrl/blob/a001f88a79e6210d38c802166e7797479d054b68/expr.go#L277) and it's [`conj` type](https://github.com/elgris/sqrl/blob/a001f88a79e6210d38c802166e7797479d054b68/expr.go#L244). According to example you can try something like: ```go statement. Where(sq.Eq{"x": xval}). Where(sq.Or{ sq.GtOrEq{"foo": fooval}, sq.Gt{"bar": barval1}, })....
I have small addition to codes above: 00000 - or just (0) seems like the same as status 200 10201 - invalid entity or invalid parameter, like when `count` is...
As I mentioned in #397 I have a working solution for solving captchas (puzzle sliders). I will be able to share the tool (Python and PyTorch based, something like [this](https://github.com/mrzlab630/TikTok-Anti-puzzle-captcha))...
> @khako this code working with me :)) _** note : this is not an orthodox workaround_ > > merge routes > > ``` > 'use strict'; > > const...
> @meliborn что-то не работает? Еще в доках устаревшая инфа, что работает без авторизации. Прикрыли лавочку.
I join the question. It is difficult for me to understand the build of the firmware on my own, or rather, I am afraid to miss the configuration of some...
@dlhenke Hi! May I ask you to share your config (the results of `make menuconfig`) file for this board, please?