Added functionality to generate a new blank file
Added functionality to delete a file from a directory within app
All actions have modals to ensure no accidental actions
Started using python 3.6 f-strings
Github updated
Started Trinity Shell...
Treyarch:
"Alright boys, ready to roll? You know everyone like us better than infinity, heh heh."
*Activision busts through the door*
"GENTLEMEN, GENTLEMEN, ALRIGHT HERE'S THE PLAN; You know fortnite, right? PUBG, all the stuff the kids watch"
"HAVE IT DONE BOIS, CYA LATER"
Treyarch:
"Wait...
Operating System
Win/Arch Linux
Language
Javascript (pure)
Python (falcon, flask)
PHP
Tools
Sublime (Code Editor)
Github (Self explanatory)
WinSCP (gui scp for win)
PuTTY / WSS (Windows sub system)
Xming (X server for Windows)
OpenPureTab 1.0
OpenPureTab is an extension for Chrome-based browsers that replaces the default new-tab page with a free and open sourced one, with tons of customization.
I started this project because I wanted to add some aesthetics to my new tab page without compromising my privacy or...
Sup, i have a pure javascript loader to load pages in without refreshing the page:
/* JS Loader */
window.onload = function() {
var load = function(e) {
// prevent browser to load link
event.preventDefault();
// exit if target is undefined...
Looks pretty interesting, are you stopping the development of Twist and Summer in favor of this project?
The git sources to those two projects 404 as well, so idk if you stopped it or just deleted it, but hope to see this finished :up:
I figured I should finally get around fixing this, i have an HP Folio 9470m that has had Arch installed forever but I never got around getting the webcam to work.
Cheese claims there's no devices:
It doesn't seem to me that lsusb or lspci is detecting it either:
lsusb
Bus 002 Device 003: ID...
I tested the cache with return strings and mysql queries, the results below prove that the cache system is actually effective.
Live demo: https://core.griimnak.me/cachetest
Return strings
Initial site load:
TRIGGERED ->
DATA CACHED FOR 30 SECONDS, beats live-data time
Code used:
MySQL...