Show newer
Nick boosted

The first rule of #Enshittification is that proper lock-in cannot occur if the product is thriving as Open Source, so once you've reached sufficiently high switching costs, pull out the rug.

github.com/bitwarden/clients/i

#bitwarden

Nick boosted

been working with Hack Club (hackclub.com/) to sell them print zines at cost to give away to teenage programmers in their community and I'm super excited about it

it's so fun to see the kinds of things teenagers are making, for example I was so impressed with cpu.land/ by kognise.dev/

Nick boosted

Instagram and Threads block accounts that shared public data on Mark Zuckerberg’s and Donald Trump’s private planes. A similar move on Twitter/X stirred up a free-speech firestorm. wapo.st/3AhU68v

Nick boosted

apparently now you can run Jupyter notebooks in the browser without a server with WebAssembly using JupyterLite?? jupyterlite.readthedocs.io/en/

I learned about this because @paddymul made a pull request to my pandas-cookbook tutorial on github to add support for it

you can try it out here, it seems to work: jvns.github.io/pandas-cookbook

Nick boosted

honestly it's time to hit pause on studying human cognition to figure out wtf is happening with crows

link.springer.com/article/10.1

Nick boosted

I was rounding up papers and preprints for something and I realized something so cool which is that my last six scientific papers/preprints that have co-authors, all on software developers, are ALL with all-female author teams

Nick boosted
Nick boosted

I’m really proud of this article on Masonry & CSS.

It was incredibly hard to write. We spent weeks writing and rewriting, digging deeper & deeper into the issues at hand, working to make things as easy to understand as possible.

webkit.org/blog/16026/css-maso

There’s also a really cool idea about how to add another new feature to CSS Grid. (It would make it super easy to create a common article layout that’s not easy today.)

I can’t wait to hear what you think.

Nick boosted

Incredibly cool: A community of people on Discord are salvaging Redbox kiosks from Walgreens all over the country and are reverse engineering and modifying them. Redbox OS got dumped this week and people are actively figuring out how to repurpose it:

404media.co/tinkerers-are-taki

Nick boosted

Our department Data Analysis and Mathematical modelling is looking for a postdoctoral researcher. You'll be teaching a course introduction to #DataScience , assist with a number of master courses and spend 70% of your time in research on #MachineLearning methods with focus on analyzing #omics data.

More info:

jobs.ugent.be/job/Ghent-Post-d

#fedihire #Phd #Math #genomics #proteomics

Nick boosted

The first 256 antennas of the Low-frequency part of the #SKA are there in 🤩
(movie via skao.int/en/explore/constructi)

Also in the same website, you can see the synchronisation dance of the SKA - MID (high frequency part of SKA) with MeerKAT dishes, in South Africa.

#astronomy #astrodon #science

Nick boosted

Remember the first time you created that index.html, opened in the browser, and it felt like magic?
@bw wrote a free online ebook and I love the promise:
“I feel strongly that anyone should be able to make a website with HTML if they want. This book will teach you how to do just that. It doesn’t require any previous experience making websites or coding. I will cover everything you need to know to get started in an approachable and friendly way.”

htmlforpeople.com/

Nick boosted

Some groups keep trying to use copyright to control our ability to access and share the law. But from New York, to Missouri, to the District of Columbia, judges understand that this is an absurd and undemocratic proposition. eff.org/deeplinks/2024/10/cour

Nick boosted
Nick boosted

@lukas @taylorlorenz

I've seen a number of instances where celebrities/youtubers/well-known people have been harangued out of the Fediverse by potentially well meaning but... militant, denizens.

It's not a nice place to be when something like posting a picture of your dinner results in 12 people calling you out on not CW'ing it.

Nick boosted
Nick boosted

The great climate scientist Warren M. Washington, one of the first climate modelers in the world and a White House advisor from the Carter to W administrations, passed away yesterday at the age of 88.
#climatescience

I would dearly like to turn off the notifications I get when people edit their posts, but I can't find the option. Is this possible, and if so how?

Nick boosted

In Mathematica you can define a function via pattern matching

f[x_]:=x+1

and freely redefine it

f[x_]:=x+2

or write a function as a lambda

f = Function[{x},x+3]

But woe betide you if you redefine it using pattern matching after defining it as a lambda

f[x_]:=x+4

as it'll substitute(!!!)

Function[{x},x+3][x_]:=x+4

In reality what happens is you accidentally do this in code to invert a 1000x1000 matrix and now a simple numerical computation becomes the attempt to invert a symbolic matrix with unevaluated subexpressions and it runs out of memory and you lose all your work...

Nick boosted

Comet A3 Tsuchinshan-Atlas from DarkSkyLand last night, just barely showing the horizon in the lower right. In the lower left is Venus setting. The really cool thing was that I could see it with the unaided eye. Wish I could share that.

Show older
Qoto Mastodon

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