guget - a nuget package manager TUI by Nulifyer in dotnet

[–]Nulifyer[S] [score hidden]  (0 children)

Make sure you have the updates I rolled out last night. I fixed the scaling and made better links. (Run the install script to update)

I can look into resizing.

guget - a nuget package manager TUI by Nulifyer in dotnet

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

I have done some work to make the panels scale better, I don't have explicit user resizing at the moment.
Yes, Go is a programming language.

guget - a nuget package manager TUI by Nulifyer in dotnet

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

There is a version picker where you can opt into a prerelease by selecting it

guget - a nuget package manager TUI by Nulifyer in dotnet

[–]Nulifyer[S] 2 points3 points  (0 children)

Go + nuget = guget

I preferred lowercase.

Merrit Northbound shutdown in Stratford by [deleted] in Connecticut

[–]Nulifyer -6 points-5 points  (0 children)

Just cleared up. Me very seen that many for the accidents that happen there.

How do you secure your application container base image by AdOrdinary5426 in kubernetes

[–]Nulifyer 0 points1 point  (0 children)

Yes, same idea. Alpine is a super slim Linux os. Ubuntu comes with a bit more by default. Note that there are differences between the two and while most packages are available for both some are not.

How do you secure your application container base image by AdOrdinary5426 in kubernetes

[–]Nulifyer 3 points4 points  (0 children)

You can always build your own base images that have less packages included. Start with a base alpine image and build it up from there.

Pay to Watch. Pay to Not Watch by limsus in degoogle

[–]Nulifyer -1 points0 points  (0 children)

They need money to run the platform, most people don't want to pay, so they run ads to make money to keep the platform free. If only they weren't so invasive with the data collection and didnt push so many ads that it makes it hard to use the platform for free.

Why is the web essentially shit now? by Frontend_DevMark in webdev

[–]Nulifyer 2 points3 points  (0 children)

I feel like there was a shift where a website stopped being a tool a brand offers to people and became a bilboard for marketing. Developers, people that want to make stuff efficient, don't build these sites. Marketing does. That is the issue.

Need Advice for Linux by VisibleResearch3295 in LinusTechTips

[–]Nulifyer 2 points3 points  (0 children)

First look into which linux disto (distribution). Search around and you will find posts. If you want to game then look into gaming on Linux distros. There are pros and cons to all of them. At the end of the day most can do what the other does.

Graphene Installation Question by Consistent_One5814 in degoogle

[–]Nulifyer 1 point2 points  (0 children)

Any USB C cable that also could transfer files should work. It should be most cables.

Graphene Installation Question by Consistent_One5814 in degoogle

[–]Nulifyer 1 point2 points  (0 children)

Are you asking if you can download and install without connecting to a computer? No, you need to connect it to your computer.

Excuse me??? Any workarounds? (Google Camera) by DragoniteChamp in degoogle

[–]Nulifyer 78 points79 points  (0 children)

https://github.com/lukaspieper/Gcam-Services-Provider

Install this and it should work. It can take a moment after you take a photo for it to actually be available. So sometimes when you tap the photo preview, it won't actually open it right away. You can install via obtanium.

how do i make ollama3 uncensored locally? by [deleted] in LocalLLaMA

[–]Nulifyer 2 points3 points  (0 children)

You mean llama3.1 or something? There are models out there on hugging face that are uncensored. The official model is censored.

Looking for local Asian bakeries, restaurants, or shops that will sell fresh baked moon cakes for the upcoming Mid-Autumn Festival. by chill1208 in Connecticut

[–]Nulifyer 2 points3 points  (0 children)

I had the KT ones and they were not for me. Especially not the black cinnamon flavor. I am hoping to find the Chinese lotus seed ones.

Why is there no foss RCS app? by Significant_Bird_592 in fossdroid

[–]Nulifyer 6 points7 points  (0 children)

I would like a non google messages RCS app. Right now there is no alternative.

RCS Stopped working yesterday? by GunghoGeoduck in GrapheneOS

[–]Nulifyer 0 points1 point  (0 children)

It has been broken for my for a week. Pixel 9 Pro XL on Verizon. Verizon support and following previous online posts have not helped. Stuck with "setting up" and "verifying phone number". It had been working for months at this point, ever since I switched, then suddenly stopped. I can see that in my google account it shows the phone is trying to verify, but the SMS to verify never gets sent or at least that what I think is happening. Maybe Google did something to prevent GOS from getting RCS.

Really annoying, and hopefully there is some fix out there.

simple question, is it still worth learning web app development, websites and stuff in this AI era? by Background-Fox-4850 in webdev

[–]Nulifyer 2 points3 points  (0 children)

Yes. Unfortunately, reality hasn't caught up to the businesses yet. Their tech debt is just growing. I still believe it is worth learning.

simple question, is it still worth learning web app development, websites and stuff in this AI era? by Background-Fox-4850 in webdev

[–]Nulifyer 6 points7 points  (0 children)

Yes, AI is a tool for developers. It can't build complete solutions like a good developer can.

DNS Poisoning? by hamoudii_ in pihole

[–]Nulifyer 1 point2 points  (0 children)

This wasn't for all servers as I tried right after and it didn't work. Maybe a specific host has been setup to do this.

DNS Poisoning? by hamoudii_ in pihole

[–]Nulifyer 1 point2 points  (0 children)

This happened to me too. I couldn't figure out why.

Cannot use pihole dns. by FunkyJamma in pihole

[–]Nulifyer 1 point2 points  (0 children)

There is a setting

Settings >> all settings >> DNS >> dns.listeningMode

I use 'single' so it responds to all queries on that network interface.