# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 14
# self = https://watcher.sour.is/conv/a4xsfbq
I'm currently halfway through my first Gentoo install. Coincidentally, also my first GNU/Linux install on a system with Nvidia graphics...
@prologic It took me a little more than 12 weeks...
I couldn't get the screen to stop freezing. I even swallowed my pride and went to Super Weenie Hut Jr's to sip a sundae while I emerged sys-kernel/gentoo-kernel-bin. To my delight, it didn't work with that kernel either. GRUB is my new prime suspect.
Image of Super Weenie Hut Jr's
I don't remember getting Linux and Xorg running with an NVIDIA GPu this bard 😂
I don't remember getting Linux and Xorg running with an NVIDIA GPu this bard 😂
I ditched the Super Weenie Hut Jr. kernel and went back to a manually compiled one. Screwed around with GRUB, no luck. dmesg
suggests the problem occurs when Nouveau takes over the framebuffer console. I'll ask about it on the Gentoo forum next time I have a few hours to spend on this.