@domi@donotsta.re
@domi@donotsta.re avatar

domi

@domi@donotsta.re

scared of you more than you think
interests: reverse engineering, networks, osdev and olde shite

"we can't all be gay. but we can all do crime" ~ juh
"Plural system, (...) very cute" ~ @phos
"idk, these things work better when they're out of context IMO" ~ @linus
"you’re such a zork" ~ @jaiden
"one sec; aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa :neocat_blush_hide:" ~ https://donotsta.re/users/filmroellchen

aka Dominique (catchall; headmates: Alice, Paula, Tulip, Emily)

This profile is from a federated server and may be incomplete. Browse more on the original instance.

domi, to random
@domi@donotsta.re avatar

seeing people complain about flexbox and i feel like i have ascended that whole discussion even before it started

something doesn’t display properly? sure lemme just F12, display: and press the arrow down until it looks properly :blobcatsweat:

mwk, to random
@mwk@donotsta.re avatar

the reason catgirls have vertical pupils is that it's the shape optimized for viewing large sections of a source code file at once

domi,
@domi@donotsta.re avatar

@mwk so that’s why all catgirls seem to dislike Java and its long classnames..

rail_, to random
@rail_@bark.lgbt avatar

Honestly it's so weird to think about that for an overwhelming majority of people exclusive relationship is the only acceptable option

Like what the hell how

domi,
@domi@donotsta.re avatar

@rail_ abolish social norms

domi, to random
@domi@donotsta.re avatar

i have apparently reached the level of iptables proficiency where:

  1. I have a problem that’s non-trivial, but sounds doable
  2. randos on the internet say it “can’t be done”, “don’t use ip6tables for that”, etc
  3. failing to find a solution, I try to write a rule that has a correct vibe
  4. tfw it works first time
n0toose, to random
@n0toose@chaos.social avatar

I stole @networkexception's skin (in Minecraft)

domi,
@domi@donotsta.re avatar

@n0toose @networkexception

n0toose

minecraft, not minetest

who are you and what did you do with my favourite greek person

aras, to random
@aras@mastodon.gamedev.place avatar

Current project size breakdown:

  • 6kb misc images
  • 15kb executable code
  • 96kb one blue noise texture
  • 3150kb music track

Size budgeting is my passion!

domi,
@domi@donotsta.re avatar

@lanodan @aras most PSX CDs are like that, too! AFAIR with a player bad enough you can even play the digital data from the first track!

domi, to random
@domi@donotsta.re avatar

new internet standard: announced on fedi

now for the hard part of my morning: breakfast

linus, to random
@linus@donotsta.re avatar

there should be a /.well-known/ for avatar images

domi,
@domi@donotsta.re avatar

@linus be the change you want to see in the world! I’d participate!

domi,
@domi@donotsta.re avatar

@april @cpluspatch @linus okay not to have an xkcd.com/927 moment, but given that others have mentioned webfinger, I think that if we introduce another way of doing things we’re just gonna add to the confusion

(personally, I would prefer if it under .well-known instead of rel… it makes more sense!)

domi,
@domi@donotsta.re avatar

@lanodan @tastytea @linus so looking at libravatar, and while cool conceptually, this is less of a “i want a static URL that I can plop into a webpage and trust it to never change” and more of a “i want my full-stack application to be able to fetch avatars

as a replacement for gravatar? wonderful, i should probably set this up for myself, just to support the tech

as a replacement for what we wanted? ehhhhhh, idk

domi,
@domi@donotsta.re avatar

@april @linus okay, CORRECTION, I was under the impression that webfinger works by hosting your pfp under a specific URL, and not by hosting a JSON file describing how to find your pfp

… i am again torn, but I want to embrace js-less stuff 😭

hey, has anyone ever made a .well-known entry actually well-known without a standard? i want to be the first

domi,
@domi@donotsta.re avatar

@april i mean, i’d be fine if it was just a GET /.well-known/avatar that returns you a 302 to someplace with an image/* mimetype? personally i’d write this as a nginx rewrite, or maybe a symlink in the underlying fs

together with @linus we’re just BIG FANS OF HOTLINKING

domi,
@domi@donotsta.re avatar

@4censord @april @linus yeah, but how can you infer a nickname outside of knowing there is one? we can’t really mandate a directory listing under /.well-known/avatar/

fwiw i think that for most purposes, dividing a .well-known per-user will be enough; the only place where I could see this break are hosting servers where you have a tilde directory instead of a subdomain; for those, it may be wise to have a per user .well-known, like http://example.com/~user/.well-known/avatar

domi,
@domi@donotsta.re avatar

@april @4censord @linus anyhoo, i’m now the first person to deploy this non-standard :p for now it does a 302, but I think this path should allow for a 200 as well to limit the amount of requests your agent has to make

https://sdomi.pl/.well-known/avatar

domi,
@domi@donotsta.re avatar

@april @4censord @linus hell, i’ll even throw your standard extension in there:

https://sdomi.pl/.well-known/avatar/sdomi

now go! write software!

domi,
@domi@donotsta.re avatar

@lanodan @april @linus @4censord hell yeah! thanks! :D

domi, to random
@domi@donotsta.re avatar

new profile background because framebuffer corruption pretty

domi, to random
@domi@donotsta.re avatar

waaah it’s this time of spring where it was already warm for a few days so my expectations are “hooray, i can open the window!” and the reality is that it’s like 8°C out there

scammed

domi,
@domi@donotsta.re avatar

@lanodan i just want her my ~20°C back, man

linus, to random
@linus@donotsta.re avatar

what if… target triplets but for browsers

  • gecko-mozilla-firefox
  • blink-google-chrome
  • blink-google-chromium
  • blink-opera-opera
  • blink-microsoft-edge
  • edgehtml-microsoft-edge (deprecated)
  • webkit-apple-safari
  • webkit-gnome-epiphany
  • servo-mozilla-unknown (deprecated)
  • servo-linuxfoundation-unknown
  • ladybird-serenityos-browser-native
  • ladybird-serenityos-browser-qt
  • shadow-canadahonk-unknown
domi,
@domi@donotsta.re avatar

@linus > edgehtml-microsoft-edge

hell nah the party’s at trident_mshtml-microsoft-internetexplorer

domi,
@domi@donotsta.re avatar

@linus considering how many ports netscape had, it would be fun to write it as unknown-netscape-i386, unknown-netscape-m68k, unknown-netscape-ppc…

domi,
@domi@donotsta.re avatar

@linus (i know, only the runtime differs, not the code itself. but then why is the architecture in the UA 😭)

domi,
@domi@donotsta.re avatar

@lanodan @linus either that or through some javascript’s window.navigator.oscpu magic

domi, to random
@domi@donotsta.re avatar

ah yes, the scientific terms:

  • soft bonk
  • hard bonk

i firmly believe that both of those are what you get when you post various levels of cursed hacks on fedi

domi,
@domi@donotsta.re avatar

27:31 “the term invisible wall has two parts to it: Invisible and Wall

me: taking notes

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • rosin
  • mdbf
  • khanakhh
  • ethstaker
  • osvaldo12
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • InstantRegret
  • Youngstown
  • everett
  • slotface
  • kavyap
  • anitta
  • cubers
  • Durango
  • modclub
  • tacticalgear
  • ngwrru68w68
  • tester
  • GTA5RPClips
  • provamag3
  • cisconetworking
  • normalnudes
  • Leos
  • megavids
  • lostlight
  • All magazines