@mikaellundin@mastodon.social avatar

mikaellundin

@mikaellundin@mastodon.social

Maker of Software and gamer at heart. Author of the book Testing with F#

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

thomasfuchs, to random
@thomasfuchs@hachyderm.io avatar

The Microsoft Recall thing is just a stepping stone to send literally everything you see or write on your computer to Microsoft.

They desperately need more data to feed to their LLM moloch to show modest improvements and keep the lie that it “will reach human-level intelligence in 1-2 years” going for a few more years to milk the investors.

mikaellundin,
@mikaellundin@mastodon.social avatar

@thomasfuchs I believe they mentioned in the presentation that all the recall data was local and processed locally as well? but I might be mistaken.

nixCraft, to random
@nixCraft@mastodon.social avatar

Why do so many people treat Excel as a database? 🤔

mikaellundin,
@mikaellundin@mastodon.social avatar

@nixCraft because the UI of databases usually sucks, so you try to avoid them until you can’t.

mikaellundin, to Spotify
@mikaellundin@mastodon.social avatar

Maybe you shouldn’t complain in media about how hard it is to hire people, just after you’ve laid off 1500 people.

mikaellundin, to random
@mikaellundin@mastodon.social avatar

I would love the world to go back to 1993, and use the technology we had back then for the rest of our lives.

Before AOL. Before the iPhone. Before social media. Before cloud. Just computers doing computery things.

image/png
image/jpeg

mcc, to random
@mcc@mastodon.social avatar

Pictured: An advertisement for a Banksy exhibition has been defaced to add a political statement

mikaellundin,
@mikaellundin@mastodon.social avatar

@mcc I did see that exhibition in Malmö like a year ago. Totally worth it. Would very much recommend.

mikaellundin, to random
@mikaellundin@mastodon.social avatar

If Amazon, a book retailer, can be a cloud provider, then so can IKEA.

Remember, you heard it here first.

mikaellundin, to random
@mikaellundin@mastodon.social avatar

I don’t use Tiktok, but I believe banning it is wrong.

Banning advertisers from invading your privacy, yes.

Banning foreign propaganda from indoctrinating citizens, yes.

Banning foreign spyware from being used as information warfare, yes.

But banning the application itself? No.

JenMsft, to random
@JenMsft@mastodon.social avatar

My superpower is that I'm able to fall asleep within seconds of lying down in bed every night

mikaellundin,
@mikaellundin@mastodon.social avatar

@JenMsft me too! Yeah! 👊🏻 Also like you commented, I’m always exhausted. It’s awesome!

exchgr, to random
@exchgr@mastodon.world avatar

it’s finally good friday, unlike all those other fridays 😒

mikaellundin,
@mikaellundin@mastodon.social avatar

@exchgr all friday are good if they’re borderline weekends.

mikaellundin, to random
@mikaellundin@mastodon.social avatar

Imagine you’re writing a book and on page 345 you make a grammar error. The paragraph becomes completely ineligible, and the whole plotline you had going falls apart. Now the ink smears and whole pages turns black, and actually the book catches fire and you cannot touch it without it bursting into flames.

This is what programming is like.

lauren, to random
@lauren@mastodon.laurenweinstein.org avatar

Slogan for the day: "So dumb it takes them three tries to properly insert a USB-C plug."

mikaellundin,
@mikaellundin@mastodon.social avatar

@lauren outch. It usually takes me two tries. I plug it in, my monitors don’t wake up. I pull it out, turn it around and plug it into the other port. Monitors light up.

I don’t know why but this is the routine that seems to work.

khalidabuhakmeh, to random
@khalidabuhakmeh@mastodon.social avatar

I just wanted to open Xcode… that was my first mistake. One does not simply open Xcode.

mikaellundin,
@mikaellundin@mastodon.social avatar

@khalidabuhakmeh for me it’s always, ”I just want to open this xml file, oh no not like that!”

mcc, to random
@mcc@mastodon.social avatar

People who design APIs. I am begging you. It doesn't matter how "simple" or "intuitive" or "elegant" your API is. You need to include sample code.

mikaellundin,
@mikaellundin@mastodon.social avatar

@mcc it’s hard to make good documentation. I’m including curl samples with example responses but not sure it’s good enough.
The feedback I’ve got was they couldn’t understand the API, but when questioned, they hadn’t read the documentation either.

256, to random
@256@mastodon.social avatar
mikaellundin,
@mikaellundin@mastodon.social avatar

@256 not wrong. I would love to get my hands on one of these today.

mikaellundin, to random
@mikaellundin@mastodon.social avatar

Can we please go back to Windows 3.11 for Workgroups, Eudora and Netscape Gold?

Write HTML with notepad.exe, with frameset and table layout. Upload to FTP with a CGI guestbook written in Perl.

Delphi, or just plain Borland Pascal. Looking up programming concepts in books. Typing in some assembler code from a magazine that you’ve no idea how it works, but it makes a cool plasma pattern.

Those were easier times.

mikaellundin,
@mikaellundin@mastodon.social avatar
georgetakei, to random
mikaellundin,
@mikaellundin@mastodon.social avatar

@georgetakei Taylor Swift for president!

afilina, to random
@afilina@phpc.social avatar
  • Hey, your security policy blocks every single blog, so it hurts my ability to research issues effectively.
  • You can open a ticket on a case-by-case basis.

Are you kidding me?! I am forced to work with PHP 4.4 and 5.3, SAP and IBMi garbage, deprecated JS, plus some of the worst architecture I've seen since 1997.

I visit a gazillion blogs every day when researching this stuff. Babysitting every ticket would become my new job.

Some companies secure and red-tape themselves out of productivity.

mikaellundin,
@mikaellundin@mastodon.social avatar

@afilina I call it getting a complementary productivity laptop to my corporate laptop.

maxrudberg, to random
@maxrudberg@mastodon.social avatar

My first Mac was a Performa 630 which my dad brought home when we were kids. We used to race down the stairs to be the first to use it. Seemingly around 1994-1995.

mikaellundin,
@mikaellundin@mastodon.social avatar

@maxrudberg computers were so much cooler back in the days.

mikaellundin, to random
@mikaellundin@mastodon.social avatar

I’m a strong opponent to refactoring sprints. I know that developers will blame everything on low code quality, but the greatest value lies in running code, no matter if it’s hard to change or not.

Making a large refactoring is an investment you’re unlikely to return in value, and the risk is high of disrupting the system that is bringing in value.

There is a value in nursing devs to avoid them moving on, but apart from that, large refactorings do not return your investment.

mikaellundin,
@mikaellundin@mastodon.social avatar

The alternative is small refactorings, or gardening as I call it. Pull out the weed as you’re moving through the code.

This has little cost and little risk to the running code.

Design your system into interchangeable parts so when the quality comes to a critical boundrary you can replace the whole module with ease. This will also make you less worried about micro managing the quality of the whole system, as you become less worried about quality and more focused on value.

timrichards, to random
@timrichards@aus.social avatar

Have to say this... "lay" has a different meaning from "lie". You don't "lay around" on the sofa, you "lie around".

"Lay" is transitive, ie it is connected to an object. So you lay a coat on a chair, or you lay a towel on the sand. Then you lie on it.

This has been a public service broadcast from Vocab Pedants United. :)

mikaellundin,
@mikaellundin@mastodon.social avatar

@timrichards English is my second language and I had no idea about this. Thanks!

thomasfuchs, to random
@thomasfuchs@hachyderm.io avatar

I’m surprised by how many people think VR isn’t a hype technology after tech industry having tried for 40 years* to make it mainstream (and it really isn’t).

VPL was founded in 1984

mikaellundin,
@mikaellundin@mastodon.social avatar

@thomasfuchs it’s still a fun toy. My son has been playing with my PSVR2 every day the past week.

JenMsft, to gaming
@JenMsft@mastodon.social avatar

Trying to figure out the way the game wants me to go, so I can investigate every other path first

Legolas looking around, scoping out the area

mikaellundin,
@mikaellundin@mastodon.social avatar

@JenMsft and then you stumble over the critical path

Lord Of The Rings Fire GIF by Amazon Prime Video

nixCraft, to random
@nixCraft@mastodon.social avatar

Job interviewer: Can you explain this gap in your CV?

Me: No. I signed an NDA.

Job interviewer: 😮

mikaellundin,
@mikaellundin@mastodon.social avatar

@nixCraft I have a gap like that. ”You are not allowed to disclose that you’ve been working with us or what you’ve been working on.”

It’s about 9 mo when I apparently was doing nothing.

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