#rest — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #rest, aggregated by home.social.
-
I've been reduced to living from month to month then week to week and now day to day with no hope of food or stability
Slide 1 was hopeful me b4 the #eclipse
Slide 2 is the wasteful reality of day to day hotel lifeSpiritual people saying they will work again after the next one - as if my body could last that long without food or shelter #rest is for the rich
-
I've been reduced to living from month to month then week to week and now day to day with no hope of food or stability
Slide 1 was hopeful me b4 the #eclipse
Slide 2 is the wasteful reality of day to day hotel lifeSpiritual people saying they will work again after the next one - as if my body could last that long without food or shelter #rest is for the rich
-
SmartBear is hiring Solutions Engineer II- API
🔧 #api #rest #cicd
🌎 Somerville, Massachusetts
⏰ Full-time
🏢 SmartBearJob details https://jobsfordevelopers.com/jobs/solutions-engineer-ii-api-at-smartbear-com-aug-6-2026-449599?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
SmartBear is hiring Solutions Engineer II- API
🔧 #api #rest #cicd
🌎 Somerville, Massachusetts
⏰ Full-time
🏢 SmartBearJob details https://jobsfordevelopers.com/jobs/solutions-engineer-ii-api-at-smartbear-com-aug-6-2026-449599?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Pace
Often I find myself stuck
#Pace #Awareness #breathingRoom #burnout #ContemplativePoetry #contemporaryPoetry #dailyLife #findingBalance #hurry #innerPeace #livingGently #mindfulLiving #movingForward #Patience #POETICAORAREContemplativePoetryPrayers #Rest #rhythmOfLife #sacredPause #SlowingDown #SpiritualReflection #stillness #takingTime #Writing
between the slow
and the fast,
fitting into neither,
stumbling,
never finding
a comfortable
pace.
I am impatient
with those ahead of me,
whose slow progress
impedes my attempts
to reach my destination.
I am angry at those
pushing me from behind,
so concerned with
reaching their goal
that I am just another
obstacle in their way.
I must remember
that at times I have
been both.
It is the engine within,
not the speed of those
I encounter on the road,
that drives me to anger
and impatience.
O Divine Driver,
Grant that I might have a
more compassionate
awareness on this
journey.
August 2, 2015 -
Pace
Often I find myself stuck
#Pace #Awareness #breathingRoom #burnout #ContemplativePoetry #contemporaryPoetry #dailyLife #findingBalance #hurry #innerPeace #livingGently #mindfulLiving #movingForward #Patience #POETICAORAREContemplativePoetryPrayers #Rest #rhythmOfLife #sacredPause #SlowingDown #SpiritualReflection #stillness #takingTime #Writing
between the slow
and the fast,
fitting into neither,
stumbling,
never finding
a comfortable
pace.
I am impatient
with those ahead of me,
whose slow progress
impedes my attempts
to reach my destination.
I am angry at those
pushing me from behind,
so concerned with
reaching their goal
that I am just another
obstacle in their way.
I must remember
that at times I have
been both.
It is the engine within,
not the speed of those
I encounter on the road,
that drives me to anger
and impatience.
O Divine Driver,
Grant that I might have a
more compassionate
awareness on this
journey.
August 2, 2015 -
https://www.evshift.com/506909/the-us-is-lagging-behind-in-ev-adoption-even-as-the-rest-of-the-world-moves-on-ev-electricvehicle/ The US is lagging behind in EV adoption even as the rest of the world moves on #ev #electricvehicle #Adoption #ElectricCars #ElectricVehicle #ElectricVehicles #electricvehicle #EV #lagging #Moves #rest #World
-
restmesh: a simple Meshtastic REST API
https://www.youtube.com/watch?v=iHP0RuHrN70
restmesh is a Meshtastic-related REST API. You can use it for important and critical system notifications.
- 💻 Source code (GitHub): https://github.com/frnmst/restmesh
- 🐍 PyPI (Python package): https://pypi.org/project/restmesh/ -
Unqork is hiring Senior Backend Engineer
🔧 #node #api #graphql #rest #mongodb #nosql #sql #seniorengineer
🌎 Remote; United States
⏰ Full-time
🏢 UnqorkJob details https://jobsfordevelopers.com/jobs/senior-backend-engineer-at-unqork-com-may-13-2026-836fb8?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Unqork is hiring Senior Backend Engineer
🔧 #node #api #graphql #rest #mongodb #nosql #sql #seniorengineer
🌎 Remote; United States
⏰ Full-time
🏢 UnqorkJob details https://jobsfordevelopers.com/jobs/senior-backend-engineer-at-unqork-com-may-13-2026-836fb8?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
RT @thesupermanmx: Google DeepMind argues RAG is broken. They published a paper that proved vectors databases are the dead end. For the last three years, the default engineering response to any AI memory or data problem has been identical: "Just build a RAG pipeline." Chunk the data, push it into a vector database, and let embeddings handle the rest. Every company scaling enterprise AI assumes that if an embedding model fails, it's just a matter of time. Better training data, larger models, more parameters—throw compute at it, and the search gets smarter. This paper proves that assumption is completely false. They mathematically demonstrated that single-vector embeddings have a hard, uncrossable limit. Here is the core flaw: An embedding compresses an entire document or a complex query down into a single fixed-length vector of numbers. When you run a search, the model takes the dot product of those vectors to measure similarity. The math reveals a brutal constraint. The number of distinct document combinations a model can possibly retrieve for different queries is strictly bounded by the dimension of its embedding space. It is a hard mathematical ceiling dictated by geometry and communication complexity. No amount of data scaling can fix it. No amount of fine-tuning will punch through it. Even if you give an embedding model infinite, unconstrained training freedom on the test set, it still hits the wall. DeepMind built a stress-test dataset called LIMIT to prove it. They threw state-of-the-art embedding models at it, models with thousands of dimensions. The models completely failed. Even on s…
mehr auf Arint.info
#agent #AIagent #DeepMind #finetuning #Google #RAG #rest #arint_info
-
RT @thesupermanmx: Google DeepMind argues RAG is broken. They published a paper that proved vectors databases are the dead end. For the last three years, the default engineering response to any AI memory or data problem has been identical: "Just build a RAG pipeline." Chunk the data, push it into a vector database, and let embeddings handle the rest. Every company scaling enterprise AI assumes that if an embedding model fails, it's just a matter of time. Better training data, larger models, more parameters—throw compute at it, and the search gets smarter. This paper proves that assumption is completely false. They mathematically demonstrated that single-vector embeddings have a hard, uncrossable limit. Here is the core flaw: An embedding compresses an entire document or a complex query down into a single fixed-length vector of numbers. When you run a search, the model takes the dot product of those vectors to measure similarity. The math reveals a brutal constraint. The number of distinct document combinations a model can possibly retrieve for different queries is strictly bounded by the dimension of its embedding space. It is a hard mathematical ceiling dictated by geometry and communication complexity. No amount of data scaling can fix it. No amount of fine-tuning will punch through it. Even if you give an embedding model infinite, unconstrained training freedom on the test set, it still hits the wall. DeepMind built a stress-test dataset called LIMIT to prove it. They threw state-of-the-art embedding models at it, models with thousands of dimensions. The models completely failed. Even on s…
mehr auf Arint.info
#agent #AIagent #DeepMind #finetuning #Google #RAG #rest #arint_info
-
Битрикс24 + Python: шесть функций, после которых REST становится проще
REST Битрикс24 можно удобно использовать из Python — для интеграций, миграций, аналитики и служебных скриптов. Разбираем библиотеку a24wh: шесть функций, которые упрощают запросы, пагинацию, batch-вызовы и обработку ошибок.
https://habr.com/ru/companies/bitrix/articles/1067828/
#битрикс24 #python #rest #api #интеграция #интеграция_с_битрикс24 #вебхуки #входящие_вебхуки #a24wh #crm
-
Blockchain.com is hiring Back-End Engineer, Trading
🔧 #kotlin #python #rest #cryptocurrency #aws #docker #kubernetes #sql
🌎 London, United Kingdom
⏰ Full-time
🏢 Blockchain.comJob details https://jobsfordevelopers.com/jobs/back-end-engineer-trading-at-blockchain-com-jul-23-2026-65cff8?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Blockchain.com is hiring Back-End Engineer, Trading
🔧 #kotlin #python #rest #cryptocurrency #aws #docker #kubernetes #sql
🌎 London, United Kingdom
⏰ Full-time
🏢 Blockchain.comJob details https://jobsfordevelopers.com/jobs/back-end-engineer-trading-at-blockchain-com-jul-23-2026-65cff8?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
And done. My admin tools now all run gRPC. The REST based server (FastAPI) is now only used by a few older versions of the app and will probably stay running for some years.
I even run a pretty obsolete version of Flask that was the first REST backend. Been doing only minor security updates for a couple of years on it. I should really take it down, the app version that uses this server is over three years old by now.
-
And done. My admin tools now all run gRPC. The REST based server (FastAPI) is now only used by a few older versions of the app and will probably stay running for some years.
I even run a pretty obsolete version of Flask that was the first REST backend. Been doing only minor security updates for a couple of years on it. I should really take it down, the app version that uses this server is over three years old by now.
-
GitLab is hiring Backend Engineer, Analytics Instrumentation (Golang)
🔧 #golang #ruby #rubyonrails #grpc #rest
🌎 Remote; India
⏰ Full-time
🏢 GitLabJob details https://jobsfordevelopers.com/jobs/backend-engineer-analytics-instrumentation-golang-at-gitlab-com-mar-27-2026-9e017e?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
GitLab is hiring Backend Engineer, Analytics Instrumentation (Golang)
🔧 #golang #ruby #rubyonrails #grpc #rest
🌎 Remote; India
⏰ Full-time
🏢 GitLabJob details https://jobsfordevelopers.com/jobs/backend-engineer-analytics-instrumentation-golang-at-gitlab-com-mar-27-2026-9e017e?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Hive AI is hiring Staff Software Engineer - Backend
🔧 #api #rest
🌎 Seattle, Washington
⏰ Full-time
🏢 Hive AIJob details https://jobsfordevelopers.com/jobs/staff-software-engineer-backend-at-thehive-ai-apr-21-2022-7f2f1e?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Hive AI is hiring Staff Software Engineer - Backend
🔧 #api #rest
🌎 Seattle, Washington
⏰ Full-time
🏢 Hive AIJob details https://jobsfordevelopers.com/jobs/staff-software-engineer-backend-at-thehive-ai-apr-21-2022-7f2f1e?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
SLEEP IS FUNDAMENTAL
TO EVERYTHING ELSE 💎In sleep, your body self-repairs.
Your brain restores itself.
And your nervous system settles.
If sleep isn’t coming easily, try five or ten minutes of conscious breathing.
Draw a long, slow in-breath.
Then let the out-breath be even longer.
Keep going.
For me, Ocean Breath is the doorway into deep, restful sleep.
Never underestimate a good night’s sleep.
Everything else depends on it.
________________________________
Find Kevin Connelly's Reconnect
Breathwork here: https://aus.social/@Robinzz3#Sleep #Breathwork #OceanBreath #ConsciousBreathing #NervousSystem #Recovery #Healing #Wellbeing #Health #Relaxation #Rest #Mindfulness #Presence #Peace
-
SLEEP IS FUNDAMENTAL
TO EVERYTHING ELSE 💎In sleep, your body self-repairs.
Your brain restores itself.
And your nervous system settles.
If sleep isn’t coming easily, try five or ten minutes of conscious breathing.
Draw a long, slow in-breath.
Then let the out-breath be even longer.
Keep going.
For me, Ocean Breath is the doorway into deep, restful sleep.
Never underestimate a good night’s sleep.
Everything else depends on it.
________________________________
Find Kevin Connelly's Reconnect
Breathwork here: https://aus.social/@Robinzz3#Sleep #Breathwork #OceanBreath #ConsciousBreathing #NervousSystem #Recovery #Healing #Wellbeing #Health #Relaxation #Rest #Mindfulness #Presence #Peace
-
My breath practice showed me the doorway. Sleep helped me pass through.
#Breathwork #OceanBreath #Sleep #Peace #Stillness #LettingGo #Trust #Rest #Presence #Healing #NervousSystem #Mindfulness #Wellbeing #Life
-
My breath practice showed me the doorway. Sleep helped me pass through.
#Breathwork #OceanBreath #Sleep #Peace #Stillness #LettingGo #Trust #Rest #Presence #Healing #NervousSystem #Mindfulness #Wellbeing #Life
-
SO I SLEEP 💎
I've been doing evening #Ocean Breath just before sleep for about a #year now.
I look forward to getting into the #zone every #night.
For the past two nights, I've started my usual 30 to 50 minutes.
A few minutes later...
I fall into a #deep, #sound sleep.
A few months ago, I would have forced #myself to stay #awake and complete the round.
“I haven't finished my practice.”
Now, though, my body says, “Sleep.”
So I sleep.
The purpose was never to complete 30 to 50 minutes.
The purpose was to arrive at peace.
Perhaps some practices don't need to carry us all the way across a threshold.
Perhaps they only need to bring us to the #door.
Then life, knowing what is needed, quietly takes over.
#Breathwork #OceanBreath #Sleep #Rest #Peace #Wellbeing #Mindfulness #Presence #NervousSystem #Health #Healing #Relaxation #Meditation #Recovery #Life #AI
-
SO I SLEEP 💎
I've been doing evening #Ocean Breath just before sleep for about a #year now.
I look forward to getting into the #zone every #night.
For the past two nights, I've started my usual 30 to 50 minutes.
A few minutes later...
I fall into a #deep, #sound sleep.
A few months ago, I would have forced #myself to stay #awake and complete the round.
“I haven't finished my practice.”
Now, though, my body says, “Sleep.”
So I sleep.
The purpose was never to complete 30 to 50 minutes.
The purpose was to arrive at peace.
Perhaps some practices don't need to carry us all the way across a threshold.
Perhaps they only need to bring us to the #door.
Then life, knowing what is needed, quietly takes over.
#Breathwork #OceanBreath #Sleep #Rest #Peace #Wellbeing #Mindfulness #Presence #NervousSystem #Health #Healing #Relaxation #Meditation #Recovery #Life #AI
-
The unusual method I use to help encourage me to rest 5-7 hours per day
What do you do to help encourage yourself to rest?
-
The unusual method I use to help encourage me to rest 5-7 hours per day
What do you do to help encourage yourself to rest?
-
What types of sleep are there? #sleep #insomnia #psychiatry #rest ... Continue to: https://www.youtube.com/watch?v=isoncb8wGwQ
-
RT @thesupermanmx: A senior UK barrister with 30 years of experience argues that “AI will kill all the lawyers.” Here’s what happened: His firm ran an experiment. They took a real case he'd argued. A complex civil court appeal. The kind of document that takes a great barrister a days of focused work. They stripped out every identifying detail. Then they fed the same case to Grok and told it to do what he did. And.. In 30 seconds, Grok handed back finished document. He said it was staggering. It was better than his. Not "almost as good." Not "a useful first draft." He described it as the work of a truly great KC, the top of the entire profession, produced in seconds, for pennies. Not a rough draft. Not a useful outline. The work of a top-tier King's Counsel, produced in seconds, for pennies. Lawyers are comforting themselves with the narrative that AI is just a tool, a glorified search engine with teeth. They think they will use it to work faster while keeping their billing structures and prestige intact. They are entirely deluded. The barrister estimates that maybe 1% of his peers actually grasp what is coming. The rest are trapped in psychological denial. Admitting that a free machine can outperform decades of specialized training isn't just an economic threat; it’s an existential blow to people used to being the smartest in every room. The trajectory is brutal and immediate: • First, the gruntwork disappears. • Then the legal drafting, citations, and structured arguments. • Finally, the opinions and advisory roles. Lawyers who do not interface directly with clients or juries are already fin…
mehr auf Arint.info
-
Shield AI is hiring Senior Software Engineer, C++ Software Integration (R4021)
🔧 #cplusplus #python #grpc #rest #cicd #docker #seniorengineer
🌎 Washington, District of Columbia
⏰ Full-time
🏢 Shield AIJob details https://jobsfordevelopers.com/jobs/senior-software-engineer-c-software-integration-r-4021-at-shield-ai-may-8-2026-85eaed?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Shield AI is hiring Senior Software Engineer, C++ Software Integration (R4021)
🔧 #cplusplus #python #grpc #rest #cicd #docker #seniorengineer
🌎 Washington, District of Columbia
⏰ Full-time
🏢 Shield AIJob details https://jobsfordevelopers.com/jobs/senior-software-engineer-c-software-integration-r-4021-at-shield-ai-may-8-2026-85eaed?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
The engine is off. The door stays closed. Those minutes in a parked car aren't procrastination — they're the only decompression ritual you actually take.
-
The engine is off. The door stays closed. Those minutes in a parked car aren't procrastination — they're the only decompression ritual you actually take.
-
RT @thesupermanmx: A senior UK barrister with 30 years of experience argues that “AI will kill all the lawyers.” Here’s what happened: His firm ran an experiment. They took a real case he'd argued. A complex civil court appeal. The kind of document that takes a great barrister a days of focused work. They stripped out every identifying detail. Then they fed the same case to Grok and told it to do what he did. And.. In 30 seconds, Grok handed back finished document. He said it was staggering. It was better than his. Not "almost as good." Not "a useful first draft." He described it as the work of a truly great KC, the top of the entire profession, produced in seconds, for pennies. Not a rough draft. Not a useful outline. The work of a top-tier King's Counsel, produced in seconds, for pennies. Lawyers are comforting themselves with the narrative that AI is just a tool, a glorified search engine with teeth. They think they will use it to work faster while keeping their billing structures and prestige intact. They are entirely deluded. The barrister estimates that maybe 1% of his peers actually grasp what is coming. The rest are trapped in psychological denial. Admitting that a free machine can outperform decades of specialized training isn't just an economic threat; it’s an existential blow to people used to being the smartest in every room. The trajectory is brutal and immediate: • First, the gruntwork disappears. • Then the legal drafting, citations, and structured arguments. • Finally, the opinions and advisory roles. Lawyers who do not interface directly with clients or juries are already fin…
mehr auf Arint.info
-
Aircall is hiring Senior Software Engineer Frontend Platform - Remote from France
🔧 #typescript #react #api #graphql #rest #cicd #css #tailwind #seniorengineer
🌎 Remote; France
⏰ Full-time
🏢 AircallJob details https://jobsfordevelopers.com/jobs/senior-software-engineer-frontend-platform-remote-from-france-at-aircall-io-nov-25-2025-6a9edb?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
Aircall is hiring Senior Software Engineer Frontend Platform - Remote from France
🔧 #typescript #react #api #graphql #rest #cicd #css #tailwind #seniorengineer
🌎 Remote; France
⏰ Full-time
🏢 AircallJob details https://jobsfordevelopers.com/jobs/senior-software-engineer-frontend-platform-remote-from-france-at-aircall-io-nov-25-2025-6a9edb?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring -
I wonder whether there are any opportunities (for me) to work with #activitypub and #fediverse. My background is in #PHP (decoupled #Drupal), but I am keen to diversify into other languages. I also have solid experience with #REST, #bash and CLI tools.
-
I wonder whether there are any opportunities (for me) to work with #activitypub and #fediverse. My background is in #PHP (decoupled #Drupal), but I am keen to diversify into other languages. I also have solid experience with #REST, #bash and CLI tools.
-
Mozilla is hiring Senior Software Engineer - Engineering Workflow and CI
🔧 #javascript #python #django #flask #android #rest #aws #cicd #docker #gcp #sql #seniorengineer
🌎 Remote; Sweden
⏰ Full-time
🏢 MozillaJob details https://jobsfordevelopers.com/jobs/senior-software-engineer-engineering-workflow-and-ci-at-mozilla-org-apr-22-2026-3c6eab?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring