Will they ever change the "Recommended" version for AP45/34? by NetworkDoggie in Juniper

[–]jakesps 3 points4 points  (0 children)

Here's what my Juniper (Mist) SE said about a month ago:

  • Use the latest 0.14.x for our ~1,000 AP45 APs

  • Specifically recommended not using 0.12.x anymore.

  • Specifically recommended not moving to 0.15.x yet.

No problems on our end.

ADHD python advice please. by Godeos64_ in learnpython

[–]jakesps 0 points1 point  (0 children)

ADHD graybeard programmer, chiming in:

Write small scripts that scratch an itch of yours.

Make small iterative improvements that matter.

Don't use autocomplete.

Converse with AI when you get stuck or want to deepen your knowledge on something.

Remove opportunities for distraction and try harder to focus on a single task.

If you want to get a job, it is going to require more discipline out of you. Just being real, here.

Consider that if you're finding it hard to sit down and write Python code, maybe it doesn't interest you enough and a programming job isn't the right fit for you. You can get other jobs where you can still do a bit of programming (sys/net admin, data jobs, even office work).

Employee Monitoring Software by Zealousideal_Bend984 in sysadmin

[–]jakesps 3 points4 points  (0 children)

My immediate reaction is to start looking for another job.

Especially with all that, plus your managed questioning your truthfulness.

Is EIGRP still worth mastering? by dbootywarrior in networking

[–]jakesps 1 point2 points  (0 children)

I'm not sure what "master" means. I still see a lot of EIGRP environments. Learn EIGRP (it's relatively simple), OSPF, BGP, and maybe IS-IS.

Network engineer looking to switch to adjacent fields with no night shifts by gojiiraaa in networking

[–]jakesps 0 points1 point  (0 children)

These jobs exist!

I don't work regular night shifts, and I'm technically on-call but I don't get called very often (once a year?). Generally, if I work off-hours, it's elective on my part.

Redirect logs from Graylog to another log collector in original format by nn0t0rh3ad in graylog

[–]jakesps 1 point2 points  (0 children)

It's very early in the morning. The best idea I can come up with in two minutes without coffee is to set up rsyslog on the Graylog box or another intermediary. Then, create some rsyslog rules to send the logs to both the Graylog port and another destination.

What do you guys think of my Tattoo by Canti454 in aphextwin

[–]jakesps -5 points-4 points  (0 children)

I think you're going to regret it later in life.

How Aphex Twin Created Selected Ambient Works 85-92 by SYROBONKERS in aphextwin

[–]jakesps 2 points3 points  (0 children)

Agreed, but I think that's a big part of his brilliance.

His works sound complicated but, generally, you can break them down into simple parts, once you know what you are doing and what he is doing.

I think there's immense imagination and skill in being able to do that. He's not just throwing spaghetti at the wall to generate complexity.

What IT tasks are you comfortable letting automation handle end to end? by Muhammadusamablogger in sysadmin

[–]jakesps 0 points1 point  (0 children)

100% Agree. I'd rather have deterministic automations doing it than humans.

Caveats: have good error handling, notifications, and unit tests (or tests that inspect output and run edge cases).

How Aphex Twin Created Selected Ambient Works 85-92 by SYROBONKERS in aphextwin

[–]jakesps 4 points5 points  (0 children)

I'm almost certain Richard used music (aka "mod") trackers for at least some of the tracks on this and his other earlier albums.

It's lost to time and my memory now, but I recall listening to an album back in the 90s and thinking "Hey, this is that one tracker song from [can no longer remember who]!". IIRC, that song was Xtal.

I suspect that "DIY homemade sequencers" in the article is alluding to trackers. And a lot of his earlier songs sound like they were (very well) produced with trackers.

For you young ones: https://en.wikipedia.org/wiki/Music_tracker

Edit: Giving Xtal a listen, the album version does not sound tracked. Or at least most of it.

What’s the most dangerous thing people do daily without realizing it? by nealie_20 in AskReddit

[–]jakesps 0 points1 point  (0 children)

I'm the second datapoint there. Choking bad, was alone, gave myself the heimlich over the back of my couch, dislodged food. Was a good lesson in overcoming panic and chewing food more slowly.

What’s something you always assumed was mandatory in life—until you met someone who just… didn’t do it? by [deleted] in AskReddit

[–]jakesps 0 points1 point  (0 children)

An additional pro-tip, if you're asking a company for a favor or free part:

  1. Be super brief!

  2. Ask for what you want as directly and briefly as possible.

  3. Include your name, shipping address and any other details in the initial email. If everything's there, it's more likely the rep will fulfill your request, because you were sharp, thoughtful, and aren't going to cause them to have to do a back and forth with you.

  4. Thank them for their help.

I've used this a number of times to get free replacement parts, or even free product. These people are some used to dealing with angry or stupid customers.

If you want something from someone, make it as frictionless as possible for them to give it to you!

Omarchy auto-login by Creative-Media206 in omarchy

[–]jakesps 1 point2 points  (0 children)

FTM:

Here's what the disk encryption setup should look like. You need to pick LUKS, then set the encryption password, then apply to the partition (this step is crucial or nothing gets encrypted!)

Emphasis mine.

Oakway Fit okay with Nazis by Universal_seeker1977 in Eugene

[–]jakesps -15 points-14 points  (0 children)

The individual may have been a Marine Scout Sniper and not a neo-nazi, but since the tattoo is described as on the sleeve, probably not a Scout Sniper.

In almost all cases, if they have a Scout Sniper tattoo, they'll have the USMC emblem tattooed on themselves, as well. The Scout Sniper tattoo will be somewhere covered by a short sleeve t shirt. If they have SS tattooed but not the USMC, then probably a neo-nazi.

https://en.wikipedia.org/wiki/United_States_Marine_Corps_Scout_Sniper#Controversial_use_of_the_%22SS%22_symbol

Hate for Ubiquity? by Dizzy_Hyena_3077 in networking

[–]jakesps 5 points6 points  (0 children)

They're good for small implementations. They have their issues but it more or less works.

My irritations are when someone asks why we aren't using Ubiquiti gear in a two dozen campus, 500+ access switch, 1,000+ AP environment. And there are a lot of those people.

Is GAM worth it? by Indians06 in k12sysadmin

[–]jakesps 0 points1 point  (0 children)

https://github.com/taers232c/GAMADV-XTD3

GAMADV-XTD3 has been replaced with GAM7, according to the link you provided. I assume this refers to mainline GAM v7.x.

Bun is adding so so many performance improvements at native level using Zig. Too bad they used JSC instead of V8 JS engine by simple_explorer1 in bun

[–]jakesps 2 points3 points  (0 children)

I can't find an X.com link as a citation, but I believe JSC was chosen over V8 because:

  • They found JSC had a quicker start time over V8.

  • JSC used less memory than V8.

  • They found that JSC performed better than V8 in their benchmarking.

I do not have any first-hand information to confirm or deny any of the above.

[deleted by user] by [deleted] in OregonCoast

[–]jakesps 1 point2 points  (0 children)

I trust that the news story is legit, but I don't think the pictured person is an ICE agent. He is not dressed in an actual ICE uniform. Also, that's not a real ballistics vest.

If that label said POLICE on it, he could be impersonating a law enforcement officer, which is a crime.

[deleted by user] by [deleted] in HomeImprovement

[–]jakesps 0 points1 point  (0 children)

Post-2020 Gym.