James A Campbell
@rtbecard.bsky.social
(he/him) Former bird dude, current fish guy; currently based in Berlin. I'm into ecology, stats, bioacoustics, and artificial light.
Currently working as part of this ETN: https://www.msca-ribes.eu/
Currently working as part of this ETN: https://www.msca-ribes.eu/
Wonderful! Thanks so much!
November 8, 2025 at 1:34 PM
Wonderful! Thanks so much!
"A,B,C, D" would become "A;B;C, D"
October 9, 2025 at 3:03 PM
"A,B,C, D" would become "A;B;C, D"
actually, you would have to use substitution groups... ",([A-Z])" and replace with ";\1". Regardless, I think you should be able to regex your way out of this. (if I recall... using substitution groups requires a perl regex expressions option?)
October 9, 2025 at 3:02 PM
actually, you would have to use substitution groups... ",([A-Z])" and replace with ";\1". Regardless, I think you should be able to regex your way out of this. (if I recall... using substitution groups requires a perl regex expressions option?)
you could just `gsub`, and replace the regex pattern ",[A-Z]" (a comma followed by an upper case letter) with a unique delimiter like ";". Then just do a normal strsplit on ";".
October 9, 2025 at 2:59 PM
you could just `gsub`, and replace the regex pattern ",[A-Z]" (a comma followed by an upper case letter) with a unique delimiter like ";". Then just do a normal strsplit on ";".
Apparently there have been no international agreements on catch rates since 2010, so Mackerel has been consistently over fished for quite a while already?
Very alarming that the good will of Dutch supermarkets and consumer awareness seems to be the only mechanisms that can lower catch rates :/
Very alarming that the good will of Dutch supermarkets and consumer awareness seems to be the only mechanisms that can lower catch rates :/
Makreel, Atlantische
Makrelen zijn migrerende roofvissen die in scholen zwemmen en enorme afstanden kunnen afleggen.
www.goodfish.nl
October 7, 2025 at 10:13 AM
Apparently there have been no international agreements on catch rates since 2010, so Mackerel has been consistently over fished for quite a while already?
Very alarming that the good will of Dutch supermarkets and consumer awareness seems to be the only mechanisms that can lower catch rates :/
Very alarming that the good will of Dutch supermarkets and consumer awareness seems to be the only mechanisms that can lower catch rates :/
I had these Amiga demo disks with 2 games on it, and you have to use "F1" or "F2" to select the game... I kept on pressing "F" then "1" and after like 5 minutes of this not working, I gave up and remember my frustration to this day.
Needless to say... I wasn't' hacking anything in those days 😅
Needless to say... I wasn't' hacking anything in those days 😅
September 29, 2025 at 10:29 AM
I had these Amiga demo disks with 2 games on it, and you have to use "F1" or "F2" to select the game... I kept on pressing "F" then "1" and after like 5 minutes of this not working, I gave up and remember my frustration to this day.
Needless to say... I wasn't' hacking anything in those days 😅
Needless to say... I wasn't' hacking anything in those days 😅
Shocking, but not surprising, that a German university's 2-factor authentication consists of a physically printed piece of paper.
September 29, 2025 at 9:23 AM
Shocking, but not surprising, that a German university's 2-factor authentication consists of a physically printed piece of paper.
For those who come after...
September 23, 2025 at 2:42 PM
For those who come after...
Thanks. I had no idea... Dude is pretty slimy :/
September 20, 2025 at 6:43 PM
Thanks. I had no idea... Dude is pretty slimy :/
I think the take home message here (for me at least) is that scientists, when grouped into elite clubs of "prestige and achievement", are just as shit as everyone else.
I wish we'd stop pretending these affiliations hold value.
I wish we'd stop pretending these affiliations hold value.
September 15, 2025 at 10:55 AM
I think the take home message here (for me at least) is that scientists, when grouped into elite clubs of "prestige and achievement", are just as shit as everyone else.
I wish we'd stop pretending these affiliations hold value.
I wish we'd stop pretending these affiliations hold value.