Jay Bosamiya

269 Followers
256 Following
73 Posts
🦊 Software security researcher. PhD from CMU. CTFer (PPP). Open source dev. BTech from IIT Roorkee.
Websitehttps://www.jaybosamiya.com
Twitterhttps://twitter.com/jay_f0xtr0t
GitHubhttps://github.com/jaybosamiya/
New hobby. Googling "As an AI language model" site:amazon.com.

Self-healing code is a pretty cool concept (https://github.com/biobootloader/wolverine)! But please please please don't be tempted to deploy something like this in anything that processes user inputs – prompt injections in error messages is a thing.

On self-healing code and the obvious issue:
https://gynvael.coldwind.pl/?lang=en&id=766

#LLMs #programming #hacking #security #chatgpt

GitHub - biobootloader/wolverine

Contribute to biobootloader/wolverine development by creating an account on GitHub.

GitHub
@gynvael tangentially reminds me of the older https://github.com/munificent/vigil which automatically heals Python-like programs into maintaining its oaths. The whole README is well worth the read
GitHub - munificent/vigil: Vigil, the eternal morally vigilant programming language

Vigil, the eternal morally vigilant programming language - munificent/vigil

GitHub

Ahoy, mateys! Trim yer sails, sharpen yer cutlasses, and gather yer hearties; it’s time for a swashbuckling CTF adventure!

We be raisin’ the Plaid Flag and settin’ sail on April 14 at https://plaidctf.com/. Savvy? We hope to see ye aboard!

#plaidctf #ctf

Plaid CTF 2023

@quinn Happy birthday!!
@mcc relevant blogpost from 2021 where placing a JS interpreter (Spidermonkey here) in Wasm lets you do straight up wizardry https://bytecodealliance.org/articles/making-javascript-run-fast-on-webassembly
Making JavaScript run fast on WebAssembly

JavaScript in the browser runs many times faster than it did two decades ago. And that happened because the browser vendors spent that time working on intensive performance optimizations.

Bytecode Alliance
Met up with a friend today after quite a long time and played Mantis Falls for the first time. Quite a fun game, would recommend https://boardgamegeek.com/boardgame/291847/mantis-falls
Mantis Falls

Work together to flee mob-ruled Mantis Falls... but are you all who you claim to be?

BoardGameGeek
In a new paper, David Smith, Joseph Myers (@jsm28), Chaim Goodman-Strauss and I prove that a polykite that we call "the hat" is an aperiodic monotile, AKA an einstein. We finally got down to 1! https://arxiv.org/abs/2303.10798 4/6
An aperiodic monotile

A longstanding open problem asks for an aperiodic monotile, also known as an "einstein": a shape that admits tilings of the plane, but never periodic tilings. We answer this problem for topological disk tiles by exhibiting a continuum of combinatorially equivalent aperiodic polygons. We first show that a representative example, the "hat" polykite, can form clusters called "metatiles", for which substitution rules can be defined. Because the metatiles admit tilings of the plane, so too does the hat. We then prove that generic members of our continuum of polygons are aperiodic, through a new kind of geometric incommensurability argument. Separately, we give a combinatorial, computer-assisted proof that the hat must form hierarchical -- and hence aperiodic -- tilings.

arXiv.org