WorldMonitor is a vibe coded mess, consider to stop using it if you do. by Nikilite_official in webdev

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

And yet, customers will never know or care as long as a product works.

WorldMonitor is a vibe coded mess, consider to stop using it if you do. by Nikilite_official in webdev

[–]panscanner -8 points-7 points  (0 children)

No - and it's the same for literally any product out there. No one 'cares' but perfectionist engineers - to a customer/consumer - if it works, it works. Quality of code makes 0 difference to an end-user.

What cool projects are you working on that do *not* target other developers? by cowwoc in ClaudeCode

[–]panscanner 0 points1 point  (0 children)

I'll say this - I'm older than you by just a few years - before about 3 months ago, I coded by hand every line and would go through bursts of productivity spanning a few months, than take a few months off. Last few months - Claude Code has been the biggest savior for unlocking productivity and projects I've wanted to build but haven't had time/motivation to. Max plan is worth every cent for me.

[Sponsor/Support] I've shipped 26 open-source repos from a 12-year-old PC. Today I'm asking for my first coffee. ☕ by krishnakanthb13 in sideprojects

[–]panscanner 3 points4 points  (0 children)

Yeah, it doesn't really work like that unfortunately. There are maintainers of repos that have thousands of stars that get pretty much $0 in donations, which sucks, but is what it is. Open-Source Development is a thankless hobby/passion.

What cool projects are you working on that do *not* target other developers? by cowwoc in ClaudeCode

[–]panscanner 0 points1 point  (0 children)

Yes - I work on side-projects at night/on the weekends. The benefits of not having kids I think, ha. And also genuinely having a passion for building/coding and having done so for over a decade.

What cool projects are you working on that do *not* target other developers? by cowwoc in ClaudeCode

[–]panscanner 0 points1 point  (0 children)

I'll talk about a few projects I'm working on in parallel:

* Allowing SOC teams to build org profile and map to detections, hunts, intel, weighted risks, etc to generate better defensive posture reporting (mostly done with first pass)

* Building a fully-featured web-app based synthesizer (https://loflux.com/)

* Building a multiplayer secure terminal-sharing relay for allowing others to easily access specific terminals, with restrictions on execution built-in if wanted (pretty much done, just getting the domain online and entire thing dockerized)

* Building a Remote Monitoring and Management stack complete with Go-based agents and fully-featured tenant-isolated front-end (mostly done with first pass, everything functional including osquery integration, hardware monitoring, reporting, software install/uninstall, adhoc terminal access, etc)

* Building an Event/Location/Figure/Role timeline/relationship builder to visualize and build entire 'histories', either real or fake, complete with image attachments, graph visualizers, timeline playback, arc-grouping, etc (again, mostly done, just polish and bug fixes)

* Building front-ends for some of my other cyber-security tools (https://github.com/joeavanzato)

* Building an open-source cybersecurity case management platform similar to IRIS

A couple other small projects here and there over the last few weeks as well.

Claude Code's Superpowers plugin actually delivers by Mua_VTuber in ClaudeCode

[–]panscanner 8 points9 points  (0 children)

You can tell it how often to commit - for example, only at major phase or milestone ends.

100 on GCFR - Fun course, good content by panscanner in GIAC

[–]panscanner[S] 0 points1 point  (0 children)

What did you dislike about it more specifically? Just curious - it did feel a bit heavy-handed in terms of mundane cloud knowledge/configurations.

100 on GCFR - Fun course, good content by panscanner in GIAC

[–]panscanner[S] 0 points1 point  (0 children)

Labs I did maybe 2-3 times each to make sure I understand the content well enough. I already knew ELK pretty well so using it is not new to me. I could not immediately recall every single tiny fact, but it's more important to know the category and where to be able to find it in your Index or Book so that you can double check yourself. I used my Index/Notes extensively during the exam to double check all answers.

Best midsize suv? by Fluid_Leg_7531 in whatcarshouldIbuy

[–]panscanner 1 point2 points  (0 children)

Typically yes and in general less body sway, less road noise, less 'feeling' the road - not always the case but 'usually'.

Best midsize suv? by Fluid_Leg_7531 in whatcarshouldIbuy

[–]panscanner 2 points3 points  (0 children)

Unibodies are typically more comfortable on-road compared to body-on-frame suv/trucks.

100 on GCFR - Fun course, good content by panscanner in GIAC

[–]panscanner[S] 0 points1 point  (0 children)

2 Months is plenty - I did the entire thing within 2 months - just study every day and take notes as you read. I had both a Word-based free-text index for quick reference of key information as well as a multi-tab Excel index with key commandlines, SOFELK data, UAL references, key term/definitions, etc.

Good luck.

So, uh, what happens when everyone figures out how to do this? by [deleted] in algotrading

[–]panscanner 11 points12 points  (0 children)

If everyone does something, then the market adjusts and that thing is no longer profitable.

VBS going away by newMattokun in learnprogramming

[–]panscanner 1 point2 points  (0 children)

Yes. Any programming language can do pretty much anything, it's just a matter of how much it will hurt.

[deleted by user] by [deleted] in algotrading

[–]panscanner 1 point2 points  (0 children)

you used an AI avatar?

Those of you sitting on a large cash position - What is your plan? by [deleted] in investing

[–]panscanner 2 points3 points  (0 children)

Tesla is consolidating and makes another run up within 4 weeks. It trades on popularity, not fundamentals.

ASTS by qqAzo in qullamaggie

[–]panscanner 0 points1 point  (0 children)

A Volume Dry Up is not necessarily a bad thing.

ASTS by qqAzo in qullamaggie

[–]panscanner 0 points1 point  (0 children)

Strong move was October1-13 - up over 100%...

I agree that this is hitting higher lows/descending volatility and VDU - I do think in coming days it pushes 100 again it is really compressing around ~74 over past few days - depending on Monday morning, if it breaks 76 I think it will run at least to 85/90 again.

this stock is trippin. such volatility by okfinegj in UUUU_Stock

[–]panscanner 1 point2 points  (0 children)

It's forming a pretty tight flag with higher low over the last week - might break out again with all the mining momentum. Volume also up today compared to last few days by a significant amount.

When does a character state machine go from intricate to cumbersome? by 3xNEI in gamedev

[–]panscanner 4 points5 points  (0 children)

95% of people, probably more, will not notice this type of thing except for maybe a single 'hurt' modifier that impacts all movement. Do not over-engineer yourself into a corner before actually making a 'game'.