alxd, to typescript
@alxd@writing.exchange avatar

Time for a post!

I'm looking for a / / 100% position, both contract and permanent, GMT+2 timezone.

I previously worked as a Senior / Lead / Principal developer with , and experience.

I specialize in , , , , , , , , and .

https://www.linkedin.com/in/paul-ngei/

stefan, to accessibility
@stefan@stefanbohacek.online avatar

Hm. I wonder if I can get any fediverse admins onboard to disable all images on their instance on the World Sight Day in October, so that only alt text shows up.

https://en.wikipedia.org/wiki/World_Sight_Day

#accessibility #a11y #ImageDescription #AltText #FediAdmins #MastoAdmins

stefan,
@stefan@stefanbohacek.online avatar

Nice to see this idea getting shared, and people responding positively, thank you all!

I'd love to hear from on what the best way to achieve this is, for various platforms.

Even if you don't want to participate, I'd like to write up a blog post for those who are interested.

linuxiac, to grafana
@linuxiac@mastodon.social avatar

Grafana Loki 3.0 enhances log management with advanced query filters and comprehensive OpenTelemetry support.
https://linuxiac.com/grafana-loki-3-0-released-with-native-opentelemetry-support/

#grafana #loki #log #devops

relistan, to github
@relistan@mstdn.social avatar

Anyone have any idea why Actions reliably/repeatably sits on this build step for 15 minutes (see timestamps)?

Line 1103 is a tiny little tool. The repo cloned is big, but not THAT big.

matthewskelton, to devops
@matthewskelton@mastodon.social avatar

🤯 US firms lost $360bn per year in poor productivity due to poor employee-supervisor relationships.

Sabine Wojcieszak at Acceler8IT conference

Rob_Bos, to github
@Rob_Bos@mstdn.social avatar

Have you seen the first edition of the newsletter we created @xebia? You can also read along online: https://pages.xebia.com/octoinsider. Stay in the know with all the news regularly!

melroy,
@melroy@mastodon.melroy.org avatar

@Rob_Bos Great! naming-confusion is indeed a big issue and becoming more prominently present in the open source world, which is not good. I'm a package maintainer for various projects, and I notice that my projects also get cloned with malicious code. Too bad PyPi isn't handle those security issues fast enough IMO.

wagesj45, to ai
@wagesj45@mastodon.jordanwages.com avatar

Instruct 7B v0.2 has a strange quirk I found tonight. I pasted in a C# class and asked it to generate comments for everything. I specifically asked it to not rewrite the content of the methods and such, and it always rewrote the whole thing. It was accurate and the comments were great, but it always wants to redo the whole thing. The line between what it can and can't do is mysterious!

wagesj45, to Meme
@wagesj45@mastodon.jordanwages.com avatar

I HATE PASSKEYS! I DON'T WANT TO "UPGRADE" TO PASSKEYS!

levlaz, to programming
@levlaz@hachyderm.io avatar

Finally got around to reading about Open Feature https://openfeature.dev/ -- this is really cool. Love the idea of a standard spec for feature flags to help avoid vendor lock in.

#programming #cicd #devops

ainmosni, to homelab
@ainmosni@berlin.social avatar

So, a question for all , , , people.

I want to setup a netboot setup that boots into a menu of a lot of OS installers. How would you set that up? Right now, the only thing that seems to do what I want is iVentoy, but I was wondering if I have other options.

markwalker, to devops
@markwalker@fosstodon.org avatar

More fun with my new secure cluster today.

I've got cloud-sql-proxy running on 3306 of my bastion vm. I can SSH to said vm, and I can bind port 22 of that vm to a local port via Identity Aware Proxy (IAP).

But I can't bind port 3306 of it to a local port. Even though my firewall rules for IAP allow 22 and 3306 TCP traffic 🤔

"Error while connecting [4003: 'failed to connect to backend']. (Failed to connect to port 3306)"

#GCP #IAP #DevOps

luigi, to devops
@luigi@bolha.us avatar

Hey folks that work with
I want to seek new resources to read about our area, I really like learning new technologies, some study cases, architectures, post mortem, cloud and etc...

Can you recommend me some cool blogs or some topic list? :)

wagesj45, to ai
@wagesj45@mastodon.jordanwages.com avatar

Let #AI write your #code #comments. Please. We need more code comments. We also need good #XMLDoc comments in C# projects.

I know you hate doing your #documentation. This is a perfect use case for AI. It's not like you were gonna do it anyway. :smug:

#csharp #devops #developer #developers #llm #chatgpt #mistral #coder #software

leanpub, to ai
@leanpub@mastodon.social avatar

Mastering Cloud and Kubernetes https://leanpub.com/b/masteringcloudandkubernetes by GitforGits | Asian Publishing House is the featured bundle on the Leanpub homepage! https://leanpub.com #Ai #Python #DistributedSystems #CloudComputing #AmazonWebServices #GoogleCloudPlatform #Devops

leanpub, to devops
@leanpub@mastodon.social avatar

Learn Kubernetes & Docker - .NET Core, Java, Node.JS, PHP or Python by Arnaud Weil is free with a Leanpub Reader membership! Or you can buy it for $11.99! http://leanpub.com/k8s

anderseknert, to vscode
@anderseknert@hachyderm.io avatar

Sneak peek of some of the things coming in the next release. Language server () component extended to do more than linting, as we try to make all aspects of development more enjoyable. Screenshots from where both tooltips and inlay hints are provided via Regal. And there’s more… 😎

image/png

bennysp, to devops
@bennysp@fosstodon.org avatar

I am not usually a huge podcast listener, but I think I want to give some a try. Does anyone know of some good open source, DevOps and/or general tech podcasts to try out?

markwalker, to devops
@markwalker@fosstodon.org avatar

The latest iteration of our GKE cluster setup is to run a bastion host into the network to gain some extra security.

So now I've got to figure out how to make the identity aware proxy (IAP) work so we can still get in.

My evening reading then starts here...

https://cloud.google.com/iap/docs/using-tcp-forwarding

madargon, to devops
@madargon@is-a.cat avatar

Saving my changes in #Gitlab. Saw this "commit changes" button and read it as "commit crimes".
Too much Fedi jokes, I guess :blobcatpusheen:

#DevOps #BeGayDoCrimes

Jeremiah, to devops
@Jeremiah@alpaca.gold avatar

🤯 Warp just showed me the future of devops runbooks. It’s like Postman for CLIs.

Warp (a terminal app) introduced collaborative documents in the terminal (“notebooks”) that can run commands in the terminal. No more hunting for the wiki page or README file.

When combined with its “workflows” (code snippets for commands with easier to use parameter passing), this is the documentation I want for everything I have to do on a command-line.

https://www.warp.dev/blog/notebooks-in-warp-drive

romanoroth, to devops
@romanoroth@fosstodon.org avatar

Friday DevOps Fun 🤣
Pro tip: use clickbait commit messages

jonoabroad, to devops
@jonoabroad@mastodon.nz avatar

Live
Love
Log

bookwar, to devops
@bookwar@fosstodon.org avatar

As usual a good Fediverse conversation is a best motivation to write an article.

So here is the new, slightly provocative one, featuring fever, Professional Users and why developers are always doing things wrong :)

https://quantum-integration.org/integration-engineer-in-a-java-shop

cschrader, to philadelphia
@cschrader@jawns.club avatar

I’ve been here for a while, but I never actually did an post.

I live in , and work in with a background in , , , , and . These days, I spend a lot of time with , , and . I’m part of a nonprofit working to preserve safe greenspace in .

leanpub, to devops
@leanpub@mastodon.social avatar

Continuous Delivery Pipelines by Dave Farley is on sale on Leanpub! Its suggested price is $16.99; get it for $7.99 with this coupon: https://leanpub.com/sh/pkvxt0HQ

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines