HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jacurtis

no profile record

comments

jacurtis
·9 maanden geleden·discuss
Yes Sora hallucinates significantly more than Claude.

I find that Codex generally requires me to remove code to get to what I want, whereas Claude I tend to use what it gives me and I add to it. Whether this is from additional prompting or from manual typing, i just find that codex requires removal to get to desired state, and Claude requires adding to get to desired state. I prefer adding incrementally than removing.
jacurtis
·9 maanden geleden·discuss
The last time I used them both side by side was a month ago, so unless its significantly improved in the past month, I am genuinely surprised that someone is making the argument that Codex is competitive with ClaudeCode, let alone it somehow being superior.

ClaudeCode is used by me almost daily, and it continues to blow me away. I don't use Codex often because every time I have used it, the output is next to worthless and generally invalid. Even if it does get me what I eventually want, it will take much more prompting for me to get the functioning result. ClaudeCode on the other hand gets me good code from the initial prompt. I'm continually surprised at exactly how little prompting it requires. I have given it challenges with very vague prompts where it really exceeds my expectations.
jacurtis
·9 maanden geleden·discuss
Yeah I think the argument is the tooling vs agent. Maybe the OpenAI agent is performing better now, but the tooling is significantly better from anthropic.

The anthropic (ClaudeCode) tooling is best-in-class to me. You listed many features that I have become so reliant on now, that I consider them the Ante that other competitors need to even be considered.

I have been very impressed with the Anthropic agent for code generation and review. I have found the OpenAI agent to be significantly lacking by comparison. But to be fair, the last time I used OpenAI's agent for code was about a month ago, so maybe it has improved recently (not at all unreasonable in this space). But at least a month ago when using them side-by-side the codex CLI was VERY basic compared to the wealth of features and UI in the ClaudeCode CLI. The agents for Claude were also so much better than OpenAI, that it wasn't even close. OpenAI has always delivered me improper code (non-working or invalid) at a very high rate, whereas Claude is generally valid code, the debate is just whether it is the desired way to build something.
jacurtis
·11 maanden geleden·discuss
Agreed. Claude Code is an amazing experience with Jetbrains IDEs, but for some reason Xcode just hates having claude directly edit the files.
jacurtis
·vorig jaar·discuss
It is for testing python projects that connect to postgres.

So often what you do is when unit testing, you need to test CRUD-type operations between the application and the database. So you generally have to spin up a temporary database just to delete it at the end of the tests. Commonly this is done with SQLite during testing, even if you built the application for postgres in production. Because it is fast and easy and you can interact with it as a file, not requiring connection configurations and added bloat.

But then sometimes your app gets complicated enough that you are using Postgres features that SQLite doesn't have comparables to. So now you need a PG instance just for testing, which is a headache.

So this project bridges the gap. Giving you the feature completedness and consistency across envs of using postgres, but with the conveniences of using SQLite.
jacurtis
·vorig jaar·discuss
In Corporate America there is an old saying that goes

> "No one ever got fired for buying Microsoft Office".

Basically if you are the head of IT and you use Microsoft Office, the CEO comes to you and complains it is slow, you can say "Well Microsoft makes it slow". The CEO will shrug and move on. But if you instead get rid of microsoft and move the org to Google WOrkspace, then the CEO comes to you and says "Google Sheets doesn't have this one formula that I use" and you tell them that Google doesn't offer it, the CEO fires you for swithcing away from Microsoft Office.

Google Workspace is amazing. But Corporate IT departments just absolutely love paying their Microsoft enterprise subscriptions. So I have to use it for that reason.

Like you said, the office UI is horrible. I can't ever find anything. But in Google Docs, Slides, and Sheets, everything is exactly where I want it. I truly haven't ran into cases where Office products have something significant that Google's workspaces can't. I know there are differences, with office having some more advanced features but I think 99.5% of people don't ever use these advanced features.
jacurtis
·vorig jaar·discuss
I have an M1 Max with 48 Gb of memory. It is 11am right now, and so far today, Outlook has crashed twice and Excel has crashed once. Word crashes about 50% of the time, but I do everything in my power to avoid launching Word since it is for some reason the worst contender.

Granted, the corporate malware on my computer doesn't help the situation. I can literally build AI Models from scratch on my computer. But if I boot up a Microsoft Office product I have a 33% chance that it crashes.

How can I build an AI model with no issue, find and replace instantly in an IDE for a projects that is tens of gigabytes and thousands of files with no issue. But I want to write a sentance onto a blank page in Microsoft Word, or Reply "thanks" to an email in Microsoft Outlook and the application crashes or takes 3 minutes to load?

I truly do not understand how Microsoft Office is still the dominant enterprise platform. These applications have horrible UIs, they are bloated, slow, and expensive. Yet every IT department foams at the mouth and gets a hard-on to sign their Microsoft 365 contract for $200 per user.
jacurtis
·vorig jaar·discuss
I actually use IntelliJ and Sublime interchangeably throughout the day. I default to sublime for most work because of how snappy fast it is. I only load up Intellij when I need to do something that leverages its full IDE capabilities. To second your comment, I encourage people to try Sublime, you will be shocked at how fast it feels.

I still love IntelliJ, its a great product. But it is slow, bloats the computer, needs constant updating. But at least its incredibly powerful as a tradeoff to the bloat.

The Office debate is slightly different. It is slow, bloats the computer, needs constant updating. But unlike IntelliJ i dont feel that there is any advantage to all that added weight. We are using a word processor. We type words onto a blank screen. Why is Word and Outlook the most common applications to crash my computer that has an M1 Max Chip with 48Gb of Memory? I can literally run and build AI models on my computer with no problem but you boot up Microsoft Word to type words onto a blank page and you have a 33% chance of crashing the computer.

Google Sheets and Docs are actually better tools in my opinion for most people. 99% or more of the features you need are available in the google equivalents. These products are fast and run in a browser! The UI is actually VASTLY superior to Microsoft's ribbon. I still can't find stuff that I need on a routine basis and have to google it. I don't have this problem when using Google's office equivalents.
jacurtis
·2 jaar geleden·discuss
I was interviewing with a company a year back. I had gone through 3 interviews and there were 2 more left of various song and dance required. The process was going well and I liked the company, but I was getting burnt out with the process across all my other interviews and I had received 2 other job offers that were good, so I just sent an email to the company that I was going to withdraw myself from consideration.

I ended up getting an email from the team within minutes asking for a zoom where they literally begged me to keep going because they liked me the best of all the other candidates but are forced to have me go through the other interviews. They tried to get an exception for not doing the other interviews. They ended up being allowed to have only one more interview and they said that they could have an offer letter together within 24 hours of that interview. So I knew they were serious, but I was too tired and didnt love the bureaucracy of that place, so I just moved on.
jacurtis
·2 jaar geleden·discuss
I agree. This is a weird reason to discontinue interviewing someone. This is the type of factoid that can easily be learned by someone on the job. If you want to reset db connections after 500ms instead of 15 seconds, then fine. But its the type of thing your company can just say they want to do and you do it, its not really something worth hiring around.

Not to mention, you really should be connecting to a DB Pooler anyway, which handles your DB connections, rather than designing the individual implementation within the application or micro-service and try to keep all your services aligned.
jacurtis
·2 jaar geleden·discuss
Yeah this is always something that has bothered me. Profile image bias is 100% a thing. But if you don't have an image on LinkedIn or put a generic image (of your dog or something) then it hurts you in job searches.

People will deny that it hurts you, but I guarantee it does. I've been in many meetings where people make comments about weird photos like that which portray you negatively.

So I have accepted it as a necessary evil. If you have to have a profile image and its going to represent you, then make it as professional as possible. Don't go for goofy or silly, just be professional and boring and its the best look.
jacurtis
·3 jaar geleden·discuss
I was an OG r/mtb subscriber and loved the content for years. I noticed more and more low-quality content slide in around 2017-2019 and I stopped frequenting it. It was one of my favorite subs back in the day. By the time COVID hit, that sub was a dumpster fire of low-quality posts it became a complete waste to even visit, I felt dumber after visiting it each time.

It isn't just the quality of the posts that degraded though. r/MTB for example hasn't gotten as spammy as most other subs. But the quality of the community has gone to shit, and thats almost worse because that was the main value it originally had. There really good gear discussions and technique help is gone. Most posts get 1-4 comments, almost all of which are "where this at?" or "what bike u hav?" that there is no community anymore. No discussions, which to me was the real value of the sub.

There is one subreddit that I don't feel comfortable mentioning because it covers a deeply personal and sensitive topic. But I joined that community back when it had 5k subs (it now has 300k). That community saved my life in many ways and provided therapy and healing by discussing a sensitive topic and help with recovery for people who were going through a similar traumatic life experience that I was going through at the time. It was an invaluable support group. Many of us knew eachother (by anonymous usernames of course), and helped eachother cope through very tough life experiences.I even participated in a few IRL Meetups. People would write research and high-quality content on there that rivaled academic content available at the time, several actually went on to do PhD research in this previously-unresearched niche. It was such an exciting time and such a healing and powerful community.

That community is 300k people now and a complete disaster. Way too many posts, most of which are off-topic. The remainder of the posts are non-constructive rants (which were previously banned). To make matters worse, there was a period of time where the community became unsafe and a mod from an opposing group had become a mod of our support group and was doxxing people in a way that ruined a few people's lives (I was luckily mostly no longer an active participant by this time, and mostly just lurking and providing occasional guidance). The community is now very rage-filled and is nothing like the quality support group/community that I was able to participate in.

Reddit is all about the communities. But it has become so commercialized and mainstream now that it has lost its original value. I don't want to scroll through a feed of memes and low quality shit posts or reposts. I want discussions and q+a forums with people who are passionate about topics, hobbies, life experiences, and shared interests. I want real discussions, not another algorithm-driven social media network spamming garbage at my eyes.
jacurtis
·3 jaar geleden·discuss
Both Docker and Jetbrains are working on software projects just like the rest of us. There is still boring shit work to do that no one else wants to do, so they need junior devs to shovel it off to. So yes, they have juniors, mid-levels, and everything up to staff and beyond. They are no different than any other company.

The difference is probably that it is harder to get those jobs because everyone wants to work for the flashy exciting companies. I was considered for a job at Docker a long time ago (when I was an early-midlevel) and the recruiter told me that over 1,200 people applied in 5 days. For entry-level/intern positions I assume it is similar or even worse.
jacurtis
·3 jaar geleden·discuss
Go for the startup. You will have more opportunity to shine. With 2 yoe, you will get held back at Big Tech. Even if you know your stuff, the yoe will always be held over your head. At a 20 person startup, you will shine and be given more opportunity. This will bolster your resume and maybe even divert your career in a new and exciting way.

Big tech isn't going anywhere. If you are getting offers from big tech now, you will later as well. I always tell people to start at smaller companies. They are way better when you are young because you will face a wider array of problems, which builds better experience. Big Tech is great when you are older. It is generally more focused, higher paying, better benefits, but can often be less rewarding.
jacurtis
·3 jaar geleden·discuss
> sometimes your job as a BDFL may be to say "no" to your most ardent supporters. This also happens a lot for staff level platform work.

You hit the nail on the head. You've heard of a "yesman" (i recognize the sexism in that phrase, but it is the colloquial term), people that simply say yes to everything. I always joke that I am a "no-man". My job is literally to say "no" to probably 12-15 people a day. I say "yes" maybe once a week. It is actually exhausting and frustrating to be in this position.

I can't talk too much about what I do, but I am a staff level platform engineer and run a platform that no one has heard of, and no one has used directly, but it affects most people reading this. Because of how important the security and infrastructure is, my job is to field requests all day long, say "no" to almost all of them, and accept 1-3 things a month that our team actually works on.

Saying "no" so often and being "the bad guy" that no one wants to give ideas to is frustrating and difficult. It is the hardest part of the job, far more than the technical component. I actually discuss it with my therapist nearly weekly, it takes that significant of a toll on me. I enjoy the core of the work, but these externalities of the job wear me thin and I often fantasize of going back to the time when I just showed up in a daily standup, took a ticket, and went away to work on it. Essentially what I am saying is "the grass is always greener", remember that.
jacurtis
·6 jaar geleden·discuss
This has been my experience. I built a career for 10 years without a degree. I was fine during my entry level and mid-level positions. I was able to outperform people that had bachelors degrees and get jobs.

But as I started applying for High-level and VP positions, I found that not having a degree got harder. I was mostly competing against applicants that have Master's degrees, and I don't even have a bachelors. My dad went back to get his degree at 55 years old. He found the same thing, the high-level jobs are very competitive and not having a degree really hurts at that level.
jacurtis
·6 jaar geleden·discuss
There are still a lot of jobs unfortunately that won't even look at your impressive github account if you don't have a degree.

I built my career for 10 years without a degree. It is doable. But having a degree (got it at 32) made life A LOT easier.
jacurtis
·6 jaar geleden·discuss
I eventually went to and graduated WGU. But I actually tried to go a few years ago initially and their admissions and communication process was such a disaster I gave up.

I went back later and literally had to force them to let me enroll. When I finally complained to my mentor about the admissions process being like pulling teeth she simply said "We want to make sure students are motivated before we enroll them". I am not sure I buy that response, but that's what she told me.

I agree, it is a joke.
jacurtis
·6 jaar geleden·discuss
This is actually what my sister did. She got a WGU Bachelors Degree and then went on to get a Master's Degree from a more recognizable college. She shaved 3-4 years off her full masters program that way (if you consider the time spent for the Bachelors degree in that process) and at the end of the day she is applying on her resume that she has a Master's from a recognizable university name that raises eye brows.

I am currently looking at doing the same.

If you do the math, it is possible to get a WGU Bachelors Degree + Full 2-Year Master's Degree program from a "recognizable" school for less money and in less time than most people are spending to get a bachelors degree from an unrecognizable community college.\

That's a life hack for anyone looking for Master's programs.
jacurtis
·6 jaar geleden·discuss
Most employers aren't going to see someone with a degree from "Western Governors University" any different than someone with a degree "Central Ohio University" or "University of Wisconsin - Stout". Even though one of these allows you to get a degree in 6 months for $3,500 and the other two are full 4-5 year degrees that total $60,000.

Yes if you have MIT or Harvard on your resume it will be memorable and stand out, but other than that... they are all basically looked at equally.