I agree with you. I'd go one step further and let it be the only mode available starting with new versions of the library.
HN user
neverartful
I understand your point, especially for company websites whose products/services aren't oriented to the blind.
However, there are many companies with products/services that are just as much for the blind as the sighted (government, insurance, legal, medical, etc.) and many of them don't even make an attempt. The blind are still people and they should have equal access.
I'd like to connect with you offline for further conversation. I didn't see any contact information in your profile (and there's none currently in mine either).
There are a couple of different ways of using Ceph with a filesystem: (1) CephFS, or (2) RBD (Ceph block device) volume mounted and then create filesystem on the mounted RBD volume. Historically, the RBD approach would likely have been the more common of the 2. Which of these 2 ways were you referring to?
Still working on my web site quality assurance software. Getting close to private beta (hopefully very soon). Back end is written in Java and built with Javalin and Jsoup and persisted to PostgreSQL. Front end is JS/React. My back end crawls the designated website and for each page runs a number of analyzers to assess the quality across the following categories: accessibility, content quality (spelling, missing spaces between words, etc), performance, security, content policy (required phrases and forbidden phrases), site integrity, and seo. Each site can be configured to have its own custom dictionary (for spell checking). It's been a lot of fun and I'm looking forward to taking the wraps off it.
I have and use a Mac Pro 2013 too. Mine is 8 cores with 64 GB RAM. I haven't used mine for any LLM workloads, but it does just fine for most stuff. My biggest concern with it is the OS. I'm still running macOS (the latest supported version) but it's getting continually further out-of-date security wise all the time.
Have you discussed this with your doctor? If not, I would schedule an appointment ASAP. It's possible that medication might be able to help significantly. If it does help, it could be that it helps you enough to turn things into a more manageable situation at work. This might not be your long-term optimal solution, but it could make life less miserable until you do find your long-term optimal.
It was the best of times (WP5.1) and the worst of times (first versions for Windows). I used WordPerfect for DOS 5.1 extensively and it was a joy to use. It was not WYSIWYG, but it was fast, stable, and very capable. A couple of years later I used one of the early versions of WordPerfect for Windows (I don't recall the version number) and it was a complete disaster. It crashed very often. Hence, my love/hate with WordPerfect.
2 things: (1) trying to find a job, and (2) continuing work on my software.
I've been working on a new software product (native Windows) that is for analysis of SQLite databases. It's geared towards non-technical and slightly technical who may not know anything about SQL. The software includes an ER diagram, ability to browse table data, query building, and charting (bar, column, histogram, line, pie, scatter). Trying to get it finished up so that it can be released (hopefully in next few weeks).
Very nice on both! I've long had an affinity for non-mainstream programming languages (mostly those with Wirth lineage). I wish there were more projects that used them.
Nice list. I also delight in having purple martins nearby. They're such a joy to watch.
Consider writing your own software. Maybe something that scratches an itch, related to one of your hobbies, or a need you've observed in the market.
I voluntarily left the corporate world in spring of 2024. I already had a part-time handyman business going so I just took it full-time. I also started developing my own software product (soon to be released).
In the US the laws vary considerably by state on what electrical (and plumbing) one is allowed to do without a license.
I'm still working on development of a native Windows application for data analysis of SQLite databases. It's geared towards non-technical (or only slightly technical) users and allows queries to be easily made without knowing SQL. Additionally, it easily lets the user quickly create charts from the queried data (bar, column, histogram, line, pie, scatter). Development is nearly complete and hoping to put in the hands of testers within the next couple of weeks. Also trying to decide on name for the product so that I can start development of website for it.
My cynical take is that it's a let's buy off these folks before they sue us.
There's a big difference between physical injuries and mental/emotional injuries. I can't imagine that all (or even most) of the passengers can shrug the whole thing off with "oh, well. i wasn't hurt".
"SQL had (and maybe still has) its own C compiler"
Oh? Are you referring to something different from a database's precompiler?
I'm genuinely surprised that California hasn't figured out fire risk management decades ago. The Santa Ana winds are nothing new and have been in the southern part of the state forever. I remember seeing news reports about catastrophic fires in southern California as far back as the 1970s (when I was a kid). Doesn't everyone know that strong winds (which are guaranteed to come) can make wild fires exponentially worse? No one can control the wind though.
The 3 necessary components for fire are: oxygen, fuel, and ignition source. No stopping the presence of oxygen. Ignition sources are present with lightning strikes (among other things). That leaves fuel as the thing that can be controlled. If you can't reduce the fuel load around your dwelling, it doesn't make any sense to live there. I live in a forest that has experienced a tragic wildfire in the past, so I'm in a similar boat (but without the Santa Ana winds). Keeping fuel away from my home is something that I think about a lot -- and ACT ON a lot.
I have a neighbor who does practically nothing to reduce his fuel load. It's his legal right, but I think it's foolish. He's told me he likes to keep his property "undisturbed". It sounds like there's much of the same thinking that drives policy in California.
The combined practice of: (1) put out any fire immediately, and (2) do nothing to reduce fuel load, makes for a bad combination in the long run. It would seem to me that Californians should have figured these things out decades ago and be the experts on fire risk management. What am I missing?
Intel also had the 80860 (aka i860) that was hyped up as a "Cray on a chip".
I have an Apple Mac Pro Late 2013 (aka trashcan) with an Intel Xeon 8 core cpu.
"sometimes as a queue"
Oh? I'd be interested in hearing more about that. Is this common?
In my experience they are not nearly as fast.
To be fair, you have to pay the Apple tax to use Apple Numbers. It's not monthly (or even a subscription), but it's not a one-time payment if you want the ability to use it over a long period of time.
Qt is competition (perhaps not direct in many cases) and it's not the only one. Also wxWidgets, Lazarus, Delphi, C++ Builder, WinForms, WPF, Xojo, etc.
Have a look at their github repos. They have a fair bit of sample code sprinkled about.
They do have a free tier. It's nice having more dev tool options than fewer options.
"incredibly fast and responsive compared to what we have now"
Agreed! Also, typically far lower memory usage.
Yes, Remobjects makes some nice tools. I absolutely adore their Oxygene language.
This is the first I've heard of twinBASIC. I'm happy to see it on the dev tools scene.