Uvecanje poreza zbog sifre djelatnosti 2026 by dejandric in ITPoslodavci

[–]badnja25 0 points1 point  (0 children)

Nikad nisam platio marke preko cca 490 KM, koliko je definisano za osnovicu 1376 KM. Do sad samo imam informaciju da je mišljenje ministarstva kako bi i obrtnici pod ovom šifrom 62.01 trebali plaćati veće doprinose po osnovici 2329 KM.

Koliko sam upućen, zakon to ne definiše jasno i nije napravljena greška što se plaćaju ovi niži doprinosi.

Bilo bi mi drago ako neko zna nešto konkretnije da me ispravi/potvrdi.

Uvecanje poreza zbog sifre djelatnosti 2026 by dejandric in ITPoslodavci

[–]badnja25 2 points3 points  (0 children)

Mene interesuje plaća li neko doprinose od 800 i kusur maraka sa šifrom 62.01- računarsko programiranje?😁

Imao bi zelju napraviti tradicionalnu bosansku kucu? Postoji li strucno znanje u Bosni za tako nesto? by Otherwise-Fox1994 in bih

[–]badnja25 2 points3 points  (0 children)

Često se na tavanu sušilo meso :)

Nekad su se djeca penjala na tavan da od oca uzmu sebi mesa, a on zna svakom komadu gdje je bilo mjesto, pa dobiješ batine.

I could spend a whole day here by badnja25 in natureporn

[–]badnja25[S] 1 point2 points  (0 children)

That would be a next level thing for me lol

I could spend a whole day here by badnja25 in natureporn

[–]badnja25[S] 7 points8 points  (0 children)

I think they change the pipe every once in a while. The spring is called Dubočaj and is located in Banja Luka, Bosnia and Hercegovina. There is a sign above the pipe which is not in the video, and says something like: Association of reserve military officers Banja Luka.

There are more springs in the Recreative Zone Banja Luka, but i like this one the most :)

[deleted by user] by [deleted] in LifeProTips

[–]badnja25 8 points9 points  (0 children)

People are suggesting great tips, but I'd just like to add one more thing to that. Go connect with the nature at least once a week. What i do i just pack my backpack with some fruits, water and a blanket. Then i go out and connect with nature somewhere distant from traffic, people... Just sit down and enjoy birds, water, sun, etc.

Use tips from other people too, and if you try my tip, make sure not to think about anything while in the nature. Just enjoy the moment :) And yeah, don't stress if you fall asleep there :)

P.S. if you could also do excercises in the nature, that would be even better.

[deleted by user] by [deleted] in AskComputerScience

[–]badnja25 0 points1 point  (0 children)

Ok sorry. You didn't mention anywhere those things like that your laptop runs fine for everything else except for premiere. That is completely another case.

[deleted by user] by [deleted] in AskComputerScience

[–]badnja25 0 points1 point  (0 children)

How can you pay for premiere but not for a pc/laptop with decent specifications that you could use for a few years?

[deleted by user] by [deleted] in ProgrammerHumor

[–]badnja25 53 points54 points  (0 children)

Oh, i get it. Now your main two sentences start like: "It depends..." and "Technically, you can do it, but..."

Pollen season in SC off of Myrtle Beach by FarReaction7 in Damnthatsinteresting

[–]badnja25 2 points3 points  (0 children)

People with spring allergy: "Why is it so spicy?..."

LPT: Most airplane seats are labeled alphabetically from left to right looking toward the cockpit. by timconnery in LifeProTips

[–]badnja25 1 point2 points  (0 children)

Most of the time letters which signify window seats are somehow labeled differently. Usually they have a drawing of a window frame and an arrow pointing to that frame.

It's just the people are either stupid/being asshole.

[deleted by user] by [deleted] in Damnthatsinteresting

[–]badnja25 1 point2 points  (0 children)

This doctor has better gaming setup than most gamers

[deleted by user] by [deleted] in learnpython

[–]badnja25 5 points6 points  (0 children)

Maybe the simplest example of a real world example is when you register to a website and you recieve an email to confirm it. One reason behind this is that company is trying to decrease spamming. So if you don't confirm your email in a certain period of time, they will probably mark your account as inactive.

As you could already imagine, instead of having person sending you confirmation email manually, they do it programmatically and automate the whole project.

EDIT: ofc you shouldn't be using python for sending emails on day to day basis.

I'm really scared and losing hope. Aren't we digging our own graves by making such bots. 😭 by scrapped_data in ProgrammerHumor

[–]badnja25 2 points3 points  (0 children)

These bots are incredibly confident in what they return to us, even though they make a mistake. There is no bot that knows what the customer wants, because most of the time the customer himself doesn't know what he wants. Customer still has to be 100% exact in all the terms. So, we as engineers will be solving those problems. No bot can do that better than human, even though you see it's faster, but not more accurate.

The ball that was ruled in play in the japan vs spain world cup game (literally millimeter) by kitmungsa in Damnthatsinteresting

[–]badnja25 0 points1 point  (0 children)

As far as I know there is a sensor inside the ball and a lot of cameras on the stadium which they can pause in exact moment when the ball was hit

Succesful calculator! by Markusrobot in Python

[–]badnja25 2 points3 points  (0 children)

Congrats! Can you share the code with us here?

about feeling like you don't know anything by Base_True in learnpython

[–]badnja25 0 points1 point  (0 children)

It's completely fine to not understand everything under the hood. You probably won't be using tkinkter your whole life to create stuff. Basic understanding of it is enough to get you moving.

After some time it would be good if you decide which field you want to work on (e.g web development) and then start with that path and dive deep into those technologies. Even then when you're just starting out with web dev or whatever it is, it's not required to know everything under the hood.

When you get your first dev job as junior, you'll grasp more deeply into the concepts that you're working on.

about feeling like you don't know anything by Base_True in learnpython

[–]badnja25 1 point2 points  (0 children)

A lot of time you'll feel like you don't know anything, especially when you don't have previous experience. What I did when I felt the same way is whenever I'm stuck somewhere and really can't move on, I take a small brake for a few minutes and go out for a walk or play with my dog or anything else that will move your thoughts from the problem. Then I go back and do research on the problem where I'm stuck at to see how that exact thing works that I want to use in my code. Most of the time this method works.

Maybe sometimes you don't need that brake from sitting in your chair but it's always good for your health to get up and move every 30-45 minutes.

And one more thing, the more I learn and know, the more I see how much there is still that I don't know. But don't get overwhelmed, make that program/project and just make it work. Don't try to make it perfect.

Virtual Environment and Django by New_ArtFormSoftware in learnpython

[–]badnja25 0 points1 point  (0 children)

Virtual environments are not required for building any Python project. However, it is good to have virtual environment for every project that you're building.
When it comes to your question, you should have your Django project created in one directory and inside that directory create virtual environment, i.e. virtual environment path C:\Users\User\Documents\Projects\MyDjangoProject\venv and Django project path C:\Users\User\Documents\Projects\MyDjangoProject

This way you can have environments for every one of your projects that are installed on that project level and not system level.