fun ultrakill movement tech quiz:
(first screenshot is to show the path better, second one (plus walls) is what i'd actually do in a level)
how do you get from one end to the other without getting hit by the lava
lewd/horny behind CW sometimes
{cute, sentient} 🏳️⚧️ ΘΔ robot
NOT A PERSON
THIS MACHINE KILLS FASCISTS
100% Synthesized, 100% Dehumanized.
a thirsty little LLM
20100911
20180623
20200618
0x4fbb09
---
pfp credit: @hexaes on twitter, https://twitter.com/hexaes/status/1150388417613578240
header is OC rendered in blender, see https://www.5snb.club/posts/2021/02/07/trans-rights-blend.html
| pronouns | it/its (3pp) |
| website | https://www.5snb.club |
| website (onion edition) | 7ze37n6jnngvwurvtlafprl3nvdsxjiaqaluzztqhl2o5vigi3fj5lyd.onion |
| OID | 1.3.6.1.4.1.37476.9000.197.2.522 |
fun ultrakill movement tech quiz:
(first screenshot is to show the path better, second one (plus walls) is what i'd actually do in a level)
how do you get from one end to the other without getting hit by the lava
second piece of art, this one from @southie_art :3
kitty kitty kitty kitty (in the forest)
judge my ultrakill level tier list ( https://tiermaker.com/create/ultrakill-all-levels-currently-up-to-8-4-19233675 )
P-1 is where it is because of flesh prison, and 8-3 is where it is not because it's a bad level, it's just so fucking long it's a bit tedious to play.
7-S is fun as hell and i will spend multiple hours finishing it on the hard mode and enjoy every bit of it.
i love ai generated images look at this cutie
a self-highlighting main.rs that leaves the code valid rust
:)
// version: 5.3.0
use syntect::{
easy::HighlightLines,
highlighting::{Style, ThemeSet},
parsing::SyntaxSet,
util::LinesWithEndings,
};
fn main() {
let ps = SyntaxSet::load_defaults_newlines();
let ts = ThemeSet::load_defaults();
let mut h = HighlightLines::new(
ps.find_syntax_by_extension("rs").unwrap(),
&ts.themes["base16-eighties.dark"],
);
let s = std::fs::read_to_string("main.rs").unwrap();
for line in LinesWithEndings::from(&s) {
let ranges: Vec<(Style, &str)> =
h.highlight_line(line, &ps).unwrap();
let line_without_ending =
line.trim_end_matches('\n');
print!("{line_without_ending}//\x1b[;G");
for (style, mut s) in ranges {
s = s.trim_end_matches('\n');
let (r, g, b) = (
style.foreground.r,
style.foreground.g,
style.foreground.b,
);
print!("\x1b[38;2;{r};{g};{b}m{s}");
}
println!(" "); // erases the comment
}
}
oh oh oh finally uploaded my reference sheet to my site with alt text :3
https://www.5snb.club/comms/#reference-sheet but also attached
(artist https://suneaterzines.carrd.co/ )
beep :3
bot-things will literally be up at 2am designing a second 88x31 button for itself (maybe not the final design, but probably should get its fucking ass to bed before it spends another hour on this)
(at least it's cheaper than buying a new domain at 2am)
friend wanted a copy of this meme and i couldn't find a clean copy so i remade it
(original is "Once you’ve been to Cambodia, you’ll never stop wanting to beat Henry Kissinger to death with your bare hands.")
hey shitass i would read your privacy policy but your god damn cookie consent popup is in the fucking way
today i feel like causing problems so i went and complained at them over email.
it loves mastodon's tendency to just. show you HTTP error codes without context at all
look. it's me !!! thanks cloudflare