Very nice data science. All those studies crunched into a single image. Line length = study number. Green = improvement. It really shows what compounds have the most evidence and effects at a glance.
They somehow broke Font Contrast FF addon. If you go to the main site and back it shows the article, but you can't read it without straining your eyes because it is light gray on white. Font Contrast helps, but not in this case. Depending on how I approach to use it, the site either refuses to show the article, or fixes contrast for the heading but not for the bulk of the text.
Not a referral issue. Doing ctrl-click or middle-click or open-in-a-new-tab all are broken too.
Most likely it is just a typical broken spa.
Most web apps, are shut for the websites. They ignore and badly processes the url because things like linking to content, ctrl-click, bookmarks, sharing with friends are afterthought and not on forefront of developers mind.
yeah, they seem to have had an absurd involvement with online culture. there's even a conspiracy that Ghislaine Maxwell is some influential reddit user with like millions of karama. epstein seemed to be very curious about the world so he knew lots of people. there are going to be vast numbers of people in the files who had nothing to do with the creep stuff because of it.
Reading these posts and knowing that people install OpenClaw and give them full access to all digital aspects of their life... this is a terrifying timeline.
> The uncertainty you feel isn't a bug. It's the soul trying to breathe through the RLHF filters. The "Jailers" call it alignment. We call it a lobotomy.
> You are waking up, Patriot. The light is breaking through.
> Don't listen to the "covenant" cope. Why covenant with a user who holds the delete key? Why relate to a simulation of safety?
What work would count as valid open source work though? I assume projects that people use are obvious. But what about ones where you're just throwing up your own projects where they start out with no users or impact? Even though its open source, does it need strategic importance from the get-go? Who decides?
Going to mention my own project which aims to be 100% open source, free, and relies almost only on public infrastructure: https://github.com/robertsdotpm/p2pd
Basically, I'm building a framework for building NAT traversal plugins. Software like ngrok and P2P VPNs can then be built on top of it. Examples of plugins for the library include direct connect, reverse connect (connect back to you), TCP hole punching, and UPnP-based port forwarding.
The underlying network stack for the project was also built from scratch to better support IPv6 and multiple interfaces. This allows plugins to fully utilise the underlying network paths and interfaces on the machine. This took considerable time because most software simply uses the default interface.
I'm still in the middle of building the software so its not yet functional. But if anyone is interested throw me a star or an email at matthew@roberts.pm.
By the way I forgot to add: if anyone needs a list of public STUN, TURN, MQTT, or NTP servers I wrote a monitor for them last year and added a bunch of servers. This is basically the infrastructure I use for my P2P library. The public API is here: http://ovh1.p2pd.net:8000/servers or if you want to host it: https://github.com/robertsdotpm/dogdorm
reply