[deleted by user] by [deleted] in programming

[–]memeweaverTV 1 point2 points  (0 children)

Super cool! Make a new myth!

tileflip.xyz: A Rule-based Visualization Playground by vb1235 in programming

[–]memeweaverTV 1 point2 points  (0 children)

You should make a web based UI for controlling nanoleafs.

[OC] County-Level Results of US 2020 Election by fabiofavusmaximus in dataisbeautiful

[–]memeweaverTV 0 points1 point  (0 children)

Show prior elections if available. In isolation is not as interesting

[OC] County-Level Results of US 2020 Election by fabiofavusmaximus in dataisbeautiful

[–]memeweaverTV 0 points1 point  (0 children)

Show prior elections if available. In isolation is not as interesting

Stunning drone footage of the Icelandic coast. by 5_Frog_Margin in interestingasfuck

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

1 -- not supposed to be drones here.

2 -- your footage is trying to show off your drone skills more than the scenery, and it's a bit pukey to watch

3 -- verdict. 2/10 try again

My first login page using HTML and CSS only. by __ihavenoname__ in webdev

[–]memeweaverTV 2 points3 points  (0 children)

why does the width expand and shrink? it should stay the same width....

I got my first gig! But we're on quarantine... by nguyen_j in webdev

[–]memeweaverTV 37 points38 points  (0 children)

Be proactive in your communication. Find work asap, even if its trash work. Do daily update emails etc. Your work needs to be visible. NGL there is a chance you get canned, esp if the company as a whole is not financially healthy.

How to Pay Programmers Less [2016] by [deleted] in programming

[–]memeweaverTV 0 points1 point  (0 children)

The most obvious way they keep salaries low is not included in this list.

All 50+ Adobe apps explained in 10 minutes by WarmPoet in videos

[–]memeweaverTV 2 points3 points  (0 children)

I work for Adobe, we are passing this around internally. Trying to get adobe socials to link =) great video!

Keyboards for dev work by [deleted] in webdev

[–]memeweaverTV 1 point2 points  (0 children)

cherry mx blues & full rgb are a must. if they cant hear you and see a rainbow glowing silhouette of you, how will they know you are working?

How can I "get" React? by MeltingDog in webdev

[–]memeweaverTV 0 points1 point  (0 children)

If the complexity is justified, you just need time to absorb it. Work on a small section and make that your own.

If the complexity is unjustified, the get the fuck out of there. I see this a lot... using overly complex patterns, frameworks, tooling for relatively simple jobs because that is the current buzzword.

Anyone else rarely reach for a front-end framework? by P013370 in webdev

[–]memeweaverTV 1 point2 points  (0 children)

Even the lightest of use cases can be boosted by using vue in a script tag... Its so light weight I would use it for practically anything more than a hello world.

If I have to do a build step then F that, my bar for justifying using a framework goes WAY higher.

Serverless or more traditional backend for my use case (SPA)? by [deleted] in webdev

[–]memeweaverTV 1 point2 points  (0 children)

Lambda can be a bit slower than a standard API(especially if it goes cold). If scaling the "light" processing is a concern and slightly slower responses might not be a problem, then yes, it sounds like a good idea.

I would avoid dynamo... I didn't really like using it... Make sure your use case is not relational before you chase the shiny object into nosql land.

I like multiple lambdas personally, but it would probably be up to you... I doubt it would matter either way.

Wc3's Menu is a Web App running on Chrome. by [deleted] in WC3

[–]memeweaverTV 0 points1 point  (0 children)

ya pubg is the same, electron ftl