7fb2adfb45bafcc01c80

joined 1 year ago
[–] 7fb2adfb45bafcc01c80 1 points 18 hours ago (1 children)

I like LibreCAD, but it's a little too simple sometimes. I miss the power of AutoCAD, but I don't miss its price.

Three things I want are

  • being able to assign heights to objects and do 3D stuff
  • being able to assign labels to objects (instead of circle3761 I'd like to call it 'fountain' or something)
  • splines are really finicky, and you can't do things like a fillet on more complex objects

It took a couple of days to get used to and probably a week of use before I was 100% comfortable, but I find that it meets most of my needs now.

[–] 7fb2adfb45bafcc01c80 3 points 20 hours ago (3 children)

I use LibreCAD for architecture work and will take a look at FreeCAD.

Has anyone else tried both for architectural work? How did they compare for you?

[–] 7fb2adfb45bafcc01c80 11 points 20 hours ago* (last edited 20 hours ago) (1 children)

I'm way more concerned with Vance. Like you say, Trump does what's best for Trump. If Vance becomes VP for whatever reason then ideology takes center stage.

[–] 7fb2adfb45bafcc01c80 30 points 4 days ago (1 children)

I feel an urge to go play Horizon Zero Dawn now.

[–] 7fb2adfb45bafcc01c80 4 points 1 week ago

My wife has a bad response to higher sulfite levels, so I've often substituted water with a splash of apple cider vinegar when deglazing. It adds a little 'tang' and depth to the dish, and it's really important that you don't put in too much vinegar. Put in a splash and add more to taste.

This method has always worked well for me.

[–] 7fb2adfb45bafcc01c80 11 points 1 week ago (4 children)

It wasn't always followed on Reddit, but downvoting there was supposed to be for comments that don't contribute to the conversation.

Here the guidance is looser -- the docs don't address comments, but do say to "upvote posts that you like."

I've tried contributing to some conversations and sometimes present a different viewpoint in the interest of thought exchange, but this often results in massive downvotes because people disagree. I'm not going to waste my energy contributing to a community that ends up burying my posts because we have different opinions.

That's true on Reddit to, so I'm kind of being tangential to the original question. I guess what I'm saying is that some people might feel like I do and won't engage in any community, be it Reddit or Lemmy, if it's just going to be an echo chamber.

[–] 7fb2adfb45bafcc01c80 7 points 2 weeks ago

I try to follow the Chicago Manual of Style, so for me it's Travis's. Generally that's the style guide used in fiction.

The Associated Press Stylebook just puts an apostrophe at the end of a proper noun ending with "s," however (although they will use an apostrophe-ess for common nouns, creating things like scissors's).

[–] 7fb2adfb45bafcc01c80 2 points 2 weeks ago

I'm still using my Galaxy S8 with only one problem: Verizon's voicemail app won't run on something this old. Every other app is fine. It figures that the only app that encourages me to upgrade is from the phone company.

[–] 7fb2adfb45bafcc01c80 1 points 3 weeks ago

Inuyasha often said he was evil and played the tough guy so he would be left alone, but he was usually compassionate and had a soft side.

[–] 7fb2adfb45bafcc01c80 12 points 1 month ago* (last edited 1 month ago)

I've been doing this for 30+ years and it seems like the push lately has been towards oversimplification on the user side, but at the cost of resources and hidden complexity on the backend.

As an Assembly Language programmer I'm used to programming with consideration towards resource consumption. Did using that extra register just cause a couple of extra PUSH and POP commands in the loop? What's the overhead on that?

But now some people just throw in a JavaScript framework for a single feature and don't even worry about how it works or the overhead as long as the frontend looks right.

The same is true with computing. We're abstracting containers inside of VMs on top of base operating systems which is adding so much more resource utilization to the mix (what's the carbon footprint on that?) with an extremely complex but hidden backend. Everything's great until you have to figure out why you're suddenly losing packets that pass through a virtualized router to linuxbridge or OVS to a Kubernetes pod inside a virtual machine. And if one of those processes fails along the way, BOOM! it's all gone. But that's OK; we'll just tear it down and rebuild it.

I get it. I understand the draw, and I see the benefits. IaC is awesome, and the speed with which things can be done is amazing. My concern is that I've seen a lot of people using these things who don't know what's going on under the hood, so they often make assumptions or mistakes that lead to surprises later.

I'm not sure what the answer is other than to understand what you're doing at every step of the way, and always try to choose the simplest route (but future-proofed).

[–] 7fb2adfb45bafcc01c80 0 points 1 month ago

Technically, each time that it is viewed it is a republication from copyright perspective. It's a digital copy that is redistributed; the original copy that was made doesn't go away when someone views it. There's not just one copy that people pass around like a library book.

[–] 7fb2adfb45bafcc01c80 0 points 1 month ago* (last edited 1 month ago)

Again, isn't that the site's prerogative?

I think there should at least be a recognized way to opt-out that archive.org actually follows. For years they told people to put

User-agent: ia_archiver
Disallow:

in robots.txt, but they still archived content from those sites. They refuse to publish what IP addresses they pull content down from, but that would be a trivial thing to do. They refuse to use a UserAgent that you can filter on.

If you want to be a library, be open and honest about it. There's no need to sneak around.

 

I guess I'm becoming a dinosaur, and now I don't know where to find out about new FOSS stuff being developed, when new releases are out, etc.

I used to get it all on USENET and mailing lists, and then later on sourceforge.net and freshmeat.net. Now I track some things on https://freshcode.club/, but I don't see much that's 'fresh'. Maybe new updates, but not too many new packages. sourceforge still exists, but it doesn't seem current.

If I know about a project I'll follow it on GitHub, but I'm looking for a place to find out about new things that I didn't know I wanted yet.

tl;dr: Where can I watch to see promising new FOSS software projects?

 

This may be old news to some, but maybe it will help a wayward soul somewhere....

Vivaldi was really slow when starting up, and it would stay slow with multiple cores pegged at 100% on my Linux system. Eventually it would crash and I'd have to start it back up again.

Slow in this case means delays in responses to clicks, scrolls, etc.

Anyhow, I discovered that scanning pages for RSS feeds was enabled. I disabled that and my browser starts up very quickly now.

If you have a lot of tabs and RSS scanning is enabled I believe it tries to load every page and scan the contents, but it was too much for my fairly beefy system.

tl;dr: disable scanning for RSS feeds if you don't use it.

 

I started migrating my servers from Linode to Hetzner Cloud this month, but noticed that my quota only gave me ten instances.

I need many more, probably on the order of 25 right now and probably more later. I'd also like the ability to create test servers, etc.

I asked for an increase with all of that in mind, and Hetzner replied:

"As we try to protect our resources we are raising limits step by step and on the actuall [sic] requirement. Please tell us your currently needed limit."

I don't understand. Does Hetzner not have enough servers to accommodate me? Wouldn't knowing the size of the server be relevant if it's an actual resource question?

I manage a very large OpenStack cluster for my day job and we just give people what they pay for. I'm having a hard time wrapping my head around this unless Hetzner might not be able to give me what I ultimately want to pay for, and if that's the case, I wonder if they're the right solution for me after all.

It also makes me worry about cloud elasticity.

Does anyone have any insights that can help me understand why keeping a low limit matters?

view more: next ›