There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

programmer_humor

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

sederx , in They tried

That’s literally the point though…

ozymandias117 ,

No? If a website refuses to load because you refused tracking cookies, it’s still illegal under GDPR

miniu , in This is clearly shaping up to be the pinnacle of this decade's technology

Making your own engine is worthwhile learning experience. The same as trying to recreate any of the foundational tools that you use. Might not be the fastest or best way to make a game but a good way to make yourself a better developer.

wopazoo ,
@wopazoo@hexbear.net avatar

Keep in mind that if you actually want to make a game, make a game not an engine. Too many video game projects get bogged down in the engine development stage and never make it to completion.

Sonotsugipaa OP ,

Do people even make their own engines anymore? If this wasn’t a pet project I would have dropped the entire thing as soon as I started dealing with 3D models, and visited Godot’s homepage.

Perhaps I should get my hands on Godot at some point.

Xanvial ,

Usually AAA game studios has their own in house game engine

Sonotsugipaa OP ,

The in-house engines I know are being used are also really old - hell, 343i even decided to ditch the fossil that once was Halo: CE’s engine because of technical debt and outsourcing blood sacrifices

EnderofGames ,

Ah, yes, I miss the days of 343 having home grown blood sacrifices.

uralsolo ,

Godot is a lot of fun! I’ve never finished making a game but I’ve made a half dozen hacky demos that I was really proud of.

Montagge ,
@Montagge@kbin.social avatar

This was supposed to release years ago https://camelotunchained.com/v3/

Sonotsugipaa OP ,

Not the fastest

This is my 4th Vulkan related “project” and 2nd attempt at making something other than a glorified tutorial workspace in 6 years, and it took me 4 weeks to draw this stuff with minimal technical debt.

I could just use an existing game engine, but what’s the fun in not manually sorting all draw commands by mesh>pipeline>material and hunting synchronization hazards by just looking at funny glyphs for extended periods of time?

AeroLemming ,

The best part is when your game just spontaneously closes. No logs, just some weird failure that’s got something to do with graphics.

Well, that’s the OpenGL experience, anyway. Damn opaque state machines…

Sonotsugipaa OP ,

Eh, at this point it happens every 3 commits, you get used to abusing gdb (since valgrind just dies).

I hope the police doesn’t find my unregistered breakpoint minigun…

fsxylo , in Hours of work

It’s a good thing I’m a hobbyist so that I can avoi- hmm, now that I think about it this feature could be really cool and shouldn’t take too long to implement…

queque31 ,
@queque31@lemmy.world avatar

2am me: why the fuck this doesn’t work anymore!!!

potoo22 ,

Spouse at 7:00 AM: “Why do only some of the house lights work and there’s no hot water?”

Me: “You know that quick fix I was working on last night. Well, umm, one thing led to another aaaand… Umm… Just so you know, your phone is using mobile data because the wifi is out.”

imPastaSyndrome , in Wow, what a comp for doing free consulting work ¯\_(ツ)_/¯

???

MeatsOfRage ,

Looks like stack overflow privileges

ZILtoid1991 ,
@ZILtoid1991@kbin.social avatar

On stackoverflow, even asking questions is a privilege.

You won't get banned for being toxic, but you will if your question isn't a "proper" one.

qaz ,

“comp” seems to refer to compensation.

colorado ,

It makes so much more sense. I thought when hotels say comped they meant make something complimentary/free but compensation makes more sense.

stevedidWHAT ,
@stevedidWHAT@lemmy.world avatar

I could see it being used interchangeably tbh

kronkadoops , in Recursion

Someone needs to stop tying people to those train tracks or this trolley problem will never go away.

uphillbothways , in Recursion
@uphillbothways@kbin.social avatar

Step in front of the train: Tell your manager this whole project is dumb, provide a list of reasons why it's a bad idea and explain you are prepared to resign rather than enable its further development.

PelicanPersuader , in data secured
@PelicanPersuader@beehaw.org avatar

Android: Photo downloaded

Me: Where did you download it?

Android: ¯_(ツ)_/¯

Psythik ,

Yeah seriously, Android is way worse at this. At least Windows has the option to ask you where you want to save the file to first.

ImpossibleRubiksCube ,

Android has the worst file system interface I’ve ever seen.

neocamel ,

I wonder if there are any third-party os’s that can do better on a jail broken android?

KSPAtlas ,
@KSPAtlas@sopuli.xyz avatar

You could install PostmarketOS and then basically use any linux shell of your choosing

ImpossibleRubiksCube ,

There are actually a few of them alongside Postmarket. LineageOS and its various forks, Ubuntu Touch, KDE Plasma Mobile, Graphene, Replicant… the list goes on!

Unfortunately, I was playing around with them a few years ago and Android phones seem to be a POS to try and switch the OS on. But, it’s clearly done. I’m thinking about at least popping one of them onto an older phone or tablet.

NutWrench ,
@NutWrench@lemmy.ml avatar

Solid Explorer has a “Recent” category on the directory tree. Really handy. Also, if you long-press on a file, you can open the directory the file is saved in.

Scrithwire ,

I miss the bot that gives you your arms back when you put that emoji

mexicancartel ,

Downloads? Lol

covert_czar ,
@covert_czar@lemmy.dbzer0.com avatar

¯_(ツ)_/¯ if you saved from a third party video editing photo editing apps or else it will save ANYWHERE the app likes

mexicancartel ,

Sometimes AppName/whatever Or Pictures/AppName/ Or DCIM/AppName

Still thats on apps. There are apps in pc too which does that i guess

ErrorCode0 , in Good Old Windows

Mac os when u don’t pay 99$ a year to apple to sign the app

jherazob , in I swear I check them often enough!
@jherazob@beehaw.org avatar
BorgDrone ,

Yeah, I usually hover around 300-400 open tabs. I clean them up once in a while but it just builds up again.

Cube6392 ,

I had to install a plugin to just close tabs I hadn’t viewed in a while. I’m certainly not going to develop better tab discipline

BorgDrone ,

I use Safari which has this feature built in.

Prandom_returns , in Author left the job

In capitalism, creating problems keeps people employed.

If your shit’s maintained and running perfectly, it looks as if you’re not doing anything.

CanadaPlus , in Author left the job

Maybe I’m a sentimental fool, but I feel like there should be some kind of basic respect for the craft, and doing things the right way just because. I get making bad code to meet a deadline, but not if you have a choice.

Then again, I’ve never done coding as my main job.

fuzzzerd ,

I have done it as my main job and I echo your sentiment. It’s inevitable that sometimes you have to meet a deadline or get something more important working first, but if you write bad code because you are lazy or unwilling to read the docs to do it right, shame shame shame.

mstrk ,

Some people just don’t care. To me it really feels like they are trying to create the problems to later sell the solution, and it’s a never ending cycle. I’ve quit my recent job because 90% of the team just sucks, security risks everywhere, the API just doesn’t respect contracts, there’s no contract actually, we just ask on private chats how to integrate with it really. New features on top of buggy code while support is on fire with the 100th bug ticket reported in just a week. Not to mention that you have a design team, a project manager and a “VP of engineering” but the epics they want you to do are almost just the title of the idea they had at lunch 😅.

This guys are very lucky because the operation teams is able to cash in millions of revenue a year by combining excel, monday and WhatsApp to do their jobs, while a few are still forced to interact with a piece of shit of software that the engineer department provides to them…

Anyway, some people just don’t care.

corsicanguppy , (edited )

Can confirm - you work like a dumber, more tired version of you needs to maintain it, so comment accordingly. Also, you do the work right but also fast; and you see how right you can do it in a reasonable timeframe of course.

But we fired a lot of our mentors after Y2K to save money that quarter. And the juniors there had no learning as to the whys of the whats when it comes to best practice. Those juniors became seniors and their juniors are 2nd-gen flying blind. We’re doing dumb things because we know why we shouldn’t, but we don’t understand that we shouldn’t. (Hint: if someone says “Yeah But,” they may not get it)

We need to rediscover the whys we lost; and it’s gonna be hard to really understand it, but we’ll figure it out. A few more ClownStrikes and we wont have a choice!

Revan343 ,

Yeah but, move fast and break things is management’s motto, they don’t want to pay for the time it will take to write good code

psud ,

We do. We make the best we can in the time we’re given. People say “minimum viable product” but we never deliver that

Restaldt , in <br>

Need some padding between elements?

Haha nbsp; go brrrrrrrr

pineapplelover ,

I too use &nbsp;

RecluseRamble , in After a particularly annoying update today

It must be a really deeply integrated part of the Windows kernel because it has never been able to show progress properly.

Back in the days of floppy disks it always felt that actual copying started when the progress showed 100%.

ArbitraryValue , in Seriously how many times does this have to happen

On the contrary, one can commit or compile credentials quite simply… Maybe Boromir isn’t the right person to ask.

marcos ,

Are you doubting Boromir’s programming ability?

pooberbee , in Companies updating their websites

Tangentially related, I remember at one of my jobs being tasked (several years in a row) with updating the copyright year in all our source files’ headers.

funkless_eck ,

it’s probably a red flag if your website can’t do currentYear() in the footer.

T156 ,

Or have a single general footer that they all refer to.

pooberbee ,

Well it wasn’t a website, for what it’s worth.

jdeath ,

that’s actually an anti-pattern. the purpose if a copyright notice is not to declare the current year to each visitor, fyi.

funkless_eck ,

Yes, it’s actually to notify people who aren’t part of countries with membership to the WTO of the first available year of public declaration of distribution without restriction, however, putting “1997” on your website makes it look old so people put current year to make it look new.

It’s only legally distinct in Aruba, Eritrea, Kiribati, Micronesia, North Korea etc… so it’s almost entirely useless.

I meant it’s a red flag if someone can’t spin up the code and is making an intern change it by hand every year.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • [email protected]
  • lifeLocal
  • goranko
  • All magazines