Yep, trying to access commit details is just returning the unicorn page for me
HN user
salmon
There are undoubtedly SIM farms there too. They just didn’t happen to catch the eye of the feds yet
I use miniflux to consume HN via RSS feed and that text was at the top of the article when I opened it.
Almost the same thing happened to me 2 years ago[1]. I didn’t understand the docker/ufw footgun at that time.
Gorm can do this
Author here - thanks for everything you do to make Homebrew awesome!
You can install Docker directly on Proxmox. I did a little comparison of the 3 methods [1].
Do you have a link to the UDM Wireguard docs? I want to upgrade to one, but not until there is official support for wg tunnels
This is an attack vector which has been exploited in the past to great effect[1].
[1] https://arstechnica.com/information-technology/2021/02/suppl...
Used Mellanox cards go for $50-80 on eBay
https://www.ebay.com/itm/Mellanox-MCX311A-XCAT-CX311A-Connec...
A while back I made a quick shell script[1] to easily create a static Hugo blog hosted on S3 with a Cloudfront distribution. All you need to bring is a domain name. The AWS CLI is extremely capable.
There’s actually three ways to run Docker on Proxmox: in a VM, in an LXC container, or directly in Proxmox itself. I wrote about it here: https://danthesalmon.com/running-docker-on-proxmox/
Not sure if it's because I didn't make an account, but 8 of the 10 clips I got were all from The Dark Knight. I searched 2 phrases.
This is a great idea. I downloaded it just now and found that the Privacy Policy and ToS links on the signup page don't appear to work.
Related project that was posted to HN yesterday:
github1s.com - just add "1s" to any github URL and it opens the repo in VS Code in your browser
I love this
Aren't the locations of most of the AWS data centers kept pretty private for reasons exactly like this?
You bought used RAM DIMMs and were surprised that they failed?
Israel has mandatory military service and part of it's military is an elite hacking group known as Unit 8200[0]. Members of this unit who leave the military have founded a huge number of information security and antivirus companies based in Israel (mostly in Tel Aviv)[1].
----
[0] https://en.wikipedia.org/wiki/Unit_8200
[1] https://en.wikipedia.org/wiki/Unit_8200#Companies_founded_by...
There have been many discussions here on HN about finding a good "dumb tv". Here's a recent one which appears to favor Sceptre: https://news.ycombinator.com/item?id=24666968&p=2
You can access Apple Music through iTunes on Windows.
Man, I haven't thought about Grooveshark in years. It was so good, but doomed from the beginning. They didn't have any sort of copyright agreements in place and they let users browse any songs uploaded by other users.
The newsweek article has basically no information. Either of these would be much better
I find optimization porn like this to be so satisfying.
If you're going to have a 2-page login worflow, just make sure that you aren't making network calls client-side to check if the email is registered on the site.
This is a super easy way for attackers to enumerate valid email addresses to then come back and stuff credentials.