Viewing profile — neverartful
neverartful
HN member- Joined
- Thu, Jan 29, 2015, 2:39 PM UTC
- HN karma
- 1,101
- Public activity
- 576 items
- HN profile
- View on Hacker News ↗
About neverartful
No profile information was provided.
Recent public activity
-
comment
Comment #49242309
I've been building CheckSitePulse, a website auditing tool that crawls sites and reports issues like broken links, spelling mistakes, accessibility problems, SEO issues, missing se…
-
comment
Comment #49231381
The author also has a youtube channel ( https://www.youtube.com/@PeterSantenello ) with some really well done videos. He's curious, respectful, and gives a fair reporting of the di…
-
comment
Comment #49161897
One aspect that is most definitely easier with Chromebooks is that it only takes a powerwash (1-2 minutes) to make the device ready for someone else. With Windows devices it takes …
-
comment
Comment #49140465
I still very actively use a Mac Pro 2013 (aka trashcan). It has 64 GB RAM, an 8 core Xeon cpu, and 1TB NVMe. I'm running macOS Monterey (12.7.6) on it. The hardware is still plenty…
-
comment
Comment #48875252
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.
-
comment
Comment #48778301
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 jus…
-
comment
Comment #48777604
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).
-
comment
Comment #48777572
[flagged]
-
comment
Comment #48766548
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…
-
comment
Comment #48531183
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 persi…
-
comment
Comment #48364613
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 th…
-
comment
Comment #43557671
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…
-
comment
Comment #43551515
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…
-
comment
Comment #43535579
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. I…
-
comment
Comment #43529833
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.
- comment
-
comment
Comment #43241114
Nice list. I also delight in having purple martins nearby. They're such a joy to watch.
-
comment
Comment #43183391
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.
-
comment
Comment #43183368
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 p…
-
comment
Comment #43183362
In the US the laws vary considerably by state on what electrical (and plumbing) one is allowed to do without a license.
-
comment
Comment #43156854
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 all…
-
comment
Comment #43122383
My cynical take is that it's a let's buy off these folks before they sue us.
-
comment
Comment #43122375
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, …
- story
-
comment
Comment #42957208
"SQL had (and maybe still has) its own C compiler" Oh? Are you referring to something different from a database's precompiler?