back
user profile
kristianpaul
4,745karma·961submissions·September 20, 2018
about
kristianpaul.org
recent activity (961 total)
comment
Once again its no the vulnerability but how permissions are assigned to applications.
comment
Could not agree more
comment
Is this the beginning of a new way of deploying applications?
comment
Link redirects and no mention of it in docs
comment
https://docs.aws.amazon.com/lambda/latest/dg/invocation-urls... Is gone and no reference to this in AWS Lambda docs…
comment
Wait, isn't that just called Self-hosted?
comment
Ohh thats interesting
comment
Hopefully Systemd eventually does.
comment
Does this comes with free security updates?
comment
Install OpenFaas
comment
Doesnt searx looks for results at duckduckgo and google for you anyway? Whats the difference from using ddg directly?
comment
“ bacon is a background rust code checker. It's designed for minimal interaction so that you can just let it running, side to your editor, and be notified of warnings and errors in your Rust code…
comment
The lesson for me here is to actually have scripts written where the business logic is clear to see and change. This is a workflow in a python script but could also be a tool just by adding argument p…
comment
“pystemd.run imitates systemd-run, but with a pythonic feel to it.”
comment
How this compares with Retool?
comment
That compiler service is usually put together as part of a Continuous Integration process where if hosted in the cloud you can launch beefy instances on demand and or spot (aws jargon) as part of your…
comment
No need for array when i can create files and combine their content with commands like tac and other coreutils text utilities.