Show newer

@groovestomp @groovestomp Talking to a more senior dev? I'm guilty of saying that, with the notion that it may comfort the dev...

Just read a libraries code to figure out how to supplement its Transit readers, easy peasy, because the docs haven't been updated in years and didn't include that tidbit. Feels good!

RT @_georgemoller
💡 Are you familiar with the where() and is() pseudo-class functions in CSS?

RT @khyperia
discovered an alternate version of one of my favorite javascript oddities <3

(fun fact, only does this in firefox, not chrome)

in
(clojure.string/replace "Hello World Johnny" #" " "")
---
RT @swapnakpanda
🚀 Problem Solving

Given a string input, you need to extract only non-whitespace characters and returns the string.

Example:

Input → "Hello World Johny"
Output → "HelloWorldJohny"

Can you write just a one-liner code for it?

Hint in JavaScript: You can use split, join etc.
twitter.com/swapnakpanda/statu

RT @hewrin_10
@Endless_WebDev I found reading "Grokking Simplicity" by @ericnormand helps with keeping functions small, mostly by separating functions into data, calculations and actions.

Very much this! I consider that kind of conscious effort part of learning the language and, indeed, of becoming a better programmer in ANY language. This is one of the super powers of functional programming, and is also a valuable part of algorithmic thinking.
---
RT @askonomm
The thing with Clojure is that unless you make concious effort into splitting functions into small pieces of < 20 lines whenever possible, Clojure is horrid to read…
twitter.com/askonomm/status/14

"iterate" is a bad concept for 95% of use cases; it requires thinking about "steps" and aggregators and side-effects. List Comprehensions are usually much better, with the idea being "give me a collection of stuff, and I'll give you some other collection back." Many languages now have these as foreach (instead of for), map, and filter. Only on special occasions does an algorithm actually require consideration of each step in context of the other steps.

RT @_developit
In the past week I have encountered 2 separate websites where all links were unclickable. In both cases, it was client-side routing attempting to invoke global link tracking functions, which were missing because I use an ad blocker.

RT @ctrlshifti
security engineer: we're going to start moving towards zero trust

developer: oh cool. how does that work

security engineer: [narrows eyes] why do you ask

RT @BrandonBloom
@awright18 It’s been a while, but I’ve written quite a bit of Python code once upon a tkme. Indentation sensitivity has always been a bad idea there too.

RT @scicloj
Do you like and wish to know more about ?
Join our study session this Saturday.

(We're also continuing our usual path with data science study sessions on Sunday.) twitter.com/clojureverse/statu

RT @martensytema
Functions and Data.

That's it, that's the tweet.

Todo: write on this from a perspective. Should we make a Garden repo of canned styles? How do the mainstream preprocessors like SASS tie in to this?
---
RT @denicmarko
CSS generators can save you a lot of time and effort.

🧵
twitter.com/denicmarko/status/

@icedquinn I was going to like this, thinking of amateur programmatic synth, but then realized you might have been punning on "crap" so I decided instead to make this "toot!"

@ademalsasa I don't use a web app for RSS feed reading, since has the very good elfeed, but I much prefer rss to newsletters. I like the "I'll subscribe" model much better than the "I'll deliver" model. I understand that content creators like to know who and how many are reading their thing, but I like having my privacy respected without me handing over another account. Plus, it's good being able to customize my viewer the way I like without being beholden to whatever customization the content distributor allows.

Do you like RSS?

Sharing is very appreciated.

commafeed.com

You can read multiple websites' news :rss: you love in one place via your web browser everywhere.

#FreeSoftware #SelfHosting #RSS #CommaFeed

Show thread

@icedquinn you're right. That's fast! When do diminishing returns start to kick in?

Show older
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.