@ltriant@hachyderm.io
@ltriant@hachyderm.io avatar

ltriant

@ltriant@hachyderm.io

๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง dad
๐Ÿ’พ programming
๐Ÿ‹๐Ÿฝ strength training
๐ŸŽฎ gaming
๐Ÿ‘ป horror movies

I mostly post about programming, and movies.

I usually repost things that are pro LGBT+, anti capitalism, or related to retro gaming, retro computing, infosec, or data privacy.

#Neovim #Fennel #Clojure #Golang #TypeScript #Rust #InfoSec #EmulatorDevelopment #GraphicsProgramming

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

ltriant, to random
@ltriant@hachyderm.io avatar

I also took this photo of the night sky last night. Playing with longer exposure times was a lot of fun. Now I just need a tripod to keep the damn phone steady, although I feel like I did a decent job without ๐Ÿ˜‚

grtcdr, to random
@grtcdr@emacs.ch avatar

I feel so awkward explaining Mastodon and the Fediverse to people who have no prior knowledge of either.

I've used phrases like: "imagine if you could run your own Facebook (ew) for your friends and family or join an existing community of like-minded people".

I've explained all of these concepts time and time again, to people from various backgrounds, those in software engineering for example find the concepts of federation and decentralisation really interesting. Some find these concepts hard to grasp, while others find the extra step of finding the right community cumbersome.

I understand that "X" social media platform is where people are, but, in the Fediverse, where people are can be any one of Y, Z, or whatever; all of us can communicate under different jurisidictions.

I'd really like to know the examples you've used to introduce the Fediverse to your peers and friends.

ltriant,
@ltriant@hachyderm.io avatar

@grtcdr best explanation Iโ€™ve seen is that itโ€™s a social media network, but with different servers like you have different email providers. You can still send and receive emails to people on gmail, office365, etc. but have your provider be somewhere else.

CultureDesk, (edited ) to movies
@CultureDesk@flipboard.social avatar

20 years ago today, "Shaun of the Dead," the world's first rom-zom-com, got its full theatrical release in the U.K. GQ talked to director Edgar Wright, star/co-writer Simon Pegg and co-star Nick Frost about George Romero, cricket-bat-swinging, record-hurling, and whether they'll ever get the band back together. This is the movie that started the Cornetto Trilogy. We want to know, which is your favorite of the three?

https://flip.it/zp12k8

ltriant,
@ltriant@hachyderm.io avatar

@CultureDesk

Hot Fuzz is probably the favorite in our household, but my wife and I have watched The World's End a lot, and each rewatch gets funnier.

My wife and I make jokes about lintels more than anyone should. And we often give each other the eyes when someone says something that could be a band name.

We love it, and rewatch it often.

evacide, to random
@evacide@hachyderm.io avatar

Listen, I understand that people believe I exist in an endless state of incandescent rage, but they are going to have to invent new words for how angry I am about Glassdoor adding real names without users' consent.

https://arstechnica.com/tech-policy/2024/03/glassdoor-adding-users-real-names-job-info-to-profiles-without-consent/

ltriant,
@ltriant@hachyderm.io avatar

@evacide That's so gross.

I was already pretty pissed off with Glassdoor in December when I discovered it was a requirement to add a review and salary info from my current job before I could look at reviews/salaries of the places I was applying for.

I should just delete my account now...

evacide, to random
@evacide@hachyderm.io avatar

I'm just going to leave this right here and have you imagine the reality-rending shriek that has just left my body:

https://www.biometricupdate.com/202402/facial-recognition-service-says-it-is-for-suspicious-lovers-not-stalking

ltriant,
@ltriant@hachyderm.io avatar

@evacide "JFC" is about the kindest reaction I can muster

ltriant, to random
@ltriant@hachyderm.io avatar

Watched Trick r Treat last night.

I still love this one. It's got excellent spooky Halloween vibes, and fun deaths. And I love anthologies, especially in horror. I just wish it went for longer.

๐ŸŽƒ

ltriant, to random
@ltriant@hachyderm.io avatar

On this Friday the 13th, weโ€™re watching Friday the 13th part 6: Jason Lives

Iโ€™ve never actually seen this one, so Iโ€™m excited!

๐ŸŽƒ

ltriant, to random
@ltriant@hachyderm.io avatar

PB+J on a pancake is damn good

ltriant, to random
@ltriant@hachyderm.io avatar

After not touching it for a few weeks, I had some ideas about the problems with the rendering in my emulator, and ooooofff, it's so close now.

Proper frame position โœ…
HUD looks right โœ…
Sprite positions โŒ
Weird off-by-one 2/3 across the screen โŒ

video/mp4

ltriant,
@ltriant@hachyderm.io avatar

@rml It is!

It's super fun, but at this point I've definitely overplayed it while writing this emulator ๐Ÿ˜‚

ltriant, to retrogaming
@ltriant@hachyderm.io avatar

Uhh Atari went and re-released the 2600 with HDMI ports, and widescreen TV support.

https://atari.com/products/atari-2600-plus

Yes pls.

ltriant,
@ltriant@hachyderm.io avatar

Too bad it doesn't ship outside of the US though.

ltriant,
@ltriant@hachyderm.io avatar

@wiredfire Oh, it's just emulation wrapped in a box? That's a little disappointing then... much like other re-releases of consoles in recent years I guess.

ltriant, to typescript
@ltriant@hachyderm.io avatar

Learning the hard way about async/await footguns.

Lesson learned.

Don't use:

foo.forEach(async (f) => { await ... });

It doesn't do what I thought it would do. The closure will return a Promise, which we're never resolving, so the code is getting executed in another thread concurrently eventually, but it's still wrong code.

Instead, to do it all sequentially, this is the way:

for (const f of foo) { await ... }

ltriant, to random
@ltriant@hachyderm.io avatar

Wow.

Having not been on the other site for some time, I'm only just learning about what's recently happened to Naomi Wu.

It's not terribly surprising, given China's actions in the past, but it's still disturbing how little coverage there has been of a prolific tech personality mostly disappearing from online life.

https://www.hackingbutlegal.com/p/naomi-wu-and-the-silence-that-speaks-volumes

ltriant, to random
@ltriant@hachyderm.io avatar

After taking my sweet ass time, I finally finished reading Dune while weโ€™re away on holidayโ€ฆ immediately went and picked up Dune Messiah at the next book store.

The thing Iโ€™m finding hard to get used to is in other books it might take 10 chapters to get through a battle โ€” looking at you A Song of Ice and Fire โ€” whereas in Dune a major part of the plot is done in a few pages ๐Ÿ˜‚

Next book isnโ€™t even 300 pages. Should be done pretty quickly!

ltriant,
@ltriant@hachyderm.io avatar

@gabrielesvelto I've heard God Emperor of Dune gets real weird ๐Ÿ˜‚

mcc, to random
@mcc@mastodon.social avatar

Super Mario Galaxy >
Mario World 2: Yoshi's Island > Super Mario World >
Super Mario 3D World >
Super Mario 3D Land >
Super Mario Odyssey (After "winning") >
Super Mario 3 >
Mario Vs. Donkey Kong >
Super Mario Sunshine >
New Super Mario Bros. >
Super Mario 2 >
Vs. Super Mario Bros >
Super Mario Land 2 >
Super Mario 2 (Japan) > Super Mario 64 >
Super Mario 1 >
New Super Mario Bros. U >
Super Mario Galaxy 2 >
Super Mario Bros. 35 >
Super Mario Odyssey (Before "winning") >
Super Mario Land >

[โ€ฆ]

ltriant,
@ltriant@hachyderm.io avatar

@mcc Of the ones I've played or know a bit about... I mostly agree with this list.

I'd put Super Mario 64 higher above some of the others, but that's about it!

I've played Super Mario 3D Land again recently and it is excellent!

eniko, to random
@eniko@peoplemaking.games avatar

I'm curious, what's the most relaxing video game you've played?

ltriant,
@ltriant@hachyderm.io avatar

@eniko Sometimes I'll play one of the Horizon games, climb mountains or walk through foggy forests, go into photo mode, and spend hours just taking photos.

paigerduty, to random
@paigerduty@hachyderm.io avatar

deleted_by_author

  • Loading...
  • ltriant,
    @ltriant@hachyderm.io avatar

    @paigerduty I remember WebSphere Application Server supported writing scripts in Jython and JRuby back when I worked with it in 2007, but had never really come across it since then.

    Iโ€™d presumed Jython had died I guess!

    recursive, to random
    @recursive@hachyderm.io avatar

    a cool thing about lifting weights is that now the 40 pound bags of cat litter feel so light I was lifting two at a time off the shelf at the store

    ltriant,
    @ltriant@hachyderm.io avatar

    @recursive Can confirm. Stone loading is great fun!

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