Notices tagged with javascript
-
This may just be the best-written article ever: "In Defence of the Single Page Application" #javascript #webdesign !hack
-
Do no eval! Mind the truthers! — minimal safety measures for #Javascript. What’s your war story? #donoeval #mindthetruthers
-
One of two positions coming out on my team. These two positions are a little different than those on my team currently, but I should still be able to answer questions about it. My team is 100% remote, and was pre-pandemic, but there are office locations available if you prefer an office. Role: JavaScript Solutions Architect ( #AngularJS) Location: Minneapolis, MN, Burlington, M…
-
m3u-Playlist player in Vanilla #Javascript: https://www.draketo.de/software/m3u-player
-
Anybody got any good #ReduxJS podcasts? #Redux #javascript
-
I've reloaded the #NBCNews page so many times that their "please turn off your adblocker" interstitial stopped giving me the view site anyway option. Turning off #JavaScript got rid of that, but no more nice election results map. Switching to #CNN.
#USPol #Politics #Election2020
-
@mangeurdenuage There are also some sites that try to prevent copy-pasting passwords. I think PayPal does this when people are changing passwords. It's evil, but if users have #JavaScript / #JabbaShit activated, sites can do things like this. I do agree that users need to be willing to think and to learn something when using computing devices. Trying not to have to think, not t…
-
@mangeurdenuage Sounds like PleromaFE. I think some instances run alternate front ends which may or may not work without #JavaScript / #JabbaShit.
-
"Your browser is not Javascript enable or you have turn it off. We recommend you to activate for better security reason"
Oh, yes. Turning on #JavaScript / #JabbaShit is going to improve my security as you plunder my browser history and upload my files and photos to your server. I will turn it on right away.
-
JS-based webapps are a lot like adding salt to one's food. There's a point where you're simulating food with colored salt. No matter how appealing it looks, it is still nasty and harmful.
#JavaScript #JabbaShit
-
#JavaScript should be off-by-default and enabled on a per-site basis ... and only if necessary for some particular site function. I just visited http://status.hackerposse.com/url/22178 just to see whether Mr. Pilgrim decided to come back one more time. Instead, I see one of those "this site works better with JS enabled" messages. Being me, I CTRL+U and view source. Yep, just as…
-
In the late 1990s, when I had a computer running #Win95, with 32MB of RAM, one of my brothers had started playing an online game with "hive" as part of its name. Anyway, I was recently curious and wondered what the original game was and whether it was still around. I don't have a firm conclusion, but I did discover at least one "hive" game that currently exists. http://status.h…
-
@musicman I'm sure there are more efficient ways to read logs, but I often use either A: "grep errorname /path/to/logfile | less" when I know what I'm looking for or B: "tail -n someLargeNumber /path/to/logfile | less" (or sometimes "tail -n someLargeNumber /path/to/logfile | head -n someSmallerNumber | less") when I'm just wanting to see the most recent someLargeNumber entrie…
-
How disease modelers try to forecast the spread of diseases https://www.washingtonpost.com/graphics/2020/health/disease-modeling-coronavirus-cases-reopening/ [www washingtonpost com]
Includes #JavaScript based modeling exercise.
Uses an imaginary disease because #COVID-19 is too complicated for this simple toy model.
-
Been print-to-file-ing long reads for sitting on #Sawtell beach with a bottle of wine. #LockdownHobo God, I love a nice print style sheet! (And hate sites that won't render their main content without #JavaScript.) #CSS
-
Probably time to look into replacing Rutabaga (the Lenovo IdeaPad with 2G of RAM and 32G of eMMC disk). I was using it to look up some instructions for something I was doing on another machine. One link opened YouTube in another tab and immediately froze the machine. After a reboot, I went back in. The next link opened a tab full of #JavaScript. The #JabbaShit, predictably, suc…
-
@musicman @geniusmusing That’s mostly #Node.js, which is a somewhat outdated fork of Chrome’s V8 engine. Considering that the browser is the least secure part of modern computers, and the #JavaScript engine is a key part of that insecurity, it is up to each person to decide whether to accept the risk. Personally, I’m willing to accept Node, but only in a completely sepa…
-
I used to use the #QueryPath library. It is for #PHP what #jQuery is for #Javascript, allowing you to target #HTML elements, attributes, etc. using #CSS selectors. https://github.com/technosophos/querypath https://www.ibm.com/developerworks/library/os-php-querypath/ http://querypath.org
-
#Opa — http://status.hackerposse.com/url/20797 Opa — a language that compiles into #JavaScript ( client-side and server-side [ #Node.js ] + #MongoDB as the database. The language did a pivot ... it was originally a very functional oriented language written in #Ocaml. #Ur / #Urweb — http://status.hackerposse.com/url/20798 — a functional oriented language that copies som…