shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

270
active users

#express

0 posts0 participants0 posts today

📡 New devlog up on Substack!
This time, I’m sharing how I set up the backend for *SevaStrife* — auth, security, logging, testing, docs… all the “boring” stuff that’s making me feel way more confident about the project.

Solo dev, learning on the fly, and honestly kinda enjoying writing tests now (coverage feels like a mini-game 😅).

Read here 👉 blacksheepdev.substack.com/p/l

Byoushin · 🚀 Laying the foundation — how I set up the backend for SevaStrifeBy Byoushin

Hi!

I'm Adrian, a FullStack #Developer looking for a job either in #Québec (or from it if you allow for remote work). I already have a permanent and open visa

I have experience building and maintaining web apps and APIs, designing systems, doing #DevOps and a bit of #BigData, #MachineLearning and #IoT

I'm experienced using #Elixir, #Phoenix, #LiveView, #NodeJS, #TypeScript, #Fastify, #Express and #Python ; and on the DevOps side in CI/CD pipelines (either #GithubActions and Gitlab CI/CD), #Docker and a bit of #Kubernetes

I was tasked with a lot of the #innovation happening in my previous company, researching tools, librairies, patterns or general technologies either for our own #DeveloperExperience or for our products

I also wrote a lot of technical and non technical documentation and internal presentations, and even participated in a few meetups. You can read some of my writing on my blog: blog.adrianc.eu

You might also have seen me on a few Elixir-related Discord servers, or even Bluesky (@adrianc.eu) and Twitter ; either sharing tech news, helping people, reading in book clubs or just chatting

I’m open to full-time right now, contracting work can be discussed.

I'm looking for any developer position, not only #ElixirLang, even though it represents most of my experience. And if the technology you're using isn't on my resume, give me a chance! I'm a fast learner and I might anyway have studied it in class :P

DM me for more info, like github link, my resume or anything :)

Boosts, responses and DM welcome, of course!

#MyElixirStatus #FediJobs #FediJob #FediGetHired #OpenToWork

EDIT: I already have a visa, it was not super clear before 😅

AdrianCAdrianCCuriosity propelled
Replied in thread

@agitatra @wonka @jakob_thoboell @jan_buehlbecker Das hat VW selbstverschuldet indem diese nur teure "Super Useless Vehicle" statt "Personal Light Vehicle" gebaut haben...

  • Hätten die statt fetter Tiguan lieber ne bezahlbare Verson vom XL1 massemproduziert säh's jetzt vielleicht anders!

Aber Hauptsache AxelSpringer / BLÖD & EXPRESS können wieder fein abgoebbeln!

GitHubGitHub - KBtechnologies/PLV: Personal Light Vehicle - SpecificationPersonal Light Vehicle - Specification. Contribute to KBtechnologies/PLV development by creating an account on GitHub.
#VW#SUV#PLV

The #Tories reminding us all exactly who they are! Let's see weeks of coverage of all their donations and gifts!

#ConservativeLeadership #Badenoch #nothingschanged

I would expect to see more stories in the Tory Rags #Mail #Express #Telegraph about Starmer clothes & glasses.

Angela Rayner bought her boyfriend a suit with her own money appearing in the media, to get everyone angry again.

Councillor who oversaw Grenfell works donated to Badenoch’s Tory leadership bid theguardian.com/politics/2024/

The Guardian · Councillor who oversaw Grenfell works donated to Badenoch’s Tory leadership bidBy Robert Booth

A new $35 case for my Watchy makes it thinner and far more comfortable to wear. Now I just need to get more comfortable with C++ to add features such as using the device’s WiFi radio to send my daily step count someplace I can access the data.

I quickly coded up a #NodeJS and #Express server, along with a route to handle HTTP PUT requests. Testing in Postman shows this minimal API is working. Now it’s time to tackle the C++ code for the final piece of the puzzle.

myconscious.stream/blog/Watchy

This is maddness.

Passive #express js middleware can't do anything for the response except return it or pass control to the next middleware. They usually only modify the request.

So you hijack the writeEnd function of the response and do your maddness there!?

github.com/jshttp/on-headers/b

GitHubon-headers/index.js at master · jshttp/on-headersExecute a listener when a response is about to write headers. - jshttp/on-headers