HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mystickphoenix

no profile record

Submissions

Show HN: LogProx – I built a fast proxy that logs out request information

github.com
1 points·by mystickphoenix·4 เดือนที่ผ่านมา·0 comments

Ask HN: How to Work with Seagull Principals?

1 points·by mystickphoenix·11 เดือนที่ผ่านมา·1 comments

comments

mystickphoenix
·22 วันที่ผ่านมา·discuss
The funny (not-so-funny?) thing is that reading this if I didn't know better, I'd figure we worked at the same company and I'm sure that most people reading this have a similar story. That's the sad state of the tech industry right now. The reins are controlled by a few at the top that seem to be exceptionally vulnerable to believing whatever AI slop is presented to them, whether it comes from AI or from their underlings.

It'll sure be interesting to see where this goes in the next year or so. The companies that have flamed out due to C* AI Psychosis. I'm sure the next set of "startup leadership" books will be around "how to avoid AI psychosis" and/or "how to use AI psychosis for fun and profit!"
mystickphoenix
·3 เดือนที่ผ่านมา·discuss
For this use-case, maybe compression and then encoding would get more data into the URL before you hit a limit (or before users complain)?

I.e. .md -> gzip -> base64
mystickphoenix
·3 เดือนที่ผ่านมา·discuss
for me it's Liquid DnB, anything by Liquicity is amazing, especially their year mixes and the couple that Maduk did on youtube during the pandemic
mystickphoenix
·3 เดือนที่ผ่านมา·discuss
Likely my own personal bias, but I have never once found git log/commit messages to be useful when debugging or understanding what happened. I'm sure that others do so I try to write useful commits (conventional commits syntax is helpful here) but I'd much rather spend my time and effort understanding the current state of the codebase instead of trying to diagnose how "fixed bug related to file naming" relates to a website going down.
mystickphoenix
·4 เดือนที่ผ่านมา·discuss
I've been working on an idea for a logging proxy to track down where internal->external calls are coming from and optionally block them. Been using various AI tools as a way of both getting more comfortable with prompting and learning rust. It's been a fun project so far. Next steps are to figure out how to ease the integration/deployment process if someone wants to actually, you know, use the thing :D

https://github.com/bryan-lott/logprox
mystickphoenix
·8 เดือนที่ผ่านมา·discuss
Several things while I'm between full time gigs, working on learning rust for my own pleasure:

- Rust Lab Log (https://github.com/bryan-lott/rust-lab-log) a simple CLI to take down notes and timestamp them in a single markdown file. I was inspired by my dad's use of logbooks in chemistry labs growing up so that you can always look back and figure out what went right or what went wrong. Has come in very handy during a couple of incidents.

- LogProx (https://github.com/bryan-lott/logprox) a logging proxy with stupid-low added latency. We had an issue where we were accessing a deprecated version of an API and couldn't figure out where the calls were coming from. The API owner was threatening to turn off our access entirely (long story). The idea being LogProx is to send all traffic through it and create rules to log and/or block calls that match a ruleset. Added latency was so low that I had to drop down to measuring in tenths of a millisecond.
mystickphoenix
·10 เดือนที่ผ่านมา·discuss
> you should probably take a step back and redefine what a PR is for your organization

I agree with this wholeheartedly if you are in a role that allows you to redefine what a PR is. In almost every organization that I've worked for, the PR is defined several levels above my pay grade and suggesting changes/updates/etc is usually seen as complaining.
mystickphoenix
·ปีที่แล้ว·discuss
May not be the most shiny/flashy thing, but I'm trying to figure out how to get out of burnout (adhd/autism/tech - all the varieties) without having to quit the world for six months.
mystickphoenix
·ปีที่แล้ว·discuss
Also, don't be afraid to revisit your favorite fiction and/or try young-adult fiction. IMO what you read matters less than building a habit or routine of reading.
mystickphoenix
·ปีที่แล้ว·discuss
I purchased the collection after reading this review. It was always a series that I wanted to read when I was younger but never did. Trying to get back into reading fiction again and this felt like a great place to start!
mystickphoenix
·3 ปีที่แล้ว·discuss
I found that https://endel.io/ worked better for me than brain.fm. YMMV of course, but it's worth a try if brain.fm isn't your jam.