nieceandtows

joined 3 years ago
MODERATOR OF

Oh yeah we've watched a majority of the Ghibli movies. Ponyo, Totoro, Spirited Away, Howl's Moving castle are all her favorites. Awesome movies.

Yeah I've watched both 1 and 2 and she enjoyed them both (1 more than 2)

[–] nieceandtows@programming.dev 1 points 2 weeks ago

Yeah mac os is the best middle ground. It is a lot more like Linux than Windows will ever be

[–] nieceandtows@programming.dev 2 points 2 weeks ago

Objectively, he would be the most polarizing President.

[–] nieceandtows@programming.dev 10 points 2 weeks ago (1 children)

Am I wrong or is $100k not even money enough for how big this scandal has been?

[–] nieceandtows@programming.dev 12 points 2 weeks ago (1 children)

Just watched it last night, and it's been so long since I just sat there staring at nothing processing the movie after it ended. I'm pretty much desensitized to horror jumpscares, but this movie gave me at least 10 full body chills. What a performance!

[–] nieceandtows@programming.dev 4 points 3 weeks ago

Actually new reddit page source doesn't load comments anymore. You need to execute JavaScript in the page for comments now. Old reddit still gives you a simple page with comments, so probably why they made it login only. You can't legally scrape pages behind login because you agreed to their tos by logging in

[–] nieceandtows@programming.dev 5 points 4 weeks ago

You can at least sack somebody if they mess something up really bad, but you can't even do that with AI as they're just glorified autocompletes, and you were just too stupid to understand that.

[–] nieceandtows@programming.dev 64 points 4 weeks ago (2 children)

Nice! AI is the new ponzi scheme, but 'stakeholders', including the governments are in too deep to stop it.

[–] nieceandtows@programming.dev 8 points 1 month ago (1 children)

Saved the owner's life, but at what cost??

[–] nieceandtows@programming.dev 2 points 1 month ago

It's been running on caddy + duckdns for 5 years or more now. I use a non standard jellyfin port for the port forwarding, so that probably helps. Also, there's probably an aspect of security by obscurity.

[–] nieceandtows@programming.dev 1 points 1 month ago (2 children)

I set up a free dns from duckdns.org and pointed it to my jellyfin server. All my parents had to do was to use that https://randomserver.duckdns.org/ as the server url in the jellyfin app.

 

cross-posted from: https://programming.dev/post/51247328

I use speckit, and while I like the spec/clarify/plan/task/analyze/implement loop (although it can get a bit overwhelming at times), I don't like that I have to start with writing a spec and implement it to begin with. I am looking for a more of a design phase before the spec phase, where I can talk about the overall application architecture, and then start writing specs for implementing pieces of it.

For instance, let's say I want to build a github repo provisioner that 1. creates repos with desired setup, and 2. bulk edit repos with secret updates, yaml updates, etc. I don't want to build both the features at the beginning. I want to first build only the create portion, and then do the bulk edit feature later on. With speckit, I can do this by only telling it to create the spec for the build portion, but later if I want to build the bulk edit portion, the whole application might need to be changed in important places, because it wasn't a 'planned' feature when it was first designed. I want instead to have a design phase where I describe and maintain a doc with the whole application, and when I start the spec for the create portion, the agent can understand that this create portion is only part of a bigger application and can design/implement the create portion accordingly.

Have you come across a situation like this? how do you handle your big applications? Please advise.

 

I use speckit, and while I like the spec/clarify/plan/task/analyze/implement loop (although it can get a bit overwhelming at times), I don't like that I have to start with writing a spec and implement it to begin with. I am looking for a more of a design phase before the spec phase, where I can talk about the overall application architecture, and then start writing specs for implementing pieces of it.

For instance, let's say I want to build a github repo provisioner that 1. creates repos with desired setup, and 2. bulk edit repos with secret updates, yaml updates, etc. I don't want to build both the features at the beginning. I want to first build only the create portion, and then do the bulk edit feature later on. With speckit, I can do this by only telling it to create the spec for the build portion, but later if I want to build the bulk edit portion, the whole application might need to be changed in important places, because it wasn't a 'planned' feature when it was first designed. I want instead to have a design phase where I describe and maintain a doc with the whole application, and when I start the spec for the create portion, the agent can understand that this create portion is only part of a bigger application and can design/implement the create portion accordingly.

Have you come across a situation like this? how do you handle your big applications? Please advise.

 
 

Keeps alerting me to empty boxes of 'person' detected with 90+% confidence. So frustrated right now.

 

She's an only child, and we didn't grow up in America, so she's a bit naive on a lot of things. Her teacher advised us the other day that she's such a sweet girl, but middle school could be brutal for her because of that. What are some wholesome shows I can watch with her that helps her get ready for the world?

EDIT:

This is an astounding collection of shows. Thank you so much! We've started watching Amphibia, and really enjoying it so far. I'll add all these to the backlog. Thanks again!

 

FWIW

 

Designing a simple photo frame. I wanted to make it so that it prints without supports. While printing, however, the back support part wobbles/vibrates with movement, and is printing terribly.

Ender 3v3 CoreXZ, PolyTerra matte black filament, using the CR-PLA Matte profile in Creality Print 7. Tried printing at slow speeds, the issue still persists.

I've tried making the back support with only 45 degree angles (previously it was an x diagonal), made it thicker (from 0.75mm to 1.5mm). Nothing is working. Please find the stl and 3mf here (https://www.thingiverse.com/thing:7281179).

Is this a printer issue, a model issue, or a slicer issue? Please advise.

 

view more: next ›