Looks like it got deleted, I archived it here: https://hastebin.com/boniyocefe.apl
Uh oh, i thought that dpaste was supposed to keep it for a year… sorry!
The “cached” link above has a copy https://archive.is/http%3A%2F%2Fdpaste.com%2F3Z4K4B0
J is awesome! Don’t forget our old buddy, Dyalog, though. It is especially nice if you crave the fun symbols.
How does Discord play into all of this? Seems like many folks are moving towards that as an alternative to Slack, but it isn’t federated either, is it?
XMPP, it seems needs a killer app and a whole lot of marketing, which it isn’t getting right now…
Discord has exactly the same problems that slack does, with respect to data freedom and control by a single corporation.
Discord is Slack for teenagers, and it’s at an earlier stage of the bait-and-switch scheme (i.e. it still has IRC gateways, for now).
Not a lot of people use Discord for work-related things. Some OSS communities do use it but they usually provide an anonymous login (unlike slack, you don’t need an email to check it out and the search is unlimited).
XMPP does need a killer app to get people using it…but who’s going to make it if they can’t raise millions of dollars? Making really great software that works everywhere and supporting that is really expensive… I don’t know how we can change that.
This is a good summary. The tl;dr is that a huge number of packages in the node ecosystem depended on it, or depended on other packages that depended on it, etc. When the developer got into a fight with the npm maintainers, he yanked it, and everybody’s builds broke.
Finally reading How to Win Friends and Influence People. Can’t believe it took me this long to pick it up. Amazing book.
I guess competition is healthy, but I have an additional suggestion: crustacean private help board: I don’t know how we’d do it, one big “ask” story/thread would be difficult, we could set up a github project for it and have questions as “issues” perhaps? We could have a wiki on it too.
EDIT:
Also, the idea of a lobste.rs joint github additionally appeals to me because I know we all dabble in various esoteric languages and we could have a “rosetta code” type of project where we solve the problems in different languages, and it would be fun to compare these solutions across languages.
EDIT:
https://github.com/a-red-christmas
In case anyone thinks its a good idea … please join up
Sounds like fun to me, I’m azdle on github too if you’re adding people.
I agree with @gerikson about not having a daily thread and I think one monster thread would quickly get unwieldy. I created a #lobsters-advent on freenode that we can for discussion.
The AoC subreddit is a good place to look for help and tips.
I don’t like the idea of “polluting” Lobsters with a daily question thread.
I love the idea of a shared code repo.
The github web interface doesn’t seem to have a ‘request to join’ button. I think you have to add people manually.
I have a n00b question: With something like sway, do I have to install another windowing system underneath it (like we did with X) or is the Wayland Composer the whole GUI package itself?
Please excuse the late reply. Also, Wayland is not currently my daily display server.
However, from my limited use and knowledge, the traditional divide between Window Manager and Desktop Environment that we are used to in X-based environments does not look the same in Wayland. From what I have read, it will be more common to build them monolithically. This is just the sense I have gotten from reading about various Wayland compositors and window managers, though I am not aware of the specific technical details as to why.
So sway would be used in a standalone manner, providing both a compositor and window manager. This as opposed to being able to use, say Openbox as the window manager for XFCE or i3 as the window manger for for GNOME.
And now that I say that, since it has been possible in X-GNOME to replace its window manager, I wonder how GNOME in Wayland is constructed differently to either allow or disallow this?
I’m reading “The Manager’s Path” by Camille Fournier. It shows you how to not only be a great manager but a great employee as well!
This array_unique would work only for things that are unique according to .toString, so {a: 'val'} and {b: 'val'} would be considered as duplicates. example on jsbin
You can fix it by using Map from ES6, though.
Essential functions in JavaScript in vanilla form (inspired by PHP)
I got you, fam: https://github.com/amitmerchant1990/essential-vanilla-javascript-functions/pull/2
Yup. The very first function listed, and it doesn’t work. Pass :D
Edit: In fact, no need for Map, just use ret_arr.indexOf()
millennials, if you made it this far, I’ll wait while you show yourselves the door
Glad to see you’re working on sexism – but while you’re at it, maybe check your ageism?
If you were offended I apologize sincerely. It was only my intention to poke fun at myself as an oldster.
Since we’re on the topic of subtle sexism, ageism, ism-ism, “If you were offended, I apologize” is a classic non-apology form, so if you want an apology to be taken as an apology you might look at alternative ways of stating similar apologies. Not saying you meant it as a non-apology, just pointing it out.
Navigating written text and tone is hard!
Apology accepted :)
In general, “millennial” tends to be a slur, but “see yourself out” really felt non-welcoming. Just FYI for the future :)
One correction, if you are using the bash one-liner on a Mac, use -v, not -s:
date -v "$(curl -sI https://www.google.com/|grep -i 'date:'|sed -e 's/^.ate: //g')"
Yeah, this is a rant against anything not UNIX…
s/Node.js/Java/g and it is the same rant…
Or Python, Ruby, Perl, Go, etc. Pretty silly.
I have been journalling my day, (almost) every day, for the last 14 years. The key for me has been a DayMinder G545 and a Paper Mate ComfortMate Ultra.
I find that the space for one day in a DayMinder is just enough for me to think “hey, I can write that much for today.” I’ve tried other formats, but they have always been too open-ended. With the DayMinder, the space is perfect for me to reflect on my day for 5 minutes of writing time.
The best part of journalling for me, though, is looking back at any given day. I can take a journal from 10 years ago, open to a random page, read what happened, and the rest of that day comes flooding back into my mind. I write about work, home life, anything I did that day, and the magic of it is that the rest follows.
I’m not the best writer in the world, but journaling has helped me a lot. I hope it can help you, too.
That is pretty cool. Reminds me a lot of the demo Dan Ingalls gave at JSConf 2012: https://www.youtube.com/watch?v=QTJRwKOFddc.
I am interested in what happens when the hyperproductive developer (i.e. inventor of the system) leaves. That is a position I find myself in often in my professional career and I would love to know how others deal with it.
Lots of conference notes over the years and technical things that have interested me. I’ve updated less since getting into management, though.
http://trevmex.com/