Stop spreading misinformation. People have always had the ability to create work-specific accounts for use on corporate devices. I’m shocked that it’s not common knowledge that corporate devices are NOT yours, and you…
Chronic fatigue syndrome has long been known to often start with a viral infection (for example: https://pubmed.ncbi.nlm.nih.gov/21756995/). Other issues can arise as a consequence of viral infections as well (e.g.,…
I’m in the same boat. Due to security restrictions of my employer I can’t use cloud services to store work related stuff. I was really bummed when I discovered that a lot of the interesting features of my RM2 require…
Reinventing known things and claiming that they’re novel is sort of his shtick. That said, he often does do interesting work - it just takes quite a bit of patience (which many people don’t have) to wade through the…
Part of me wants to disagree since some of these features make my code shorter, but I have to agree since they commit a sin of language design that I dislike - implicit magic. Decorators are useful because they can help…
I’m getting a little tired of articles or chats with people where you get the impression that people think the vaccines will create some sort of covid-proof bubble around them. This is the only explanation I can find…
The details of Windows executables are all well documented and open - it's very easy to parse a windows executable and run it. The part that's missing to run it without Windows is the implementation of system calls and…
I'm not sure it's a question of FOSS OS vs non-FOSS OS. Working with MacOS has always felt similar to working with other non-Linuxes -- it's different. When OSX first came along with Rhapsody, while it was a form of…
Oh come on. Even before the pandemic your typical anti-vaccine person also wasn’t universally against all vaccines. They usually had some subset that represented their favorite rationale for not getting it: those…
Competitive programming is fun. It’s amazing that some people seem to think everything is about career path optimization. Are we not allowed to do things for fun or just to pass the time anymore without someone writing…
I wouldn’t overthink the tools. I found a mostly minimal toolset was sufficient when I did my PhD: actively used repositories to make sure I never lost my work (private repos so I didn’t have to care what I put in…
I don’t get it. Why would you sign in with any personal information on a work device? Just create a free account and use it for work. I have zero sympathy for people who use personal accounts on work devices : just…
That’s not that hard in an FP language. I routinely write code with multiple structures referring to the same thing. My usual solution is to have an identifier for the thing that indexes into an array or map, and then…
I’ve seen the same thing occurring in central Oregon in spots that usually are busy in the summer. You see places closing early or not opening due to staffing issues, right in the middle of the busy season when people…
I think others addressed the "why proof not empirical data" question well, but one additional point. A logical proof is only as solid as its weakest component. In mathematics any result that has been proven may be used…
This is very important. I personally like old technologies and languages where the designers considered users who had limited technical skills, and most importantly, assumed that those users had no interest or need to…
Exactly. These are restrictions that have been viewed as favorable for security purposes for decades. It’s nice to see a mainstream OS actually implementing them. The resistance to them seems to be largely due to lazy…
It’s an easier mode for me when standing and holding the iPad with one hand and the stylus in the other. The keyboard is nice when sitting and using both hands for sure. Same was true when using my old thinkpad tablet…
I write comments based on what I expect I will need to know if I close the editor and don’t look at the code again for a couple years and will need to jump back into it as quickly as possible. That usually means I don’t…
It seems like broadly speaking everyone has just been stressed here for a few years. Not stressed about work? How about healthcare? Or the economy? Or one of many social topics? Maybe political disagreements with your…
I'm sure somewhere in the big pile of comments someone else is saying this, but as another voice saying it: 1. The pandemic was weird, and likely a time when people didn't want to change jobs due to a need for…
I've had more than one intern or young engineer that I've had to teach to resist the urge to put witty comments and jokes in project docs, comments, or errors. Especially in error messages or things that can be exposed…
I'm all for significantly limiting the "data economy", but I suspect too many people have become too used to getting free stuff. I see this all over the place - there are products and services that are quite expensive…
I wish it were only leaders who are desperate to get back to the office, but it seems like the other force pushing for return to office time is the cohort of people where work IS their social circle. I can't relate to…
I’m not seeing what’s new here compared to github, figshare, zenodo, overleaf, authorea, etc. Github is actively used for scientific papers and code development. Heck, there are open journals that are based on github…
Stop spreading misinformation. People have always had the ability to create work-specific accounts for use on corporate devices. I’m shocked that it’s not common knowledge that corporate devices are NOT yours, and you…
Chronic fatigue syndrome has long been known to often start with a viral infection (for example: https://pubmed.ncbi.nlm.nih.gov/21756995/). Other issues can arise as a consequence of viral infections as well (e.g.,…
I’m in the same boat. Due to security restrictions of my employer I can’t use cloud services to store work related stuff. I was really bummed when I discovered that a lot of the interesting features of my RM2 require…
Reinventing known things and claiming that they’re novel is sort of his shtick. That said, he often does do interesting work - it just takes quite a bit of patience (which many people don’t have) to wade through the…
Part of me wants to disagree since some of these features make my code shorter, but I have to agree since they commit a sin of language design that I dislike - implicit magic. Decorators are useful because they can help…
I’m getting a little tired of articles or chats with people where you get the impression that people think the vaccines will create some sort of covid-proof bubble around them. This is the only explanation I can find…
The details of Windows executables are all well documented and open - it's very easy to parse a windows executable and run it. The part that's missing to run it without Windows is the implementation of system calls and…
I'm not sure it's a question of FOSS OS vs non-FOSS OS. Working with MacOS has always felt similar to working with other non-Linuxes -- it's different. When OSX first came along with Rhapsody, while it was a form of…
Oh come on. Even before the pandemic your typical anti-vaccine person also wasn’t universally against all vaccines. They usually had some subset that represented their favorite rationale for not getting it: those…
Competitive programming is fun. It’s amazing that some people seem to think everything is about career path optimization. Are we not allowed to do things for fun or just to pass the time anymore without someone writing…
I wouldn’t overthink the tools. I found a mostly minimal toolset was sufficient when I did my PhD: actively used repositories to make sure I never lost my work (private repos so I didn’t have to care what I put in…
I don’t get it. Why would you sign in with any personal information on a work device? Just create a free account and use it for work. I have zero sympathy for people who use personal accounts on work devices : just…
That’s not that hard in an FP language. I routinely write code with multiple structures referring to the same thing. My usual solution is to have an identifier for the thing that indexes into an array or map, and then…
I’ve seen the same thing occurring in central Oregon in spots that usually are busy in the summer. You see places closing early or not opening due to staffing issues, right in the middle of the busy season when people…
I think others addressed the "why proof not empirical data" question well, but one additional point. A logical proof is only as solid as its weakest component. In mathematics any result that has been proven may be used…
This is very important. I personally like old technologies and languages where the designers considered users who had limited technical skills, and most importantly, assumed that those users had no interest or need to…
Exactly. These are restrictions that have been viewed as favorable for security purposes for decades. It’s nice to see a mainstream OS actually implementing them. The resistance to them seems to be largely due to lazy…
It’s an easier mode for me when standing and holding the iPad with one hand and the stylus in the other. The keyboard is nice when sitting and using both hands for sure. Same was true when using my old thinkpad tablet…
I write comments based on what I expect I will need to know if I close the editor and don’t look at the code again for a couple years and will need to jump back into it as quickly as possible. That usually means I don’t…
It seems like broadly speaking everyone has just been stressed here for a few years. Not stressed about work? How about healthcare? Or the economy? Or one of many social topics? Maybe political disagreements with your…
I'm sure somewhere in the big pile of comments someone else is saying this, but as another voice saying it: 1. The pandemic was weird, and likely a time when people didn't want to change jobs due to a need for…
I've had more than one intern or young engineer that I've had to teach to resist the urge to put witty comments and jokes in project docs, comments, or errors. Especially in error messages or things that can be exposed…
I'm all for significantly limiting the "data economy", but I suspect too many people have become too used to getting free stuff. I see this all over the place - there are products and services that are quite expensive…
I wish it were only leaders who are desperate to get back to the office, but it seems like the other force pushing for return to office time is the cohort of people where work IS their social circle. I can't relate to…
I’m not seeing what’s new here compared to github, figshare, zenodo, overleaf, authorea, etc. Github is actively used for scientific papers and code development. Heck, there are open journals that are based on github…