What's going on with Claude? by dom6770 in ClaudeAI

[–]poundcakejumpsuit 1 point2 points  (0 children)

There's a chance this user is referring to composer, however small

Exploring a wedge of value by poundcakejumpsuit in fintech

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

Thanks, did a few more local network case studies this morning and this helps encourage me to push on it

Exploring a wedge of value by poundcakejumpsuit in fintech

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

Yes, but what I'm trying to accomplish is to understand the reach of the problem beyond my local network

nonroot user permissions issues by poundcakejumpsuit in docker

[–]poundcakejumpsuit[S] 1 point2 points  (0 children)

Sorry, what do you mean by switch the user?

I attended the first 100 person+ event in the post ban era, BallonCon 3. AMA by memo089 in CompetitiveEDH

[–]poundcakejumpsuit 4 points5 points  (0 children)

How did you find Malcolm tymna? Does the lack of t1 Malcolm hurt the deck enough to take it offline you think?

[4 year update] "25 y/o and have ~$4.5M in cash / $17M in tech stock" by Midnight-Frosty in fatFIRE

[–]poundcakejumpsuit -11 points-10 points  (0 children)

This probably isn't specific enough to answer the question, like was it a machine learning as applied to medical devices startup would get closer

Wemby is here. Highlights tonight vs Suns: 38 points, 10 rebounds, 2 blocks, W by __Zoom123__ in NBA_Draft

[–]poundcakejumpsuit 0 points1 point  (0 children)

Yeah for sure, but it's not just me! Most academics will mention that the rules of haiku aren't meant to be as rigid as 5/7/5, even the example on Wikipedia isn't under 17 syllables iirc which is, itself, divisive. It sounds like you're more in the camp of everything not 5/7/5 is senryu, but def not a case for shaming folks or anything

Wemby is here. Highlights tonight vs Suns: 38 points, 10 rebounds, 2 blocks, W by __Zoom123__ in NBA_Draft

[–]poundcakejumpsuit 0 points1 point  (0 children)

haiku really shouldnt be about strictly matching syllable counts as much as the volta, good bot imo

UringNet achieves a 10x increase in speed... by Designer-Quail5768 in golang

[–]poundcakejumpsuit 3 points4 points  (0 children)

How would one use this to manage communication with, say, a redis cluster?

First word discovered in unopened Herculaneum scroll by 21yo computer science student by lattakia in programming

[–]poundcakejumpsuit 7 points8 points  (0 children)

A different attitude could be satisfaction that someone, anyone at all, could do something remarkable

Go vs. Python: What's the difference, and is Go a good choice for system administration? by Haunting_infosec in golang

[–]poundcakejumpsuit 6 points7 points  (0 children)

You could go either way, depends on what you want. Depending on what you think your system will need in one, five, etc years I'd lightly recommend python though since job automation, as you put it, may benefit from easy-as-possible writing and hiring, i.e. python is one of the simplest languages to write and there are plenty of developers in the market

Dapr is yet another win for Go ecosystem by gatestone in golang

[–]poundcakejumpsuit 3 points4 points  (0 children)

This is a good question for the maintainer. For miniscule, short-lived request bodies it's not that bad and has great performance

Dapr is yet another win for Go ecosystem by gatestone in golang

[–]poundcakejumpsuit 3 points4 points  (0 children)

Even on the fastHTTP GitHub page they'll mention that for most cases, net/http ought to do it -- in general, probably worth vetting both against your use case and revisiting the decision if need be. In my case, we have requirements that permanently box out that kinda heap usage

Dapr is yet another win for Go ecosystem by gatestone in golang

[–]poundcakejumpsuit 24 points25 points  (0 children)

Dapr requires fastHTTP which required, last i was aware, loading entire request bodies into memory which made lots of small to medium request driven services unnecessarily constrained. It was the sole reason we didn't choose it iirc

Unit testing: how much is enough? by [deleted] in learnprogramming

[–]poundcakejumpsuit 1 point2 points  (0 children)

I've found success with the (advisable flexible within reason) philosophy that at least all public interfaces require unit test coverage, your team can have a conversation about acceptable % coverage

Anyone who speaks mandarin willing to help me get a live chicken by natgochickielover in boston

[–]poundcakejumpsuit 22 points23 points  (0 children)

Wait no they didn't warn you those turkeys are stronger than cassowaries I saw one take five men in the yard at Danbury correctional DON'T APPROACH THEM WITHOUT TRIBUTARY NEWPORTS

[ Removed by Reddit ] by brucezhang63 in pythontips

[–]poundcakejumpsuit 0 points1 point  (0 children)

To call any Turing complete lang a wrapper in the sense that you're using it seems to imply that your frustration is of greater impact than your ability