which pretty much reads like: it probably has to do with: https://wiki.mozilla.org/ServerJS/Introduction (used in firefox and/or thunderbird?) (checkout this search for more javascript rants X-D) one day either JavaScript or Autocomplete will cause the 3rd world war: now imagine Biden […]
home of git’s git repo: https://git-scm.com/ # to clone git’s git repo git clone https://git.kernel.org/pub/scm/git/git.git # as can be seen there, it is STILL under active development written in primarily in C, with GUI and programming scripts written in Shell […]
https://dwaves.de/2023/08/07/looking-for-a-new-soc-or-sbc-new-version-of-starfive-visionfive-2-risc-v-sob-soc-battle-rages-on-raspberry-pi-4-vs-odroid-n2l/ Update: 2023: there seems to be a new version “StarFive VisionFive 2 JH7110 64bit SoC” with 4GB RAM for 84,49 Bucks or 114,49 Bucks for the 8GB RAM version CPU performance is between Raspberry Pi3 and Pi34 also remarkable: price-wise it […]
2020-12: another reason why JavaScript SUCKS badly and websites NEED TO WORK without JS: it might “destroy” NAT security: NAT Slipstreaming allows an attacker to remotely access any TCP/UDP service bound to a victim machine, bypassing the victim’s NAT/firewall (arbitrary […]
install firefox app and test it for free here: https://appr.tc/ When Browsers start to talk to each other – Open Source HTML5 based Web Video Audio Conferencing WebCam ScreenSharing – Collaboration over internet WebRTC (“Web Real-Time Communication“) enables applications such […]
ich wollte mal wissen, wie steht es eigentlich um die Security auf Technologie / Programmiersprachen-Ebene? D.h. welche Programmiersprachen machen es einem schwer vs. einfach sichere Software zu schreiben? Natürlich kann man in jeder Programmiersprache angreifbare Projekte entwickeln… das ist kein […]
Dylan Beattie ?? @dylanbeattie Feb 16 Learning to code is an essential skill in the modern world. Here’s a handy diagram showing you how to get started. that’s what i really liked about Adobe Flex Builder… it was based on […]
https://dwaves.de/2014/11/24/how-nsa-surveillance-free-is-mozilla-firefox-and-thunderbird-landuke-says-they-are-fucking-capitalists/ Checkout: IceCat Ok, let’s put this straigt. Mozilla HAD (!!!) a contract with Google from 2012 – 2014 that showered them with money – which they probably got a lot of shitstorms, and online-bashing. But even worse: Google stole […]
Click on this link to see the demo at work: https://jsfiddle.net/5vrkLyck/ [cc lang=”js” escaped=”true” width=”600″] Show Hide [/cc]
onclick on : will rotate by 90° and another click will rotate back 🙂 to see the example in action click here: https://jsfiddle.net/d5w65my2/5/ [cc lang=”js” escaped=”true” width=”600″] [/cc] Links: Further readings: https://www.smashingmagazine.com/2014/09/animating-without-jquery/
update: 2018.04 PaleMoon archive Server HACKED! “A malicious party gained access to the at the time Windows-based archive server” (src) oh gosh! ? GO USE CENTOS DEBIAN AND LATEST KERNEL NOW! “malware dropper tracked by ESET as Win32/ClipBanker.DY” (steals bitcoins) […]
who/what to trust in 2022? it’s hard… “A February 2020 research report published by the School of Computer Science and Statistics at Trinity College Dublin tested six browsers and deemed Brave to be the most private of them, in terms […]
“node never sleeps… you can not halt execute… you can idle” async execution of things = callbacks