I hereby claim:
- I am cazzar on github.
- I am cazzar (https://keybase.io/cazzar) on keybase.
- I have a public key ASC8PP9HXKohd5-u_6OUkMPG28XuswrtlSnvnA6c4ov3yAo
To claim this, I am signing this object:
package net.cazzar.corelib.asm.transformers; | |
import net.minecraft.launchwrapper.IClassTransformer; | |
import org.objectweb.asm.ClassReader; | |
import org.objectweb.asm.tree.ClassNode; | |
import org.objectweb.asm.tree.FieldNode; | |
import org.objectweb.asm.tree.MethodNode; | |
import java.io.File; | |
import java.io.FileNotFoundException; |
kdebase-konsole | |
|-kdebase-runtime | |
| |-kdelibs | |
| | |-attica-qt4 | |
| | | `-qt4 | |
| | | |-libtiff | |
| | | | |-gcc-libs | |
| | | | | `-glibc | |
| | | | | |-linux-api-headers | |
| | | | | |-tzdata |
attica/ | |
attica-git-r502.7c3c4e3-1.src.tar.gz | |
attica-git-r502.7c3c4e3-1-x86_64.pkg.tar.xz | |
karchive/ | |
karchive-git-r84.fada7bf-1.src.tar.gz | |
karchive-git-r84.fada7bf-1-x86_64.pkg.tar.xz | |
kauth/ | |
kauth-git-r83.c1200f2-1.src.tar.gz | |
kauth-git-r83.c1200f2-1-x86_64.pkg.tar.xz | |
kbookmarks/ |
output.pe: file format binary | |
Disassembly of section .data: | |
00000000 <.data>: | |
0: e0 00 loopne 0x2 | |
2: c7 (bad) | |
3: 52 push %dx |
payload: file format pei-i386 | |
Disassembly of section .text: | |
00401000 <.text>: | |
401000: 56 push %esi | |
401001: 85 c9 test %ecx,%ecx | |
401003: 74 1a je 0x40101f |
using System; | |
using System.IO; | |
using System.Text; | |
namespace FileNormalizer | |
{ | |
class Program | |
{ | |
static void Main(string[] args) | |
{ |
I hereby claim:
To claim this, I am signing this object:
<MediaContainer xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" art="http://192.168.1.4:8111/JMMServerREST/GetImage/7/837" parentTitle="" grandparentTitle="" leafCount="13" viewedLeafCount="0" viewGroup="episode" viewMode="65592" size="3" identifier="com.plexapp.plugins.myanime" mediaTagPrefix="/system/bundle/media/flags/" mediaTagVersion="1461344894" allowSync="1" totalSize="3" nocache="1" offset="0" librarySectionTitle="Anime"> | |
<Video GenericId="3004" AnimeType="AnimeEpisode" art="http://192.168.1.4:8111/JMMServerREST/GetImage/7/838" thumb="http://192.168.1.4:8111/JMMServerREST/GetThumb/6/3634/0.6667" key="/video/jmm/proxy/687474703a2f2f3139322e3136382e312e343a383131312f4a4d4d536572766572506c65782f4765744d657461646174612f312f352f333030342f4335313632413437383746343932384633434431343746433444334533424645" index="1" parentIndex="2" type="episode" title="I Can`t Confess to Her" parentTitle="" grandparentTitle="" summary="Kyosuke meets with Ruri and tells her he |
{ | |
"id": 150, | |
"art": { | |
"banner": [], | |
"fanart": [ | |
{ | |
"url": "http://192.168.1.4:8111/api/image/7/837", | |
"index": 0 | |
} | |
], |
[~]$ yaourt -S discord-canary | |
==> Downloading discord-canary PKGBUILD from AUR... | |
Cloning into '.'... | |
remote: Counting objects: 9, done. | |
remote: Compressing objects: 100% (8/8), done. | |
remote: Total 9 (delta 0), reused 4 (delta 0) | |
Unpacking objects: 100% (9/9), done. | |
unixfox commented on 2017-02-04 13:44 | |
@DarkShadow44 You've right, I can't build discord canary because libc++abi has been removed. |