@OddDev@floss.social
@OddDev@floss.social avatar

OddDev

@OddDev@floss.social

Wandering ๐Ÿฅพ, bow-shooting ๐Ÿน, parenting ๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Software Developer for Tradebyte (Zalando) | {...love} & #GoVegan ๐ŸŒฑ | (he/him)

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

ajsadauskas, to opensource
@ajsadauskas@aus.social avatar

I'm thinking seriously about getting Google out of my life, and trying NextCloud.

Looking to get a personal account through a managed provider.

Does anyone have any experience with it?

How does it compare to ownCloud?

Any hosts I should look at or avoid?

Any apps I should get for it, or avoid?

Any issues I should be aware of before I switch?

@asklemmy

OddDev,
@OddDev@floss.social avatar

@ajsadauskas @asklemmy It's awesome! I have storage share from Hetzner.

https://www.hetzner.com/storage/storage-share/

mcc, to random
@mcc@mastodon.social avatar

Writing some code that has to represent 90 degree rotations and what I really WANT is for 0 to be 12:00, 1 to be 3:00, 2 to be 6:00 and 3 to be 9:00 but I just KNOW if I do this at SOME point this code is going to intersect with code that does rotations with sin() and then I'll horribly regret not doing 0=3:00, 1=12:00, 2=9:00, 3=6:00

But the trig rotations system just feels so unnatural! :(

OddDev,
@OddDev@floss.social avatar

@mcc I hope you know what you're doing because I don't. ๐Ÿ˜…

Just a random thought: Might converting to rad help your case?

SaraSoueidan, to random
@SaraSoueidan@front-end.social avatar

Reading the accessibility posts on CSS-tricks feels like torture. It almost physically hurts. ๐Ÿ˜ฃ

The amount of misinformation being spread is insane. And the worst part is that the blog's previous popularity is helping spread this misinformation. We seriously need an intervention at this point.

OddDev,
@OddDev@floss.social avatar

@SaraSoueidan what's an example for this?

OddDev,
@OddDev@floss.social avatar

@SaraSoueidan Forgive my ignorance, but what's wrong in there? ๐Ÿ˜ฌ

OddDev,
@OddDev@floss.social avatar
Edent, to HowTo
@Edent@mastodon.social avatar

๐Ÿ†• blog! โ€œServer-Side Rendering of Embedded Markdown Code Snippets in WordPressโ€

Because I'm a grumpy old man, I don't use Gutenberg or Block themes on my WordPress. Instead, I write everything in Markdown. When I write code snippets in Markdown, they look like this: ```php $a = 1; echo $a; if ($a < 5) { // Do Something return thing( $a, true โ€ฆ

๐Ÿ‘€ Read more: https://shkspr.mobi/blog/2024/04/server-side-rendering-of-embedded-markdown-code-snippets/
โธป

OddDev,
@OddDev@floss.social avatar

@Edent Yes! A after pseudo element with the same color as the background. Make it relatively small (0.5rem?). And attach it to the right side of the container.

andre, to random
@andre@fedi.jaenis.ch avatar

Why does auto-suggest turn ice cream ๐Ÿจ into ice scream? ๐ŸงŠ๐Ÿ™€

OddDev,
@OddDev@floss.social avatar

@phranck @andre it's the scream when you see your ICE depart just before you could reach it because the one that brought you here was late.

hazelweakly, to random
@hazelweakly@hachyderm.io avatar

What's one of the silliest domain names you own? Mine is legit-elephant.lol and there's an entire story behind it. Some of you were even here for this!

C'mere and sit down, I'll tell you the story of the fateful night in the fediverse where Elon Musk flipped his lid and the entire fediverse flipped a middle finger to him.

The story begins during the winter holidays of 2022, back when hachyderm lived on Kris Nova's servers

It was a different world then, wasn't it?

OddDev,
@OddDev@floss.social avatar

@hazelweakly @digichelle This is awesome lol!
I don't quite get how it worked tho. Did the people actually had to point to legit-elephant.lol?

OddDev,
@OddDev@floss.social avatar

@hazelweakly @digichelle Ah lol this is genius. The bots basically thought it's any other website, right?

OddDev, to random
@OddDev@floss.social avatar

Daily standup is not a reporting tool! Speak solely about things you need to collaborate on.

It's not there to showboat how much you work or for surveillance of your directs.

OddDev, to random
@OddDev@floss.social avatar

My life would be complete if would introduce shared . ๐Ÿ˜ญ

OddDev,
@OddDev@floss.social avatar

@sharan Wait. There is an upper limit?!

OddDev, to random
@OddDev@floss.social avatar

I don't know. My team just decided to use #TailwindCSS. "Disagree and commit"-type of situation but I hope for the best.

OddDev,
@OddDev@floss.social avatar

@kaiserkiwi Well, but that would be more of a disagree and sabotage approach ๐Ÿ˜‚

OddDev,
@OddDev@floss.social avatar

@kaiserkiwi I mean we create a React component library. I think it isn't the worst basis for utility first. Right? RIGHT?!

killyourfm, to random
@killyourfm@layer8.space avatar

Remember when battery life didn't suck? This is my beloved iPod's battery after playing on shuffle for 24 hours straight.

OddDev,
@OddDev@floss.social avatar

@killyourfm

  1. Add local files to your phone
  2. Energy saving mode
  3. Flight mode
  4. Listen to music for forever

Bonus step: remember that laptops went black after 20 minutes in the good old days.

grimalkina, (edited ) to hiring
@grimalkina@mastodon.social avatar

Folks, an open call: I am TWO Principal Research to join the Developer Success Lab!

One is a scientist with statistics/psychometrics focus (R is our ecosystem here), and one is an intervention science focus; both are fully remote roles working directly with me, our current Principal Scientist, and our brand-new Principal Dev Experience Engineer on our public-facing empirical research mission ๐Ÿ™Œ

Links in post below:

OddDev,
@OddDev@floss.social avatar

@grimalkina "... in the US!"

OddDev, to random
@OddDev@floss.social avatar

Do you wanna Base2 encode 100100? Just replace 0 with A and 1 with B. Congrats. ๐Ÿ˜

#Base64

chartier, to random
@chartier@toot.cafe avatar

When was the last time a $44 billion acquisition lost over two thirds of its value in just over a year, and investors didnโ€™t call for multiple heads to roll? When. WHEN

They wanted to destroy it. Him and all of his authoritarian investors. This was deliberate. https://www.theguardian.com/technology/2024/jan/02/x-twitter-stock-falls-elon-musk?CMP=Share_iOSApp_Other

OddDev,
@OddDev@floss.social avatar

@chartier ... So... what's happening?

OddDev, to random
@OddDev@floss.social avatar

I recently realized that I know nothing about data visualisation. Christoph Kolbe dropped some resources during the last . Need to dig into that.

Or in other words: I want to compare four data series that are partly above a threshold and partly below a certain threshold. The important ranges are the ones where the state frequently changes. Meaning the values oscillate around the threshold.

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