#dev 2025-07-12

2025-07-12 UTC
grufwub, claudinec, GuestZero, [morganm], jak2k, duanin2, luca, chimo, [marksuth], Guest4, sarna and [KevinMarks] joined the channel
#
[KevinMarks]
If I have a rendered webpage in the browser, how do I capture that as a single tall image I can scroll through?
#
[KevinMarks]
There's an article about my uncle in a German newspaper, which I paid to access, but it doesn't print to PDF https://www.sueddeutsche.de/projekte/artikel/bayern/bayern-wohnen-straubing-muenchen-kunst-e018158/
#
[KevinMarks]
there's some clever scroll wrangling in the page to make the images fullscreen that is broken by the 'make the vertical height large' trick
#
jak2k
[KevinMarks]: In Firefox, you can right-click, select "Take Screenshot" and click "Save full page" in the top right.
#
jak2k
Ctrl + S might work too, depending on the site.
john joined the channel
#
[KevinMarks]
I tried the save things too - the problem is the fullscreen scroll effect. I'm going through the DOM with inspect and finding the picture elements and saving the biggest source.
#
[KevinMarks]
not quite worth writing code to do it
rozodru joined the channel
#
Saphire
[KevinMarks]: firefox has a thing, and you could make sure to scroll all the way up before finalizing it. But if there's any kind of dynamic scroll response... lol nothing will work
#
[social]
If you have Arc browser it has a “Capture Full Page” which I’ve used. On Mac I have an app Shottr for difficult full page captures
sebbu joined the channel
#
srazkvt
i think firefox has an extension for it
#
perryflynn
the rightclick -> screenshot feature is build-in in firefox. awesome. didn't knew that.
#
perryflynn
but it dies not support fixed background images. so only the first part of the screenshot shows the screenshot correctly and the rest has just static color.
balintm, balintm_, sarna, sebbu, GuestZero_, Luther_Gray, rozodru and Suma joined the channel
#
Suma
When I add status.cafe widget in my site , it's showing only in local machine but not in neocities 😐
#
Suma
Anyone knows why
#
rozodru
so it's showing locally on your machine but not on your live site. what's the error you get when you check it in your devtools on the browser? dumb question but you sure you uploaded it?
#
rozodru
also how are you doing version control if you're doing any at all
samundersingh joined the channel
#
osteophage
Hey, um, why is everyone showing with the same user avatar? Is this a bug or is everyone impersonating Aaron on purpose?
#
doesnm
i think that's bug
#
osteophage
Oh okay now they're all back to the default. Not sure what happened there.
#
doesnm
does discord bridge should show avatars from chat-pages for irc users?
#
osteophage
No, normally they're the default Discord avatar (a Discord logo). I think. I'm not really sure which of you are on IRC vs Slack.
#
doesnm
i'm on IRC, slack users are with brackets
#
osteophage
Ah, so that's the tell.
gRegor and gRegorLove_ joined the channel
#
capjamesg
I just learned about it!
donna joined the channel
#
[artlung]
I’ve not but I’ve done lots of crazy stuff to account for stuff that failed to load properly server side or via jd which I could have used that for.
rozodru, Saige_Leah, rrix, balintm, barnaby and jak2k joined the channel
#
[morganm]
At work if I need a quick screen I have used go full page aaron linked before
#
[morganm]
(responding to earlier post)