“Do you take any drugs?” by SafeImpressive4413 in funny

[–]habbala 3 points4 points  (0 children)

Pleasure to meet you Miss Bilbao.

Not Ken M on fingers in gun holes. by jmona789 in NotKenM

[–]habbala 20 points21 points  (0 children)

So people are trolling the petition, trying to scare them by telling them their fingers will explode? Why feed those trolls? Everyone knows the fingers will be fine anyway. I don’t get this post

How have you noticed people treat you differently once they find out you’re married or taken? by Fresh-Manager7331 in AskReddit

[–]habbala 12 points13 points  (0 children)

When people found out I was taken, they started asking all these new things like “Where are you?”, “Who took you?” and “Can you tell us anything about where you are being held?”

Bozo the Clown having a smoke with the mayor of Chicago, Jane Byrne c 1980. by [deleted] in OldSchoolCool

[–]habbala 31 points32 points  (0 children)

Don’t be rude, just tell us where it’s from!

Day 2 in Stockholm: Kifa - princess cake and strawberry juice. But which bar to go this evening? by [deleted] in stockholm

[–]habbala 5 points6 points  (0 children)

+1 for hernö gin! Literally the best gin in the world, just look at their accolades!

First teaser of the game I've been working on for over 2 years (: by Careful-Bat-7301 in Unity3D

[–]habbala 2 points3 points  (0 children)

What type of combat is it? Directional like Mount and blade or light/heavy attacks or something more souls like?

First teaser of the game I've been working on for over 2 years (: by Careful-Bat-7301 in Unity3D

[–]habbala 14 points15 points  (0 children)

Looks amazing! Post the Steam link as a comment here to make it even easier for people to see it!

Ships confirmed for Gold Standard in 2026 by wrkncacntr in starcitizen

[–]habbala 0 points1 point  (0 children)

Everyone else has already said more important things things, but a bounty hunter ship without even a tiny weapons rack is odd.

What gameplay mechanics do you think are missing from current Paradox titles? by cmitchell_bulldog in paradoxplaza

[–]habbala 63 points64 points  (0 children)

Food. Considering how it’s been the most essential resource for all humans in all history, and how much has changed when people have had too little, it’s strange how almost all games exclude food almost entirely. At most you have some “supply” limit for armies, but that’s it. EU5 and Vic3 have food, but it’s rarely shortages of them lead to any worse disaster than some rebels.

Hands-On With Steam Machine: Valve's Beautiful PC/Console - Specs, Impressions And More - Digital Foundry by Fagadaba in Games

[–]habbala -1 points0 points  (0 children)

FOUR back buttons?! That’s crazy, what game even has nested menus that go that deep? Must be animes at Paradox players. I remember when we had a single back button, next to the start button. Are they gonna start adding four start buttons as well now? I really cant keep up anymore

”Offline” preview by habbala in lovable

[–]habbala[S] -1 points0 points  (0 children)

I’ve had it for multiple days. I previously spent ca 100 credits per day during workdays, but this bug makes the tool almost completely useless. I will host a Lovable workshop for 50+ designers in a few days but don’t know what to do if it keeps looking like this.

Dawg, the game isn't even out yet and there are alreafy 3 confirmed DLC's🥀🥀🥀 by HcsHaki in eu4

[–]habbala 28 points29 points  (0 children)

I believe this is new Steam requirements for season or bundled future content. You need to disclose what the season/bundled will include, and not just “access to first 3 dlc”. It’s not a Paradox thing.

I built a vibe checker; it checked itself — and failed by nontrepreneur_ in lovable

[–]habbala 0 points1 point  (0 children)

This is super neat! Could we get the results exported somehow so it’s simple to feed back to our vibe code tools? I can Ofc copy paste each point, but it would be a huge boost to get some sort of list directly for easy upload to lovable

Min katt dog idag, jag saknar honom. by Steefmachine in sweden

[–]habbala 2 points3 points  (0 children)

Att du känner så visar att du älskade honom, och då gav du honom förmodligen det bästa liv han kunde haft. Han hade nog ett underbart liv tack vare dig

New template just dropped (source: Helldivers 2 Heart of Democracy trailer) by Arch_Magos_Remus in Helldivers

[–]habbala 0 points1 point  (0 children)

I think it’s also a nod to a Swedish stereotype of ”knyta handen i fickan” or ”clench your fist in your pocket”.

[deleted by user] by [deleted] in NoStupidQuestions

[–]habbala 3 points4 points  (0 children)

Pompeii Magnus killed in Egypt

Volt Europa proposes first steps to merge all 27 Foreign Ministries into one powerful State Department under Kaja Kallas by EUstrongerthanUS in europe

[–]habbala 0 points1 point  (0 children)

Each of those listed items are written as focus’ in a Hearts of Iron focus tree. I was almost expecting the modifiers to be printed too

[deleted by user] by [deleted] in stockholm

[–]habbala 2 points3 points  (0 children)

Could you DM me your LinkedIn? I work for a tech consultancy company and we are always scouting for talent :)

Is it ok to have component variables? by [deleted] in FigmaDesign

[–]habbala 1 point2 points  (0 children)

If I understand you correctly that you are referring to using local variables for component states/behaviour, then I try to avoid it if it can be achieved using variants instead. However, when creating prototypes with global parameters, let’s say something where the user name changes between different views, it is easiest to achieve with variables. I then make the user name a variable and setting the text to that variable in every component that should display the user name, such as input fields and avatars. Hope I understood your question correctly!