Skip to content

Instantly share code, notes, and snippets.

View faisalarkan21's full-sized avatar
💥
Trying to understand what is entropy

Faisal Arkan faisalarkan21

💥
Trying to understand what is entropy
View GitHub Profile
@faisalarkan21
faisalarkan21 / gist:4ffe0022b1bd4808fa0558c7ac67fe2d
Created December 4, 2024 11:12
crash location camera logs
2024-12-02 07:38:57.495 0-0 binder kernel I 627:660 transaction failed 29201/-28, size 232-0 line 3101
2024-12-02 07:38:57.496 0-0 binder kernel I 627:660 transaction failed 29201/-28, size 232-0 line 3101
2024-12-02 07:38:57.876 1163-1163 TaplEvents com...le.android.apps.nexuslauncher D TIS / TouchInteractionService.onInputEvent: MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=687.96387, y[0]=2815.83, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=2930389, downTime=2930389, deviceId=10, source=0x5002, displayId=0, eventId=803760713 }
2024-12-02 07:38:57.935 4957-5052 MMKV com.sustainnovationgroup.nimblylite I <MMKV_IO.cpp:498::writeActualSize> [mmkv.default] increase sequence to 417, crc 1409167627, actualSize 3324722
2024-12-02 07:38:57.967 116
import axios from "axios";
import { Row, Col, Space, Table, Card, Input, Select } from "antd";
import { useEffect, useState } from "react";
import "./App.css";
const { Option } = Select;
const columns = [
{
title: "",