@c0dec0dec0de@hachyderm.io
@c0dec0dec0de@hachyderm.io avatar

c0dec0dec0de

@c0dec0dec0de@hachyderm.io

“Incredibly mediocre” dude. Programmer. Bad with words. Enthusiastic cat-botherer.
:debian_logo: :git_logo: :iterm2_logo: :vim:

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

mcc, to random
@mcc@mastodon.social avatar

As you may remember from me talking about it once a week, the three things I most want out of a cell phone are

  1. RECTANGULAR screen with NO HOLES OR ROUNDED EDGES ON THE DISPLAY CANVAS

  2. Big bezel/bevel/whatever it's called so I can hold it without activating the touch screen

  3. Headphone jack

I search and search and even for high prices I usually cannot get these things

But the $35 carrier branded temp replacement phone I bought at the Wal-Mart by the airport?

All three

c0dec0dec0de,
@c0dec0dec0de@hachyderm.io avatar

@mcc A COMPUTER CANNOT BE CHARGED WITH PERJURY

THEREFORE A COMPUTER MUST NEVER FORCE A PERSON TO PERJURE THEMSELVES

c0dec0dec0de,
@c0dec0dec0de@hachyderm.io avatar

@mcc I like talking about mean computing devices behind their backs!

Quinnypig, to random
@Quinnypig@awscommunity.social avatar

I regret to report that badge pickup has been Googled.

c0dec0dec0de,
@c0dec0dec0de@hachyderm.io avatar

@Quinnypig yes, make Google (v.) mean killed before its time

c0dec0dec0de, to random
@c0dec0dec0de@hachyderm.io avatar

I hate working with Ansible and Jinja. Is there some set of filters that will take a list of dictionaries like this and work without making Ansible loop and do multiple transactions per host?

- ansible.builtin.package:  
 name: "{{ packages | ??? }}"  
 state: present  
 become: true  
 vars:  
 packages:  
- name:  
- gcc  
- gcc-c++  
 version: "13.2.1"  
- name:  
- libxml2  
- libxml2-devel  
 version: "2.10.4-3"  

c0dec0dec0de,
@c0dec0dec0de@hachyderm.io avatar

@jborean there’s no version argument to the package, yum, or dnf modules. I can do this with a loop, though. I was wondering if there was a way to do it without the loop.

c0dec0dec0de,
@c0dec0dec0de@hachyderm.io avatar

@jborean I can also stick the loop on a set_fact and make a union of all the iterations before using that fact as the name argument to package which has some benefits, can be run_once, only one call to the package manager…

fasterthanlime, to random
@fasterthanlime@hachyderm.io avatar

another day of having to explain (this time, to conference organizers) why, even though I have a VAT number, can make tax-deductible purchases, and pay a lot (a LOT) of taxes, I don't have a "company" and I can't afford their "business tickets"

(my statut juridique is "entreprise individuelle", which is confusing enough in France, and even more abroad)

c0dec0dec0de,
@c0dec0dec0de@hachyderm.io avatar

@fasterthanlime add employment and financial status to the large list of things that programmers don’t understand…

kfogel, to random

ALL HEAR MY POWER. ON THE 8TH DAY OF APRIL I WILL BLOT OUT THE SUN, THAT YOU MAY KNOW MY POWER AND BE FEARED OF IT. MY COMMANDMENT IS THAT YOU SHALL FORMAT GIT COMMIT MESSAGES CORRECTLY. I WILL RETURN THE SUN TO YOU AFTER MY WARNING. IT WILL BE THE ONLY WARNING. ALL HEAR MY POWER.

c0dec0dec0de,
@c0dec0dec0de@hachyderm.io avatar

@kfogel “but, master, what is the correct placement of a JIRA tag?”

rasterweb, to sketch
@rasterweb@mastodon.social avatar
c0dec0dec0de,
@c0dec0dec0de@hachyderm.io avatar

@rasterweb obviously, they’re those weird collectibles in Receiver by Wolfire Games

whitequark, to random
@whitequark@mastodon.social avatar

would you say i have 'top energy'?

c0dec0dec0de,
@c0dec0dec0de@hachyderm.io avatar
gsuberland, to random
@gsuberland@chaos.social avatar

ugh, turns out it was probably the GPU in my wife's machine that died and took the PSU with it. new PSU doesn't even flicker on when GPU 12V is attached.

suspect a hard short across 12V0 rail on the GPU, but need to check. but too much back pain to carry on with diagnostics today.

c0dec0dec0de,
@c0dec0dec0de@hachyderm.io avatar

@gsuberland what’s the way people do that these days? Do people still use crosstool-ng?

c0dec0dec0de,
@c0dec0dec0de@hachyderm.io avatar

@gsuberland regular people probably use Yocto or Buildroot now that I think of it.

frameworkcomputer, to random
@frameworkcomputer@fosstodon.org avatar

We've just opened a new firmware/system software role (open to US, Canada, and Taiwan). We develop open source firmware to enable products like this, and we have even more exciting projects on our roadmap:

https://jobs.lever.co/framework/36bcbf61-332d-4ab8-8c6d-20fffa1ef506

c0dec0dec0de,
@c0dec0dec0de@hachyderm.io avatar

@frameworkcomputer god, this sounds awesome.

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

Procedurally generated marble track spiral.

Try and say that three times fast.

video/mp4

c0dec0dec0de,
@c0dec0dec0de@hachyderm.io avatar

@memoriesin8bit Bink logo

kate, to random
@kate@fosstodon.org avatar

deleted_by_author

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

    @kate was once told that Scottish children ask: “Mummy, why is the sky grey?” instead of the “usual” color of blue.

    Sonikku, to random
    @Sonikku@techhub.social avatar

    My favorite stop

    c0dec0dec0de,
    @c0dec0dec0de@hachyderm.io avatar

    @Sonikku you needed a break[point] anyway

    indivisibleteam, to random
    @indivisibleteam@mastodon.social avatar

    By this time next year, we could be facing a national abortion ban and restrictions on access to contraception and IVF -- unless we act. MAGA extremism is threatening almost every aspect of our reproductive freedom. We're mobilizing so we can win in November and restore reproductive rights for every American. Join us: https://act.indivisible.org/survey/majority_over_maga_signup?source=mastodon&medium=directpost

    c0dec0dec0de,
    @c0dec0dec0de@hachyderm.io avatar

    @lori @indivisibleteam @tjtreehugger2 none of you are wrong, but will they have an actual, codified platform this year, so you think?

    rcrowley, to random
    @rcrowley@rcrowley.org avatar

    GitOps as explained: You merge your change and the thing’s changed!

    GitOps as in reality: You merge your change and about a million lines of code in six or seven distinct distributed systems each take a swing at it and if they all work properly the thing’s changed.

    c0dec0dec0de,
    @c0dec0dec0de@hachyderm.io avatar

    @rcrowley hey, you know that tool that we all use, and it’s a meme for incomprehensibility? I want to put it in the middle of our deploy process!

    davidho, to random
    @davidho@mastodon.world avatar

    This “big load” would fit in my MINI.

    c0dec0dec0de,
    @c0dec0dec0de@hachyderm.io avatar

    @davidho the only vehicle I’ve owned that couldn’t handle this with ease would be my ‘89 MR2. And I could probably still manage if I remembered about the frunk (front-trunk) and tossed a couple in the passenger footwell.

    HCBunny, to random
    @HCBunny@beige.party avatar

    I've sent a person I only know on social media a pair of pliers. This is life now.

    c0dec0dec0de,
    @c0dec0dec0de@hachyderm.io avatar

    @HCBunny what? Are they unique in some way? Why did they need your specific pliers and couldn’t just get some from the local store?

    c0dec0dec0de,
    @c0dec0dec0de@hachyderm.io avatar

    @HCBunny inquiring - nay! vexed and perplexed - minds want to know!

    c0dec0dec0de,
    @c0dec0dec0de@hachyderm.io avatar

    @HCBunny they’re useful. Also, thank you.

    jsr, to random
    @jsr@social.jsr.com avatar

    You would be surprised at how much I would pay for this, if it actually existed.

    c0dec0dec0de,
    @c0dec0dec0de@hachyderm.io avatar

    @jsr reverse skeuomorphism? Would you be satisfied with an old school stereo rack of stacked units?

    foone, to random
    @foone@digipres.club avatar

    Honestly at this point I want the US to get universal healthcare even if it doesn't work, because at the very least it'll put Kaiser Permanente out of business.

    c0dec0dec0de,
    @c0dec0dec0de@hachyderm.io avatar

    @foone I mean they surely own more senators than you do - or probably than the whole of the normal constituent population

    c0dec0dec0de, to random
    @c0dec0dec0de@hachyderm.io avatar

    Ugh. I want to write a blog post to share something but I don't have a blog and I don't really feel like I have enough things to say often enough to warrant really starting one.

    c0dec0dec0de,
    @c0dec0dec0de@hachyderm.io avatar

    @boki unexpected highlight of GitHub’s refusal to accept HTTP authentication for pushing code: it’s that much harder to make and push commits using the wrong account/identity. (I was a little worried about this)

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