I built this because I constantly find myself on Facebook instead of being productive. I wanting something that gave me the same experience of something that feels alive and active with likes, comments, notifications, etc. but that isn't toxic and redirects the time towards something good.
Would love to hear feedback on the app or the idea
Inspired by this post I threw together a new open source desktop app that has an annoying always on top window that has a flashing timer, this seems to accomplish the same thing. https://github.com/timsayshey/cringe-clock
"Conclusions: Moderate-certainty evidence finds that large reductions in COVID-19 deaths are possible using ivermectin. Using ivermectin early in the clinical course may reduce numbers progressing to severe disease. The apparent safety and low cost suggest that ivermectin is likely to have a significant impact on the SARS-CoV-2 pandemic globally."
One of the biggest ways I use iCloud Photos is as a screensaver on my Apple TV. As I am considering alternatives to Apple products due to privacy concerns, I am looking for something that has screensaver integrations with Android TV and/or Apple TV. It seems all open source Google Photos alternatives don't have a screensaver app for any TV platform.
I think all censorship should be deplored. My position is that bits are not a bug. That we should create communications technologies that allow people to send whatever they like to each other. And when people put their thumbs on the scale and try to say what can and can't be sent, we should fight back - both politically through protest and technologically through software. - Aaron Swartz
I've been following Hacker News for over a decade and my sense of the community is that it has always been overwhelmingly pro free speech at any cost (even in the cases where it would protect something outright illegal). Now I'm hearing from many in the same community that free speech has been "weaponized" and must be controlled for the greater good. What happened? Seriously.
Just installed it. And had gmail running on it and Chrome at the same time. Firefox Nightly showed to be using significant power while Chrome was not. I think this still has a long way to go before I switch to Firefox both in terms of performance and dev tools.
This is an amazing project! Probably one of the most useful ways to actually find quality job listings. If only Craigslist would offer site-wide search natively.
Btw, you should open-source this on GitHub. You should also include a crypto/paypal donation option.
I've been doing keto for 2 years. This is actually pretty cool, I found a few things I want to try. You should add ratings and track clicks and use the data to add a way to sort by popularity.
There is probably a good use case here for developers maintaining a CF project that need to pick up the language quickly. This looks like a great course. Also, I've never heard of AdobeKnowHow, looks like an interesting platform.
I really wish AWS would stop enabling master API keys by default. As soon as you create an AWS account you are given API keys which basically have SUDO permissions to your entire account. That is super dangerous and is probably the same key set that these hackers got ahold of. AWS needs to disable these full access API keys by default and instead should encourage users to generate keys for specific access to limit what they can do.
If this is the case then wouldn't re-naming it Python 4 shake the negative view of it? Guess it's too late now for Python but I've seen it done in other open source projects and it worked pretty well.
>> When an XHR response comes back as HTML, there is no "Preview" tab like in Chrome.
> This is consolidated in the Response tab. You can view it as raw response, or JSON (with filtering options).
Yeah, I can see the raw HTML or JSON response. But Chrome actually allows you to see the rendered HTML response in the "Preview" tab. Are you saying there is a way to see the rendered HTML from the XHR response? I'm not seeing it. To see the rendered HTML, I have to copy it, create an html file, paste the HTML, then open it in a browser. That's a lot of extra steps when debugging something.
Their devtools have come a long way. And are almost caught up with Chrome. I've only noticed the following things missing: When an XHR response comes back as HTML, there is no "Preview" tab like in Chrome. Also, the responsive testing tool doesn't have the device frames (ie, iPhone, iPad, etc) and it also doesn't have the little touch circle cursor that let's you drag and swipe while testing.
I used to use itunes.so-nik.com to extract podcast urls but it looks like it's down right now. Thankfully they posted the code on github so you can just run the PHP script yourself: