Skip to content

DAFED

Just a bunch of guys from around the world with interests in technology, sharing the pain of programming; but it's mostly just memes and pictures of dogs (occasionally cats).

We sometimes write about our pain...

ally: Private Github Readme Stats server and uploading to S3 with Ansible Semaphore

Containerise a private Github Readme Stats server and upload stats card image to S3 using an Ansible playbook on a schedule with Semaphore

github-readme-stats, docker, ansible, semaphore

wes4m: Demo of 20230609.zip

Google launched 8 new TLDs on May 3rd, 2023 for EAP including .zip (Link) The security community had fun coming with all kinds of phishing ideas using it. I made a tool that demonstrated some of this https://20230609.zip. More details and explinations are found in its homepage. The following is just one example of what can be done. Github repos Many github repos include scripts such as build.sh docker-build.sh install.sh …

first

wes4m: Side Project #9837: Visual Nodes Scripting

There are many visual programming implementations out there that make approaching some specific tasks easier. One of which is Unreal Engine’s Blueprint’s system. It provides game developers with a way to program visually by connecting different nodes. Each node taking in some inputs, and/or options, doing something with it, then outputting the results. You can also implement your own re-useable nodes using C++. It’s apparently turing complete too. I wanted to make something similar for a project I’m working on, which brings us to: Data Flow Programming, Flow Based Programming, Node Graph Architecture, and a thousand other names.

dev, golang

ally: Use git feature to 'hide' local changes of a Dockerfile which installs xdebug

Use git update-index --assume-unchanged to remove local changes of a Dockerfile from the staging area in a repository, and use (an ignored) docker-compose.override.yml to configure xdebug.

docker, xdebug, git

ally: Basic Cognito user pool with login/logout integration in Laravel, with users/system clients

A relatively basic Laravel integration with an Amazon Cognito user pool with two clients. The first client for web users will be used to initiate (from Laravel) login/logout on Cognito’s hosted UI with email/password. The second client will be for system users, which will generate tokens with email/password through API instead of hosted UI. Finally, a simple console command to decode/verify web and system users’ JTWs from the user pool’s JWKS.

laravel, cognito, terraform

ally: Adding asynchronous search to a hugo blog

Learn how to add asynchronous search to a hugo blog with alpine.js and fuse.

hugo, alpine, fuse

You can see more here:

Pinned Loading

  1. skill-tree skill-tree Public

    Build your own skill tree showing off your tech skills/experience. Inspired by roadmap.sh

    Makefile 1

  2. dafedteam dafedteam Public

    Vue 1

Repositories

Showing 3 of 3 repositories
  • .github Public
    dafedteam/.github’s past year of commit activity
    0 0 0 0 Updated Sep 4, 2024
  • dafedteam/dafedteam’s past year of commit activity
    Vue 1 0 0 22 Updated Mar 5, 2023
  • skill-tree Public

    Build your own skill tree showing off your tech skills/experience. Inspired by roadmap.sh

    dafedteam/skill-tree’s past year of commit activity
    Makefile 1 0 0 0 Updated Sep 14, 2020

Top languages

Loading…

Most used topics

Loading…