Viewing profile — RSHEPP
RSHEPP
HN member- Joined
- Mon, Nov 04, 2019, 6:17 PM UTC
- HN karma
- 173
- Public activity
- 80 items
- HN profile
- View on Hacker News ↗
About RSHEPP
No profile information was provided.
Recent public activity
-
comment
Comment #49228127
For my small team we are not creating our versions, we're just more likely to find a self hostable version and use an LLM to help setup in production. For us it's a middle ground b…
-
comment
Comment #48585973
Interested in examples of the types of scripts others collaborators wouldn't be able to use? Like scripts for PR workflows?
-
comment
Comment #48446880
I would ask for references for the suicide claims, so others can assess the impact themselves. That's a very serious claim to provide without any proof, especially to a group of pe…
-
comment
Comment #48055110
Any other engineers just living life frozen at this point. I am unable to make any life decisions because it seems like I won't have a career in the near future. I am unable to pur…
-
comment
Comment #47292237
It's great, I'm in my 30's, two kids, relatively high income family, but can't make any financial decisions because it feels like on a dime we will be living paycheck to paycheck a…
-
comment
Comment #46546274
Guess I am scared to program for real since I don't use a "real" language like Rust. What a wild statement to make.
-
comment
Comment #46544831
Feels like the most important thing we can do is document it all. Save multiple encrypted copies. There is so many things worth documenting, but don't let others tell 'you' what ha…
-
comment
Comment #46537218
Make sure to opt-out before handing your ID over to the agent. They will claim you can no longer opt-out at that point, even before scanning. I had one plead to my wife to go throu…
-
comment
Comment #46466961
Rockbot | Senior Engineers (Fullstack & Ads) | Remote (US) | rockbot.com Media platform for businesses. Music, TV, digital signage, ads. Runs in restaurants, bars, retail chains ac…
-
comment
Comment #46194879
This right here - I am migrating all of our GHA to use the mise action. Makes keeping the version of Go, linters, formatters etc. for the project so much easier. Haven't added the …
-
comment
Comment #46128260
Rockbot | Senior Engineers (Fullstack & Ads) | Remote (US) | rockbot.com Media platform for businesses. Music, TV, digital signage, ads. Runs in restaurants, bars, retail chains ac…
-
comment
Comment #46009761
I am a big fan of lunchmoney, built a TUI for it with their API too. https://github.com/Rshep3087/lunchtui
-
comment
Comment #45497671
this is just marketing material for github products...
-
comment
Comment #44833189
I would love to figure out why I don't see this at my company. People still shipping at the same rate as before, customers bringing up more and more bugs, problems that require pla…
-
comment
Comment #44606032
She says it's both. By new stuff, it's mostly one off programs that handle small changes to the way billing or claims are handled. It sounds like they have a library of programs to…
-
comment
Comment #44605998
Correct. Updated.
-
comment
Comment #44604792
My mother and her husband are COBOL devs for a US state government. She works on the health insurance side for teachers and other state employees. Think claim processing. Lots of b…
-
comment
Comment #44314492
Just re-wrote an internal CLI to urfave from custom, but having issues with v3 autocomplete scripts. Might just take the time to switch over to cobra and use this.
-
comment
Comment #44174343
from my experience of late, engineers usually toss stack traces into LLMs and ask what the issue is. good error wrapping, engineers grep for one of the first errors and get to the …
-
comment
Comment #43478054
Agreed. Using Claude Sonnet 3.5-7 with Aider produces significantly better output than any other models I have tried.
-
comment
Comment #42652250
I would guess most people in leadership have no actual clue how they would replace the human in the seat with AI. They are riding the hype that the companies who provide the tools …
-
comment
Comment #42615882
My company moved away from Level last year, but for the year we used the product, it was nothing but issues with approvals for purchases.
-
comment
Comment #41531581
Consider valves or pressure regulators also! Lots of shared fundamentals with the flow of gases!
-
comment
Comment #41275795
Oh interested in the issues with http clients you have? I think they are great to use for being right in the standard library. Only complaint I have is defaults for timeouts and su…
-
comment
Comment #41077917
Related to the mastering your IDE, stop reaching for your mouse for every action. The devs that I view as the slowest in my org, it's always watching them drag the mouse around cli…