Skip to content

Instantly share code, notes, and snippets.

View sophiekovalevsky's full-sized avatar
🔌
Sólo las estrellas bastarán

Kiara Navarro sophiekovalevsky

🔌
Sólo las estrellas bastarán
View GitHub Profile
@sophiekovalevsky
sophiekovalevsky / html5-blank-template
Created August 6, 2017 19:34 — forked from iwek/html5-blank-template
HTML5 Blank Template with jQuery
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Blank HTML5</title>
<style>
</style>
</head>
<body>
@sophiekovalevsky
sophiekovalevsky / install-ruby
Created December 29, 2015 03:25
Install enough to get Ruby and Sass working on Fedora
dnf install ruby gcc mysql-devel ruby-devel rubygems
gem install sass bundler rails compass
@sophiekovalevsky
sophiekovalevsky / sublime-text-3.sh
Created December 24, 2015 14:53
Install sublime test
#!/bin/sh
SHORTCUT="[Desktop Entry]
Name=Sublime Text 3
Comment=Edit text files
Exec=/opt/sublime-text-3/sublime_text
Icon=/opt/sublime-text-3Icon/128x128/sublime-text.png
Terminal=false
Type=Application
Encoding=UTF-8
Categories=Utility;TextEditor;"
/*
Kiara Navarro
sophiekovalevsky arroba fedoraproject.org
www.clase911.com
*/
#include <LiquidCrystal.h> //Incluímos la librería
// Pinaje (LCD hacia Arduino)
// LCD pin 1 VSS a tierra
/*
Kiara Navarro
sophiekovalevsky arroba fedoraproject dot org
www.clase911.com
*/
#define echoPin 10
#define triggerPin 9
#define ledPin 13
[
{ "keys": ["f4"], "command": "compile_sketch" },
{ "keys": ["f5"], "command": "upload_binary" },
{ "keys": ["f6"], "command": "start_serial_monitor" }
]
SMBIOS 2.6 present.
Handle 0x001D, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Not Available
Internal Connector Type: None
External Reference Designator: Ethernet
External Connector Type: RJ-45
Port Type: Network Port
# dmidecode 2.12
SMBIOS 2.6 present.
Handle 0x0006, DMI type 17, 28 bytes
Memory Device
Total Width: 64 bits
Data Width: 64 bits
Size: 2048 MB
Form Factor: SODIMM
Set: None
# dmidecode 2.12
SMBIOS 2.6 present.
Handle 0x0005, DMI type 16, 15 bytes
Physical Memory Array
Location: System Board Or Motherboard
Use: System Memory
Error Correction Type: None
Maximum Capacity: 32 GB
Error Information Handle: Not Provided