Open in app

Sign in

Write

Sign in

Bubble Chang
Bubble Chang

Home

About

Apr 11

git pull error: Not a directory

git error as follow: $ git pull From github.com:BubbleChang/somerepo c4217267b..c2a93998a master -> origin/master error: cannot update the ref 'refs/remotes/origin/bubble/49309': unable to append to '.git/logs/refs/remotes/origin/bubble/49309': Not a directory ! [new branch] bubble/49309 -> origin/bubble/49309 (unable to update local ref) error: cannot update the ref 'refs/remotes/origin/bubble/50071': unable to append to '.git/logs/refs/remotes/origin/bubble/50071': Not a directory ! [new branch] bubble/50071…

Git

1 min read

Git

1 min read


Jun 30, 2021

Get rid of FunctionLogInput Browser Hijacker (MacOs)

You may find many solutions out there, but none of them works for my Chrome Reads: How to get rid of FunctionLogInput Browser Hijacker (Mac) — virus removal guide Remove FunctionLogInput Browser Hijacker [Virus Removal Tips] Remove Chrome “Managed by your organization” virus from Mac — MacSecurity How does it…

Browser Hijacker

3 min read

Get rid of FunctionLogInput Browser Hijacker (MacOs)
Get rid of FunctionLogInput Browser Hijacker (MacOs)
Browser Hijacker

3 min read


Jun 13, 2021

Android icon size

Tool to generate appropriate icon size for you app. App Icon Generator Generate icons and images for mobile apps, android and iOS. No need to upload or download. Works on your browserappicon.co Launcher icon LDPI 0.75x - 36 x 36 120 dpi MDPI 1x - 48 x 48 160 dpi HDPI 1.5x - 72 x 72 240 dpi XHDPI 2x - 96 x 96 320 dpi XXHDPI 3x - 144 x 144 480 dpi XXXHDPI 4x - 192 x 192 640 dpi WEB - 512 x 512 (Google Play Console)

Android

1 min read

Android

1 min read


May 28, 2021

Kotlin | run, let, apply, also

make something null check simple — return something or put something on the next chain something?.run { this… } something?.let { it… or abc -> abc… } ?: { nullThenReturn } initialize something something?.apply { this… } something?.also { it… or abc -> abc… } code block with(something) { this?… } run { something // last line }.call() = something.call()

Kotlin

1 min read

Kotlin

1 min read

Bubble Chang

Bubble Chang

Android app and backend developer

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams