@jawnsy@mastodon.social
@jawnsy@mastodon.social avatar

jawnsy

@jawnsy@mastodon.social

I'm here to learn. He/him. Interested in containers, computers, and human beings. Urbanist living in San Francisco.

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

matthewskelton, to random
@matthewskelton@mastodon.social avatar

"Surprisingly, our results show that women's contributions tend to be accepted more often than men's. However, when a woman's gender is identifiable, they are rejected more often. Our results suggest that although women on GitHub may be more competent overall, bias against them exists nonetheless."

https://www.researchgate.net/publication/308716997_Gender_bias_in_open_source_Pull_request_acceptance_of_women_versus_men

🤬

jawnsy,
@jawnsy@mastodon.social avatar

@ahl @newcrafts @matthewskelton @tdpauw @diana I wonder if people will keep sharing credit until we get the full reference chain back to the original author 😁

grimalkina, to random
@grimalkina@mastodon.social avatar

Contest cultures ("constantly prove you belong! Prove you're smart! Everything here is a dog eat dog competition!") tear people down under the guise of "toughness" and "identifying brilliance." In psych, we know this is destructive to long term sustainable work and mastery. We know it's systematically leveled at marginalized folks more.

These beliefs are at the heart of it all. This cannot be what we continue to let define who belongs in technical work and cultures.

https://mastodon.world/

jawnsy,
@jawnsy@mastodon.social avatar

@grimalkina Honestly life is too short to waste your time on that bullshit lol

The world is not zero sum, we should pursue excellence, but we do that together instead of against each other, IMO

mattgodbolt, to random
@mattgodbolt@hachyderm.io avatar

Happy 12th Birthday to the funny little project that stole my name

jawnsy,
@jawnsy@mastodon.social avatar

@gracicot @mattgodbolt Like many words in the English language, the meaning may be context dependent.

"I godbolted it" could mean:

  1. I threw it into Compiler Explorer
  2. I made the code super fast, like Matt Godbolt would have done
  3. I sent the code to Matt Godbolt for review

And it might mean all of these things simultaneously! What a beautiful and wonderful language 😊

jawnsy, to random
@jawnsy@mastodon.social avatar

"The enshittification of the services we once loved and still rely on represents a series of victories for the forces of evil over the forces of good – a victory for the people who want to use the internet to trap us, over the people who want to use the internet to set us free.

As it got harder for users to leave online services, it got easier to abuse users."

https://locusmag.com/2023/11/commentary-by-cory-doctorow-dont-be-evil/ by @pluralistic

nealcurtis, to random
@nealcurtis@mas.to avatar

AI = a massive spike in energy consumption and carbon emissions for the production of what is the intellectual equivalent of mechanically reclaimed meat, and yet it will be pursued by capitalists seeking to position themselves as a very small door with stiff hinges that is the only gateway to knowledge. It is nothing but a damaging power play dressed up as a benign service. 🐂💩

jawnsy,
@jawnsy@mastodon.social avatar

@matthewskelton @sumek @nealcurtis You just have to accuse it and it'll confess haha

They're still stochastic parrots, not magic :)

jawnsy,
@jawnsy@mastodon.social avatar

@nealcurtis @matthewskelton @sumek Not my term! @emilymbender has some great talks and papers about it, worth looking into IMO

jawnsy, to random
@jawnsy@mastodon.social avatar

Periodic reminder that this repository of Resilience Engineering resources, papers, talks, etc. is incredible.

If you build, operate, or use large-scale software systems, take a few minutes to peruse this library: https://github.com/lorin/resilience-engineering by @norootcause

skinnylatte, to random
@skinnylatte@hachyderm.io avatar

I keep threatening to move to the ‘burbs and then I walk to everywhere I need in 20 minutes and I’m like, nvm

jawnsy,
@jawnsy@mastodon.social avatar

@skinnylatte There are some smaller cities built to be denser and more walkable, while also being more affordable than SF. I find that kinda tempting sometimes lol

jawnsy, to random
@jawnsy@mastodon.social avatar

As engineers, it's easy for us to measure inputs (how much time we're spending) and outputs (lines of code written or features produced), but what really matters are the business outcomes (customers acquired and retained, revenue growth metrics, profitability), which are less directly related.

It's always useful for us to step back and ask ourselves: what's the point?

jawnsy, to random
@jawnsy@mastodon.social avatar

This is mostly how I use Twitter, er, X, too...

"The active use of platform X will be stopped and limited to monitoring."

https://www.uibk.ac.at/en/newsroom/2024/mastodon-for-all-university-employees/

jawnsy, to random
@jawnsy@mastodon.social avatar

Very few software projects are successful over long periods of time. I think one explanation is that it is very challenging to evolve systems in ways that respect the needs of new users ("better" approaches to things, temptation to make backwards-incompatible changes) and existing users (backwards-compatibility is a virtue.)

In this respect, I think about these talks often:

https://youtu.be/2y5Pv4yN0b0 by @briangoetz

https://youtu.be/pEYpvYVlgQc by @rkatz & Carlos Panato

anderseknert, to devops
@anderseknert@hachyderm.io avatar

It's been a month since the last release, but v0.22.0 of everyone's favorite linter, , is now out!

Featuring 3 new linter rules, language server support for code completion, and much more. Check out the release notes, and get your copy here!

https://github.com/StyraInc/regal/releases/tag/v0.22.0

jawnsy,
@jawnsy@mastodon.social avatar

@anderseknert Language server support!!! That's incredible, Anders!

jawnsy,
@jawnsy@mastodon.social avatar

@anderseknert In honor of this release, I'm reading some of your old posts. This really resonates with me: "Sometimes though, rather than having someone say 'here are all the ways you can do X', I just want someone more knowledgeable than me to tell me 'here’s the one way you should do X'. Having worked with OPA and Rego for years, I felt like perhaps I qualified as that knowledgeable person, and the Rego Style Guide came to be."

Thank you for the style guide & Regal! https://www.styra.com/blog/guarding-the-guardrails-introducing-regal-the-rego-linter/

jawnsy, to random
@jawnsy@mastodon.social avatar

Great talk about configuring sampling for OpenTelemetry traces: https://youtu.be/97RTSznmDH4 by @paigerduty

This is a rare situation where it's easy to achieve five nines or greater... 😅

jawnsy, to random
@jawnsy@mastodon.social avatar

Looking through this list of libraries for working with JWTs, it seems that the highest-quality ones assume that keys are managed directly, instead of using a Vault, Cloud KMS, etc. to sign. This is true for Python and Go libraries at least. Why is that? https://jwt.io/libraries

jawnsy, to random
@jawnsy@mastodon.social avatar

Insightful take about corporate contributions to open source, and whether IP is valuable:

"I’m sorry to be the one to have to break it to you, but most of the intellectual property that your company creates isn’t especially important and it’s certainly not business critical."

"What qualifies as critical intellectual property naturally varies by company and business, but you’ll probably know it when you see it."

https://anonymoushash.vmbrasseur.com/2024/01/open-source-contributions-and-the-risk-of-ip-exposure by @vmbrasseur

stuartmarks, to random
@stuartmarks@mastodon.social avatar

Jing Jing Palo Alto is closing after 38 years! It's the end of an era. I've had many good meals there. I remember when it opened, replacing a rather nondescript Chinese restaurant called the Four Seas, which looked like a repurposed diner with a counter and faded green vinyl booths. Looking forward to a takeout/delivery venture the owner mentions in the SFGate article.

(h/t @jddarcy)

https://www.jingjinggourmet.com/

https://www.sfgate.com/food/article/jing-jing-gourmet-palo-alto-closure-19459757.php

jawnsy,
@jawnsy@mastodon.social avatar

@stuartmarks Wait are they different people named Henry or...? I have so many questions now lmao

gbraad, to android
@gbraad@mastodon.social avatar

Listening to Bassdrive (using Foobar2000) on my -based RG405M handheld game console. Best way to play retrogames... Like tetris!

jawnsy,
@jawnsy@mastodon.social avatar

@gbraad foobar2000 was such a great piece of software with such a terrible name. I guess it proves that, if you build something great, the name might not matter much

luis_in_brief, to random
@luis_in_brief@social.coop avatar

I would read the hell out of a deep analysis of the many layers (internal, external, technical, personal, systemic, etc., etc.) that have combined to make early Google so arguably less dumb than early OpenAI.

It isn’t just rose colored glasses, right? There was no equivalent of the shareholder coup, the ScarJo voice thing, etc.?

jawnsy,
@jawnsy@mastodon.social avatar

@luis_in_brief I dunno, I think we used to be much less connected so a lot of weird shit flew under the radar. Nowadays with social media and a fast news cycle, companies like OpenAI are under a microscope

RuthMalan, to random
@RuthMalan@mastodon.social avatar

“ The ingredients for conceptual integrity are these: the talent(s) of the human designer(s)—all of them; the thing designed; the luck that brought the designers (and everything they needed) to the right place(s) at the right time(s); the luck of the thing designed to have the right ingredients.”

— Richard Gabriel, Designed as Designer

https://dreamsongs.com/Files/DesignedAsDesignerExpanded.pdf

jawnsy,
@jawnsy@mastodon.social avatar

@RuthMalan Good things in the world only exist because of a handful of people that fight hard for them to exist. Expertise is rare and often undervalued. I suppose it's because it takes some expertise to recognize it 🤔

rmoff, to random
@rmoff@data-folks.masto.host avatar

Just another day on the user mailing list 🙃

👉For better or worse, understanding JARs is an unavoidable first step to using Flink if you're running it yourself.

👇 That's why I wrote about it a lot 😁

1️⃣ https://www.decodable.co/blog/flink-sql-and-the-joy-of-jars
2️⃣ https://www.decodable.co/blog/flink-sql-misconfiguration-misunderstanding-and-mishaps

jawnsy,
@jawnsy@mastodon.social avatar

@rmoff Remember that they're only JARs if they come from the Java region of Indonesia, otherwise, they're sparkling zip files

jberi, to random
@jberi@hachyderm.io avatar

People who complain about SQL have never used AT commands.

jawnsy,
@jawnsy@mastodon.social avatar

@jberi Backward compatibility to rival x86? 😜 I've always found it interesting how much our modern machinery contains echoes of the past

jawnsy, to random
@jawnsy@mastodon.social avatar

Humans shape technology and technology shapes us. Beyond the drama of change, there lie great opportunities for humanity.

"It follows that whenever we gain a new talent, we not only change our bodily capacities, we change the world. The ocean extends an invitation to the swimmer that it withholds from the person who has never learned to swim. With every skill we master, the world reshapes itself to reveal greater possibilities."

https://www.roughtype.com/?p=8783

jawnsy,
@jawnsy@mastodon.social avatar

"The belief in technology as a benevolent, self-healing, autonomous force is seductive. It allows us to feel optimistic about the future while relieving us of responsibility for that future. It particularly suits the interests of those who have become extraordinarily wealthy through the labor-saving, profit-concentrating effects of automated systems and the computers that control them."

jawnsy,
@jawnsy@mastodon.social avatar

"The constraints inherent in taking and developing pictures on film—the expense, the toil, the uncertainty—had encouraged him to work slowly when he was on a shoot, with deliberation, thoughtfulness, and a deep, physical sense of presence. [...] Film, he realized, imposed a discipline of perception, of seeing, which led to richer, more artful, more moving photographs. Film demanded more of him. And so he went back to the older technology."

@skinnylatte Is this why you like using film?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • thenastyranch
  • magazineikmin
  • ethstaker
  • khanakhh
  • rosin
  • Youngstown
  • everett
  • slotface
  • ngwrru68w68
  • mdbf
  • GTA5RPClips
  • kavyap
  • DreamBathrooms
  • provamag3
  • cisconetworking
  • cubers
  • Leos
  • InstantRegret
  • Durango
  • tacticalgear
  • tester
  • osvaldo12
  • normalnudes
  • anitta
  • modclub
  • megavids
  • lostlight
  • All magazines