Small language model powered by biriyani
π enjoyer at Wayve.ai
-
01:26
(UTC +01:00) - https://blog.rsinha.org
- @rsinha.org
Pinned Loading
-
Docker compose for ZAP
Docker compose for ZAP 1target:2# The target application we want to scan3image: szsecurity/webgoat
4# The port that the application is available on.5# If the application runs on a non-standard port, -
List of IAM actions via the policy e...
List of IAM actions via the policy editor 1#!/bin/bash2rm policies.js
3rm service_actions.txt
4curl -s https://awsiamconsole.s3.amazonaws.com/iam/assets/js/bundles/policies.js -O && node -e "app={}; EnvInfo ={}; _ = {has: function() {return false;}, extend: function(){},};require('./policies.js'); console.log(JSON.stringify(app));" | jq .PolicyEditorConfig.serviceMap > service_actions.txt
5python iam_actions.py
-
Toy fortune server
Toy fortune server 1package main23import (4"bytes"5"log" -
Grub boot for Debian 7.4
Grub boot for Debian 7.4 1menuentry "Debian 7.4 Live" {2set isofile="/home/ritesh/Downloads/debian-live-7.4-amd64-xfce-desktop.iso"
3# Change partition if needed to hd whatever
4loopback loop (hd0,5)$isofile
5linux (loop)/live/vmlinuz boot=live config toram=filesystem.squashfs findiso=$isofile
-
s3signer
s3signer 1package main23import (4"flag"5"fmt" -
Mutton roast recipe
Mutton roast recipe 1This is not a precise recipe, you can adjust ingredients as per your taste - less spicy, adjust oil based on how much fat there is on the meat. You could add a bit of water, but I've found that this is not necessary at all - the moisture in the onions and fat in the meat is sufficient to cook it. Try to get a mix of fatty and lean pieces of mutton.
234The key ratio is 1 kg meat = half kg onion, this provides enough moisture to cook the meat. The spice mix is also something you can tune to your liking.
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


