epchris

joined 2 years ago
[–] epchris 6 points 1 month ago* (last edited 1 month ago) (2 children)

Hoping to be constructive: how do you think search engines should operate? Or maybe how would you like one you consider "good" to operate?

Also wondering how you see something like Privacy Pass that Kagi announced recently: https://blog.kagi.com/kagi-privacy-pass

This is particularly useful in the context of a privacy-respecting paid search engine, where the Server wants to ensure that the Client can access the services, and the Client seeks strong guarantees that, for example, the searches are not associated with them.

 

I've started using iscsi volumes for kubernetes storage, and it seems to be working fine. I have volumes automatically created under Data/k8s/scsi/v for each PV.

As a backup strategy I have periodic snapshots of every volume set up and I am also replicating the entire k8s dataset to a different pool.

I've done this kind of thing for other "normal" filesystem datasets and restoring from snapshots or replications usually just entails copying files. However I'm new to iscsi and "volume" datasets, so if something went wrong with one of my iscsi volume datasets, and I have snapshots and/or replicated them, how do I go about restoring them?

I'm not sure if I'm even asking the right question :) Is the "right" thing to do here to do application-level backups, ie. run sidecars for my k8s workloads that back up the files inside the volumes rather than rely on backups at the TrueNAS level?

Picture of the setup for reference:

[–] epchris 3 points 2 months ago (1 children)

Oh, I've been tempted. It does seem like a little bit more than I want to take on right now, and I am really interested in multi material.

[–] epchris 8 points 2 months ago* (last edited 2 months ago) (4 children)

I ended up canceling my order and in the form let them know the reason. They refunded me my money and didn't respond.

Now I'm trying to figure out what two actually get to replace my ender 3, currently trying to do research on the K1C and the Sovol SV08. I'm fine with tinkering, but I really want multiple color support

[–] epchris 10 points 2 months ago (8 children)

I have an order for a P1S that hasn't shipped yet but am now considering cancelling it and buying a Creality K1C. Anyone have thoughts on that as an alternative? It seems their multi material thing is coming out soon

[–] epchris 1 points 1 year ago

I can't wait for this. I've gone down a few rabbit holes looking into solar and battery storage, and even just battery storage by itself to replace the generator we have for when power is out and/or to offset peak use time rates. But batteries are really expensive and I've already got a hundred kilowatt hours sitting in my garage.

[–] epchris 1 points 1 year ago

I'm not sure what you mean by cost-effective resources, are you wondering what things are worth investing into inside of a total budget versus which things you could be more frugal on? Overall I would say there's not a big difference in terms of what to consider differently from running Windows: Linux will benefit just as much from good hardware (maybe more?) as window as will.

If you want to do plex and utilize hardware video transcoding you'll probably want an Nvidia GPU but I've had better experiences with AMD graphics cards in Linux. The best home management tool I can recommend is home assistant, and it doesn't have particularly high system requirements, you can run it on a raspberry pi.

[–] epchris 3 points 1 year ago

Would love to have seen OpenPilot form Comma on this list to how it compared.

 

I just installed the Kia Uvo integration via HACS but am concerned with settings causing 12v battery drain on the car. Anyone else have this set up and willing to share their experience with it?

[–] epchris 2 points 1 year ago (1 children)

I could never get hardware accelerated video working with Firefox on my Linux laptop, and Google Meet (used for work) doesn't work well ( but I guess I blame Google for that).

[–] epchris 1 points 1 year ago

It looks like they've changed the way they do it a bit they now have these (this is light to med, there's another one for med-dark roast): https://happymugcoffee.com/products/roasters-choice-a

[–] epchris 5 points 1 year ago (3 children)

I have been buying from HappyMug for years, I do a subscription thing with them that gets me one bag of one of their blends that I picked and then one bag of single origin coffee every month. I'm very happy with it.

https://happymugcoffee.com/

[–] epchris 10 points 2 years ago (5 children)

I don't know about natively, but I've played both FFXIV and EVE Online in Linux in the past, and they ran well, but it's been a little bit.

[–] epchris 9 points 2 years ago (3 children)

From the downvotes it seems like many people might be this:

 

Came across this tool on HackerNews last week and gave it a try and thought it was a really comprehensive (in my experience) tool for doing long term financial planning yourself.

It costs money, but you can even self host it for a certain price tier.

 

About a year ago I hired a financial planner to manage assets in my retirement accounts but am starting to think about doing it myself.

I don't disagree with the general approach they're taking, but it seems like it should be simple enough for me to do myself every 6 months or whatever.

The gist of the strategy is a balance across large/mid/small cap and sectors at certain percents along with some % of bond funds and some real estate funds.

I think my main questions are how do I identify and compare various funds that fall into these broad categories to try and pick the ones I want to actually invest in.

 

Developers are operating and building in more and more heterogeneous and complex systems. This article offers some thoughts on how to think about "developer experience" in this world that's increasingly more like a "rainforest" than a "well tended garden".

 

I'd love to hear some stories about how you or your organization is using Kubernetes for development! My team is experimenting with using it because our "platform" is getting into the territory of too large to run or manage on a single developer machine. We've previously used Docker Compose to enable starting things up locally, but that started getting complicated.

The approach we're trying now is to have a Helm chart to deploy the entire platform to a k8s namespace unique to each developer and then using Telepresence to connect a developer's laptop to the cluster and allow them to run specific services they're working on locally.

This seems to be working well, but now I'm finding myself concerned with resource utilization in the cluster as devs don't remember to uninstall or scale down their workloads when they're not active any more, leading to inflation of the cluster size.

Would love to hear some stories from others!

view more: next ›