HackerTrans
TopNewTrendsCommentsPastAskShowJobs

KuhlMensch

no profile record

Submissions

Aqua Security locking down trivvy gh; Restricting to allowlist of IPs

2 points·by KuhlMensch·vor 4 Monaten·2 comments

comments

KuhlMensch
·vor 13 Tagen·discuss
Nice, another ghostty spawn. One of these days I'll install one :3
KuhlMensch
·vor 28 Tagen·discuss
Love me a long form irc yarn/story
KuhlMensch
·letzten Monat·discuss
I'm glad this class of tool exists.

But it'll be a case of measuring first, then perhaps a staged integration of a tool like this.
KuhlMensch
·vor 2 Monaten·discuss
npm by default: When I tried Deno ~1-2 years ago - I immediately shinned myself on this and decided to wait for more sensible defaults. (I've not followed closely, just the basic story)

And reading the features, I'm impressed! - I spot many commands & features that map to my workflow.

Well done Deno team.
KuhlMensch
·vor 4 Monaten·discuss
Someone else with same issue https://github.com/aquasecurity/trivy/discussions/10425#disc...
KuhlMensch
·vor 5 Monaten·discuss
Welp. I hope this doesn't become a monthly occurrence.
KuhlMensch
·vor 8 Monaten·discuss
> not India or China, but the Baltics mostly

Interesting.

So you're seeing "scientific development" pipelines (research/development/trials) moving wholesale to EU?
KuhlMensch
·vor 9 Monaten·discuss
Recently set this up. Like others - very simple.
KuhlMensch
·vor 10 Monaten·discuss
Hard agree. I've used xml directives before, all the way back to Macromedia Flex (which I believe borrowed form something in the Java space, which probably borrowed from something else).

I'll likely NEVER use anything that doesn't let me run JSX.

My personal preference is for complexity at the start of the render pipeline (e.g. in state) or at the end (e.g, in JSX).

So I personally dislike complex hooks composition, but I can live with it. (My) teams seem to like it. I'd rather have boilerplate of redux, or redux sagas - or a S.O.L.I.D framework + scaffolding tools, and turn the composition of logic part of my brain off.

But the context switch to maintaining scaffolding tools is perhaps a bit of a jump.

As an aside: I'm shocked to see Yeoman largely diminished in activity, and Hygen (https://github.com/jondot/hygen) not getting anywhere near enough love as it deserves etc.

Perhaps there is some, first-class macro or meta programming or combination of the two that is missing. Or maybe its hard to invest in tools you can't necessarily take from job to job - as scaffolding tools are capturing opinion.
KuhlMensch
·vor 10 Monaten·discuss
Well, this is elegant/cool.
KuhlMensch
·vor 7 Jahren·discuss
This does not necessarily invalidate your wider points, but just FYI:

> It does not interop with JavaScript.

Hm, this depends on your definition of "interop". My JavaScript and TypeScript are languages that exchange information. The execution model ultimately involves JavaScript when I use tsc, but ultimately it also includes an interpreter. My user-space syntax doesn't care.

> There is no such thing as a TypeScript runtime engine.

Not being glib, just a heaps up: https://github.com/denoland/deno
KuhlMensch
·vor 7 Jahren·discuss
Its pretty simple to work out if the touchscreens were a step-back: ask the operators.

BACK-DROP: Many commentators blame the USS Fitzgerald squarely at the feet of budgetary uncertainty, leading to severely depleted crews. Researching it now, the coverage I think must of been largely by this guy https://www.reddit.com/r/IAmA/comments/aqmwam/im_t_christian...
KuhlMensch
·vor 7 Jahren·discuss
Nice write up.

How big is your team?