Public

1124 bookmarks
Newest
CDC orders mass retraction and revision of submitted research across all science and medicine journals. Banned terms must be scrubbed.
CDC orders mass retraction and revision of submitted research across all science and medicine journals. Banned terms must be scrubbed.
The start of what's going to be a very long 4 (or more) years for the US, and how it's going to drag them down when it comes to doing science.
·insidemedicine.substack.com·
CDC orders mass retraction and revision of submitted research across all science and medicine journals. Banned terms must be scrubbed.
ShadeMap
ShadeMap

Pretty clever webapp that shows a map and simulates what the shadows in that location would look like at a given date and time.

I'm not convinced it's 100% accurate -- I've tested it for where I live and it's showing me shadow where there wouldn't be any -- but it's close enough that I could see it actually being useful.

·shademap.app·
ShadeMap
Lumon Industries
Lumon Industries
For when work is getting too much and I need to remind myself that it's all the same shit really...
·lumon-industries.com·
Lumon Industries
WordPress is in trouble
WordPress is in trouble
I've not really kept up with the WordPress drama, but I'm aware that it's ongoing and bizarre. This blog post seems to do a reasonable job of helping catch up on what's what.
·anderegg.ca·
WordPress is in trouble
ShitGit
ShitGit

Stupid site that will roast your (or anyone else's) GitHub profile.

Stupid, but in a daft way. I approve.

·shitgit.vercel.app·
ShitGit
Atlas of Space
Atlas of Space
Really nice atlas of the solar system, done in the browser. Pretty easy to navigate and even pretty good on mobile too.
·atlasof.space·
Atlas of Space
The Terminal Directory
The Terminal Directory
A handy website that aims to be a source of all known terminal emulators and similar tools.
·termui.sh·
The Terminal Directory
Braindrop: A terminal-based client for raindrop.io
Braindrop: A terminal-based client for raindrop.io

Braindrop is a terminal-based client for the raindrop.io bookmaking service.

It has support for:

  • Adding, editing and removing raindrops
  • Searching and filtering with tags and free text
  • Checking if a link is available in the Wayback Machine
  • And more

The application is under active development and will have more features added as time goes on.

·github.com·
Braindrop: A terminal-based client for raindrop.io
OSA JavaScript recipes
OSA JavaScript recipes
For a while, you've been able to script Mac OS using JavaScript using JavaScript for Open Scripting Architecture (JSOSA). This is a huge improvement on AppleScript. Why? JavaScript isn't a great language, but it broadly follows the conventions that programming languages of the C/ALGOL family have followed for decades. AppleScript is a horrendous mess that should never have come into being.
·gist.github.com·
OSA JavaScript recipes