back
user profile
mmarian
1,457karma·1,053submissions·July 28, 2019
about
Latest projects:
* AI Copilot for LibreOffice Writer: https://librethinker.com/
* A personal blog about tech and startups: https://developerwithacat.com
* Hacker News alerts for comments and replies: https://hackernewsalerts.com/
I open source my failed projects at: https://github.com/mihailthebuilder
I'm on LinkedIn for anything: https://linkedin.com/in/mihailmarian . Make sure you add a message before you send a connection invite.
recent activity (1,053 total)
10 pts
comment
Makes sense. We have joiners once every 6 months and we tend to work on greenfield projects, so the docs get out of date pretty quick. I could try to emphasize more to the joiners to keep them up to d…
comment
Probably, but does that matter? Isn't Vercel an AWS wrapper as well?
comment
Yeah. I'm been tempted to move into product management because I care a lot more about the business side than your average dev. Then I need to constantly remind myself of what I've observed …
comment
Ah, I get it now, thanks!
comment
I wrote about the AI stock market craze in my blog https://learningquant.com/blog/202406/invest-ai-stocks/ The TLDR is that the market will come down once it becomes cl…
comment
Appreciate the detailed answer. The onboarding process you outlined would be ideal indeed (especially #4!). Unfortunately I have neither the resources/power nor the political capital to demand th…
comment
Not sure how this is related to the post. Should I have sent the article to them for a second chance?
comment
Can't be bothered timing it, not my post anyway lol.
comment
Having interacted with product managers in large corporates, I feel like that's only 1/3 of the work. 2/3 is navigating the corpo BS.
comment
Yeah. I'm tempted to do an analysis on this as well to see if things have changed. Maybe dissect it by type of submission.
comment
Makes sense. Thanks! I like how you explain your algos in your Substack, I've subscribed to the newsletter. I'll send you an email if that's okay?
comment
I wrote about a guy who collects vintage lighters in a now discontinued blog: https://tiktokexamples.com/blog/histoireduneflamme-old-light... …
comment
Why not just spin up a server for your extension?
comment
> HTMX doesn't require Django - you can use it with any web framework you like I agree, but that wasn't the point I was making. My point was to question why a simpler build system should …
comment
> no separate build systems, or mess of dependencies Why is that necessarily a bad thing? Django's build system is atrocious too; eg there's no consensus around what web server you should…
comment
> <div hx-get="/poll_content_chunks?last_chunk_id={{chunk_id}}&session_id={{session_id}}&type={{chunk_type}}" hx-trigger="every 5s once" hx-swap="outerHTML …
comment
https://hextotailwind.com does what it says on the tin
comment
Makes sense. Appreciate the conversation! Don't have people to talk to in my personal network about this topic.
comment
> I started to make much more money by just spending the same amount of time writing enterprise software As in a day job in enterprise software? How come you didn't consider joining an asset m…
comment
Fair enough. How come you didn't look into other strategies? And what did you switch your focus to? Asking because I want to keep my options open for now, while I figure out if this will work for…
comment
A blog documenting my journey to learn algo trading: https://learningquant.com And a basic web app that converts HEX codes to Tailwind colors: https://hextotailwind.com …
comment
Not necessarily. It's well known that strategies only work under certain conditions (scale, market dynamics, etc). And there's a lot of noise these days, so even if you're right it'…
comment
I share your skepticism. But I'm trying (forcing) myself to keep an open mind so I don't want to completely dismiss the strategy. I listened on a podcast where a crypto algo trader said he…
comment
Right, that makes sense from a logical standpoint. Do you know of any empirical research around this? From what I can tell the evidence seems against it, eg see this paper https://link.spri…