Email or username:

Password:

Forgot your password?
223 posts total
Show previous comments
ssh://thepinkhacker.com

@nixCraft Chase still only lets you do two factor auth with SMS.

DELETED

@nixCraft

When you're remote and the IT support needs to troubleshoot something and they look at your internet connection and you're connected to "hey why don't you go fuck yourself" and you realize aw geez. Didn't think that one through the whole way did ya K.

Acvaristul_Lenes

@nixCraft as someone noted: 3 wrong attempts and you lost.
This reminds me of a sysadmin who asks users to set long email passwords in order to avoid brute force attacks. Wondering whether his server is configured to ban after failing attempts.

Show previous comments
mcSlibinas

@nixCraft just leave mouse cursor on last pixel.

richrockster

@nixCraft still do (more for loading screens these days though)

Шуро
@nixCraft I still do this except I move another window to the progress bar edge.
nixCraft 🐧

Here's a helpful tip for those using #Linux or #Unix web servers. Before you hit that reload command, it's always a good idea to test your server config file for syntax errors. You can do this easily as follows:

- For nginx: nginx -t
- For lighttpd: lighttpd -t -f lighttpd.conf
- For apache2: apache2 -t

If you want to check for syntax errors on other Linux/Unix servers, I have compiled a complete list for you cyberciti.biz/tips/check-unix-

Here's a helpful tip for those using #Linux or #Unix web servers. Before you hit that reload command, it's always a good idea to test your server config file for syntax errors. You can do this easily as follows:

- For nginx: nginx -t
- For lighttpd: lighttpd -t -f lighttpd.conf
- For apache2: apache2 -t

Farshid Hakimy

@nixCraft and you can reload nginx with no downtime with `nginx -s reload`

nixCraft 🐧

Google confirms they will disable uBlock Origin in Chrome in 2024 🤡

nixCraft 🐧

lol. No wonder they don't find anyone to do cyber these days

Show previous comments
Alda Vigdís :topspicy: 🇵🇸

@nixCraft At least they tell you in advance.

Few things compare to hearing "we're so happy to have you onboard, we've been looking for someone like you for almost 2 years" at the same meeting they tell you the salary range and you're supposed to sign the contract.

Michael Vilain

@nixCraft In California, it's a law to that employers and recruiters must disclose a salary range in a job listing. When I point this out to recruiters, I don't hear from them again. It's a great way to screen out job requirement emails from random recruiters.

I have no idea where this is located nor is there mention of remote vs. hybrid vs. on-site f2f. That role is less than a cage monkey in a datacenter. I hope the recruiter that has the role has 200 just like it and is struggling to fill them.

RF

@nixCraft
I guarantee this role has minimal automation and this position is just kicking off scans and doing audits and working tickets.

nixCraft 🐧

If it makes you feel any better... nobody *actually* knows how to use Git. We all just memorize a few shell commands and hope nothing implodes. 😉

Show previous comments
Papá Robot

@nixCraft sheesh everyone knows 0.333 is not 0.333...

frank87
@nixCraft but if you cut up 2 cakes into 3 pieces you get 0.667 cakes...
Times 3 is 2.001...
Is that the way to clean your knife?
Adlangx

@nixCraft sounds like they were trying to split up a pound of weed three ways.

Just smoke the remainder together folks.

nixCraft 🐧

No NAT November is an annual event that encourages Linux sysadmins, developers, and network engineers to go thirty days without setting up NAT. Who is up for some challenge?

argv minus one

@nixCraft I wish I could. NAT belongs in the history books as a cautionary tale of network engineering gone horribly, horribly wrong.

Show previous comments
Funk_Funky

@nixCraft I forgot I wrote Ruby code for a while. It was good enough.

Stefan Scholl

@nixCraft because nobody understood how to make a real alternative to PHP and why people are using it.

It's very frustrating.PHP should really be dead. It was from a newbie for newbies. But somehow it was kept alive.

If you want to barf: Read the source code for PHP/FI 2.0

Show previous comments
Andrew Leer

@nixCraft You know you could prevent this if you just bought and additional copy of Windows Server and set it up for WSUS. :')

Mark

@nixCraft I prefer running Linux as a Virtual Box VM under Windows but auto updates mean you can't run a 24/7 server.

nixCraft 🐧

For those asking, I logged into my YouTube premium for ad-free access, yet I'm getting 10-20% of ads blocked and another time popup asking to turn off the Ad blocker. LOL. I don't know why Google thinks it is necessary to show Ads in paid options. Tracking never stops. Original thread: mastodon.social/@nixCraft/1112 This is why I have trust issues with Google, Microsoft, Apple, and other companies. Their constant display of ads or tracking your every movement is beyond greedy.

Show previous comments
mausmalone

@nixCraft it's a good reminder that even if you pay to not see ads on YouTube, Google still needs to surveil you constantly to add value to the targeted ads they show you on every other site on the internet.

AlgoCompSynth by znmeb

@nixCraft A rule of thumb: no for-profit corporation will take an action that raises costs or reduces revenues without a court order demanding it.

nixCraft 🐧

As a programmer - what does a manager do?

Show previous comments
Raven Luni

@nixCraft A manager sells people things you havent written yet then tells you later

Merospit

@nixCraft Tell clients your product already does things they just thought about after they started their sentence.

Daniel

@nixCraft Takes all the stress, and keeps it away from the programmer. Always there when the programmer has questions.

(As I saw other comments, I realize I had bad experiences too in the past, but I won't mention them, because why would someone want to settle down for a shitty work environment, right?)

Show previous comments
Frits van der Holst

@nixCraft with my employer (Siemens) they saw the light quickly during the pandemic. In a few months time all employee contracts have been switched to have work from home as a standard offering if you are an office worker. At my office, many employees do hybrid (like me), some at the office every day, some fully remote.

Tony Hoyle

@nixCraft I don't 'do' cameras so luckily none of them.. voice only.

nixCraft 🐧

So numerous brands are giving up on Threads by Instagram, allegedly due to lack of engagement 😂 BBC Gives Up On Threads (By Instagram), Sticks With Mastodon darnell.day/bbc-gives-up-on-th Instead of simply adding a link option to Instagram, Meta decided to create a new app that collects user data. This move by BBC tells you how good Mastodon is right now.

Show previous comments
DELETED

@nixCraft I'm not sure much can be drawn from this. DW News is the opposite, engagement on Threads and zero engagement on Mastodon.

Uraael

@nixCraft@mastodon.social

> BBC prefers to control its social narrative

BBC prefers to control EVERY narrative. "How cool is that?" Not very; a little bit fascist, even. Be very very wary of them being in the Fediverse, please.

GhostOnTheHalfShell

@nixCraft

Just another day in tech-bro failure. So glad they are in charge of leading humanity to its future.

nixCraft 🐧

Add OpenAI, Google, and Common Crawl to your robots.txt to block generative AI from stealing content and profiting from it. See cyberciti.biz/web-developer/bl for more info and a firewall to block those and other AI bots, too. #AI

Christian Kruse

@nixCraft not block from, but politely ask not to use your content…

Roadskater, Ph.D.

@nixCraft And if one has control of the server, look into installing a port-blocking tool such as fail2ban that kicks in if it spots unwanted activity. I've seen too many bots that ignore the robots.txt file

nixCraft 🐧

I hope this email doesn't find you. I hope you've escaped, that you're free.

Show previous comments
Viraptor

@nixCraft the known OC:
"I HOPE THIS E-MAIL DOES NOT FIND YOU

I HOPE YOUR CHAIR HAS GROWN OVER WITH MOSS

I HOPE A PLEASANT BUT UNOBSERVED BEAM OF LIGHT HITS YOUR DESK PERFECTLY THROUGH THE COLLAPSED CEILING

I HOPE THE SILENCE IS DEAFENING"
From twitter.com/SICKOFWOLVES/statu

Go Up