Readit News logoReadit News
JeffDClark commented on Ask HN: Did you deliberatively develop any new hobby in recent years?    · Posted by u/atulatul
JeffDClark · 4 years ago
I have spent the last two years learning about galls on plants as well as botany (mainly Oaks). I even built a website for helping ID and catalog the various gall forming species that occur across the US and Canada. https://www.gallformers.org

My main techniques for learning have been internet resources, https://www.inaturalist.org, https://www.biodiversitylibrary.org/ , and sci-hub being indispensable. I also have built up a decent library of related books, though there are very few relating to galls mostly they are botany related.

This hobby has led me to become a much better photographer (this is one of my recent favorites https://www.inaturalist.org/observations/96982552) and gets me outside wandering around in nature at every opportunity that I have. My own yard, the neighborhood park, county/state/national parks, all of them offer nearly limitless exploration opportunity.

I have been at it for about 18 months and I feel like I am competent but am acutely aware of just how much more there is to learn, which is for me one of the main appeals.

JeffDClark commented on Replacing Dropbox in favor of DigitalOcean spaces   mitjafelicijan.com/replac... · Posted by u/mitjafelicijan
JoeCianflone · 5 years ago
That’s crazy. I’m using spaces on several projects and never had so much as a blip from them. If you don’t mind what was the showstopper issue for you?
JeffDClark · 5 years ago
Erroneous 503s. I would get a 503 on every call. Uploading a single file with a single call would immediately 503. I never once got a successful upload. I simply switched the endpoint URL and credentials over to AWS S3 and it worked first time so it was not my code (though I suppose it could have been an issue in the library AWS's node S3 client). My theory was the request was somehow malformed based on what DO was expecting and it was returning a 503 rather than a 400. But the request did work with S3.
JeffDClark commented on Replacing Dropbox in favor of DigitalOcean spaces   mitjafelicijan.com/replac... · Posted by u/mitjafelicijan
JeffDClark · 5 years ago
I tried, and tried to use Spaces for image hosting related to a site that I am building but it never worked for me. DigitalOcean support was responsive but useless. I got the same basic response over and over again for days on end. I did finally get a response acking my problem and that it would be assigned to an Engineer. The ticket was then closed the next day with no further comment. I re-opened it and asked about the status of the engineer looking at the issue and received back the same response I had already heard nearly a dozen times. I then re-closed the ticket, deleted my Space, and went back to AWS. :(

I had heard good things about DigitalOcean, but I would not use them or recommend them to anyone after that experience. The one primary issue I had was a showstopper but there was a lot of other bugginess.

JeffDClark commented on Ask HN: What's the worst piece of software you use everyday?    · Posted by u/guu
busyant · 6 years ago
Sorry, but everything listed here is rank amateur stuff when compared to Blackboard Learn (https://en.wikipedia.org/wiki/Blackboard_Learn).

First, the user interface is designed as if the programmers were incentivized to maximize the number of clicks required to get anywhere.

Second, it has the responsiveness of continental drift.

Third, editing and formatting text is an exercise in torture. When I want to delete text that I am writing, half of the time, the delete key won't work (I'm exaggerating, but not joking). Formatting of text is quasi-random. Want red-colored text? That works about 90% of the time for me. The other 10% will give me gray text (This time, not exaggerating). If you are brave, you can edit your text as raw HTML, but, my God, you'd better bring the anti-hypertension pills, because the HTML will blast you with a tsunami of <span> elements. Sometimes the <span> elements (unnecessarily) surround individual characters, sometimes they surround _parts_ of words.

Third, it is nigh impossible to set useful defaults. Why can't the due dates for assignments be defaulted to the end of the day instead of the current hour and minute? Do you honestly think that I would ever want my assignment to be due at 4:33 PM?

Fourth, it tries to do too many things. I already have email. I don't need Blackboard's email functionality getting in the way.

I could go on (for a while), but it's time for those blood pressure meds.

JeffDClark · 6 years ago
Piling on the Blackboard is horrible train, my kids school system uses Blackboard, Fairfax County, VA, FCPS. Its true awfulness was on full display when the school system tried to switch to FT remote schooling back in the Spring. Parents, students, and teachers all clamored to not use Blackboard. Administration did not listen. It did not go well. From the time schools shut down until the end of the school year it was essentially no school. The Director of IT for the FCPS took the fall, but Blackboard was at root the problem. Blackboard tried to shunt all blame onto FCPS. I suppose in a sense FCPS was at fault, in that they bought the steaming pile of crap in the first place.

https://wjla.com/news/local/technical-issues-latest-on-virtu...https://www.washingtonpost.com/local/education/fairfax-schoo...https://www.tysonsreporter.com/2020/04/21/fcps-dropping-blac...

JeffDClark commented on Ask HN: Mind bending books to read and never be the same as before?    · Posted by u/behnamoh
JeffDClark · 6 years ago
A piece of fiction that has never failed to make me think every time I read it, is: The Futurological Congress: From the Memoirs of Ijon Tichy by Stanislaw Lem.

One of the tenets of getting your mind bent is reading things that are antithetical to your own world view. For this reason I read and had my mind bent by Supernatural: Meetings with the Ancient Teachers of Mankind - Graham Hancock.

Finally, I offer The Third Plate: Field Notes on the Future of Food by Dan Barber. I have read a lot about food, nature, etc. but Barber nails the heart of the problem with our current (really recent past, in light of the pandemic) food culture. From farms and restaurants to the consumers (we are not just eaters) he shows how there could be another way that is more sustainable, as well as being more delicious.

JeffDClark commented on Will coronavirus break the sports media industry?   bloomberg.com/news/newsle... · Posted by u/JumpCrisscross
darkerside · 6 years ago
Live sports has been the last gasp of cable TV bundles for so long now. It's frankly astonishing that more people haven't cancelled en masse. Or maybe they have and earnings haven't been released yet.

And good riddance. I look forward to being able to stream individual games on demand.

JeffDClark · 6 years ago
I canceled mine after dragging my feet for years and paying way too much all that time. I have been dreading the call required to cancel but it went pretty smoothly. The lady asked why I was canceling and I said, "I only pay for this for Hockey (and sometimes Baseball) and I am no longer getting either". She seemed not surprised in the slightest and there was zero push back or painful trips to the "retention department". I too look forward to way better streaming options in the next couple of years.
JeffDClark commented on Microsoft stirs suspicions by adding telemetry files to security-only update   zdnet.com/article/microso... · Posted by u/rlv-dan
tallanvor · 7 years ago
Of course he doesn't, because it's obviously untrue. Newer versions of Windows 10 gives you the option to save all diagnostic data and view it, so that you can actually see what they send back.
JeffDClark · 7 years ago
I just setup Windows on a machine for the first time in a decade, it was a very gross experience indeed. I do recall it asking a series of questions about sending data to MSFT that were all by default, opt-in. One of those options sounded a lot like a key logger. The entire install process was so full of dark patterns it was really quite unbelievable to me.
JeffDClark commented on Ask HN: Which RSS reader do you use?    · Posted by u/joaofiliperocha
kencausey · 7 years ago
JeffDClark · 7 years ago
I have been using NewsBlur for years (ever since Google killed Reader). I quite like it.

u/JeffDClark

KarmaCake day747May 31, 2011
About
The Ijon Tichy of the Internet
View Original