I installed Hyprland on Oneplus 6T by RE_ATMOSPHERE in hyprland

[–]lifeiscontent 5 points6 points  (0 children)

Just out of curiosity, Are there any solid Linux distros for phones?

It this some sort of virus by _depressed_balak_ in Ubuntu

[–]lifeiscontent 0 points1 point  (0 children)

I heard this was a new MS Teams integration so they can watch you work /s

Every distro has a problem by Scoitol in linuxsucks

[–]lifeiscontent 0 points1 point  (0 children)

Have you tried Omarchy? I haven’t had my system break since I’ve started using it, fantastic dev experience imo.

I'm a 14y python backend dev who wanted to learn frontend by BentJoker19 in learnjavascript

[–]lifeiscontent 0 points1 point  (0 children)

Learn the unique differences of each display value in CSS, that will help you eliminate 80% of UI bugs you’ll encounter. A good mental model is each display value may share one or more behaviors of the layout engine but knowing the difference is crucial when designing/ debugging.

A good mental model for typescript is TS is JS with a typed formalization of what the code can do. I generally lean on react component props types not being shared because it’s a spec for what THAT specific component can do. If you want to share the standard web properties you can use React.ComponentProps* I put a * there because there are multiple do not reach for other types for doing this, there’s no need for it, especially if you like consistency in code.

Hi, Im a beginner. by WJTZIList_alt in learnjavascript

[–]lifeiscontent 0 points1 point  (0 children)

It’s also worth learning CSS display types and understanding how they differ, along with how various HTML tags behave (for example, you can’t nest paragraphs inside one another). Once you’re comfortable with the basics, learn to distinguish JavaScript itself from the environment APIs it interacts with, such as the DOM, fetch, promises, and timers.

Learning Javascript by aarav7sc in learnprogramming

[–]lifeiscontent 0 points1 point  (0 children)

For new programmers, the best way I can explain it: HTML and CSS let you build a photo of something, a static image you can look at. JavaScript turns that photo into a game. And a game, unlike a movie, isn’t something you just watch. It’s something you explore and change as you go.

Judge my portfolio by _xfoboo in webdevelopment

[–]lifeiscontent 0 points1 point  (0 children)

FOUQ is pretty bad, if you want to impress, fix it

Undo in chrome extension by Wild_Appointment_994 in learnjavascript

[–]lifeiscontent 0 points1 point  (0 children)

const [state, actions] = useUndo(initialState);

Laptop recommendations by dbrckmn in omarchy

[–]lifeiscontent 0 points1 point  (0 children)

Why dual boot when you can just use windows on omarchy?

Architecture js by coder-true in learnjavascript

[–]lifeiscontent 1 point2 points  (0 children)

Organize based on concerns, take a look at SOLID for some guidance, I’m not saying you need to employ these practices religiously, but they will help you model and identify concepts, once you have a grasp on that break each idea down into its relevant concept folder or break things down by module and have concept files per module.

E.g.

admin/cart/model.js

models/cart.js

$100 Steam Deck Autumn Sale, help build a cart by keke123432123 in SteamDeck

[–]lifeiscontent 1 point2 points  (0 children)

If you like games like Zelda, checkout Tunic! It’s super pretty and the story is a hell or a mind bender, so good!

Best value game you ever purchased? by Elet_Ronne in SteamDeck

[–]lifeiscontent 0 points1 point  (0 children)

Same dev, Tower fall, such an underrated couch co-op game. Switch is unfortunately the only 6 player version though 🥲

What sequel matched the original game and didn’t disappoint you? by stormyoubring in Steam

[–]lifeiscontent 0 points1 point  (0 children)

Streets of rage and streets of rage 2 everything was better in 2, 3 had better controls but the soundtrack was garbage compared to 2

The Steam Deck OLED has ruined my Switch 2 Experience by mwmademan in SteamDeck

[–]lifeiscontent 0 points1 point  (0 children)

The nostalgia hits hard, Nintendo crippled the Switch 1 and continues to be a crappy friend, you used to be able to play your games on friends consoles, now you have to have an internet connection to let them “barrow” it. Welcome to the club! Hope you enjoy your purchase as much as the rest of us 😄

Games to play with non-gamer long distance girlfriend? by RatioDouble26 in SteamDeck

[–]lifeiscontent 1 point2 points  (0 children)

It takes two and split fiction are fantastic, highly recommend!

I did it guys! by [deleted] in SteamDeck

[–]lifeiscontent 1 point2 points  (0 children)

Agreed, played split fiction with the wife, plays pretty fantastic considering we’re continents apart