Skip to content

Instantly share code, notes, and snippets.

@dbworku
dbworku / pop-os-apps.sources
Created July 23, 2021 16:51
Pop_Upgrade Sources After failed 21.04 upgrade
X-Repolib-Name: Pop_OS Apps
Enabled: yes
Types: deb
URIs: http://apt.pop-os.org/proprietary
Suites: groovy
Components: main
@dbworku
dbworku / sample-release-d369779.pom
Created November 10, 2020 23:11
The :Application:checkDebugDuplicateClasses task failed.
1 exception was raised by workers:
java.lang.RuntimeException: Duplicate class com.facebook.jni.CppException found in modules fbjni-0.0.2-runtime.jar (com.facebook.fbjni:fbjni:0.0.2) and sample-release-d369779-runtime.jar (com.facebook.profilo:sample:release-d369779)
Duplicate class com.facebook.jni.CppSystemErrorException found in modules fbjni-0.0.2-runtime.jar (com.facebook.fbjni:fbjni:0.0.2) and sample-release-d369779-runtime.jar (com.facebook.profilo:sample:release-d369779)
Duplicate class com.facebook.jni.DestructorThread found in modules fbjni-0.0.2-runtime.jar (com.facebook.fbjni:fbjni:0.0.2) and sample-release-d369779-runtime.jar (com.facebook.profilo:sample:release-d369779)
Duplicate class com.facebook.jni.DestructorThread$1 found in modules fbjni-0.0.2-runtime.jar (com.facebook.fbjni:fbjni:0.0.2) and sample-release-d369779-runtime.jar (com.facebook.profilo:sample:release-d369779)
Duplicate class com.facebook.jni.DestructorThread$Destructor found in modules fbjni-0.0.2-runtime.jar (com.facebook.fbjn
@dbworku
dbworku / Example.Swift
Created November 29, 2015 21:12
Swift-ful idiomatic extensions of dispatch_semaphore_t
//
// Example.swift
//
// Created by Daniel Worku on 11/16/15.
//
// The MIT License (MIT)
// Copyright (c) 2014 Daniel Worku
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of
// this software and associated documentation files (the "Software"), to deal in