When's JetBrain's new text editor coming?
So I found insertAdjacentHTML . Is this still as terrible as innerHTML ? The only security considerations it has are: "When inserting HTML into a page by using insertAdjacentH...
So I have a JSON object that I fetched from an API. The JSON includes multiple objects and each object has 3 pairs of key/value. One of the keys is a url that is sent like thi...
hi Javachads I have an ajax call in one of my pages that on each call receives 3 objects. And I use .innerHTML += <html> to add new bootstrap cards to the page with the respo...
Hey people My friend has a Windows PC and has accidentally shift+deleted an Excel file and is looking for a way to restore it. Does anyone have experience in this matter?
Has anyone here ever used youtube-dl in Django? I wanna see if it's possible to pipe the downloaded video to the client (so they can download it) without having to save any v...
how many Chinese normal everyday people have told u about their lives? how many of them can tell u about their lives without worrying about its consequences?
hey guys how should i pass an ip:port to nginx proxy_pass inside docker? the target service is running on localhost of the host machine, the nginx is running inside docker (wi...
how do i serve some files on a machine, through a nginx that is running inside a docker container on the same machine. can i do it without copying the files to the nginx cont...
Random unimportant question(?): I can't clone (and/or push) a repo to/from my machine through ssh if I'm connected to my VPN service (which is a PPTP connection). Any idea why...
I've also seen people who are capable programmers and successful sysadmins/devops engineers who have contributed to Arch as well. guess what? they were anything but a cocky ne...
Hi. I have KDE plasma on my Arch setup, and I customized it a bit. I added a few widgets to a top panel bar, moved most of them to right side for my convenience. Everything is...
hey guys I have a class that has some global variables that are strings. How can I format those variables somewhere else, like when I instantiate the class like c = Class() O...
what is a node.appendChild ? I'm using jQuery
It works fine on KDE, but not on i3. Isn't the agent compatible with i3? If not, what is?
for obj in objs: obj["box_art_url"] = obj["box_art_url"].replace("{width}", "200") obj["box_art_url"] = obj["box_art_url"].replace("{height}", "200") ...
Anyone knwos a group for Spring framework?
what's the best way to persist my xinput configs on i3wm?
You wanna play around with kali? install virtualbox and download .ova image from kali website. Later try other distributions and decide which one to install as your machine's ...
But would it solve the issue I had tho?