There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

programmer_humor

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

db0 , in Yup sums up all my project
@db0@lemmy.dbzer0.com avatar

I’m the opposite. I build things using the YOLO practice, then refactor to scale if my shit becomes popular :D

TrumpetX ,

I think you meant YAGNI, but I dunno, YOLO might be a legit strategy for you too ;)

db0 ,
@db0@lemmy.dbzer0.com avatar

YAGNI

At an abstract level, sure. But no, I mostly meant I just start coding and see where it takes me :D

OsrsNeedsF2P ,

And it clearly works, considering I personally know like 3 projects you made!

DrRatso , in I'm not messy, I'm just efficient

This is a semi-good LPT. You can save a lot of time and grievance by just not folding your clothes and throwing them into piles (inside boxes or drawers, preferably) by type (socks, underwear, shirts, etc). Bonus tip - if you have a spot where dirty clothes keep piling up (used to be bedroom for me), just put a laundry basket there (in the exact spot you discard your dirty clothes).

If you hate doing laundry, get a dryer and do this, it will make it so much easier. It becomes transport your basket from your aggregation area, dump it in the washer, throw in a random amount of whatever washing thing around, set an alarm on phone, throw it in the dryer, second alarm, take it to your usage pile(s). Turns laundry from tedious into barely a chore.

dirtbiker509 ,

I recently upgraded to the new GE all in one washer dryer. Removes a massive step of having to move clothes between dryer and washer. Toss em in, and 2 hours later they’re done. Best part is they can be tossed in before bed and ready in the morning for work!

PiratePanPan ,
@PiratePanPan@lemmy.dbzer0.com avatar

If I see that Home Depot commercial for it one more time I’m gonna snap

NoLifeKing , in Uh...oh...

I mean it kinda is…

SkybreakerEngineer ,

No, it’s a serially transmitted disease

BurningTurtle ,
@BurningTurtle@programming.dev avatar

Could we define it as spreading through memetic means?

theneverfox , in I'm not messy, I'm just efficient
@theneverfox@pawb.social avatar

I’ve got 5 levels of “clean”. I think anyone who can’t understand is crazy… Most people can’t understand my system

Hamartiogonic ,
@Hamartiogonic@sopuli.xyz avatar

I thought L3 was neat and L4 was cool, but L5 is just next level.

lemming741 , in Yup sums up all my project

On behalf of /c/selfhosted we resent this image

marcos ,

What in there are you doing in your self-hosted environment?

They are all way too much work for no gain at all. Arguably useful if you have enough scale, but even then it’s arguably.

lemming741 ,

None of those specifically, but after you have a virtualization host your flock tends to grow pretty quickly. More that I’m hosting big multi-user things like nextcloud for a single user.

penquin , in Uh...oh...
@penquin@lemmy.kde.social avatar

I want this book

RmDebArc_5 ,
@RmDebArc_5@lemmy.ml avatar

Anyone know the title?

mypasswordis1234 ,
@mypasswordis1234@lemmy.world avatar

Plz mention me if anyone finds the title. I need it

andrew_bidlaw ,
@andrew_bidlaw@sh.itjust.works avatar

An article with sources and other fun mistakes. latimes.com/…/la-fi-tn-1-10-americans-html-std-st…

andrew_bidlaw ,
@andrew_bidlaw@sh.itjust.works avatar

See that thread.

andrew_bidlaw ,
@andrew_bidlaw@sh.itjust.works avatar

See that thread.

penquin ,
@penquin@lemmy.kde.social avatar

What thread?

andrew_bidlaw ,
@andrew_bidlaw@sh.itjust.works avatar

My answer to the last asker:

An article with sources and other fun mistakes. latimes.com/…/la-fi-tn-1-10-americans-html-std-st…

someguy3 , in Uh...oh...

How To Meet Ladies.

tromars , in Yup sums up all my project

Hey, not fair. It’s one user, ok? I mean, that’s me, but still

Kissaki ,

Webcrawlers count as users too, right?

whereisk ,

Only if you let them

marcos ,

So… Me and the Google bot. I still don’t know how to convince the Bing bot the thing exists.

Anticorp , in My Git Knowledge

If you’re pushing to master, then you’re doing it wrong.

zalgotext ,

Yeah main has been the defacto default branch name for like half a decade now

TunaCowboy ,

git whoosh --hard

learningduck ,

Wait. It’s that long?

Felt like we joke about the announcement 2 years ago. Time fly lol

zalgotext ,

Imma be honest I pulled that estimate out of my ass lol, but I feel like it was pre-pandemic? which would put it at at least 4 years ago and so holy shit I’m gonna go cry in a corner because it’s been 4 years since the start of the pandemic

throwwyacc ,

Isn’t this only the case in github? All my repos are based from master, and I would assume that’s because I init on the command line and push up to the remote?

AA5B ,

GitLab also changed a few years back. We host our own, so got the update later than people using the service … it was a bit of an argument at first since everyone wanted to stick with the familiar, but laziness won out. Unfortunately, it’s not really justifiable to go back and change legacy projects, so now it’s inconsistent

throwwyacc ,

If you don’t have any scripts that rely on branch name it should be pretty trivial actually. But I wouldn’t be shocked if you had a few dozen scripts that nobody has looked at in the last century lol

AA5B ,

The question actually came up for a new tool to help automate dependency updates. Do we need to change the config to account for the inconsistency?

It turns out we don’t: it correctly uses the default branch, no matter what it’s called. However we had to consider the question. and investigate. It spent someone’s time

uis ,

git send-email

Hawk ,

Why? I almost always have master/dev/stable.

TunaCowboy ,

You should not be pushing into your main/master/whatever branch.

All the main/master replies completely miss the point, further emphasizing sirsirsalot’s statement.

Hawk ,

I think I’ll keep doing it. It’s worked fine for the past decade 🤷

Solemn ,

It works fine for small projects. I think that with more than 2-3 devs a PR based strategy works better for enforcing review and just makes life easier in general, since you end up with less stuff like force pushes to fix minor things like whitespace errors that break everyone’s local.

Tanoh ,

Different workflows.

redcalcium , in Yup sums up all my project

Autoscaling for personal projects is just a tool to turn random DDOS into personal bankruptcy.

Kissaki ,

I scale by dropping requests

Blue_Morpho ,

I don’t understand how anyone uses a paid API for a personal project. I looked hard into MS, Google and Amazon a few years ago for a project and couldn’t find anywhere where you could hard block services to never ever go above the free tier.

Considering that I’ll build a project and forget about it for years, putting in my credit card into a cloud service was a guaranteed gigantic bill sometime in the future when things went wrong. (Over your life, something is guaranteed to go wrong.)

poke ,

Oracle cloud will stop things if it goes out of the free tier.

whereisk ,

Have you heard of virtual debit cards? You can’t charge what’s not there.

Also, at least AWS will in fact send you an email when you approach the end of free tour usage.

Having said all that, most devs can host the few hundred visits they might get over a month with a $200 home server and a free CloudFlare cache if they know what they’re doing.

Blue_Morpho ,

Have you heard of virtual debit cards?

I tried one and it didn’t work. Reading about it said they block those.

I don’t need an email. I need it to stop instantly. In the time it takes me to notice an email, I could have hundreds of dollars in charges.

kogasa ,
@kogasa@programming.dev avatar

All cloud providers will support budget notifications. That doesn’t do much good when you shoot past the budget in a short timespan. I set a Google cloud budget of $20/month and enabled a Tensorboard instance, which had no observable indication that it cost anything except the base cost of the VM, and got notified that I was $280 over budget the next day. Apparently there was an upfront $300/month/user fee for Tensorboard. (Several months later they changed the pricing model to $10 GiB/month with no user fee.)

lordnikon ,

to answer your question you can with budgets under cost explorer and running everything as a cloudformation template

lugal , in Uh...oh...

At least sometimes it’s a viral disease

FreshLight , in Yup sums up all my project

Hey, it’s for practising!

mariusafa , in Uh...oh...

The disease part is too real

pewgar_seemsimandroid , in Yup sums up all my project

vaporware vs ransomware

Grandwolf319 , in I'm not messy, I'm just efficient

There is also coat hanger trees.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines