I mean... Yeah, it's a curated set of dotfiles that one guy spent a while tuning to his liking.
I don't use it, but I figure it's just a matter of most people being too lazy to polish up their own equivalent, so they'll use someone else's.
HN user
Just a guy who loves dogs and computers
I mean... Yeah, it's a curated set of dotfiles that one guy spent a while tuning to his liking.
I don't use it, but I figure it's just a matter of most people being too lazy to polish up their own equivalent, so they'll use someone else's.
The problem is there are many middleboxes that monitor port 443 and will drop any traffic that they can't decode as TLS (which in this case means TLS 1.2 or below). The choice was between masking traffic as an earlier version of TLS or forcing the replacement of all of those middleboxes. It's a no-brainer.
I don't know, I don't think it's really a huge waste of time considering I just read the entire comment thread in a handful of minutes. And beyond that, failing to comply with RFC requirements is the bug here -- a workaround existing for a specific language isn't a fix.
The ruling itself even says that every case has to be taken in context, and that particular one was a known felon who has been accused of a crime fleeing in a vehicle. As a matter of fact, if you look at the decision [1] you won't find the word "defense" once, only "fleeing".
Electric cars are supposed to be simple. Give me something in a shape of a Civic, with the engine replaced with a motor and a battery good for 150 miles, and sell it for $10-12k new. Don't even need an entertainment cluster, give me a place to put a tablet or a phone and just have a bluetooth speaker.
I think this is more or less the pitch behind Slate (https://www.slate.auto/en), though it's more of a truck/SUV form factor.
Worth mentioning this isn't a port of the entire system, more a reimplementation that lacks MANY features of the real System 7
I'm still bitter that they never refunded me for my canceled pre-order, despite promising to at the time. It's been years and I never got any money back (or a phone, for that matter). I consider Purism to be an untrustworthy business as a result.
I've actually heard people argue against having lights on signage for this exact reason: people shouldn't be reliant on lights that may or may not work to modulate their behavior when driving. They had been referring mainly to pedestrian crossing signs, but I think it applies here too. I generally treat any school speed limit sign as in effect if it's before nightfall as a rule of thumb.
Where are you seeing devices without Bootguard fused? I'd be very curious to get my hands on some of those...
Previously discussed here: https://news.ycombinator.com/item?id=44240265
Headline is a little misleading imo -- the vulnerability isn't in Notepad++ itself as much as its installer. Current users, I imagine, don't have anything to worry about.
Buy your own DOCSIS modem, opt out of renting theirs. It'll pay for itself after a few billing cycles (the modem rental fee is $15 per month)
I am not making things up when I say that the very first question I had about how to use this module, either is not answered, or I couldn't find the answer. That question was "what regular expression syntax is supported?". This is such a fundamental question, yet there is no answer provided.
The main page for the documentation answers that question: https://docs.rs/regex/1.11.1/regex/index.html
It even says "If you just want API documentation, then skip to the Regex type", which is what you were linked to before.
I hate things in "if you know then you know" category. This is one of them.
Documentation? Reading a manual for an unknown thing?
Well. Yes? Maybe I'm assuming too much, but I feel like the target audience here (terminal emulator 'enthusiasts') either know about this already or are totally willing to go over to the manual to read what it is. The very first section upon opening the documentation explains it succinctly: Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
Add 'UK' to the search and you get a result pretty easily: https://themultibank.co.uk/
I think it's fair to say the majority of people don't really care about any of those things as much as having a system that just works -- which was part of their whole argument regarding why package maintainers love it so much and end users really don't tend to care.
Pretty sure it's entirely possible to find out what someone has said in a major publication about a major figure, actually.
What is with people treating LLMs like a search engine? All of this could have been avoided by just using Google.
There's something to be said for groups like this one and Standard eBooks (mentioned elsewhere in this thread) doing some work to clean up and beautify public domain books like the ones in Project Gutenberg. Even Standard eBooks mentions that their books are all sourced from Gutenberg.
This group seems much less complete than SE, and in my opinion, they're not nearly as nice looking. I think that's more a matter of personal taste though.
There are much more long-lived distros still around as well... But really, I meant more the danger of having the distro die without any clear plan for transition. In Funtoo's case it was less a matter of how long it would be around as much as what the plan would be if the BDFL decided they're done.
This sort of situation is why I've been hesitant to try smaller Linux distros in the past, especially for daily drivers or any sort of long term use. The allure of innovative features and modernity tends to be weighed against the long-term prospects and likelihood of longevity.
That being said, I did think funtoo would be around longer. I totally get the motivation; if a volunteer hobby isn't doing it for you, you ought to be free to let it go. I'm sure that the remaining dev/user base is perfectly free to fork off and rename to maintain the spirit of the distro too.
It's wild to think that people would use the same sort of trick you used to use to revive a dead Xbox to charge their car faster...
Unless you need a refund. Then you'll be waiting for literal years!
I don't think that they're referring to this specific phrase. I had no idea that it has this specific meaning, and I would guess most consumers don't, either. If it was clickbait, it was very bad as clickbait.
I wonder if this one is using pirated software, too?
Part of it is the explicitness mandated by the language (i.e. when dealing with Optionals or Results, you have to deal with both cases or explicitly state which you expect as an invariant). There's also curious (imo) choices on the part of rustfmt that seems to favor density of code that way.
insinuating laziness baselessly
intentionally designed to yield hard to read code
I think if you assume that syntax you find odd/difficult was intended to confound you, I can safely make assumptions of my own.
Again, without stating something more substantive about why the syntax is "incomprehensible" to them, my best assessment is always going to be "skill issue".
Because if you can't understand the syntax it's quite literally a skill issue. They didn't give any substantive critique beyond "reading is hard".
Pretty much all of them do, though the platform support varies by hypervisor/guest OS. Paravirtualized (aka non-passthrough) 3D acceleration has been implemented for well over a decade.