@kerfuffle@mastodon.online
@kerfuffle@mastodon.online avatar

kerfuffle

@kerfuffle@mastodon.online

Musician, storywriter, gamer, software developer and social science enthusiast. Into #java, #kotlin, #metal, #agile, #DDD, #horror, #lovecraft, #quantumtechnology, #softwarearchitecture, #dnd, #pathfinder, #overwatch and #starcraft

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

kerfuffle, to chrome
@kerfuffle@mastodon.online avatar

You cannot visit a #LinkedIn page from a #Chrome browser without LinkedIn creating an account based on the #Google account info that you're logged in with on that Chrome browser, even if you cancel the account creation process that LinkedIn automatically starts.

Because you didn't actually create that account, you cannot delete it. You have to complete the signup process just so you can then proceed to delete it.

Does no one at #microsoft challenge this kind of implementation?

mcc, to random
@mcc@mastodon.social avatar

Hard to imagine a signal that a website is a rugpull more intense than banning users for trying to delete their own posts

https://www.tomshardware.com/tech-industry/artificial-intelligence/stack-overflow-bans-users-en-masse-for-rebelling-against-openai-partnership-users-banned-for-deleting-answers-to-prevent-them-being-used-to-train-chatgpt

Like just incredible "burning the future to power the present" energy here

kerfuffle,
@kerfuffle@mastodon.online avatar

@mcc
I remember reading @codinghorror 's blog https://blog.codinghorror.com/what-does-stack-overflow-want-to-be-when-it-grows-up/ about SO's future challenges and I really liked how he described its premise (he co-founded SO but left over a decade ago). That future is now here, and it's a sudden and far cry from the community of peers that we all respected: Programmers don't want to be associated with it anymore, and are finding they have no say over their own content and attribution.

ashleycollinge, to python
@ashleycollinge@mountains.social avatar

Anyone have any web frontend recommendations? I've only ever used HTML/JS, but I'd like to use a framework to maybe make things simpler/quicker(?) I come from a Python background if that helps!

kerfuffle,
@kerfuffle@mastodon.online avatar

@ashleycollinge

Before picking any framework, I think CSS is most important. After that, I'd go for htmx (and use your Python knowledge for the SSR) as I think that's where the web should go, and for Angular / React if you want to get paid right now.

verge, to random
@verge@mastodon.social avatar

Jack Dorsey says he’s no longer on Bluesky’s board https://www.theverge.com/2024/5/5/24149543/jack-dorsey-gone-bluesky-board

kerfuffle,
@kerfuffle@mastodon.online avatar
Zearin, to 11ty
@Zearin@mastodon.social avatar

@zachleat Suppose I wanted to run using its own dev server, but I also wanted to tinker with (https://htmx.org) to learn about it.

Q1: Is this possible now?

Q2: Will this be possible in the not-too-distant future?

kerfuffle,
@kerfuffle@mastodon.online avatar

@eleventy @Zearin @zachleat Combining SSR with a static site generator isn't the first combination I'd be looking for, but according to https://htmx.org/docs/#requests any server that can respond to an AJAX request and send HTML would suffice. HTMX 2 will also support websockets and SSE; not sure if 11ty does?

kerfuffle, to random Dutch
@kerfuffle@mastodon.online avatar
kerfuffle, to AWS
@kerfuffle@mastodon.online avatar

People may want to reconsider using for static web hosting, or at the bare minimum come up with convoluted names and treat their S3 bucket name as sensitive information. If your S3 bucket name comes up in any web search (for example because it's literally in a public GitHub repo), that's a potential attack vector.

https://medium.com/@maciej.pocwierz/how-an-empty-s3-bucket-can-make-your-aws-bill-explode-934a383cb8b1

kerfuffle,
@kerfuffle@mastodon.online avatar

And as this was as good an excuse as any, I've gone and migrated all my static sites and deleted all S3 buckets I still had lying around.

kerfuffle,
@kerfuffle@mastodon.online avatar
molly0xfff, to web
@molly0xfff@hachyderm.io avatar

Many yearn for the "good old days" of the web. We could have those good old days back — or something even better — and if anything, it would be easier now than it ever was.

https://www.citationneeded.news/we-can-have-a-different-web/

kerfuffle,
@kerfuffle@mastodon.online avatar

@molly0xfff

The best page in the universe still exists. https://maddox.xmission.com

godotengine, to godot
@godotengine@mastodon.gamedev.place avatar

Guess who is finally feature complete? Yes, 4.3 is near!

It's becoming even beefier with 650 commits in this particular 🥩

Note for those who saw a certain tutorial: TileMap layers are now also nodes 😬

https://godotengine.org/article/dev-snapshot-godot-4-3-dev-6/

Play mayor with @BippinBits ⬇️

kerfuffle,
@kerfuffle@mastodon.online avatar

@godotengine Actually went and completed the game. That was more fun than some triple A games I've seen these past few years ( ;

molly0xfff, to web
@molly0xfff@hachyderm.io avatar

If you've ever found yourself missing the "good old days" of the , what is it that you miss? (Interpret "it" broadly: specific websites? types of activities? feelings? etc.) And approximately when were those good old days?

No wrong answers — I'm working on an article and wanted to get some outside thoughts.

kerfuffle,
@kerfuffle@mastodon.online avatar

@molly0xfff Finding treasures among websites that have an entirely own brand through design and content, without optimization for clicks or ads.

SoenkeSchwenk, to random
@SoenkeSchwenk@mastodon.online avatar

Everyone wants software architecture documentation until they realize it means constant updates and carefully crafted content and diagrams.

kerfuffle,
@kerfuffle@mastodon.online avatar

@SoenkeSchwenk

It's a matter of making the required discipline part of your team's routine and, through that, culture. It's not much different than including tests.

Code review, planning, daily standup, DoD check, review: check impact on documentation, and plan the effort.

ghost_letters, to Java
@ghost_letters@fosstodon.org avatar

Shower thought:

Monoliths are having a comback. We need a new cool name for that architecture. It is okay to have some small microservices around the core. Something like a planet and its moons. Or if your system is big: a star and its planets...

Need a catchy term.

kerfuffle,
@kerfuffle@mastodon.online avatar

@ghost_letters The is up and coming. In the ecosystem, you can look at or Apache Karaf.

Pretty sure we can come up with more creative names based on the megalith if required. Maybe Dolmen Architecture? ( :

kerfuffle,
@kerfuffle@mastodon.online avatar

@ghost_letters Some megalithic formations are actually sun- and moondials ( :

https://www.hunebednieuwscafe.nl/2021/10/worlds-largest-dolmen-as-moon-and-sundial/

nick_tune, to random
@nick_tune@hachyderm.io avatar

Should you design APIs based on what you (the owning team) think is the best way to expose your domain, or do you make compromises based on the needs of your API's consumers?

(API here refers to any element of the public contract of your service/subsystem/app/domain/context, such as HTTP endpoints or events.)

kerfuffle,
@kerfuffle@mastodon.online avatar

@nick_tune

You start from any conventions you've agreed on with other teams regarding API design.

Then you focus on what's best for your domain model.

And when you find reality has needs beyond what both convention and model dictate, you inspect and adapt. That means revisiting a convention or remodeling your domain boundary.

Mastodon, to mastodon
@Mastodon@mastodon.social avatar

forms new 501(c)(3) non-profit entity with new board of directors in the United States to facilitate tax-deductible donations and in-kind support:

https://blog.joinmastodon.org/2024/04/mastodon-forms-new-u.s.-non-profit/

kerfuffle,
@kerfuffle@mastodon.online avatar

@FinchHaven @Mastodon What an odd take.

lobocode, to Java
@lobocode@hachyderm.io avatar

I run from , but it always follows me. :blobfoxshy:

kerfuffle,
@kerfuffle@mastodon.online avatar

@lobocode Run towards then!

murena, to random French
@murena@mastodon.social avatar

🔥 Final 3 days to enjoy the exclusive discounts on Murena Fairphone 4 in Europe and the USA

🗓 Offer available until April 29th

🇪🇺 Shop now in Europe at http://murena.com

🇺🇸 Shop Murena Fairphone 4 in the USA 👉
https://murena.com/america/

🌎 and join us in making a sustainable choice !

@gael @e_mydata

kerfuffle,
@kerfuffle@mastodon.online avatar

@murena @gael @e_mydata Is a Murena phone at all usable if you don't want a murena.io account and don't want to use Murena cloud?

EDPS, to random
@EDPS@social.network.europa.eu avatar

Two years ago, embarked on a pioneering journey launching a pilot project of two decentralised social media platforms: & .

18 May will mark the end of the project. Time to review the results of this successful story.

Read Press Release https://europa.eu/!yJqDgK

kerfuffle,
@kerfuffle@mastodon.online avatar

@EDPS

Closing this down now does more harm than had this pilot never been started, as it suggests a Meta or X alternative is easier.

Setting up and maintaining a fediverse server is done by amateurs across the globe in their free time using Ko-fi pocket money. That's not easy, but the fediverse thrives regardless.

Keeping this up with the resources at the EU's disposal should be zero effort. "Not able to secure resources" can only be interpreted as a lack of trying

kerfuffle, to random
@kerfuffle@mastodon.online avatar

The problem with calculating a "velocity" for your team when using #Scrum in combination with Fibonacci-based storypoint sizes, is that completing 3 backlog items of size 8 is not the same as completing 8 backlog items of size 3, or 24 backlog items of size 1. The difference in effort and uncertainty makes such numbers a useless basis for comparison and prediction.

And following the example of XKCD in https://xkcd.com/2295/ : adding garbage numbers together leads to worse garbage numbers.

kerfuffle, to WWE
@kerfuffle@mastodon.online avatar

Sheamus & Drew McIntyre battle of words was on fire.

Burger after burger after burger

thomholwerda, to random
@thomholwerda@exquisite.social avatar

The ads DuckDuckGo shows when I search for "Play Store".

Two obviously misleading or downright malicious links.

There is no more good search engine. If you mention Brave or Kagi I will burn your house down.

kerfuffle,
@kerfuffle@mastodon.online avatar

@thomholwerda DuckDuckGo is just Bing, and I've found neither of them take responsibility for the search results.

verge, to random
@verge@mastodon.social avatar

This is Tesla’s riveting fix for recalled Cybertruck accelerator pedals https://www.theverge.com/2024/4/20/24135876/tesla-cybertruck-accelerator-pedal-recall-fix

kerfuffle,
@kerfuffle@mastodon.online avatar

@aardvark @verge
Only discovering supposedly unbreakable glass is actually breakable during a live demonstration gave us a heads up on that validation process.

gamingonlinux, to linux
@gamingonlinux@mastodon.social avatar
kerfuffle,
@kerfuffle@mastodon.online avatar

@gamingonlinux Giving people their money back if they refuse to install a rootkit on Windows is also a no for

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