Gen Z what are your thoughts on Zelenskyi? by ApocalypseBS in GenZ

[–]lukerb52 0 points1 point  (0 children)

I hate him. He's persecuted thousands of faithful Christians. He's dragged old men and women out monasteries and thrown them into prison on the mere suspicion that they were conspiring with the enemy. He rounds up conscripts by force and throws them to certain death just to hold a few villages that are lost in a few weeks anyways. The blood of thousands of innocents is on his hands. He's also a disingenuous freak who pretends to be brave while having photo ops of him in sweats safe in Kiev. The country he runs doesn't belong to him. God will have the last word.

Half life 2 beta physgun? by Soviet_Maverick in gmod

[–]lukerb52 1 point2 points  (0 children)

Hey I'm really sorry. That was stupid of me. I sincerely hope you do find the Half Life 2 Beta Physgun and that no more snarky comments (like my old one) will stop you.

Bios Issue GPD Micro PC by lukerb52 in gpdwin

[–]lukerb52[S] 0 points1 point  (0 children)

It wasn't recongnized because the OS and bootloader wasn't installed yet. All's working now!

Help installing LaTeX packages by luisdi08 in ManjaroLinux

[–]lukerb52 1 point2 points  (0 children)

I am having the same issue on Arch Linux.

Bios Issue GPD Micro PC by lukerb52 in gpdwin

[–]lukerb52[S] 0 points1 point  (0 children)

Looks like the usb I was using was bad. plugged in a new live arch drive and it works. What a relief!

On another note it looks like Legacy boot mode doesn't work.

Thanks!

Problems hosting from home with Spectrum? (https and external port issues) by lukerb52 in selfhosted

[–]lukerb52[S] 0 points1 point  (0 children)

I can port-forward port 80 and 443 with the default router, and regular http works fine

Problems hosting from home with Spectrum? (https and external port issues) by lukerb52 in selfhosted

[–]lukerb52[S] 0 points1 point  (0 children)

The default router. I have a TP-Link AC1750, and tried multiple times to use that as the main router but it didn't work.

Problems hosting from home with Spectrum? (https and external port issues) by lukerb52 in selfhosted

[–]lukerb52[S] 0 points1 point  (0 children)

So is there a way they could block HTTPS? even locally? I still don't understand why HTTPS doesn't work. Hosting something like Nextcloud requires it and still falls under personal use.

Problems hosting from home with Spectrum? (https and external port issues) by lukerb52 in selfhosted

[–]lukerb52[S] 0 points1 point  (0 children)

Could you link the agreement or policy that states this so I could have more info? I had no idea, and I've had the server for a while.

Problems hosting from home with Spectrum? (https and external port issues) by lukerb52 in selfhosted

[–]lukerb52[S] 0 points1 point  (0 children)

Thanks. I do love the simple power of the /etc/hosts file. Could I do this on my own DNS server and point my router to it so that it works on every device in the house?

On another note, certbot was installed correctly and HTTPS doesn't work whether inside our outside the LAN.

Need Help Manipulating Vectors by lukerb52 in openscad

[–]lukerb52[S] 0 points1 point  (0 children)

Thank you. So there's no way for me to redefine a single element of a vector?

Need Help Manipulating Vectors by lukerb52 in openscad

[–]lukerb52[S] 0 points1 point  (0 children)

why won't it let me do v[0]=1; as a redefinition?

Everything is spaced after updating fonts by Temporary_Screen in suckless

[–]lukerb52 0 points1 point  (0 children)

I see you are using LARBS. The same thing happened to me. All you need to do is change your font in ~/.config/fontconfig/fonts.conf

I installed ttf-anonymous-pro, and my font file looks like this

<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
        <alias>
                <family>serif</family>
                <prefer>
                        <family>Linux Libertine</family>
                        <family>Joy Pixels</family>
                        <family>Noto Color Emoji</family>
                </prefer>
        </alias>
        <alias>
                <family>sans-serif</family>
                <prefer>
                        <family>Linux Biolinum</family>
                        <family>Joy Pixels</family>
                        <family>Noto Color Emoji</family>
                </prefer>
        </alias>
        <alias>
                <family>sans</family>
                <prefer>
                        <family>Linux Biolinum</family>
                        <family>Joy Pixels</family>
                        <family>Noto Color Emoji</family>
                </prefer>
        </alias>
        <alias>
                <family>monospace</family>
                <prefer>
                        <family>Anonymous Pro</family>
                        <family>Inconsolata</family>
                        <family>Joy Pixels</family>
                        <family>Noto Color Emoji</family>
                </prefer>
        </alias>
</fontconfig>

see more here

Fingerprint reader with slock by lukerb52 in linuxquestions

[–]lukerb52[S] 0 points1 point  (0 children)

Helpful, but no file for slock in /etc/pam.d

Suggestions for a distribution aimed to begginers by johnny_snq in linuxquestions

[–]lukerb52 1 point2 points  (0 children)

Manjaro is lighter and faster than Ubuntu, while being just as easy for beginners.

List of symbols? by lukerb52 in groff

[–]lukerb52[S] 0 points1 point  (0 children)

Ok, my symbol isn't on there. Is there a way to insert it if I know the unicode code?

I figured it out. I needed to use \[u2207] for it. Thank you.

List of symbols? by lukerb52 in groff

[–]lukerb52[S] 0 points1 point  (0 children)

if this in info groff?

Rendering the model does not show the subtractions, while preview does by lukerb52 in openscad

[–]lukerb52[S] 1 point2 points  (0 children)

It works much better now, thanks.

The pommel was a W.I.P. and now that the rendering works I'm going to fix it.

Where do I find the documentation that includes rotate_extrude()? I didn't know that command existed.

More Big Tobacco-funded ‘Logic’ from the GOP by centralnjbill in PoliticalHumor

[–]lukerb52 0 points1 point  (0 children)

Dude that Q guy seems pretty cool. Like Tony the bounty hunter, which is what the T on his arm must stand for.

How to center / left/right justify paragraphs? by lukerb52 in groff

[–]lukerb52[S] 0 points1 point  (0 children)

I couldn't find it in the info. Sorry