https://www.dictionary.com/browse/misinformation seems to disagree. I have heard misinformation in both contexts.
- 3 Posts
- 88 Comments
chris@l.roofo.ccto 3DPrinting@lemmy.world•Banding / Striping with SILK PLA FilamentEnglish5·2 months agoI assume that is because of the model you are printing and a bit because of the filament itself. Some layers seem to need more filament (top, bottom layers) then there might be infill and then there is the hollow part. The more filament per layer the faster the color transitions. I assum the darker red band towards the bottom is just part of the filament. If you want the smoothest transition you should print something that has pretty consistent layers like either something solid (infill is okay as long as it isn’t something like adaptive infill) or a vase mode print.
Matrix because I can host it myself. I like self hosting. But I agree that it is the least polished of all.
chris@l.roofo.ccto Asklemmy@lemmy.ml•People still working in IT, thoughts on IPv6?English12·9 months agoIPv6 has temporary IPs for privacy reasons. NAT is NOT a firewall. Setting up a real firewall is more secure and gives you more control without things like UPNP and NAT-PMP.
chris@l.roofo.ccto Asklemmy@lemmy.ml•People still working in IT, thoughts on IPv6?English2·9 months agoI still have my IPv6 sage shirt somewhere.
You should rather find out why things break with IPv6. The best time to make IPv6 work is now.
chris@l.roofo.ccto Asklemmy@lemmy.ml•People still working in IT, thoughts on IPv6?English8·9 months agoWhy should I use IP6 in my small home network?
- No NAT. Especially in a home network NAT can be a hassle.
- A bit more anonymity through changing temporary adresses.
- Some people don’t even have a real IPv4 address anymore in their home and only connect through CGNAT. That means that if you disable IPv6 on your computer you only use CGNAT.
- The fact that EVERYONE needs to transition to IPv6 or it doesn’t make sense.
Or in an SMB where there are less than 100 IP’s used on a daily basis?
- No NAT. NAT is no firewall. If you can’t set up a firewall you are honetly not qualified to be a network admin.
- Easier VPN S2S-VPN. I had a few instances where the internal IP ranges clashed.
- All the other advancements of IPv6
- The fact that EVERYONE needs to transition to IPv6 or it doesn’t make sense.
First I have to pay the cost of transition, along with the risk of things not working while I do this, and then the risk of something new being added and not working.
You can transition step by step. Dual Stack is a thing.
IP6 is good for backbone right now. It will slowly transition into LAN for larger environments (think Enterprise when they setup new network segments, since they’re buying new hardware anyway. But only after extensive testing.
That makes no sense to me. Every network in itself doesn’t need IPv6. The 10.0.0.0/8 range has 16 777 216 addresses. IPv6 only makes sense if everyone uses it. We bought ourselves time with NAT and CGNAT and splitting up older ranges but that won’t last forever and is costly.
Everyone needs to transition otherwise services will need to keep their IPv4 forever. And if the services keep their IPv4 users don’t have an incentive. Maybe we should transition BEFORE there is time pressure. Now is the time to slowly start setting everything up with enough time to plan and test firewall rules and appliances and everything else.
chris@l.roofo.ccto Asklemmy@lemmy.ml•People still working in IT, thoughts on IPv6?English41·9 months agoIPv6 after so many years still is a victim of the chicken-egg-problem. People don’t need it because services don’t support it because people don’t need it because … and so on and so forth. I try to enable IPv6 wherever I can and I didn’t have a propblem for ages. Dual stack is stable and there are actually a good amount of services that support it.
I think we should all push to implement IPv6 so that IPv4 can finally be laid to rest. Using IPv4 makes everything a bit more expensive because it is so damn expensive to get a stupid number. If someone is really scared that every computer has a publicly routable IP, and if you really think you can not configure a firewall, there is a private IPv6 space and you can use NAT with IPv6. It’s not recomended but it’s possible. I’d still say using a firewall is not harder and just as safe.
And there is the fact that you can make so many subnets which can make your internal network so much safer. You can controll better how packages are sent to groups because broadcast was dropped in favor of multicast. There is IPSec Support built in. Secure Neighbor Desicorvery to prevent attacks like ARP spoofing. There are a lot of reasons to implement IPv6 and even to switch to IPv6 only if possible.
chris@l.roofo.ccto Fediverse@lemmy.world•600 more active users in the last few days, from 47225 to 47827 in two daysEnglish81·11 months agoThen post some please.
chris@l.roofo.ccto Programmer Humor@programming.dev•Roses are red, violets are blue, everyone is using IPv6, why aren't you?1·1 year agoIn my opinion NAT is a hack that makes lot of things harder than they should be. STUN and TURN are services that are created because there is no easy way to connect two hosts between different NATs. UPnP for port forwarding is another. CG-NAT is even worse. I have heard of so many people having problems with it.
Breadcast is messy. It is like screaming into a room and waiting for an answer. Multicast lets the computer decide if it wants and needs to listen to a specific group message.
IPv4 didn’t have cidr from the beginning. They only had classes. IPv6 was designed with complex routing and sub routing in mind.
chris@l.roofo.ccto Programmer Humor@programming.dev•Roses are red, violets are blue, everyone is using IPv6, why aren't you?English8·1 year agoThey never wanted to worry about address space size again. And this makes subnetting much easier. I have a /56 allocation so I could do 256 /64 subnets. I hope that at some point home routers will have the option for seperate subnets built in. This way you could easily have guest, IoT, work or whatever networks without NAT.
One thing you have to consider though is that the minimum network size that allows autoconf is /64 and that because of the privacy extension a device usually has 3-4 IPv6 adresses.
chris@l.roofo.ccto Programmer Humor@programming.dev•Roses are red, violets are blue, everyone is using IPv6, why aren't you?English11·1 year agoIPv6 changed some things. First and foremost it has a huge address space:
- IPv4: 4294967296 (2^32)
- IPv6: 340282366920938463463374607431768211456 (2^128)
Then they simplyfied some things:
- Removed Broadcast in favor of Multicast and Anycast
- Added autoconfiguration without a DHCP server
- Better subnetting support
And much more
chris@l.roofo.ccto Programmer Humor@programming.dev•Roses are red, violets are blue, everyone is using IPv6, why aren't you?21·1 year agoIPv6 traffic is globally steady at around 37%. So it isn’t a majority by far.
chris@l.roofo.ccto Programmer Humor@programming.dev•Roses are red, violets are blue, everyone is using IPv6, why aren't you?922·1 year agoThe perpetual chicken egg problem of IPv6: many users don’t have IPv6 because it’s not worth it because everything is reachable via IPv4 anyways because IPv6 only service don’t make sense because they will only reach a subset of users because many users don’t have IPv6…
Wenn man im Urlaub ist, bleibt man im Urlaub. Die Arbeit existiert nicht wenn ich Urlaub habe. Steht mir gesetzlich zu.
Egal ob das Rechenzentrum brennt. Im Urlaub existiere ich nicht für die Arbeit und umgekehrt. Ich gehe da nicht ran.
Wenn der Urlaub beginnt hört die Arbeitsstelle temporär auf zu existieren. Du hast einen gesetzlichen Anspruch darauf im Urlaub nicht erreichbar zu sein.
Du hast recht aber bei Digital ist der Unterschied normalereise zwischen geht und geht nicht. Ein analoges Audiokabel kann die Qualität verändern indem es Frequenzen filtert.
That is already an EU law if I remember correctly.