Searching yarn

Twts matching #twtxt.
Sort by: Newest, Oldest, Most Relevant
In-reply-to » DeepMind AI can beat the best weather forecasts - but there is a catch By using artificial intelligence to spot patterns in weather data, Google DeepMind says it can beat existing weather forecasts up to 99.7 per cent of the time, but data issues mean the approach is limited for now ⌘ Read more

@New_scientist@feeds.twtxt.net no it can’t. Your blurb is literally “if we had data we can’t have, we could predict weather better”. DeepMind is irrelevant in that statement–anyone could.

⤋ Read More
In-reply-to » I just caught a bit flip in a tmpfs. The 42 MiB file only existed for about 3 minutes before the error was first detected by the FLAC decoder. Very unlikely. ``` $ xxd -b ../08.\ New\ World\ Rising.flac >old $ xxd -b 08.\ New\ World\ Rising.flac >new $ diff old new 2959577c2959577

@mckinley@twtxt.net you got some radiation issues? I am guessing this is non ECC rams.

⤋ Read More
In-reply-to » Oh okay, so Youtube is cracking down on "Ad Blockers". Media Rightio. 🤔 And paying for Youtube Premium costs $14/month?! 🤯 Media Get fucked 🤣 I guess I won't be using Youtube anymore. #Youtube #Ads #Premium #Suck

@prologic@twtxt.net I have seen these screen shots. But have not yet seen them in actuality. I use ublockOrigin. Maybe it gets these too unlike adblock.

For android I have revanced.. The only place I get ads is on TV. I haven’t found a replacement there.

⤋ Read More
In-reply-to » Pinellas County - Long run: 11.14 miles, 00:10:15 average pace, 01:54:07 duration did loops around the block since we had to leave early this morning. going to be a busy day (and night) so moved this run to today instead of tomorrow. pretty nice out, but it was beyond boring. #running

@bmallred@staystrong.run good thing i moved my run because no way i was going to be able to finish one after getting home around 0400. it was a fun night out with glenn and ash, but it may take a day or two to recover!

⤋ Read More
In-reply-to » fractalnetworksco/selfhosted-gateway: Route HTTPS traffic to local Docker containers through a cloud VPS over WireGuard. Ideal for self-hosting behind CGNAT.

@prologic@twtxt.net I do similar. Though probably much more simple.. I have CGNAT and use wireguard to VMs to punch through for stuff like HTTP/SSH from external.

And for SMTP I have smart hosts on the VMs that will store anf forward to my mailbox if the connection goes down.

⤋ Read More
In-reply-to » Hmm when I said "Wireguard is kind of cool" in this twt now I'm not so sure 😢 I can't get "stable tunnels" to freak'n stay up, survive reboots, survive random disconnections, etc. This is nuts 🤦‍♂️

@prologic@twtxt.net I find the L2 mode where you have one interface and multiple hosts to be tricky. Its best if you are trying to make a full mesh style. But then all hosts need to be able to see one another.

I have had more success using point-to-point connections where there are only two ends to each interface. It means you have a ton of interfaces and udp ports. but you can share the host IP across the interfaces. Add to that a simple router proto ala OSPF or RIP and you can navigate around not having a full meshnet.

I have dozens of localnet wireguard connections and many more connections to others that use bgp for route propagation.

⤋ Read More

Hmm when I said “Wireguard is kind of cool” in this twt now I’m not so sure 😢 I can’t get “stable tunnels” to freak’n stay up, survive reboots, survive random disconnections, etc. This is nuts 🤦‍♂️

⤋ Read More
In-reply-to » How is everyone finding GitHub CoPilot? 🤔 Good / Bad ? 🤔

@prologic@twtxt.net

  1. It’s criminal: Copilot was only possible because of massive theft of other peoples’ work (no compensation or even acknowledgement to any of the developers whose code was used to create Copilot)
  2. It’s positioned to put software developers out of work or so fully de-skill them that they no longer know how to code anything but prompts (after which come corporate-justified salary and benefits decreases)

Don’t use it. No one should ever use it. You’re destroying your own future as a software developer by leaning on and supporting these things.

⤋ Read More
In-reply-to » I guess I'm read for bed. Instead of grep -rin foo I just typed rm -rf foo. What the heck, brain!? O_o Luckily, I just caught it before hitting Enter.

@mckinley@twtxt.net I do the ls thing regularly. I even do it after I’ve already lsed the directory but have run some other command afterwards. I tend to think of it like the LOOK command in text adventures.

⤋ Read More