This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#import <stdio.h> | |
#import <Foundation/Foundation.h> | |
// sudo zyp in gcc-c++ gcc-objc gnustep-base-devel | |
// gcc -lobjc -lgnustep-base -fconstant-string-class=NSConstantString -fobjc-exceptions Foo.m -o Foo | |
// https://web.archive.org/web/20120816003625/http://blog.lyxite.com:80/2008/01/compile-objective-c-programs-using-gcc.html | |
@interface Foo : NSObject | |
@end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
file | |
: thing+ | |
; | |
@entryPoint | |
thing | |
: semi | |
| pi_beg | |
| pi_end | |
| func_decl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -dump | grep uti: | cut -c 29- | sort | uniq > utis.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# SETUP | |
## Device: iPhone SE | |
## OS: iOS 12.2 | |
## Chatterbug App: 0.15.2 (20180806.1239.55) | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hallo. wir haben ein kleines Problem. I can't add a new payment method. | |
# Setup | |
## Chatterbug web UI language setting: DE (that's also the lang I'm learning of course) | |
## Browsers (I've tried two, same result, so I didn't try Firefox): | |
* Google Chrome Version 73.0.3683.86 (Offizieller Build) (64-Bit) (some extensions installed, but I've already tried disabling the one that I suspected might interfere - "Disconnect") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-----BEGIN PUBLIC KEY----- | |
MIIDOjCCAi0GByqGSM44BAEwggIgAoIBAQDs0P0WKFRZj/Cup99Hs7w+J2V0Iy1t | |
jHhn1IMq5HgOOTB051Ggg68HyHV7itkBlorn7C2sAZbFC6uMOd65bJqUZf9rqoox | |
5GHS7LYxhlw1TBoPb8iV3KtIUM2jubgRE6soAUUoAfPMPHH8/icTJT5W3Uu57cTs | |
hyEmOoa/9KKQgdXC7mEkfd9LZRkc+shUA3e681fX9Ix6suHVtN9fImi6dEavcfy8 | |
YH0XuDLtJU8BbevvDQojjx0vBp6DZ3FvdeADsQyHNjJTr/kgfGn9px0+e1nIa0JS | |
9O+YGW+9E7ZJGSOCMSYdCkjiL7l7KdKBhF2dXAJh6NrxAD7N7IVjx6LfAhUA1wxz | |
jSJ8LbF2g2cSkTRVzCIXliUCggEABp8GOkhxaWKPhapHOZdYufZjEZpjbeUrMKT9 | |
wqZCf0592plTOqS9QnY9u9SEQvXespc9534iWHKnYjQMZdDN55Ou3oiEq1brhhZn | |
+wiPhLU4MyYcQf6FdUbbu63IF9A0eugPeAb73EPqUuBY/6VA7rDn+m4WR7iu2cZP |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#define TDRectInfinite (CGRectMake(-((UINT16_MAX)>>1), -((UINT16_MAX)>>1), (UINT16_MAX), (UINT16_MAX))) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaults write com.fluidapp.FluidApp2.Gmail TopBottomBrowsaPanelsEnabled -bool YES |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NOMINATIV | |
1. Subject | |
2. Predicate Nominative | |
ACCUSATIV | |
1. Direct Object | |
2. Accusative Prepositions | |
3. Expressions of Time | |
DATIV |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/electron/electron | |
https://github.com/dmarmor/epichrome | |
https://github.com/kfix/MacPin | |
https://webcatalog.io/download/mac |
NewerOlder