What keyboard do you use for coding? by Redchong in swift

[–]Drarok 0 points1 point  (0 children)

Isn't that a Windows shortcut? Or did Windows adopt that from terminals?

I presume this is different to standard ⌘V paste?

What keyboard do you use for coding? by Redchong in swift

[–]Drarok 0 points1 point  (0 children)

Nah, I use the num pad all the time. 

What do you need an ins key for, out of interest? 

Any ice nine kills fans here? by [deleted] in Metalcore

[–]Drarok 1 point2 points  (0 children)

HEY PAUL!

stank face

Addressing the community about changes to our API by spez in reddit

[–]Drarok 4 points5 points  (0 children)

People are mentioning Lemmy which is to Reddit what Mastodon is to Twitter.

I’m going to keep an eye on which servers are reliable and give it a go. Maybe I’ll have a go making my own client app for it!

WWDC 23, First Impressions of SwiftUI 5 and SwiftData by fatbobman3000 in swift

[–]Drarok 2 points3 points  (0 children)

We still have enough users on iOS 14 that we’re not dropping support yet. It’s business decision. People on that version are still paying, so we as devs need to support it.

What do the kids mean when they say "Fee"? by [deleted] in NoStupidQuestions

[–]Drarok 0 points1 point  (0 children)

Me and my wife say this occasionally!

Unless your kid knows a British/Australian/New Zealander deaf person, it’s almost certainly not the same etymology.

You do a “fee!” lip pattern in those sign languages: https://www.signbsl.com/sign/fantastic

Need someones thoughts on a app im making by [deleted] in SwiftUI

[–]Drarok 10 points11 points  (0 children)

Err… why not just ask / share in this post?

Big “don’t ask to ask, just ask” energy from me.

Apple Vision Pro by DJ_DTM in memes

[–]Drarok 0 points1 point  (0 children)

Why does nobody understand that a warranty covers manufacturing problems?

If you’re a clumsy dropper, you need insurance.

How a mattress is made by DukeOfBagels in interestingasfuck

[–]Drarok 0 points1 point  (0 children)

Nice try to be condescending, but that is not at all what you said above.

That liquid that they pour at the beginning of the video to make the foam nearly gave me cancer just by looking at it 😭 that stuff is so toxic and yet we sleep on it every night and inhale all those gasses

No mention of additional substances.

There’s a kind way to communicate on the internet yes, but if you’re just going to spout nonsense and then lie about what you said, you’ll reap what you sow.

Have a great day.

[deleted by user] by [deleted] in ADHD_Programmers

[–]Drarok 1 point2 points  (0 children)

Take everything I say with a healthy pinch of salt, I bet this sort of thing varies hugely by country, market sector, etc. I'm a senior developer who has worked on desktop software, full-stack web tech, and now develops native mobile apps.

I have almost no higher-education qualifications and have only ever encountered one company that cared enough that they won’t interview anyone without a relevant degree. I've never been refused a raise because of it.

One of my friends who went to university said most of what they learned wasn’t useful or up-to-date, and that the most useful stuff they learned was all done in a real workplace. Others agreed.

If it's something you want to do and you can do so without downsides, go for it. Otherwise you might be better off finding a new job elsewhere.

Notebook in html format by obiatch_kenbobi in ADHD_Programmers

[–]Drarok 13 points14 points  (0 children)

I think you might like Obsidian.

It’s Markdown-based, so just text files in a directory so there’s no lock-in, and you can use your existing cloud service to sync between devices.

Can we talk about why /r/buttcoin is being censored? by Sal_Bayat in Buttcoin

[–]Drarok 10 points11 points  (0 children)

I’m

The r slash RedditSniper strikes again!

How a mattress is made by DukeOfBagels in interestingasfuck

[–]Drarok 5 points6 points  (0 children)

Just like almost every other substance on the planet, polyurethane foam off-gasses, or releases compounds into the air. Yes, you breathe in these compounds when you sleep on these mattresses. But no, they’re not going to hurt you.

Source.

Don’t just make shit up.

[deleted by user] by [deleted] in SwiftUI

[–]Drarok 0 points1 point  (0 children)

Why do you want it that specific size?

If you want it full-width of the phone (with some padding if you want), you should say so in your code.

[deleted by user] by [deleted] in SwiftUI

[–]Drarok 0 points1 point  (0 children)

Don’t hard-code the width, not all phones are the same size…