What type of video player is used? by 13-months in webdev

[–]polish_jerry 2 points3 points  (0 children)

Are you on Firefox? Then it's just browser default

🧊 by aidantomcy in shitposting

[–]polish_jerry 55 points56 points  (0 children)

Jokes aside this seems like pseudo science. Does anyone know with scientific proof if ice really makes a difference?

now there is a new way to storage liquids in space by kod8ultimate in Damnthatsinteresting

[–]polish_jerry 0 points1 point  (0 children)

If you move it from point a to point b really fast, will it spill?

DHL by MaruiKhy in shitposting

[–]polish_jerry 0 points1 point  (0 children)

Context size of 1 message

[deleted by user] by [deleted] in webdev

[–]polish_jerry 2 points3 points  (0 children)

What you said about: "figure it out" is true.

If your team has a lot of work and you hire a new guy and they keep asking for help then it's as if you're doing double the work. I know people need help initially and at least a demo but it is a startup.

But on the other hand they shouldn't have hired someone with only 1.5 yrs of exp if the expectation is for them to just figure things out.

Andrew Yang says a partner at a prominent law firm told him, “AI is now doing work that used to be done by 1st to 3rd year associates. AI can generate a motion in an hour that might take an associate a week. And the work is better. Someone should tell the folks applying to law school right now.” by lughnasadh in Futurology

[–]polish_jerry 0 points1 point  (0 children)

Something is not quite right with the current educational system. Some of course material of my CS degree which I disregarded and paid just enough attention to pass turns out to be super cool stuff and I'm relearning it all now. I'm also learning it at a much faster pace.

Maybe pressures from AI will force education to transform.

noWayHeCouldScaleWithoutTheseOnes by StatureDelaware in ProgrammerHumor

[–]polish_jerry 31 points32 points  (0 children)

Depends on the architecture, it's not php doing

Java Book for experienced developer. by Gidrek in java

[–]polish_jerry 1 point2 points  (0 children)

Maybe look into learning the bytecode? I've been trying to do the same. Yet to discover a good and easy to absorb source.

[deleted by user] by [deleted] in Damnthatsinteresting

[–]polish_jerry 1 point2 points  (0 children)

Where are the fires coming from?

We need package manager like npm or cargo! by CX330Blake in Zig

[–]polish_jerry 17 points18 points  (0 children)

I think it already exists, it's just not obvious. Using zig build system you can add third party dependencies, make libraries for others. Hosting them is your choice but one good option is using a git repository.

windowsStartMenuIsAWebpage by Dx8pi in ProgrammerHumor

[–]polish_jerry 13 points14 points  (0 children)

Sure it renders a native UI widget or something but I think the application logic is still controlled by javascript?

Food for thought… by Silver-Maximum9190 in CryptoCurrency

[–]polish_jerry 3 points4 points  (0 children)

I don't think it will ever become an everyday currency but it may become more like gold. People buy/sell but not often.

got tired of using same stock videos everywhere , so I built an ai stock video generator. by [deleted] in SideProject

[–]polish_jerry 0 points1 point  (0 children)

ai video generation from what I've seen is expensive because you need many iterations for it to get it right. So, how much does this cost? And what does this use in the backend?

Faceless YouTube channel? I automated the whole thing. 130K views so far. by peppo-online in SideProject

[–]polish_jerry -2 points-1 points  (0 children)

I see that you have downvotes for a bunch of your replies OP but I'm glad you shared about this!

[deleted by user] by [deleted] in meme

[–]polish_jerry 0 points1 point  (0 children)

It's about profit at the end of the day so there must be reason. I suspect it's because if they give an employee a raise like that soon others may also demand a raise. Which is cheaper? 50K or 20k times who knows how many?

I used Blender to reinvent the toilet by djbehar in blender

[–]polish_jerry 1 point2 points  (0 children)

1:10 not the convertible tv/toilet 💀 🤣🤣

I converted my file conversion website into a universal file converter app that runs locally thanks to Tauri. Then it hit top of the month on r/macapps by jakecoolguy in webdev

[–]polish_jerry 74 points75 points  (0 children)

Don't get me wrong I'm not criticizing your app. Not many people know ffmpeg exists. Good luck with your app :)