@acdha@code4lib.social avatar

acdha

@acdha@code4lib.social

Software developer at a big library

(Note: if you followed @acdha this account is more related to my work interests and https://thepit.social/@acdha is more personal)

This profile is from a federated server and may be incomplete. Browse more on the original instance.

petrillic, to random
@petrillic@hachyderm.io avatar

Amazing how eager companies are to "move as fast as possible to the cloud", and then they see the bill.

acdha,
@acdha@code4lib.social avatar

@petrillic Granted, many companies would also balk if they were confronted with the full bill for self-hosting a given application.

I feel like this falls into the common trap of looking for technical fixes for social problems, where it should be questions like “will the cloud allow you to tighten feedback loops?” or “does the cloud reduce conflicting organizational incentives?”

acdha,
@acdha@code4lib.social avatar

@petrillic Also how many organizations will treat this as no big deal. I've lost count of the number of times someone has done something like compare AWS RDS or S3 with the assumption that their on-premise staff are free and it's like … shouldn't you know how much time they spend supporting your existing systems? It seems like an important detail.

webology, to random
@webology@mastodon.social avatar

📝 On Hashtag Accessibility

I’m calling myself out for this because until about a month ago, I used hashtags all the wrong way on my social media posts.

You can make your posts easier with screen readers with a tiny change:

> Capitalize the first letter of each word in your hashtag

https://micro.webology.dev/2024/05/14/on-hashtag-accessibility.html

acdha,
@acdha@code4lib.social avatar

@webology I much prefer this style - one of my only gripes with @ivory is that it autocompletes to the lowercase form even if you always correct it.

major, to random
@major@social.lol avatar

You know why car dealers charge these insane markups?

Because people get in line to pay them. 🤦‍♂️

https://www.reddit.com/r/Toyota/s/29MOmrZm63

acdha,
@acdha@code4lib.social avatar

@major this reminds me of the gamers who whine about buggy preorders, DLC, etc. but can never seem to stop paying. Nobody needs a Land Rover so once you’re not walking, they know it’s just a question of how much far away they are from the VP’s yacht helipad.

AuroraNebulosa, to random

Anyone having issues?

acdha,
@acdha@code4lib.social avatar

@mistersql @AuroraNebulosa I am currently looking into that now

acdha,
@acdha@code4lib.social avatar

@mistersql @AuroraNebulosa The security patching ran longer than it normally does but it should be back to normal now.

janl, to random
@janl@narrativ.es avatar

Well, RIP Squarespace, bedrock of Podcasts. https://hachyderm.io/@thisismissem/112433543634853144

acdha,
@acdha@code4lib.social avatar

@janl @thisismissem let the value strip mining begin!

assaf, to random
@assaf@mas.to avatar

For today’s experiment we mixed some espresso with coke.

And it tastes absolutely delightful.

acdha,
@acdha@code4lib.social avatar

@assaf our summer afternoon go-to is a good tonic water, lime, orange bitters, and a citrusy espresso.

ahl, to random
@ahl@mastodon.social avatar

What is the point of json schema validation in a typed language? I get if for JavaScript: does this untyped blob conform to what I expect? But in a typed language I’d expect to deserialize into typed structures and do validation as part of that deserialization. Is there some utility of validation there?

acdha,
@acdha@code4lib.social avatar

@ahl you can do validation early (e.g. Cloudflare will do it again the edge https://developers.cloudflare.com/api-shield/security/schema-validation/), you can autogenerate clients for other languages or IDE support, tools like https://pypi.org/project/schemathesis/ work portably, you can reference shared scheme definitions, etc.

One way to avoid duplication would be to have your API library generate schemas from your models so you work with typed, validated requests but can offer consumers schema-based tools.

webology, to random
@webology@mastodon.social avatar

🤔 Instead of creating new terms/words for AI and LLMs that have run amuck, I think “AI bullshit” and “LLM bullshit” both roll off the tongue rather well. You may optionally shorten bullshit to “BS” or even the 💩 emoji if you prefer. I encourage you to call people out on their bullshit when they are abusing this autocompletion technology.

acdha,
@acdha@code4lib.social avatar

@pganssle @webology the but one for me is when people are trying to use AI to cut corners, shirk responsibility, or worsen living conditions. We already had big corporate accountability problems and this is a potent accelerant for that particular trash fire.

acdha, to random
@acdha@code4lib.social avatar

“The condition I’m suffering from is called “prosopometamorphopsia” (I know—I can barely pronounce it myself). Those who have it sometimes experience bizarre visual hallucinations when they look at someone’s face. It’s extremely rare—there have been only 75 cases ever reported, and I’m one of the unlucky ones.”
https://slate.com/life/2024/05/demon-face-syndrome-what-is-prosopometamorphopsia-rare-disease.html

acdha, to random
@acdha@code4lib.social avatar

“According to a 2021 report commissioned by the World Wildlife Fund, all the plastic generated in a year will cost $3.7 trillion over its lifetime, a figure which factors in the public toll of the material. That means for every dollar consumers spend on a fresh piece of plastic, society will have to fork out at least ten times as much to grapple with it in the long run.”
https://www.sequencermag.com/plastics-production-alone-will-doom-climate-goals/

mcc, to random
@mcc@mastodon.social avatar

Dead internet theory but for IRL

acdha,
@acdha@code4lib.social avatar

@eaton @darius @c0dec0dec0de @cstross there’s something fitting about how hard it would be to convince people this was real now that everyone has been competing to build evidence-faking machines.

peter, to random
@peter@thepit.social avatar

it has come to my attention that deploying software is at least as challenging and interesting as writing software.

acdha,
@acdha@code4lib.social avatar

@peter welcome to the exciting world of DevOps, where you a front row seat to the tension between people not wanting to sacrifice even the slightest bit of developer convenience and the people who have to keep something running by for years to come.

inthehands, to random
@inthehands@hachyderm.io avatar

Something I tell my software students a lot when they’re looking for jobs is to remember that a shockingly large number of job descriptions are written by people in HR who have next to zero understanding of the industry, the specific team, or the business need.

All they’ve got to work with is fragments they’ve heard without comprehension, coming to them through a terrible game of corporate telephone.

1/

acdha,
@acdha@code4lib.social avatar

@inthehands This is going to get so much worse with outsourced services job descriptions banks and, especially, LLMs to give false confidence that the listing, screen questions, etc. are okay because they have fewer glaring errors. The obvious grammatical or technical errors were embarrassments but they did at least give readers a cue that there wasn't a skilled reviewer in the loop at that stage.
Now ever penny-pincher is going to think they can pay HR even less because the tools do the work.

acdha,
@acdha@code4lib.social avatar

@inthehands (and to be clear, I've dealt with some incredible HR incompetence but in each and every case that was a known problem senior management created and maintained. It's not like nobody had ever noticed that they weren't getting good candidates through the process before.)

acdha,
@acdha@code4lib.social avatar

@inthehands Ah, yeah, that's what I get for leaving the reply window open while I got lunch. Sorry about the redundancy but I'm glad to see more attention to the root cause vs. just ragging on HR.

acdha, to random
@acdha@code4lib.social avatar

Post Malone is too mainstream. I wish more people listened to Options Malone and Patch Malone.

waldoj, to random
@waldoj@mastodon.social avatar

Kudos to my Austin hotel for their great , specifically this sliding shower head. At 6’3” (190 cm), showers usually hit me in the chest. This one was easily adjusted up to the right height.

acdha,
@acdha@code4lib.social avatar

@waldoj “eat more fiber!”

acdha, to random
@acdha@code4lib.social avatar

“Information Kessler Syndrome” is a glorious term:
https://tech.lgbt/

acdha, to random
@acdha@code4lib.social avatar
saagar, to random

Today’s airplane wtf: woman on plane in seat behind mine decided to have a detailed conversation with someone across the aisle about why she prefers her men circumcised

acdha,
@acdha@code4lib.social avatar

@saagar bonus points if someone says something and she tells them to mind their own business.

acdha, to random
@acdha@code4lib.social avatar

The Library of Congress is hiring a GS-14 IT supervisor to manage the platform used to manage the Library's digital collections:

https://www.loc.gov/item/careers/supervisory-information-technology-specialist-vacancyvar002713/

cc: @jobs

acdha, to random
@acdha@code4lib.social avatar
suzka, to random
@suzka@mstdn.social avatar

@acdha @jobs This announcement is closed

acdha,
@acdha@code4lib.social avatar

@suzka Interesting, that must have been sent to the internal list by mistake. Sorry about that.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • Leos
  • vwfavf
  • magazineikmin
  • thenastyranch
  • Youngstown
  • everett
  • rosin
  • slotface
  • ngwrru68w68
  • InstantRegret
  • PowerRangers
  • kavyap
  • tsrsr
  • DreamBathrooms
  • normalnudes
  • hgfsjryuu7
  • mdbf
  • cisconetworking
  • osvaldo12
  • khanakhh
  • Durango
  • GTA5RPClips
  • tacticalgear
  • ethstaker
  • tester
  • cubers
  • modclub
  • anitta
  • All magazines