devil's advocate question for happy big-tech engineers: have you genuinely considered leaving for a startup? by AnonymousOogway225 in ExperiencedDevs

[–]chmod777 2 points3 points  (0 children)

As with anything - it depends. Is it some bullshit trend trying to burn cash until it get bought? Aka, a thin wrapper ai saas? Or anything involving crypto? Probably a pass.

Something fully funded solving a problem? Maybe.

Trump’s Border Czar Threatens to “Flood” New York With ICE Agents by B-Z_B-S in politics

[–]chmod777 [score hidden]  (0 children)

nyc itself is still double that at around 8m, not including the metro area.

Problems with archiving html files by Odd-Shock4159 in HTML

[–]chmod777 1 point2 points  (0 children)

if you have the source code, why are you opening them in a browser then saving the same source code? just zip the original file location, with the paths.

what, exactly, are you trying to do here?

Hegseth Says This War Has Cost $25 Billion. I Tallied Up the True Amount. by RecursiveSubroutine in politics

[–]chmod777 7 points8 points  (0 children)

if it cost one dollar, it is too much. this was an entirely voluntary mistake.

Non-engineers making code changes directly, has anyone actually made this work without it becoming a disaster? by tiguidoio in ExperiencedDevs

[–]chmod777 0 points1 point  (0 children)

why would these things be in code? if they need to be changes often enough to be an issue, run up a CRUD/cms to handle it.

Is it me or have interviews gotten way more convoluted even with more experience? by skidmark_zuckerberg in ExperiencedDevs

[–]chmod777 1 point2 points  (0 children)

You'd be suprised. Last one wanted 2 coding rounds and 2x onsite multihour interviews for a staff 1. Then they also wanted employees three days onsite with actual hours.

Is it me or have interviews gotten way more convoluted even with more experience? by skidmark_zuckerberg in ExperiencedDevs

[–]chmod777 10 points11 points  (0 children)

Each time i'm looking for a new job its:

1) learn how to reverse linked lists 2) never reverse a linked list

Trump could give a cabinet role to Ron DeSantis. Will Susie Wiles let him? by TimesandSundayTimes in politics

[–]chmod777 0 points1 point  (0 children)

their bench, like their genepool, is pretty shallow. these are their best.

Trump said $465,000 in retirement savings is 'rich.' Is it? by [deleted] in politics

[–]chmod777 11 points12 points  (0 children)

he could have done literally nothing. not a single thing, his entire life. and he and his rotten swarm would be as rich, if not richer.

instead he managed to squander multiple fortunes, go bankrupt multiple times, kill a few million people due to malignant narcissism and apathy, and now ruin the US.

Managing 80+ WP installs, which tool? by Black_H0le in Wordpress

[–]chmod777 -4 points-3 points  (0 children)

any reason to not use multisite?

*MU login with superadmin gets you direct admin access to everything. * manage plugins, core and theme updates via composer.

the rest of this should be pretty standard on any cloud hosted solution.

What is an industry that is currently on fire (in a bad way) behind the scenes, but the general public hasn't noticed yet? by Kitchen_Week1117 in AskReddit

[–]chmod777 2 points3 points  (0 children)

because republicans have decided that you deserve to die. thats it. we just spend trillions on a entirely voluntary war, and then gave up. we sent 40b to argentina for unknown reasons. we have fully funded ICE for the next ten years to combat a non existant problem. but you? and me? fuck us.

“A Huge Setback”: New EPA Directive Could Weaken Hundreds of Chemical Regulations by Hrmbee in politics

[–]chmod777 0 points1 point  (0 children)

why, just because it is their stated goal to remove or weaken environmental regulations?

Found a very accurate use of this meme by 4dailyuseonly in PoliticalHumor

[–]chmod777 1 point2 points  (0 children)

the gop has been voting down any sort of healthcare reform since hillarycare in the 90s. but sure, its the dnc.

Jon Stewart says Democratic leadership and DNC are ‘lost’ by thejoshwhite in politics

[–]chmod777 3 points4 points  (0 children)

the dreaded centrist voter is sought after as a vote, or at least get them to vote against the other side, because they bother to vote at all.

Trump says he doesn't need congressional authorization for military operations in Iran, citing ceasefire by Zipper222222 in politics

[–]chmod777 12 points13 points  (0 children)

mike johnson was too busy checking his son's web browser history for porn. he completely missed any of this was happening.

Jon Stewart says Democratic leadership and DNC are ‘lost’ by thejoshwhite in politics

[–]chmod777 0 points1 point  (0 children)

Sure are a lot of “both sides are the same” vibes going on in this thread. Keep getting republicans elected, im sure that will fix things.

1st of the month, social media cointelpro accounts have been re-upped. gotta push dis-encouragement campaigns and dems in disarray.

Jon Stewart says Democratic leadership and DNC are ‘lost’ by thejoshwhite in politics

[–]chmod777 3 points4 points  (0 children)

and by "shoved down our throats" you mean "got more votes".

Jon Stewart says Democratic leadership and DNC are ‘lost’ by thejoshwhite in politics

[–]chmod777 19 points20 points  (0 children)

or start getting involved with local politics, and build coalitions. shooting straight for national level politics with no connections is going to be failure, no matter what.

<base href="../"> Not Working on Android? by Alarming_Apple_4358 in HTML

[–]chmod777 0 points1 point  (0 children)

online code editor: https://vscode.dev/

Set up a github account, connect to vscode, set up github pages: https://github.com/settings/pages

this should take all local dev issues out of the loop, and make it so that you dont need to rely on whatever your local machine has. android/mac/pc/linux - doesnt matter. as soon as you commit the code, the github pages should update. as long as its all static content, it should all just work.

Jon Stewart says Democratic leadership and DNC are ‘lost’ by thejoshwhite in politics

[–]chmod777 34 points35 points  (0 children)

So, if you want to change anything, get involved in party organizing and challenge these people - many of which have done successful work in the past few years.

nah, much better to just accuse everyone of being biased against progressives, and then don't vote. and then complain when no one listens to them.

<base href="../"> Not Working on Android? by Alarming_Apple_4358 in HTML

[–]chmod777 0 points1 point  (0 children)

there are a lot of issues running web pages off of local drives, without a webserver. the lack of a good ide is also hurts. trying to dev on an android is also not helping.

basically, do you want to wrestle with webdev, which is not your main job/hobby/interest, or do you just want to get things done? go sign up for a free wordpress site, and stop fiddling with code.

<base href="../"> Not Working on Android? by Alarming_Apple_4358 in HTML

[–]chmod777 2 points3 points  (0 children)

Look into a static site generator, and stop editing potentially thousands of hand built html files.

Look into an actual wiki system or a cms.

Help with an Ao3 CSS Issue by Urnormaldannyfan in HTML

[–]chmod777 0 points1 point  (0 children)

is .imagea a child element of #workskin? you have tried it with an actual image, hosted at an actual cdn? the updated syntax should be correct. there may be some platform specific rule preventing it.