nickwitha_k (he/him)
- 0 Posts
- 12 Comments
nickwitha_k (he/him)@lemmy.sdf.orgto Technology@lemmy.world•Samsung teams up with Glance to use your face in AI-generated lock screen adsEnglish4·3 days agoWe’ve already kinda got that: [email protected]
nickwitha_k (he/him)@lemmy.sdf.orgto Programmer Humor@programming.dev•Are IDEs really like this ?21·8 days agoVersion control integration
Almost always garbage, in my experience. Except for merge conflict resolution. That’s unbelievably nice. But git command lines have always been more reliable and less likely to end up with broken local branches.
Seriously though. The merge conflict resolution in three panes is super nice.
nickwitha_k (he/him)@lemmy.sdf.orgto Technology@lemmy.world•US government is using AI for unprecedented social media surveillanceEnglish1·9 days agoPart of the reason for my use of “might”.
nickwitha_k (he/him)@lemmy.sdf.orgto Technology@lemmy.world•US government is using AI for unprecedented social media surveillanceEnglish8·9 days agoGen Z or Alpha might see a return to life as good as 2015 in their lifetimes. The rest of us? Nope.
nickwitha_k (he/him)@lemmy.sdf.orgto Programmer Humor@programming.dev•Python needs an actual default function2·10 days agoTIL. Thanks for that!
nickwitha_k (he/him)@lemmy.sdf.orgto Programmer Humor@programming.dev•Python needs an actual default function2·10 days agoYeah. I like using
main()
that way too. It’s usually just a high-level function that handles globals relevant to running in standalone and calling other functions to do work.
nickwitha_k (he/him)@lemmy.sdf.orgto Programmer Humor@programming.dev•Python needs an actual default function1·10 days agoThis is exactly why the conditional is used. It allows the script to function both as a standalone application and a library.
ETA: Probably would make sense to just treat it as default behavior in the interpreter and only require the conditional to overwrite in cases where
main
is not the main function and/or pre-processing is needed.
nickwitha_k (he/him)@lemmy.sdf.orgto Technology@lemmy.world•Former Meta exec (Nick Clegg) says asking for artist permission will kill AI industryEnglish311·12 days agoPure entitlement mindset.
If your business is not able to stay afloat while providing fair compensation to those whose labor is used, whether employee, co-owner, or third-party, you are not entitled to keep running it. Society doesn’t have a duty to prop up wealthy thieves.
nickwitha_k (he/him)@lemmy.sdf.orgto Technology@lemmy.world•Elon Musk's X temporarily down for tens of thousands of usersEnglish1·14 days agoAnd nothing of value to humanity was lost.
nickwitha_k (he/him)@lemmy.sdf.orgto Hardware@lemmy.world•Removing Jeff Bezos From My Bed ◆ Truffle Security Co.0·3 months agoIt means that they can effectively use it as a VPN to access your private network, if like most, it is on the same network as other devices.
Really though, that’s of little concern compared to their sale of sensitive customer data
I’ve done a lot of SysAdmin and DCOps stuff in the past so, thought I’d give you some plausible suggestions (haven’t dug deep into Lemmy DB stuff and DNS/Federation of the stack, so not sure all is practical).
Scenario 1 - Preserve and merge when access is restored
Setup
robak.slrpnk.net
andslrpnk.net
and point DNS appropriately.Merge!
Scenario 2 - Server is in DC or Admin able to facilitate access