While this is slightly nitpicky, from what I gather many of those draws are because neither side can make progress against the opponent. These are positions where in order for the game to move "forward" both sides would…
I'm a big fan of CyberChef. One of its most useful features is "magic" and turning on "intensive mode". This will automatically detect the encoding used and can often detect 2-3 levels of encoding.
Its not exactly that, but Mr. Robot is excellent if you haven't seen it.
I use freenom for a small website I run, they're definitely weird. That said, I've never paid them anything. Freenom combined with 000webhost was the perfect tech stack to host a small website for a friends gaming…
I really relate to this. I gamed excessively through high school and parts of college (think thousands of hours a year), largely as I just couldn't think of anything better to do. More than anything it was just…
One important thing to note which may be lost in the headline, this is for concealed carrying and not open carry. That said, as someone who in the past 5 years went through the process of getting licensed to carry in my…
With a linear time O(N) first pass you can identify the minimum element in the list. This reduces M from being the largest element to being the difference between the largest and the smallest element.
I'm really not sure what the motive to lie is. You got caught with your hand in the cookie jar, time to explain what happened before they continue to treat you like a common criminal. Doing a pentest and refusing to…
I hadn't actually found the original source material! I've amended my post to considerably tone down my accusations since it appears I was working with an incomplete picture of what the original presentation was. After…
DISCLAIMER: I initially did not have access to the original presentation. The original presentation is far better from what I can tell compared to how it has been represented in both right wing and left wing media at…
Sad to see downvotes here but the Benford's law thing is absolutely one of the weakest claims of fraud finding. It sounds good initially (tool for finding some kinds of fraud used to find other kinds of fraud) but it is…
If anyone is curious why some senator called Graham seems to be popping up in every bill that poses a threat to the internet, its because he sponsors or co-sponsors most of them. On congress.gov you can get a nice…
Why is it that this is only attacking google search? I'm not that well versed in antitrust legal matters but why isn't there attempts to break up the broader Alpbabet into sensible smaller companies that each do their…
A lot of us spent a fair bit of time on hardcore free speech platforms and "saw what that got us" with cesspools like the various internet chans. A society that doesn't police itself is anarchy, and that really isn't…
Not OP, also not advocating for totally open borders and am specifically focusing on the claim related to borders and their effect on peace. From my own experience it is far easier to dehumanize and even demonize…
Not OP, but I'll give it a shot. At a low level pretty much all standard integer math is mod arithmetic, typically mod 2^32 or 2^64 depending on if a computer is 32 or 64 bit. This means that when a number goes above…
I notice in your other replies you have several interview questions that seem to be targeted at previous experience. What kind of side projects, cybersecurity or just programming related, do you find the most appealing…
One thing that bothers me about most of these algorithms is how conceptually difficult they are for me to understand. I don't have that strong of a background in cryptography but there is something special about how…
From my own attempts at hobbyist 3d modelling, computer generating a human with clothes is far harder than furniture. Looking through the computer generated images for IKEA almost all of them are hard body (solid…
Facial recognition along with just cameras in general have historically struggled with the faces of non-caucasian individuals. This typically results from biases in training sets and in many cases cameras simply…
Is there a master list of companies like this?
I've been wondering why my chromium installation has been feeling slower recently, thanks for the heads up. Any insight into why LastPass slows everything down so much? It seems like it has a relatively simple job to do.
This is basically the point of decentralized systems. Foor bitcoin to work it relies by protocol on whoever is online, so effectively everyone using it would have to go offline for it to fail. Additionally, bitcoin…
I went on peertube and I get the feeling half the links would have gotten my ISP angry with me. Bit too much piracy for me. EDIT: Update, they aren't even real full movies. They're just baits that tell you to click some…
You probably want to fix the first link.
While this is slightly nitpicky, from what I gather many of those draws are because neither side can make progress against the opponent. These are positions where in order for the game to move "forward" both sides would…
I'm a big fan of CyberChef. One of its most useful features is "magic" and turning on "intensive mode". This will automatically detect the encoding used and can often detect 2-3 levels of encoding.
Its not exactly that, but Mr. Robot is excellent if you haven't seen it.
I use freenom for a small website I run, they're definitely weird. That said, I've never paid them anything. Freenom combined with 000webhost was the perfect tech stack to host a small website for a friends gaming…
I really relate to this. I gamed excessively through high school and parts of college (think thousands of hours a year), largely as I just couldn't think of anything better to do. More than anything it was just…
One important thing to note which may be lost in the headline, this is for concealed carrying and not open carry. That said, as someone who in the past 5 years went through the process of getting licensed to carry in my…
With a linear time O(N) first pass you can identify the minimum element in the list. This reduces M from being the largest element to being the difference between the largest and the smallest element.
I'm really not sure what the motive to lie is. You got caught with your hand in the cookie jar, time to explain what happened before they continue to treat you like a common criminal. Doing a pentest and refusing to…
I hadn't actually found the original source material! I've amended my post to considerably tone down my accusations since it appears I was working with an incomplete picture of what the original presentation was. After…
DISCLAIMER: I initially did not have access to the original presentation. The original presentation is far better from what I can tell compared to how it has been represented in both right wing and left wing media at…
Sad to see downvotes here but the Benford's law thing is absolutely one of the weakest claims of fraud finding. It sounds good initially (tool for finding some kinds of fraud used to find other kinds of fraud) but it is…
If anyone is curious why some senator called Graham seems to be popping up in every bill that poses a threat to the internet, its because he sponsors or co-sponsors most of them. On congress.gov you can get a nice…
Why is it that this is only attacking google search? I'm not that well versed in antitrust legal matters but why isn't there attempts to break up the broader Alpbabet into sensible smaller companies that each do their…
A lot of us spent a fair bit of time on hardcore free speech platforms and "saw what that got us" with cesspools like the various internet chans. A society that doesn't police itself is anarchy, and that really isn't…
Not OP, also not advocating for totally open borders and am specifically focusing on the claim related to borders and their effect on peace. From my own experience it is far easier to dehumanize and even demonize…
Not OP, but I'll give it a shot. At a low level pretty much all standard integer math is mod arithmetic, typically mod 2^32 or 2^64 depending on if a computer is 32 or 64 bit. This means that when a number goes above…
I notice in your other replies you have several interview questions that seem to be targeted at previous experience. What kind of side projects, cybersecurity or just programming related, do you find the most appealing…
One thing that bothers me about most of these algorithms is how conceptually difficult they are for me to understand. I don't have that strong of a background in cryptography but there is something special about how…
From my own attempts at hobbyist 3d modelling, computer generating a human with clothes is far harder than furniture. Looking through the computer generated images for IKEA almost all of them are hard body (solid…
Facial recognition along with just cameras in general have historically struggled with the faces of non-caucasian individuals. This typically results from biases in training sets and in many cases cameras simply…
Is there a master list of companies like this?
I've been wondering why my chromium installation has been feeling slower recently, thanks for the heads up. Any insight into why LastPass slows everything down so much? It seems like it has a relatively simple job to do.
This is basically the point of decentralized systems. Foor bitcoin to work it relies by protocol on whoever is online, so effectively everyone using it would have to go offline for it to fail. Additionally, bitcoin…
I went on peertube and I get the feeling half the links would have gotten my ISP angry with me. Bit too much piracy for me. EDIT: Update, they aren't even real full movies. They're just baits that tell you to click some…
You probably want to fix the first link.