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.

TechNerdWizard42 , in Basically the extent of my IPv6 knowledge

Ipv4 is one of those things that works awesome, is simple, and is a victim of its own success. Ipv6 is just complicated bloat of a standard. Cool features, but nobody implements them, so useless.

In 30 years, probably useful. Until then, I’m not giving up Ipv4.

renzev OP ,

idk man ipv4 NAT sounds like the “complicated bloat” to me.

matron1049 , in Basically the extent of my IPv6 knowledge
renzev OP ,

Thanks, will take a look when I have time

rms1990 , in Basically the extent of my IPv6 knowledge

Wait this is real?

renzev OP ,

No, it’s an edit. I linked the original in the post text. If you can’t access it for some reason, here’s a transcript:

Government of the Netherlands

Home > Topics > Coronavirus COVID-19 > Travelling to the Netherlands from abroad

Checklist for travel to the Netherlands

Do not travel to the Netherlands.

fubarx , in Centipedes aren't bugs, they're arthropods

How you solder those without dropping a blob and causing a short is a mystery.

debounced ,
@debounced@kbin.run avatar

you flux the fluxing flux out of it

remotelove ,
@remotelove@lemmy.ca avatar

Tin the wire and the pin first and then touch the iron to them both quickly. They should stick fairly well without needing to add additional solder. Also, like someone else mentioned, flux can help quite a bit. (Maybe even a cupped soldering iron tip might be useful, depending on the situation.)

Learning how to solder SMD components will get you extremely familiar with how solder behaves at that scale. Let’s just say it’s significantly different than just doing basic wires and THT.

(Well, the solder doesn’t really act different, but at smaller scales it looks like it does.)

fubarx ,

I tried to hand-solder a Hirose .35-pitch connector onto a custom OSHPark board once. Let’s just say it was a humbling experience. Thanks to a generous friend, I learned the value of solder masks and owning a home reflow oven.

Respect to whoever can do this sort of thing, but life is too damn short and my eyesight and hands don’t need the abuse.

HubertManne , in Derisking a project 1 year out

ugh. we plan user stories by quarters and everything after sprint1 is just generic garbage because it generally depends on the results of sprint1.

Anticorp ,

Ticket 24987: “Do the needful”

LeroyJenkins ,

if I’m leading a project, I avoid this by begging POs to give me a sprint 0 where i solo code out all the scaffolding ground work before all the other engineers join the project.

shadowbroker , in Derisking a project 1 year out

I can’t pinpoint the exact problem, but corporate agile destroyed software development for me. I completely lost the fun developing software as an employee. I had the most fun on my first project, which was a waterfall one.

PeriodicallyPedantic ,

The problem is that people realized that they could sell agile training to middle management if they changed it to be about making middle managers feel empowered and giving progress visibility to upper management.

Anticorp ,

Agile has some good principles, but too often projects are delayed to support the process, when the process exists to support the projects. When a team is more focused on stand-ups and burn down charts than they are on shipping software, then they’re no longer agile. Unfortunately that is what happens to a lot of teams that decide to use Agile.

kspatlas , in How I date

What about Zig?

bitcrafter ,

Every one had already been launched.

korthrun , in Derisking a project 1 year out
@korthrun@lemmy.sdf.org avatar

2-3 sprints?! Y’all really flying by the seat of your pants out here huh?

My teammates and I have no trouble planning multiple quarters in advance. If something crops up like some company wide security initiative, or an impactful bug needing fixed, etc then the related work is planned and then gets inserted ahead of some of the previously planned things and that’s fine because we’re “agile”.

I delivered a thing at the end of Q3 when we planned to deliver at the start of Q3? Nobody is surprised because when the interruptions came leadership had to choose which things get pushed back.

I love it. I get clear expectations set in regards to both the “when” and the “what”, and every delay/reprioritization that isn’t just someone slacking was chosen by management.

EleventhHour ,
@EleventhHour@lemmy.world avatar

I think this may be less about Agile and more that you have a great management team that sets clear priorities and goals. Not every Agile environment is like that.

korthrun ,
@korthrun@lemmy.sdf.org avatar

I do greatly appreciate my management and general company tech culture, they’re great.

I agree with your stance here, because it’s part of my point. I tend to see more people bitching about Agile itself and not management or their particular implementation.

The jobs where I was only given enough info to plan 2 - 4 weeks out were so stressful because I frequently felt like I was guessing at which work was important or even actually relevant. Hated it.

Turns out it’s a skill issue ;p (on the management level to be clear). Folks, don’t let your lazy managers ruin you on a system that can be perfectly fine if done right.

EleventhHour ,
@EleventhHour@lemmy.world avatar

Well said. I have nothing to add to that.

korthrun ,
@korthrun@lemmy.sdf.org avatar

I want to add: 2-3 sprints ahead is a GREAT begining goal for a team trying to get started with Agile.

Long term though let’s set that bar higher :D

PeriodicallyPedantic ,

That’s not agile.

It’s not bad, it’s just not agile. Agile exists for projects where that simply isn’t possible. Its sacrificing a bit of potential best-case productivity to ensure you don’t get worst-case productivity.

MajorHavoc , in Derisking a project 1 year out

“No deviations will be approved from this year’s Agile product roadmap!”

makuus ,

This year’s? We can’t even make it through this sprint’s roadmap without a deviation.

Bonus points if it’s C-suite crashing the sprint.

AnarchoSnowPlow , in Such a pain in the sas

“the serial output from my test unit turns into garbage and it happens at completely random times!”

“Did you make sure they were plugged in all the way?”

“WHAT?!?! ARE YOU SUGGESTING I DON’T KNOW WHAT I’M DOING?!?!”

Some time later

“Yeah, it turned out to be the serial connection was loose.”

bitfucker ,

It is worse in HW prototyping where sometimes loose wire is all over the place

AnarchoSnowPlow ,

“Where does this green wire go?”

I appreciate HW engineers and techs. I’m not afraid of datasheets, circuit diagrams, or a mso and they’re always patient enough to explain things to me so I can make the rocks behave. Or at least tell me how to go from diagram to board lol.

debounced , in Centipedes aren't bugs, they're arthropods
@debounced@kbin.run avatar

i know this is for the lols, but you'd be surprised how often stuff like this happens... bodge wires and dead bugging it are much cheaper than re-spinning a board/IC. anything to get the boss off your back, just make sure to give your technicians a case of beer/beverage of choice for the extra effort fixing your fuck up.

daftwerder ,

I’ve seen bodge wires but this dead bug looks like about 80 connections. Techs don’t ever have to do that do they?

debounced ,
@debounced@kbin.run avatar

not if you want to make it back to your car at the end of the day ;-)

thebardingreen , in Linus Torvalds to Rewrite the Linux Kernel in PHP
@thebardingreen@lemmy.starlightkel.xyz avatar

As a PHP developer, I’m in full support and look forward to contributing to what will be a vastly simpler and easier to use Linux kernel.

morgunkorn OP ,
@morgunkorn@discuss.tchncs.de avatar

And the Community rejoices at the perspective of your valuable contributions!

ulkesh ,
@ulkesh@beehaw.org avatar

As a PHP developer

I’m so, so sorry.

sunbeam60 , in Derisking a project 1 year out

The challenge is, in a real org of some size, you’ll suddenly get marketing or customer success asking you for commitments that are very far out, because ad slots have to be booked or a very large customer renewal is coming up.

And some of the normal coping mechanism (beta-branch that spins off stable feature to the general release branch) don’t work for all those requests.

Try as you might, you are going to get far off deadlines that you have to work towards. Not for everything but for more than you’d like.

MajorHavoc ,

The stupidly easy solution is to just give them stuff that has already been successfully delivered to production to market, 9 months from now. There’s invariably a huge backlog of years worth of successes that marketing wasn’t even aware of.

sunbeam60 ,

Yeah, I agree that might work if the marketing team isn’t that connected to the product. I’ve not worked with a marketing team where that would work, but maybe it will for some. It doesn’t change the “massive customer will only renew if” scenario, though.

MajorHavoc ,

I’ve not worked with a marketing team where that would work, but maybe it will for some.

I’ve never been anywhere that I thought it would work, but it ultimately did, almost everywhere.

I’ve found it takes a few iterations, but the marketing folks in on it love being the ones who actually can reliably deliver on their promises.

It doesn’t work for the marketers that promise whatever they please without talking to dev, but I don’t find them to be worthwhile professional allies, so I don’t sweat it.

It doesn’t change the “massive customer will only renew if” scenario, though.

Very true. It doesn’t help with that case, and that one does happen. I’ve had the best luck saying “we don’t do that, but we’re scrambling to add it” in that situation.

foofiepie ,

Feature flags baby. This is how we do it.

Make it live but disabled, have an env prior to prod with them on, for any regressions.

Launching your already comprehensively tested and actually live feature? An easy deployment.

Can someone please tell me how to do this for the BE. Ta.

Bosht , in Derisking a project 1 year out

I have experience with our PM and BAs throwing draft stories in mid sprint that required PO follow up. So basically a complete waste of time.

Scoopta , in Basically the extent of my IPv6 knowledge
@Scoopta@programming.dev avatar

Should probably fix that given we’ve been out of IPv4 for over a decade now and v6 is only becoming more widely deployed

vk6flab ,
@vk6flab@lemmy.radio avatar

It’s not real.

renzev OP ,

Agreed. Though I wonder if ipv6 will ever displace ipv4 in things like virtual networks (docker, vpn, etc.) where there’s no need for a bigger address space

captainjaneway ,
@captainjaneway@lemmy.world avatar

I hope so. I don’t want to manage two different address spaces in my head. I prefer if one standard is just the standard.

domi ,
@domi@lemmy.secnd.me avatar

Yes, because Docker becomes significantly more powerful once every container has a different publicly addressable IP.

Altough IPv6 support in Docker is still lacking in some areas right now, so add that to the long list of IPv6 migration todos.

30p87 ,

I wish everything would just default to a unix socket in /run, with only nginx managing http and stream reverse sockets.

verstra ,

Wait, but if you have, for example an HTTP API and you listen on a unix socket in for incoming requests, this is quite a lot of overhead in parsing HTTP headers. It is not much, but also cannot be the recommended solution on how to do network applications.

WaterWaiver ,

Replacing a TCP socket with a UNIX socket doesn’t affect the amount of headers you have to parse.

Omgboom ,

Then why does it still break everything lol

al4s ,

Skill issue

0x0 ,

we’ve been out of IPv4 for over a decade now

Really? Haven’t had trouble allocating new VPSs with IPv4 as of late…

frezik ,

You’re probably in a country that got a ton of allocations in the 90s. If you came from a country that was a little late to build out their infrastructure, or even tried to setup a new ISP in just about any country, you would have a much harder time.

PenisWenisGenius ,

I use ipv6 when possible but it’s rarely possible. I’ve never had home internet that was ipv6 ready enough for my wan address when googling “what’s my ip” to be something besides an ipv4 number.

Could I get ipv6 over otherwise non ipv6 compatible hardware using a vpn?

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