Connections
Puzzle #972
🟩🟩🟩🟪
🟦🟩🟦🟦
🟦🟦🟦🟦
🟨🟨🟨🟨
🟩🟩🟩🟩
🟪🟪🟪🟪
- 6 Posts
- 914 Comments
And putting it in movies isn’t a marketing tactic?
Michal@programming.devto
Python@programming.dev•synchronizing code between multiple work spaces
1·3 days agoI used to use Dropbox for this, and it works, it’s automatic, so you’ll have the latest copy without manually pulling changes.
However, for any non-throwaway code i use git now. It gives me granular edit history via commits, branches for experimental changes, and i can push it to github where i can run tests and deployments for free. However if you’re using git, you still need to run commit, push, pull commands but if you use an IDE or even a modern editor, it’ll have hot keys for it already.
Also there are files you’re not supposed to commit, like binaries and 3rd party dependencies so you may need to setup a virtualenv and run pip install on each machine independently.
Connections Puzzle #970 🟩🟪🟩🟩 🟩🟩🟩🟩 🟨🟦🟦🟦 🟦🟦🟦🟦 🟨🟨🟪🟨 🟨🟨🟨🟨 🟪🟪🟪🟪Kept thinking 🟨 🟨 🟨 🟨 is a red herring 🤦♂️
Funny how Apple won’t allow movies to show villains using their products, but will happily add “sent from my iPhone” to pedo mail.
Would such inconsequential assets even be localised? More likely the asset from elsewhere is being reused.
Could be understood as “take these words, and write them out in alphabetical order”. It’s not specifically stated whether letters inside those words should also be sorted or not.
We take it for granted that we have so much experience communicating, we can infer the meaning without full instruction, but children are still acquiring this knowledge and sometimes take things literally with hilarious results.
Connections Puzzle #967 🟦🟦🟪🟦 🟨🟨🟨🟨 🟩🟩🟩🟩 🟦🟦🟪🟦 🟦🟦🟦🟦 🟪🟪🟪🟪I had a feeling about the blue, but assumed >!miss Marple!< should be there too
Connections Puzzle #963 🟨🟨🟨🟨 🟪🟪🟪🟪 🟦🟦🟦🟦 🟩🟩🟩🟩
Connections Puzzle #961 🟪🟪🟪🟨 🟪🟩🟪🟪 🟪🟪🟪🟪 🟦🟦🟩🟦 🟦🟦🟦🟦 🟨🟨🟩🟩Really tough one today, but at least I got purple and blue 😅
Connections Puzzle #960 🟪🟪🟪🟪 🟨🟨🟨🟨 🟦🟦🟩🟦 🟩🟦🟩🟦 🟦🟦🟩🟦 🟦🟦🟦🟦 🟩🟩🟩🟩
Connections Puzzle #957 🟦🟦🟦🟦 🟪🟩🟪🟪 🟩🟪🟪🟪 🟪🟩🟪🟪 🟪🟪🟪🟪 🟩🟩🟩🟩 🟨🟨🟨🟨
Connections Puzzle #955 🟦🟨🟪🟩 🟪🟪🟪🟪 🟨🟩🟨🟩 🟩🟨🟩🟩 🟩🟩🟩🟩 🟨🟨🟨🟨 🟦🟦🟦🟦
Michal@programming.devto
World News@lemmy.world•Australians could soon live and work in EU freely, with the same rules applying for EU citizens in Australia, as part of long-awaited trade dealEnglish
7·23 days agoThey often have families in the UK and are able to get a passport that way. When UK was in EU they could then travel and work in other countries.
Michal@programming.devto
Technology@lemmy.world•QWERTY Phones Are Really Trying to Make a Comeback This YearEnglish
1·25 days agoMaybe he needs a steno keyboard for essays 🤷♂️
Michal@programming.devto
World News@lemmy.world•Trump suggests U.S. will begin to strike drug cartels in MexicoEnglish
26·1 month agoThe next democratic president will be blamed as always, clean up the mess, and the subsequent republican president will get the credit.
Michal@programming.devto
Ask Lemmy@lemmy.world•When/how frequently do you replace your phone with a new one?
1·1 month agoImplying q10 was not a smartphone?
Michal@programming.devto
Showerthoughts@lemmy.world•3.5" floppy disks were peak tactile feedback in storage: easy to stick in, drives had a button to immediately eject them, big enough to get labels, thin enough that stacks didn't take too much space
7·1 month agoNo, but SD/MMC do. Micro SD are so small they’re awkward to carry and store.
Michal@programming.devto
Technology@lemmy.world•Microsoft Office has been renamed to “Microsoft 365 Copilot app”English
25·1 month agoI genuinely can’t tell if it’s true or satire 😳








it is faster, but also has higher mental load, and more more likely you;ll shoot yourself in the foot. if you accidentally delete something via bad command, its gone. In file manager, you an recover file from the bin.
no. 1 starts with “open file manager”, while its commandline counterpart does not start with “open terminal”
no. 2 is a strawman, you can just select all files, and rename it. the file manager will append the number.
no. 4 is a dedicated utility that allows you to graphically view and drill down the folders. Example is based off “file manager”…