I have one of my domains on Cloudflare and was thinking of moving the rest of them there. What makes it harder to move name servers away from Cloudflare than other places?
I have one of my domains on Cloudflare and was thinking of moving the rest of them there. What makes it harder to move name servers away from Cloudflare than other places?
W3m and elinks come to mind for text only.
I had this issue and it only worked when I downloaded it from the website and ran it, not from steam or flatpak. I don’t have it installed anymore and I’m not sure what the underlying issue was, but you can try that.
I don’t know where you are, but this isn’t always enough. If it’s your employer’s IP it’s not yours to license to begin with.
In my situation, it even extends to any hobby projects I work on and I don’t think my situation is unusual.
That said, most employers don’t care about hobby projects with no earning potential.
Yes. The periods are just part of the name like any other letter, so 5 is compared to m, and numbers sort before letters. You can add something like ‘.0’ to make it sort more naturally. Look up an ASCII table to get a feeling for how strings are sorted.
It’s still legal tender so they have to accept it. They don’t like it, but they do. Last time I visited Norway I held up the line at the grocery store trying to buy candy with cash that had been gifted to me. I’m not sure the cashier knew what to do with it.
Edit: many people telling me they are not required. From what I could find, cash is still “tvunget betalingsmiddel”, but there are some broad exceptions. Ref. So, I don’t think I was out of line expecting to pay cash at the grocery store. However, that was the only time I paid cash when I visited last time, so yeah, it’s basically cashless already.
This needs to go viral and be posted in reviews for every monitor with this “feature”. Heck, make a convenient warning icon indicating “adware” for such reviews so I can scroll past them faster.
No way I’m risking buying a TV or monitor from LG after seeing this. It would go right back in the box to be returned.
Yep. And for very good reasons, as explained in the article. But knowing that domains can be a significant source of income for a small nation, it does seem a shame to both waste that resource and break tons of sites in the process. I wish there were better ways to do this that didn’t mean shutting it down or even selling it off to the highest bidder (who already has enough money).
I doubt this will happen, but they should just reassign it to the Mauritius authority. The citizens of the islands could then potentially see some benefit from it, not Google or ICANN or whoever selflessly offers to take it over.
Everywhere I’ve worked it didn’t matter if I used my equipment or theirs. All IP I created while employed there was the property of my employer. If you’re in the USA, check your contracts.
You don’t say what type of programming you do, or if you’re just learning or developing professionally, but maybe something fully online would work? For example repl.it, stackblitz, or Visual Studio Code for the Web.
I second the suggestion for getting a Bluetooth keyboard for the iPad.
Not GP, but they may have been referring to Citizen United.
Excellent point. I had forgotten about this. I work for a non profit so I’m ok, but yes you should absolutely check the terms of the license before using. On the upside, almost everything is markdown files in regular folders, so you can fall back to vim anytime.
I don’t know if this will work for you, and I’m not sure if you’re only looking for TUI editors, but Obsidian has vi key bindings and a lot of plugins.
Disclaimer: I have not tried the vi key bindings in Obsidian.
Another one I use is vscode. It has a ton of markdown plugins and vi key bindings. It also has a nice preview window.
What do you mean? RedHat even used to come with an installer localized in their language.
So many links are going to go dead because of this. I’m sure plenty of software out there used this to automatically shorten links for posting on social media etc.
Most of these reports are about preview builds of Windows.
That said, surely you have seen recommendations from Microsoft to try their Office package and such oil up. It’s like that, but more intrusive.
I can’t believe Microsoft is making me switch from Windows to Mac and Linux, but here we are.
No. The wrong timing parameters could definitively break your hardware.
See also Raymond Chen’s original blog post.
I create a cron job with something like:
docker system prune -af --filter="until=XXh"
where XX is on the order of a few days.