Posts

Widow's Gambit

A soul for a soul.  The stone never said "kill." Never said "die." Only "lose that which you love." Emotion is as old as power cosmic and is power itself. Title: The Widow's Gambit The wind screamed across Vormir. Natasha and Clint stood at the edge, battered from their desperate fight. Red Skull's voice cut through: "You must lose that which you love. A soul for a soul." They locked eyes. No words. Only the truth they both hated: only one could leave with the stone. Clint stepped forward. "Me. Let it be me." Natasha moved faster. She hooked the line around his wrist, yanked him back, and faced the drop. Clint's scream tore the air as she ran—three steps, a leap, then silence. He collapsed, hands shaking. Then the orange glow appeared in his palm. The Soul Stone. Far below, on a hidden ledge she had spotted earlier, Natasha landed hard—bruised, alive. She pressed against the rock, breathing shallow. She had never stopped lov...

Vpn issue on oppo a17 android with fortinet vpn

Recently I bought a new backup phone A17 typical 4gb ram 64gb drive android phone just for work purposes. I installed vpn fortinet as usual from play store but I noticed it disconnects whenever I minimize the vpn app.  I struggled and downloaded the old version of the vpn app but still Im having this weird issue. I tweaked like for a day but no avail. I didnt stop and tried again since It is a very weird issue. Then suddenly it worked while some more configuration. I will write here the config and hope this will help someone out there 1. There is a ram extension with this phone its like using the disk as swap, I disabled it. maybe I will turn it back on if all is ok. 2. I enabled developer options oem unlocking usb debugging verify apps over usb veryfy bytecode of debuggable apps enable absolute voplume status bar location indicator 3 battery power saving off 4 vpn permissions - manage anotification allowed on storage  5. seems also has to do with external storage storage I re...
 https://shopee.ph/shop/88060190/ Magic the Gathering cards

Domain Hosting and Control Panel

Image
 

Golang Notes

GO LANG SPEC + OPERATOR INTEGER OPERAND GOLANG PLAYGO+ROUND EFFECTIVE GO https://golang.org/ref/spec go fmt formating package main import (        "fmt" ) func main() {     n, err := fmt.Println("Hello, playground", 42, true)         fmt.Println(n)         fmt.Println(err) } == Output === Hello, playground 42 true 26 <nil> DECLARE AND ASSIGN x :   <--- DECLARE = 42  <--- ASSIGN x := 42 DECLARE AND ASSIGN ############################################## Short declation doesnt work outside curly only function inside body var work outside curly global var z int = integer and value of zero / false / nil ############################################## var y = 42 var z = "any" func main() { fmt.Println(y) fmt.Printf("%T\n",y) fmt.Println(z) fmt.Printf("%T\n",z) = 42 int any string ################################################### fmt with example fmt.Pri...
GTX1050tI STABILITY ASUS GTX1050TI +100 CORE CLOCK INNO3D GTX1050TI +115 CORE CLOCK (OC TO 85 DUE TO ERRATIC AT 115) ZOTAC 1050TI LOW PROFILE +50

Linux ISP Hosting Server Setup

Installation of Linux Server capable of the following for small to large companies - Mail Server - Web Server - Ftp Server - Raid 1 Configuration - Auto Backup Configuration - Multi Tenant setup - With graphical interface for easy configuration - Accepting Paypal and Xoom - Accepting Remote Installation (provided server has minimal OS installed with public ip address and ssh access) Contact: 09288057356 Email: jmazaredo@gmail.com WWW: http://mazaredo.com