programming.dev

Socsa, to programmer_humor in Yes

This is false, you also need vim and tmux

agilob, to programmer_humor in GoOn
@agilob@programming.dev avatar

:00 - :ff

Edit: Just learnt this can be also noted as:

:: - ::f

subignition, to programmer_humor in Oh yea, that's the good stuff **huffs glue**
@subignition@fedia.io avatar

Definitely looks unsafe to me.

henfredemars, to programmer_humor in Implemented as requested

I don’t hate it. Seems functional.

BeMoreCareful, to memes in Poor kid; I bet she didn't like the hair clip either

I think this is the first time that I realized it’s not the same little girl in this meme.

ikidd, to piracy in aaron swartz day
@ikidd@lemmy.world avatar

Murdered by Carmen Ortiz.

TimeSquirrel, to memes in every time
@TimeSquirrel@kbin.social avatar

Damn, I remember the original version of this meme...like 15 years ago.

Imnebuddy, to linux in Microsoft published a guide on how to install Linux.

Windows: What is my purpose?

User: You are a bootloader to install Linux.

programmer_belch, to memes in This the big leagues kid
@programmer_belch@lemmy.dbzer0.com avatar

The highest honor is giving the program a keybind

Knusper,

Super+F -> Firefox
Super+R -> Terminal
Super+E -> File Manager
Super+X -> Note-taking program

Classy,

Holy shit why did I never do this before.

I tried Linux and all the keybinding was a lot of fun, I gotta do it more with windows. I built my own specialized keyboard for inputting chords when I’m writing lyric sheets and I set CTRL+Tab as the keybind to switch between that and QWERTY.

Knusper,

I do composing, too, and I’ve written my fair share of shoddy scripts to automate tasks, but changing up the whole keyboard layout for a task, that’s the sort of madness I aspire to. 🙃

Classy,

https://sh.itjust.works/pictrs/image/7ec912b7-5285-4349-a5c7-c87ce1a31762.webp

I actually think this is slightly out of date, I combined Aug and dim into its own key with Shift for Alt, and maybe for flat/sharp, too?

flashgnash,

T is terminal for me, R would be to just run a single command in my top bar or something

Knusper,

Yeah, I had it on Super+T at first, too, but I have the command/application/everything runner bound to Super+Esc and I open a lot of terminal windows throughout the day, so I re-bound it to Super+R just because it’s slightly easier to reach.

Speiser0, to programmer_humor in What's your most obscure binding?

No way, you met json irl?

Pigeon, to programmer_humor in They tried

Not allowing users to access a service at all unless they accept cookies is often against GDPR. See: Can we use ‘cookie walls’?.

To quote:

In some circumstances, this approach is inappropriate; for example, where the user or subscriber has no genuine choice but to sign up. This is because the UK GDPR says that consent must be freely given.

If your use of a cookie wall is intended to require, or influence, users to agree to their personal data being used by you or any third parties as a condition of accessing your service, then it is unlikely that user consent is considered valid.

The key is that individuals are provided with a genuine free choice; consent should not be bundled up as a condition of the service unless it is necessary for that service.

These cookie banners often violate all sorts of GDPR rules even more explicitly than this example. For example did you know it’s not allowed to have pre-ticked boxes on cookie popups for non-essential cookies?

simp4ravens, to memes in I identify as karat. Please respect my pronouns

I don’t get it can you explain?

M68040, to programmer_humor in GTA 5 Java Coffee shop
@M68040@hexbear.net avatar

The Simpsons: Hit and Run had a similar gag in one of the maps.

ReversalHatchery, to piracy in Special Ubisoft announcement

You wouldn’t own a house!
You wouldn’t own a car!
You would be happy!
Because we said so.

Serpent7776, to programmer_humor in ifn't

I can actually define this in TCL:


<span style="color:#323232;">% proc ifn't {cond cmds} {if {!$cond} {uplevel $cmds}}
</span><span style="color:#323232;">% ifn't false {puts </span><span style="color:#0086b3;">12</span><span style="color:#323232;">}
</span><span style="color:#323232;">12
</span><span style="color:#323232;">% ifn't true {puts </span><span style="color:#0086b3;">12</span><span style="color:#323232;">}
</span><span style="color:#323232;">% 
</span>
  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #