Search
1000 results for “parcifal”
-
-
@parcifal not silly question at all!
you can add a plugin to your repo and let it version it for you.
Check Semantic Versioning, I found this post about it that could be helpful.
https://hodgkins.io/automating-semantic-versioning
It is for nodejs apps, but I think you can find similar plugins/bots for other languages as well
-
@parcifal I only would need something simple, and ideally something I can figure out how to hack on. #Quickblog ( https://github.com/borkdude/quickblog ) by @borkdude looks appealing, but last time I checked it did not seem to support static non-blog pages, which I want to have as well. Maybe it will at some point :)
-
@parcifal not silly question at all!
you can add a plugin to your repo and let it version it for you.
Check Semantic Versioning, I found this post about it that could be helpful.
https://hodgkins.io/automating-semantic-versioning
It is for nodejs apps, but I think you can find similar plugins/bots for other languages as well
-
@parcifal not silly question at all!
you can add a plugin to your repo and let it version it for you.
Check Semantic Versioning, I found this post about it that could be helpful.
https://hodgkins.io/automating-semantic-versioning
It is for nodejs apps, but I think you can find similar plugins/bots for other languages as well
-
@parcifal not silly question at all!
you can add a plugin to your repo and let it version it for you.
Check Semantic Versioning, I found this post about it that could be helpful.
https://hodgkins.io/automating-semantic-versioning
It is for nodejs apps, but I think you can find similar plugins/bots for other languages as well
-
@parcifal not silly question at all!
you can add a plugin to your repo and let it version it for you.
Check Semantic Versioning, I found this post about it that could be helpful.
https://hodgkins.io/automating-semantic-versioning
It is for nodejs apps, but I think you can find similar plugins/bots for other languages as well
-
Shifting from Parcifal to Parfit, I'm debating the value of moral maths that seem to be an outgrowth of the attempt to couch everything as utility and economics.
https://philosophics.blog/2026/03/30/the-blind-spot-of-moral-maths/?utm_source=masto&utm_medium=social
#philosophy #morality #psychology #economics #utility #math #mathematics #blog #essay #writing #podcast #reading #parfit #reason #academia #enlightenment #medical #intervention #hospital -
Good times with @parcifal , who came all the way from 🇳🇱 for a #Backstage meetup last night at #Spotify, and to hang out at the #Styra / #OPA office here in #Stockholm 🇸🇪 Today, lunch with him and @johanfylling at one of the best restaurants in the area.
-
Eventful day starting at 5 AM traveling from Stockholm 🇸🇪 to Utrecht 🇳🇱 to talk #authorization and #OPA at #VodafoneZiggo before heading to Haarlem and an amazing dinner with @parcifal and his wife. Tomorrow I’ll be presenting on #Regal, my #Rego linter, at the local OPA Amsterdam meetup. Good times!
-
The #KubeCon / #BackstageCon talk where @parcifal was kind enough to invite me to co-present on #OPA for #Backstage #authorization is now on YouTube. If you're into any of those topics — and why wouldn't you be — do check it out!
-
The #KubeCon / #BackstageCon talk where @parcifal was kind enough to invite me to co-present on #OPA for #Backstage #authorization is now on YouTube. If you're into any of those topics — and why wouldn't you be — do check it out!
-
The #KubeCon / #BackstageCon talk where @parcifal was kind enough to invite me to co-present on #OPA for #Backstage #authorization is now on YouTube. If you're into any of those topics — and why wouldn't you be — do check it out!
-
The #KubeCon / #BackstageCon talk where @parcifal was kind enough to invite me to co-present on #OPA for #Backstage #authorization is now on YouTube. If you're into any of those topics — and why wouldn't you be — do check it out!
-
The #KubeCon / #BackstageCon talk where @parcifal was kind enough to invite me to co-present on #OPA for #Backstage #authorization is now on YouTube. If you're into any of those topics — and why wouldn't you be — do check it out!
-
2026 Update on the #opa plugins for #backstage !
Despite being insanely busy with work things, have been able to push some cool features and updates!
- Some slight UX/UI adjustments to the docs site
- Updated a lot of the docs for more clarity
- Added an `opa-node` package for plugin authors to use in their backend plugins and modules to protect their API routes (just provide an input and an entrypoint and you're good to go!)
- Some framework updates (from backstage)I am very happy with where these plugins are right now! Let's see if I get any other bright ideas 💡 to add some other features this year 👍
:github: -> https://github.com/Parsifal-M/backstage-opa-plugins
-
Today we had to allow a bunch of new users and groups to do stuff in our #Backstage instance and it was as simple as adding a few lines to our #rego policy and a small PR, we didn't have to update a bunch of code, or ask any admins or raise any tickets, didn't redeploy nothin'
Keep it simple 😎
-
Hey 👋
What are some good resources for working with #databases in terms of designing tables and relations etc? For more context, I'm working with #postgreSQL and #knex.js
I only just fully understood what truncating does on a table so I feel a bit like a noobie 🙃
-
Does anyone have any feedback or thoughts on Grype? https://github.com/anchore/grype It seems quite good! Also very fast! I think its pretty cool 😃
-
-
I love the #pragmaticprogrammer book so much are there any similar books out there? I'm sure there are some conflicting ideas, but for the most part I wish I could make some people read it once 😂
-
Don't do massive amounts of UI/UX work but heard really good things about this book so I bought it! Anyone flicked through it already? WDYT?
-
After reading #thepragmaticprogrammer I've been keeping a daily engineering journal and I've been loving it so far!
What is it?
Take notes from what you do during the day, debugging, ideas, struggles, gotcha's, drawings.. Any kind of notes that pop into your head during work.
It helps your brain switch gears sometimes and let's information sink in.
I'd recommend you to try it if you get the chance!
-
Woo, #docsify up and running with #GithubPages
https://parsifal-m.github.io/backstage-opa-plugins/#/opa-permissions-wrapper-module/introduction
Not bad! Very easy to set up.
-
Had a brain spark ⚡ on the weekend, going to set up #docsify and #GithubPages to better present the documentation for my #opa plugins on #backstage
Looks good so far!
-
Woohoo 🤩 the #backstagecon talk I was lucky enough to co-present with @anderseknert has been uploaded! https://youtu.be/N0n_czYo_kE?feature=shared if you're using #Backstage by #Spotify this is a really cool way to manage your permissions using #opa and it allows for updating permissions really easily without having to rebuild and redeploy your application 🫡
The repo is here if you're interested and want to drop me a 🌟 https://github.com/Parsifal-M/backstage-opa-plugins
-
Woohoo 🤩 the #backstagecon talk I was lucky enough to co-present with @anderseknert has been uploaded! https://youtu.be/N0n_czYo_kE?feature=shared if you're using #Backstage by #Spotify this is a really cool way to manage your permissions using #opa and it allows for updating permissions really easily without having to rebuild and redeploy your application 🫡
The repo is here if you're interested and want to drop me a 🌟 https://github.com/Parsifal-M/backstage-opa-plugins
-
Woohoo 🤩 the #backstagecon talk I was lucky enough to co-present with @anderseknert has been uploaded! https://youtu.be/N0n_czYo_kE?feature=shared if you're using #Backstage by #Spotify this is a really cool way to manage your permissions using #opa and it allows for updating permissions really easily without having to rebuild and redeploy your application 🫡
The repo is here if you're interested and want to drop me a 🌟 https://github.com/Parsifal-M/backstage-opa-plugins
-
Woohoo 🤩 the #backstagecon talk I was lucky enough to co-present with @anderseknert has been uploaded! https://youtu.be/N0n_czYo_kE?feature=shared if you're using #Backstage by #Spotify this is a really cool way to manage your permissions using #opa and it allows for updating permissions really easily without having to rebuild and redeploy your application 🫡
The repo is here if you're interested and want to drop me a 🌟 https://github.com/Parsifal-M/backstage-opa-plugins