$8/dozen in Chicago burbs. Costco is cheaper ($7/18), but they’re sold out at least where I am.
- 0 Posts
- 8 Comments
resin85@lemmy.cato Programmer Humor@programming.dev•I don't believe Auto Save feature in any softwareEnglish1·1 year agoMeanwhile, me over here with the self-doubt slamming ctrl-z
Somewhat related, at least on Linux and OSX, GNU Stow is a great way to manage dotfiles.
resin85@lemmy.cato Programming@programming.dev•The only thing doing tech tests has taught me is that I'm too stupid to do the job I've been doing professionally for the better part of 2 decades.English8·2 years agoFor a lot of these you need to study/practice on sites like HackerRank for a while first. Some companies go overboard and expect you to build some crazy recursive dynamic programming implementation in 15 mins without an IDE, others are more realistic and just want to see if you know things like algorithm complexity, can pick appropriate data structures, and write logical and clean code. And yes, very little of it applies to what most of us do day to day. Anyways, HackerRank is great for interview practice, you can Google for pretty much any solution to their questions.
There are some amazing journalists over on Mastodon.
By far the best for breaking news is Steve Herman of the VOA. https://journa.host/@w7voa
For analysis, The Conversation. https://newsie.social/@TheConversationUS
And if you just want a curated feed of interesting stuff going on, follow Lisa Melton. https://mastodon.social/@lisamelton
Any one who worked on an Oracle DB when they had the 30 character object name limit learned to make names like this. You’d figure out all your domain objects, and abbreviate them all (person could be PRS_, account could be ACCT_, etc). It was a horrible experience.
Fool