Blockchain itself just refers to a linked list (the chain) of cryptographically hashed items such as a timestamp and the data it is time-stamping (the block), which is based on previous elements in the chain. This is…
(note: I didn't downvote, but have been working with blockchain and thought I would answer since you haven't gotten any yet) https://www.hyperledger.org/learn/case-studies Hyperledger is a set of open-source distributed…
I would listen to all of Evoken's work while I was programming lol. One day the earbuds had accidentally unplugged and people were looking at me like "HOW CAN THIS MAN FOCUS?!?!?"
Here are the big-name defense contractors that are US-based: Lockheed Martin, Raytheon, General Dynamics, Boeing and Northrop Grumman. Lockheed Martin, Raytheon, General Dynamics and Northrop Grumman are almost entirely…
I keep an e-mail for anything I suspect I will get spam from, one for anything official like work/job hunting, and a gmail mostly for anything google-related.
A smart bulb by itself is not particularly likely to cause any kind of harm. IoT in general can have some risks and these have been proven, especially if your devices are linked to services outside of your device…
This seems to be heavily focused on studying social phenomena and less so about things like engineering papers or Physics etc. The author himself specializes in social-oriented research. I think it would be better to…
I work in the banking industry which has a bit of regulation, and is a bit risk-averse. People are expected to engage in risk management at all levels. If sabotaging became more common, OSS adoption would likely become…
I work as a senior developer for one of the largest banks in the US at the moment, and have also worked for a subsidiary of the largest medical provider in the city. Neither of these companies had particularly…
Most of the comments touched on what you need already, but one thing I will add: I don't know if I can advertise other startup accelerators here, but there is at least one startup accelerator that involves companies…
It is JWT introspection. Apache modules have to be written in C, and therefore so does my parser. It's another piece of infrastructure. Whether or not it makes sense to do it like that is another story, but I don't have…
Coming in to give this a +1 I am developing an Apache module that does some authentication stuff, and I needed a way to parse and read JSON in C. I really did not want to deal with doing that myself, and I wanted to…
I tend to not fill out these forms because I have a resume, and then I get rejected without an interview for jobs I am almost literally verbatim a match for. Do recruiters even read resumes anymore? I am genuinely not…
In my experience, typically researchers only publish the relevant and/or core algorithms of their research. If you would like, you can always publish the code to Github (if it isn't already), and reference it in your…
I took a graduate-level reading course where the point was to critically read and discuss two research papers per week. These were research papers at top computing conferences in areas related to IoT. You definitely…
I would also add that sports can be highly emotional games, and getting a player angry or passionate (assuming they direct this at the other team) can actually be productive. This isn't the case with work that requires…
I got a message on LinkedIn from a software developer manager there less than a month ago. Was quite shocked and didn't think such a thing was even possible. Also got a staff software engineer from Facebook who added me…
Before I was a lead research engineer at CMU, I only rarely showed up on search results for FAANG companies. After a few months of being there, I started appearing rather frequently, and their recruiters would even…
I was the lead engineer at a top university for a large multi-year DARPA project on Android privacy, working with literal experts in the field. I applied for some roles at Twitter for Android privacy engineering after…
Josh Bloch refactored libraries in Java that handles a bunch of data structures. It was widely considered a success and he teaches API design at CMU (was also an engineer at Google):…
Blockchain itself just refers to a linked list (the chain) of cryptographically hashed items such as a timestamp and the data it is time-stamping (the block), which is based on previous elements in the chain. This is…
(note: I didn't downvote, but have been working with blockchain and thought I would answer since you haven't gotten any yet) https://www.hyperledger.org/learn/case-studies Hyperledger is a set of open-source distributed…
I would listen to all of Evoken's work while I was programming lol. One day the earbuds had accidentally unplugged and people were looking at me like "HOW CAN THIS MAN FOCUS?!?!?"
Here are the big-name defense contractors that are US-based: Lockheed Martin, Raytheon, General Dynamics, Boeing and Northrop Grumman. Lockheed Martin, Raytheon, General Dynamics and Northrop Grumman are almost entirely…
I keep an e-mail for anything I suspect I will get spam from, one for anything official like work/job hunting, and a gmail mostly for anything google-related.
A smart bulb by itself is not particularly likely to cause any kind of harm. IoT in general can have some risks and these have been proven, especially if your devices are linked to services outside of your device…
This seems to be heavily focused on studying social phenomena and less so about things like engineering papers or Physics etc. The author himself specializes in social-oriented research. I think it would be better to…
I work in the banking industry which has a bit of regulation, and is a bit risk-averse. People are expected to engage in risk management at all levels. If sabotaging became more common, OSS adoption would likely become…
I work as a senior developer for one of the largest banks in the US at the moment, and have also worked for a subsidiary of the largest medical provider in the city. Neither of these companies had particularly…
Most of the comments touched on what you need already, but one thing I will add: I don't know if I can advertise other startup accelerators here, but there is at least one startup accelerator that involves companies…
It is JWT introspection. Apache modules have to be written in C, and therefore so does my parser. It's another piece of infrastructure. Whether or not it makes sense to do it like that is another story, but I don't have…
Coming in to give this a +1 I am developing an Apache module that does some authentication stuff, and I needed a way to parse and read JSON in C. I really did not want to deal with doing that myself, and I wanted to…
I tend to not fill out these forms because I have a resume, and then I get rejected without an interview for jobs I am almost literally verbatim a match for. Do recruiters even read resumes anymore? I am genuinely not…
In my experience, typically researchers only publish the relevant and/or core algorithms of their research. If you would like, you can always publish the code to Github (if it isn't already), and reference it in your…
I took a graduate-level reading course where the point was to critically read and discuss two research papers per week. These were research papers at top computing conferences in areas related to IoT. You definitely…
I would also add that sports can be highly emotional games, and getting a player angry or passionate (assuming they direct this at the other team) can actually be productive. This isn't the case with work that requires…
I got a message on LinkedIn from a software developer manager there less than a month ago. Was quite shocked and didn't think such a thing was even possible. Also got a staff software engineer from Facebook who added me…
Before I was a lead research engineer at CMU, I only rarely showed up on search results for FAANG companies. After a few months of being there, I started appearing rather frequently, and their recruiters would even…
I was the lead engineer at a top university for a large multi-year DARPA project on Android privacy, working with literal experts in the field. I applied for some roles at Twitter for Android privacy engineering after…
Josh Bloch refactored libraries in Java that handles a bunch of data structures. It was widely considered a success and he teaches API design at CMU (was also an engineer at Google):…