#career — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #career, aggregated by home.social.
-
Digital Skills + AI: A Boost for Freshers or Just a Passing Fad? | https://lnkd.in/p/gXgbiiWV | For freshers in #India, the important question is: “What kind of fresher will companies still want to hire?” | #AI #ArtificialIntelligence #LinkedIn #DigitalTransformation #Hiring #Career #Naukri
-
Digital Skills + AI: A Boost for Freshers or Just a Passing Fad? | https://lnkd.in/p/gXgbiiWV | For freshers in #India, the important question is: “What kind of fresher will companies still want to hire?” | #AI #ArtificialIntelligence #LinkedIn #DigitalTransformation #Hiring #Career #Naukri
-
How We Used To Get Jobs - The Job Fair
https://clintmcmahon.com/blog/how-we-used-to-get-jobs-the-job-fair
-
How We Used To Get Jobs - The Job Fair
https://clintmcmahon.com/blog/how-we-used-to-get-jobs-the-job-fair
-
Thousands of Goodbyes
There is a problem with leaving a job you held for twenty one years, and nobody warns you about it. You cannot remember who you worked with.
Not in the sense of having forgotten them. In the sense that the list does not exist anywhere, including in your head. I left Google earlier this month after twenty one and a half years across Search, Maps, ads, mobile, Core, Core ML, and DeepMind, in roles that ranged from running large organizations to writing code with three people. Somewhere in there I met, argued with, mentored, was mentored by, shipped alongside, and occasionally annoyed several thousand people. When I sat down to write my goodbye note, I could produce maybe a hundred and fifty names from memory, and I knew with total certainty that the hundred and fifty were wrong. They were the recent ones and the loud ones. The person I had one extraordinary conversation with in a London conference room in 2008 was nowhere near that list.
This is the sort of problem that used to have exactly one answer, which is that you accept it. There is no roster of everyone who mattered to you, no internal system that will hand you the list. What you actually do is type out the names you can think of, send the note, and add a line asking people to please forward it to anyone you missed. It works, in the sense that something gets sent. It is also a sloppy solution that quietly hands the entire decision to your recency bias. The people you saw last month get a goodbye. The people who changed how you work, fifteen years ago, on a team that no longer exists, do not.
I did not want to accept it. So I did the other thing.
Letting the machine do the remembering
The tool I reached for was Antigravity, paired with the Google Workspace MCP server I had originally built as a Gemini CLI extension. That extension exists because I wanted my terminal to be able to see my calendar. It turns out that giving an agent access to your mail and calendar for ordinary convenience also gives it access to the complete archaeological record of your working life, which is not something I had thought carefully about until I needed it.
The first pass was mail. I had the agent go through twenty one years of sent messages and pull out every address I had ever written to individually. Not mailing lists, not the thirty person threads, not the announcements. One to one mail, or close enough to it, on the theory that if I had bothered to type your name into the To field, we had a relationship worth closing properly. That produced a very large and very stale list, because a lot of those people left Google years ago. So the second pass compared the addresses against an internal directory and kept only the ones still active, which cut it down considerably and also produced a small, unexpected inventory of people I had lost track of.
The second source was calendar. Mail catches the people you write to, but it misses the ones you only ever talked to in a room. So the agent went through twenty one years of my calendar looking for anything that was genuinely a one to one: a recurring weekly, a single mentoring session someone booked in 2017, a skip level, a coffee that got a calendar entry because that is how Google works. Every one of those has a person on the other side of it, and a surprising number of them never once appeared in my sent mail.
Then it merged the two. I had expected this to be the hard part and it was not, for a boring reason: Google email addresses are stable. People change teams constantly and the address follows them, so deduping on the address alone does nearly all of the work. What I was not prepared for was reading the result. Whole eras came back. I would hit a cluster of addresses and remember an entire project I had not thought about in a decade.
The last problem was purely mechanical and almost funny after all that. Gmail will not let you put several thousand addresses on a BCC line. The agent did not raise this, which is worth saying in a post that is otherwise about how capable these things are. I had to notice it and ask. Once I did, it split the list into batches that fit under the limit and drafted the same message across all of them, and I sat there and hit send, over and over, until the list was gone.
What came back
I expected silence. You send a goodbye to someone you shared one project with in 2011 and you expect it to land in an archive folder, if it lands anywhere.
One person wrote back to tell me, politely, that he had no idea who I was. I liked that reply enormously. I assume he was not the only one who felt that way and just the only one honest enough to say it, and I would rather have sent that mail and been forgotten than not sent it at all.
But most of what came back was not that, and the volume of it caught me completely off guard. A solutions engineer in Japan wrote about a Street View collaboration with Nintendo that had been his very first project at Google, and told me I was probably the first real engineer he ever encountered. We were born the same year. He had turned fifty a month earlier and was finding the number about as strange as I am. Someone I managed for only a few months thanked me for trusting him and called it one of the most engaging windows of his career. A former colleague opened by saying he had just been telling someone we both used to work with how much he missed working with me, and then reported that he still has not gotten his motorcycle license because his friends staged an intervention dinner about it. A director in Munich offered a beer if I ever make it back and reminded me of work we did together that I had honestly stopped thinking about. Someone I have known for close to twenty years said he had been meaning to call, and instead of trading contact details we ended up at lunch off campus the following Friday, which is the best possible version of what one of these notes can do.
That is the part I keep turning over. Not one of those replies exists if I send the note from memory.
A hundred and fifty, the number of names I could produce on my own, is roughly Dunbar’s number, the size of a stable social group a human can actually maintain. I do not think that is a coincidence, and I have stopped treating it as a personal failing. My recall of my own career landed almost exactly where the research says it should, which means the ceiling was never effort or affection. It was architecture. Twenty one years builds a network many times larger than the one a head is designed to hold, and the overflow is not forgotten so much as never retrievable in the first place. The agent was not being clever here. It simply was not subject to the constraint.
The people who wrote the most moving things back to me were, almost without exception, the ones my brain had not surfaced. They were on the list because software read my calendar from 2013 and did not care that it was 2013.
The gap this points at
I have spent two years writing about what agents can do, and most of my examples have been about work. Code, pipelines, research, the machinery of building software. This is the first time I have used one for something that was purely about people, and it is the only agentic project I have run where the output made me feel something.
It is also, and I want to be honest about this, a completely unreasonable thing to ask a normal person to do. To get here I needed an agent platform, an MCP server I wrote myself, OAuth credentials, a working mental model of what a tool call is, and enough patience to iterate on the approach a few times when it came back wrong. The capability was extraordinary. The cost of access was absurd.
That gap is the whole reason I am doing what I am doing next. I wrote last week that using agents today is effectively a hobby, and this is the cleanest example I have of why that matters. Everyone leaving a long job has this problem. Almost nobody gets to solve it, because solving it currently requires you to invest in the hobby first. Closing that distance, so that an ordinary person on an ordinary Tuesday can ask for something like this and simply get it, is the work.
Twenty one years of colleagues got a goodbye from me because software remembered what I could not. I would like that to be an unremarkable thing to say.
And to everyone who wrote back: I replied to every thread I could, and I am sure I still missed some. I want all of you to know how deeply your words and your wishes landed. Thank you for that.
#Agents #AI #Career #Google #Productivity -
Thousands of Goodbyes
There is a problem with leaving a job you held for twenty one years, and nobody warns you about it. You cannot remember who you worked with.
Not in the sense of having forgotten them. In the sense that the list does not exist anywhere, including in your head. I left Google earlier this month after twenty one and a half years across Search, Maps, ads, mobile, Core, Core ML, and DeepMind, in roles that ranged from running large organizations to writing code with three people. Somewhere in there I met, argued with, mentored, was mentored by, shipped alongside, and occasionally annoyed several thousand people. When I sat down to write my goodbye note, I could produce maybe a hundred and fifty names from memory, and I knew with total certainty that the hundred and fifty were wrong. They were the recent ones and the loud ones. The person I had one extraordinary conversation with in a London conference room in 2008 was nowhere near that list.
This is the sort of problem that used to have exactly one answer, which is that you accept it. There is no roster of everyone who mattered to you, no internal system that will hand you the list. What you actually do is type out the names you can think of, send the note, and add a line asking people to please forward it to anyone you missed. It works, in the sense that something gets sent. It is also a sloppy solution that quietly hands the entire decision to your recency bias. The people you saw last month get a goodbye. The people who changed how you work, fifteen years ago, on a team that no longer exists, do not.
I did not want to accept it. So I did the other thing.
Letting the machine do the remembering
The tool I reached for was Antigravity, paired with the Google Workspace MCP server I had originally built as a Gemini CLI extension. That extension exists because I wanted my terminal to be able to see my calendar. It turns out that giving an agent access to your mail and calendar for ordinary convenience also gives it access to the complete archaeological record of your working life, which is not something I had thought carefully about until I needed it.
The first pass was mail. I had the agent go through twenty one years of sent messages and pull out every address I had ever written to individually. Not mailing lists, not the thirty person threads, not the announcements. One to one mail, or close enough to it, on the theory that if I had bothered to type your name into the To field, we had a relationship worth closing properly. That produced a very large and very stale list, because a lot of those people left Google years ago. So the second pass compared the addresses against an internal directory and kept only the ones still active, which cut it down considerably and also produced a small, unexpected inventory of people I had lost track of.
The second source was calendar. Mail catches the people you write to, but it misses the ones you only ever talked to in a room. So the agent went through twenty one years of my calendar looking for anything that was genuinely a one to one: a recurring weekly, a single mentoring session someone booked in 2017, a skip level, a coffee that got a calendar entry because that is how Google works. Every one of those has a person on the other side of it, and a surprising number of them never once appeared in my sent mail.
Then it merged the two. I had expected this to be the hard part and it was not, for a boring reason: Google email addresses are stable. People change teams constantly and the address follows them, so deduping on the address alone does nearly all of the work. What I was not prepared for was reading the result. Whole eras came back. I would hit a cluster of addresses and remember an entire project I had not thought about in a decade.
The last problem was purely mechanical and almost funny after all that. Gmail will not let you put several thousand addresses on a BCC line. The agent did not raise this, which is worth saying in a post that is otherwise about how capable these things are. I had to notice it and ask. Once I did, it split the list into batches that fit under the limit and drafted the same message across all of them, and I sat there and hit send, over and over, until the list was gone.
What came back
I expected silence. You send a goodbye to someone you shared one project with in 2011 and you expect it to land in an archive folder, if it lands anywhere.
One person wrote back to tell me, politely, that he had no idea who I was. I liked that reply enormously. I assume he was not the only one who felt that way and just the only one honest enough to say it, and I would rather have sent that mail and been forgotten than not sent it at all.
But most of what came back was not that, and the volume of it caught me completely off guard. A solutions engineer in Japan wrote about a Street View collaboration with Nintendo that had been his very first project at Google, and told me I was probably the first real engineer he ever encountered. We were born the same year. He had turned fifty a month earlier and was finding the number about as strange as I am. Someone I managed for only a few months thanked me for trusting him and called it one of the most engaging windows of his career. A former colleague opened by saying he had just been telling someone we both used to work with how much he missed working with me, and then reported that he still has not gotten his motorcycle license because his friends staged an intervention dinner about it. A director in Munich offered a beer if I ever make it back and reminded me of work we did together that I had honestly stopped thinking about. Someone I have known for close to twenty years said he had been meaning to call, and instead of trading contact details we ended up at lunch off campus the following Friday, which is the best possible version of what one of these notes can do.
That is the part I keep turning over. Not one of those replies exists if I send the note from memory.
A hundred and fifty, the number of names I could produce on my own, is roughly Dunbar’s number, the size of a stable social group a human can actually maintain. I do not think that is a coincidence, and I have stopped treating it as a personal failing. My recall of my own career landed almost exactly where the research says it should, which means the ceiling was never effort or affection. It was architecture. Twenty one years builds a network many times larger than the one a head is designed to hold, and the overflow is not forgotten so much as never retrievable in the first place. The agent was not being clever here. It simply was not subject to the constraint.
The people who wrote the most moving things back to me were, almost without exception, the ones my brain had not surfaced. They were on the list because software read my calendar from 2013 and did not care that it was 2013.
The gap this points at
I have spent two years writing about what agents can do, and most of my examples have been about work. Code, pipelines, research, the machinery of building software. This is the first time I have used one for something that was purely about people, and it is the only agentic project I have run where the output made me feel something.
It is also, and I want to be honest about this, a completely unreasonable thing to ask a normal person to do. To get here I needed an agent platform, an MCP server I wrote myself, OAuth credentials, a working mental model of what a tool call is, and enough patience to iterate on the approach a few times when it came back wrong. The capability was extraordinary. The cost of access was absurd.
That gap is the whole reason I am doing what I am doing next. I wrote last week that using agents today is effectively a hobby, and this is the cleanest example I have of why that matters. Everyone leaving a long job has this problem. Almost nobody gets to solve it, because solving it currently requires you to invest in the hobby first. Closing that distance, so that an ordinary person on an ordinary Tuesday can ask for something like this and simply get it, is the work.
Twenty one years of colleagues got a goodbye from me because software remembered what I could not. I would like that to be an unremarkable thing to say.
And to everyone who wrote back: I replied to every thread I could, and I am sure I still missed some. I want all of you to know how deeply your words and your wishes landed. Thank you for that.
#Agents #AI #Career #Google #Productivity -
Open position: Postdoctoral Fellowship in Forest Breeding and Epigenomics.
#science #career #jobs #sciencejobs #job
#postdoc #postdocposition #epigenomics #genetics
www.science.hr/jobs/240034/...
Postdoctoral Fellowship in For... -
Open position: Postdoctoral Fellowship in Forest Breeding and Epigenomics.
#science #career #jobs #sciencejobs #job
#postdoc #postdocposition #epigenomics #genetics
www.science.hr/jobs/240034/...
Postdoctoral Fellowship in For... -
Open position: Postdoctoral Researcher (f/m/d).
#science #career #jobs #sciencejobs #job #jobsearch
#postdoc #postdocposition
www.science.hr/jobs/240033/...
Postdoctoral Researcher (f/m/d... -
Open position: Postdoctoral Researcher (f/m/d).
#science #career #jobs #sciencejobs #job #jobsearch
#postdoc #postdocposition
www.science.hr/jobs/240033/...
Postdoctoral Researcher (f/m/d... -
Open position: Postdoctoral Scientist (f/m/d).
#science #career #jobs #sciencejobs #job #jobsearch
#postdoc #postdocposition
www.science.hr/jobs/239786/...
Postdoctoral Scientist (f/m/d) -
Open position: Postdoctoral Scientist (f/m/d).
#science #career #jobs #sciencejobs #job #jobsearch
#postdoc #postdocposition
www.science.hr/jobs/239786/...
Postdoctoral Scientist (f/m/d) -
Open position: Associate Research Scientist.
#science #career #jobs #jobsearch #job
#NewYork #USA
www.science.hr/jobs/239399/...
Associate Research Scientist -
Open position: Associate Research Scientist.
#science #career #jobs #jobsearch #job
#NewYork #USA
www.science.hr/jobs/239399/...
Associate Research Scientist -
16 PhD Candidates (f/m/d) for Challenges in Infection Research.
#science #career #jobs #sciencejobs #job #jobsearch
#phd #phdposition
www.science.hr/jobs/239398/...
16 PhD Candidates (f/m/d) for ... -
16 PhD Candidates (f/m/d) for Challenges in Infection Research.
#science #career #jobs #sciencejobs #job #jobsearch
#phd #phdposition
www.science.hr/jobs/239398/...
16 PhD Candidates (f/m/d) for ... -
Wanted to share this with all the incoming freshmen in #Engineering school. Here's a short podcast episode and article on how to set yourself up for success in Engineering school. Learn from my mistakes! #career #planning #education
https://www.thomasott.io/engineering-school-career-planning-guide/
-
Wanted to share this with all the incoming freshmen in #Engineering school. Here's a short podcast episode and article on how to set yourself up for success in Engineering school. Learn from my mistakes! #career #planning #education
https://www.thomasott.io/engineering-school-career-planning-guide/
-
🎓💊 In a shocking twist, it seems we've finally found the true secret to #career #success for women: popping GLP-1 #pills like they're candy, and ditching that overpriced diploma. Who knew weight-loss drugs could double as a resume booster? 🚀📈
https://finance.yahoo.com/healthcare/articles/harvard-study-links-glp-1-123000637.html #weightloss #women #empowerment #GLP1 #innovation #HackerNews #ngated -
🎓💊 In a shocking twist, it seems we've finally found the true secret to #career #success for women: popping GLP-1 #pills like they're candy, and ditching that overpriced diploma. Who knew weight-loss drugs could double as a resume booster? 🚀📈
https://finance.yahoo.com/healthcare/articles/harvard-study-links-glp-1-123000637.html #weightloss #women #empowerment #GLP1 #innovation #HackerNews #ngated -
Three years at Tripoint, a retrospective
We're once again closing in on the end of the FY. In the contracting space, that usually brings some uncertainty with it so I'm doing my first work retro in 3 years.
https://michaelharley.net/posts/2026/08/10/three-years-at-tripoint-a-retrospective/
-
Three years at Tripoint, a retrospective
We're once again closing in on the end of the FY. In the contracting space, that usually brings some uncertainty with it so I'm doing my first work retro in 3 years.
https://michaelharley.net/posts/2026/08/10/three-years-at-tripoint-a-retrospective/
-
A surprising amount of my former (IT related) coworkers now do farming or livestock or horses or beekeeping :dog_tilting_head:
-
A surprising amount of my former (IT related) coworkers now do farming or livestock or horses or beekeeping :dog_tilting_head:
-
Pushing myself into jobs I do not enjoy because others define success as stable income. But I am neurodivergent, and masking is exhausting. I write, I blog, I host. That is who I am. The debt is real. The confusion is real. But forcing myself into someone else's career breaks me.
https://kalvin.top/i-am-not-a-sysadmin-not-a-developer-i-am-a-microblogger-masking-as-normal/
#neurodiversity #autism #masking #career #identity #mentalhealth #honesty #burnout #struggle #authenticity #writing #blogging #Malaysia #survival #truth
-
Pushing myself into jobs I do not enjoy because others define success as stable income. But I am neurodivergent, and masking is exhausting. I write, I blog, I host. That is who I am. The debt is real. The confusion is real. But forcing myself into someone else's career breaks me.
https://kalvin.top/i-am-not-a-sysadmin-not-a-developer-i-am-a-microblogger-masking-as-normal/
#neurodiversity #autism #masking #career #identity #mentalhealth #honesty #burnout #struggle #authenticity #writing #blogging #Malaysia #survival #truth
-
If I don't enjoy doing it, then I won't. I can't code, though. I'm only interested in keeping my infrastructure stable and working. Software development is just one part of IT, someone said. The other is sysadmin. I'm not going to overwhelm myself further with software development or engineering. I have realised that my closest career path is system administrator.
#sysadmin #career #technology #infrastructure #IT #Linux #honest #choice #boundaries #self-awareness #wellbeing #mentalhealth
-
If I don't enjoy doing it, then I won't. I can't code, though. I'm only interested in keeping my infrastructure stable and working. Software development is just one part of IT, someone said. The other is sysadmin. I'm not going to overwhelm myself further with software development or engineering. I have realised that my closest career path is system administrator.
#sysadmin #career #technology #infrastructure #IT #Linux #honest #choice #boundaries #self-awareness #wellbeing #mentalhealth
-
If you could give one piece of advice to a junior Linux System Administrator...
What would it be? 🤔
I'm curious to hear what lessons experience has taught you.
-
If you could give one piece of advice to a junior Linux System Administrator...
What would it be? 🤔
I'm curious to hear what lessons experience has taught you.
-
Pay to Pitch Tents: The 'Ultimate Proactive' Marathon
In this completely self-service marathon, runners with forklift licenses are worshipped as gods.
https://alt.andpaper.net/en/articles/20260808-self-service-marathon-sub/
-
Pay to Pitch Tents: The 'Ultimate Proactive' Marathon
In this completely self-service marathon, runners with forklift licenses are worshipped as gods.
https://alt.andpaper.net/en/articles/20260808-self-service-marathon-sub/
-
SOME SHARED SPATIAL/GIS ROLES & OPPORTUNITIES
--
w/e August 7th, 2026 | GLOBAL but North America focused (as currently based there)
--
https://earthstuff.substack.com/p/some-shared-spatialgis-roles-and-854
--
• I am NOT associated with HR/recruiting in ANY way
• Therefore, these are NOT endorsements, and there are no ‘referrals’ or the like for me
• I am simply sharing SOME roles I have seen – in the hope that they are of use to someone
• As such, I am not (and indeed can not) in any way ‘vet’ these roles (i.e., you are advised to conduct your own due diligence due to hideous, potential risks like fraudulent postings, ‘ghost jobs’, résumé/ATS ‘improvement’ scammers, etc)
• Further, roles listed are in no specific order (i.e., simply as I ‘encountered’ them during the week)
• There is ZERO cost to access this list of spatial / GIS roles
• I am not (really) ‘mining’ US Federal government roles - with the ‘hiring freeze’, uncertainty, etc
• You can subscribe to the (free) weekly LinkedIn newsletter www.linkedin.com/build-relation/newsletter-follow?entityUrn=7397678824928366594 or also for free at earthstuff.Substack.com - if so inclined#fridayjobs #gischat #jobsonfriday #GIS #spatial #mapping #cartography #geography #job #jobopenings #hiring #newjob #employment #roles #GISJobs #NotARecruiter #fridayspatialjobs #scholarship #PhD #PostDoc #CareersInSpatial #career #openroles #Geomatics #GIS #Innovation #Growth #caveatNONemptor #LetsGetYouHired #GISCareer #GISStudents #PhD #postdoc #hiringalert #GISjobs #careeropportunity #NowHiring #spatialanalysis #GIS #Geospatial #GISSpecialist #Geomatics #OpenToWork
-
SOME SHARED SPATIAL/GIS ROLES & OPPORTUNITIES
--
w/e August 7th, 2026 | GLOBAL but North America focused (as currently based there)
--
https://earthstuff.substack.com/p/some-shared-spatialgis-roles-and-854
--
• I am NOT associated with HR/recruiting in ANY way
• Therefore, these are NOT endorsements, and there are no ‘referrals’ or the like for me
• I am simply sharing SOME roles I have seen – in the hope that they are of use to someone
• As such, I am not (and indeed can not) in any way ‘vet’ these roles (i.e., you are advised to conduct your own due diligence due to hideous, potential risks like fraudulent postings, ‘ghost jobs’, résumé/ATS ‘improvement’ scammers, etc)
• Further, roles listed are in no specific order (i.e., simply as I ‘encountered’ them during the week)
• There is ZERO cost to access this list of spatial / GIS roles
• I am not (really) ‘mining’ US Federal government roles - with the ‘hiring freeze’, uncertainty, etc
• You can subscribe to the (free) weekly LinkedIn newsletter www.linkedin.com/build-relation/newsletter-follow?entityUrn=7397678824928366594 or also for free at earthstuff.Substack.com - if so inclined#fridayjobs #gischat #jobsonfriday #GIS #spatial #mapping #cartography #geography #job #jobopenings #hiring #newjob #employment #roles #GISJobs #NotARecruiter #fridayspatialjobs #scholarship #PhD #PostDoc #CareersInSpatial #career #openroles #Geomatics #GIS #Innovation #Growth #caveatNONemptor #LetsGetYouHired #GISCareer #GISStudents #PhD #postdoc #hiringalert #GISjobs #careeropportunity #NowHiring #spatialanalysis #GIS #Geospatial #GISSpecialist #Geomatics #OpenToWork
-
How to Keep Thinking, by @seangoedecke.bsky.social:
https://www.seangoedecke.com/how-to-keep-thinking/?ref=frontenddogma.com
-
How to Keep Thinking, by @seangoedecke.bsky.social:
https://www.seangoedecke.com/how-to-keep-thinking/?ref=frontenddogma.com
-
RE: https://fosstodon.org/@osjobhub/117033660920797565
Check out this featured job from #OSJH and learn how you can work to promote @libreoffice at @tdforg
#marketing #jobs #career #FOSS #RemoteWork #OpenSource -
RE: https://fosstodon.org/@osjobhub/117033660920797565
Check out this featured job from #OSJH and learn how you can work to promote @libreoffice at @tdforg
#marketing #jobs #career #FOSS #RemoteWork #OpenSource -
2026 State of CSS, Devs Surveys, by @geoff (@csstricks):
https://css-tricks.com/2026-state-of-css-devs-surveys/?ref=frontenddogma.com
-
2026 State of CSS, Devs Surveys, by @geoff (@csstricks):
https://css-tricks.com/2026-state-of-css-devs-surveys/?ref=frontenddogma.com
-
OpenAI Required to Reimburse US Employees for H-1B Green Card Job Advertisements #career
OpenAI must reimburse US workers over H-1B PERM ads. Our latest blog breaks down the $3.2M settlement with the DOJ, what happened, and how OpenAI will adjust hiring practices to ensure American candidates have a fair shot. Read more: https://ift.tt/LuJqU6s
Source: https://ift.tt/LuJqU6s | Image: https://ift.tt/FJuUpSw
-
Maybe the “Webmaster” Isn’t Dead After All, by @j9t [@frontenddogma]:
https://meiert.com/blog/the-webmaster/?ref=frontenddogma.com
-
Maybe the “Webmaster” Isn’t Dead After All, by @j9t [@frontenddogma]:
https://meiert.com/blog/the-webmaster/?ref=frontenddogma.com
-
Top Online Programs in India - MU @muonlinecourseadmission.wordpress.com@muonlinecourseadmission.wordpress.com ·Why is an Online MBA Plus in Digital Marketing Ideal for Career Growth?
Learning through an online education can be challenging for working professionals to manage their study with an online education. Planning your academic journey with an online education, especially with an Online MBA Plus in Digital Marketing, will prepare you with quality education and provide your accredited degree. The digital marketing specialization covers the vast range of online marketing to improve the brand image and enhance sales targets. Students who are planning to achieve their […] -
Top Online Programs in India - MU @muonlinecourseadmission.wordpress.com@muonlinecourseadmission.wordpress.com ·Why is an Online MBA Plus in Digital Marketing Ideal for Career Growth?
Learning through an online education can be challenging for working professionals to manage their study with an online education. Planning your academic journey with an online education, especially with an Online MBA Plus in Digital Marketing, will prepare you with quality education and provide your accredited degree. The digital marketing specialization covers the vast range of online marketing to improve the brand image and enhance sales targets. Students who are planning to achieve their […] -
#Researchers, please read the post "𝐓𝐡𝐞 𝐆𝐡𝐨𝐬𝐭 𝐢𝐧 𝐭𝐡𝐞 𝐌𝐚𝐜𝐡𝐢𝐧𝐞: 𝐖𝐡𝐲 𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 #𝐀𝐈 𝐢𝐬 𝐚 #𝐂𝐫𝐢𝐬𝐢𝐬 𝐨𝐟 #𝐀𝐮𝐭𝐡𝐨𝐫𝐬𝐡𝐢𝐩, 𝐍𝐨𝐭 𝐉𝐮𝐬𝐭 𝐚 𝐓𝐨𝐨𝐥" from the Scholarly Kitchen blog. It's important for your #career and for #truth in #science. https://scholarlykitchen.sspnet.org/2026/01/22/guest-post-the-ghost-in-the-machine-why-generative-ai-is-a-crisis-of-authorship-not-just-a-tool/
-
Maybe the “Webmaster” Isn’t Dead After All:
On AI and an all-encompassing role in modern web development.
-
Gwern reties from fulltime writing to launch Guardian Angel Inc
https://twitter.com/i/status/2084739205071343837
Comments: https://news.ycombinator.com/item?id=49174900
#HackerNews #Gwern #GuardianAngel #Inc #writing #career #transition #startup
-
If I had to do it all over again, I would do this:
https://www.thomasott.io/entry-level-engineers-career-roadmap/
#Engineering #career -
The real question in 2026 is:
👉 What's your Enneagram Type?
Discover your:
✅ Personality
❤️ Strengths
💼 Best Careers
💕 Relationship Style
🚀 Growth Path
📖 Read:
uktu.org/education/en...
#Enneagram #PersonalityTest #MBTI #Psychology #GenZ #Career #Trending #UKTU