Altay Akkus

Results 15 issues of Altay Akkus

Hey, my idea was to simulate the typing of the characters in realtime, like each keystroke has a delay of 0.5 seconds and the keyboard is slowly drawn character by...

### 1. Why is this change necessary? Because when you add a snippet with a key or value longer than 4096 characters, a error 500 happens. Whenever you search in...

Scheduled
Business Ops

So a lot of issues have been stacking up for the challenge type, and I have looked into it: https://gist.github.com/AltayAkkus/591dbef9872c9148d6effb06bcc5417b The html returned has a huge array that stores user-specific...

**Is your feature request related to a problem? Please describe.** Some apps can't be properly build into an APK when they are not decoded with `apktool d --only-main-classes`, see https://github.com/iBotPeaches/Apktool/issues/2784...

## Bug report When trying to edit a variant, the radix button is put under the next variant, so the UI becomes very ugly. ### Describe the bug The `z-index`...

**Have you looked for an answer?** Yea, on Google, myInfineon etc. **Question/Issue**: I would love to buy the OPTIGA™ Connect IoT Evaluation Board, but when I try to search for...

``` const mysql = require('mysql'); const MySQLEvents = require('@rodrigogs/mysql-events'); const program = async () => { const connection = mysql.createConnection({ host: 'localhost', user: 'root', password: 'root', port: 1337 }); const...

### Information 1. **apk.sh version** : 1.0.8 2. **Operating System (Mac, Linux, Windows)** : Linux, Windows etc. 3. **APK From? (Playstore, ROM, Other)** : PlayStore ### apk.sh output ``` I:...