This file contains hidden or 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
| createContact(contact) { | |
| var headers = new Headers(); | |
| headers.append('Content-Type', 'application/json'); | |
| this._githubService.updateUser(contact.github); | |
| this._githubService.getUser().subscribe(data=> { | |
| contact.profilePic = data.profilePic; | |
| console.log(contact.avatar_url); | |
| }, error=> { | |
| console.log(error); |
This file contains hidden or 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
| <head> | |
| <meta charset="utf-8"> | |
| <title>Detoxify</title> | |
| <base href="/angular/detox2/"> | |
| <!--<base href="/">--> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <link rel="icon" type="image/x-icon" href="favicon.ico"> | |
| <link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> | |
| <link rel="stylesheet" href="./css/materialize.min.css"> |
This file contains hidden or 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
| # Your init script | |
| # | |
| # Atom will evaluate this file each time a new window is opened. It is run | |
| # after packages are loaded/activated and after the previous editor state | |
| # has been restored. | |
| # | |
| # An example hack to log to the console when each text editor is saved. | |
| # | |
| # atom.workspace.observeTextEditors (editor) -> | |
| # editor.onDidSave -> |
This file contains hidden or 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
| ProCurve Switch 2824# show ip route | |
| IP Route Entries | |
| Destination Gateway VLAN Type Sub-Type Metric Dist. | |
| ------------------ --------------- ---- --------- ---------- ---------- ----- | |
| 0.0.0.0/0 192.168.1.1 1 static 1 1 | |
| 127.0.0.0/8 reject static 0 250 | |
| 127.0.0.1/32 lo0 connected 0 0 | |
| 192.168.1.0/24 DEFAULT_VLAN 1 connected 0 0 |
This file contains hidden or 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
| Startup configuration: | |
| ; J4903A Configuration Editor; Created on release #I.10.77 | |
| hostname "ProCurve Switch 2824" | |
| ip routing | |
| snmp-server community "public" Unrestricted | |
| vlan 1 | |
| name "DEFAULT_VLAN" | |
| untagged 7,9,23-24 |
This file contains hidden or 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 {Injectable} from '@angular/core'; | |
| import {AuthHttp} from "angular2-jwt"; | |
| import {Headers} from "@angular/http"; | |
| import {Observable, Subject} from "rxjs"; | |
| import {User} from "./user"; | |
| @Injectable() | |
| export class UserService { | |
| private profile; |
This file contains hidden or 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
| mps0: <Avago Technologies (LSI) SAS2008> port 0xe000-0xe0ff mem 0xfaf3c000-0xfaf3ffff,0xfaf40000-0xfaf7ffff irq 28 at device 0.0 on pci1 | |
| mps0: Firmware: 20.00.07.00, Driver: 21.02.00.00-fbsd | |
| mps0: IOCCapabilities: 1285c<ScsiTaskFull,DiagTrace,SnapBuf,EEDP,TransRetry,EventReplay,HostDisc> | |
| mps0: SAS Address for SATA device = 49665d61e0aed28b | |
| mps0: SAS Address for SATA device = 4965655aeda8b793 | |
| mps0: SAS Address for SATA device = 4966636df996d385 | |
| mps0: SAS Address for SATA device = 4965655aeda1d195 | |
| mps0: SAS Address for SATA device = 4966636df9b1c88d | |
| mps0: SAS Address for SATA device = 4966525de0a9d16e | |
| mps0: SAS Address for SATA device = 4976666eed95bc92 |
This file contains hidden or 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
| ########## SMART status report for da0 drive (Western Digital Red: WD-WCC4E4LL9PKN) ########## | |
| smartctl 6.5 2016-05-07 r4318 [FreeBSD 11.1-STABLE amd64] (local build) | |
| SMART overall-health self-assessment test result: PASSED | |
| ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE | |
| 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0 | |
| 3 Spin_Up_Time 0x0027 182 178 021 Pre-fail Always - 7875 | |
| 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 85 | |
| 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0 |
I hereby claim:
- I am murac on github.
- I am nillnullman (https://keybase.io/nillnullman) on keybase.
- I have a public key ASBOQGGOqQyuThQAVH10Es1otljM3u1fmk6bn3f8T_OGgwo
To claim this, I am signing this object:
OlderNewer