The worst kind of an Internet-herpaderp. Internet-urpo pahimmasta päästä.
this is me, doing php and javascript on daily basis.
man, it’s been ages since I last saw this movie. Sober me’s todo for tomorrow: meaning of life, python. GET. ON. IT.
“20$ is 20$”
which said it first: kofi -funded developer or onlyfans star?
don’t we all? But we’re here to make boring business software for MBA’s
https://xkcd.com/323/ this? and the fact that most of my programming breakthroughs have come while in “two beers” territory.
edit: actually, no. MOST of my programming breakthroughs have dawned on me while sitting on the can. But second most is “two beers down”.
I’ve always thought the “buy me a cup of coffee” was a thinly veiled euphemism for “give me beer”
edit: also, I have contributed. There’s this one android app that works to translate between different wargaming/miniature painting paint brands (as in color matching), the dev straight up asks for a contribution for beer. It was so brutally honest I had to.
I know it’s a circumvention of the issue, and at times annoying, but you can add -site:reddit.com
to the search to rule out a site, iirc
3, Robert"; DROP TABLE *; –
I can’t believe the amount of hot singles in %LOCATION_NAME% near me!
it’s like that friends -meme: “repeat after me: discord is not the place for documentation/wiki/distribution”, and joey goes “discord is the place for documentation/wiki/distribution”.
That’s probably the thing. My videos are in finnish, with quite a bit of background speech in english (long story short: they’re letsplays). Could be that the auto-transcription can’t quite parse the random mix of finnish and english. I’ve mostly seen some odd videotitles translated to finnish, and tbh, they are so wildly confusing to me. I almost skipped a video from one of my fav. creators due to the title as I wasn’t expecting it.
(the creator may have to enable this, not sure).
afaik not an option for creators, OR it isn’t an option for me/my videos.
when the company as allocated at most 5 seconds per delivery and you’ve already spent 3, reading instructions is not going to happen. Gotta go fast
basically nothing/same “command not found”.
“fewer” doesn’t have execute rights, nor does the next command use the fewer in current directory. But, taking all that into account and “doing it right…ish”:
$ touch fewer
$ chmod +x fewer
$ ./fewer .bashrc
#it outputs nothing, it's an empty script
[malix@derp ~]$ fewer .bashrc
bash: fewer: command not found
:(
worked fine on my android phone, using Connect.
worked fine on firefox & linux, the file shows as .webp to me.
Decided to investigate this a bit: when opened to new window, the image url has ?format=webp
query argument, if I change that to ?format=jxl
then it breaks as the server actually provides a .jxl file. At least I had to TRY to break it :P
% file c6ca4c8c-20a2-4105-8e6c-833d8c7d3e52.*
c6ca4c8c-20a2-4105-8e6c-833d8c7d3e52.jxl: JPEG XL codestream
c6ca4c8c-20a2-4105-8e6c-833d8c7d3e52.webp: RIFF (little-endian) data, Web/P image, VP8 encoding, 623x700, Scaling: [none]x[none], YUV color, decoders should clamp
Its pretty close, but ideally I’d want to have it fit fin/swe layout without using modifiers to type ö and ä, and have them more or less where they’d be on normie layout. (I can live without å, so that already gives 1 key more leeway).
So far pretty much no ortho split allows this, I think. Unless I move enter key to the thumb keys or so. But then again that might be the default for eego/split keebs anyway, I dunno.
Going to have to read up on these a bit more.
huh? or did I miss something here?
edit: or are plain-text curlable websites a feature I’m not aware of? Or curl’ers use some striptags feature?