HackerLangs
トップ新着トレンドコメント過去質問紹介求人

heldrida

862 カルマ登録 14 年前

投稿

Uber cuts 23% of people division as new president takes over

bloomberg.com
73 ポイント·投稿者 heldrida·先月·43 コメント

Bun unsafe audit (not the blog post)

bun.com
7 ポイント·投稿者 heldrida·2 か月前·1 コメント

A hidden ClickHouse bottleneck slowed Cloudflare billing pipeline

blog.cloudflare.com
5 ポイント·投稿者 heldrida·2 か月前·1 コメント

20 years after the BBC mix-Up, Guy Goma's story becomes a book

youtube.com
4 ポイント·投稿者 heldrida·2 か月前·0 コメント

Bun's experimental Rust rewrite hits 99.8% test compatibility on Linux x64 glibc

twitter.com
718 ポイント·投稿者 heldrida·2 か月前·698 コメント

コメント

heldrida
·一昨日·議論
That’s true! Naysayers keep mentioning it’s due to over hiring during Covid. I’d say it’s AI investment related and AI replacing a lot of software needs. Plus, people seem to use just a couple applications or platforms nowadays.
heldrida
·8 日前·議論
C’mon! So, when HR manages to get real candidates, why do we have to go through 8 stage of interviews that take months? It’s humiliating.
heldrida
·8 日前·議論
Imagine spending 6 to 8 hours a day looking for opportunities and nothing for 1, 2 years. What are people supposed to do?
heldrida
·9 日前·議論
Yes, got contract work and got a couple offers too. In the past, hired developers from the list, as a hiring manager in a previous company. Overall, it’s quite hard to predict but better than nothing!
heldrida
·9 日前·議論
Location: London (UK)

Remote: Yes (Remote/Hybrid depending on location)

Willing to relocate: No

Technologies: Primarily Typescript, React, Bash, GitHub Actions

Résumé/CV: https://punkbit.com/docs/cv-punkbit-helder-oliveira.20260417...

Email: info (at) punkbit (dot) com

I'm a Product Engineer and a creative based in London. I’ve built full-stack applications across web, mobile, blockchain and embedded platforms. My client-side work includes React, Electron, Roku’s Scenegraph, and native iOS development with Swift and SwiftUI, always with a strong focus on UX and design-first thinking. On the service-side, I’ve worked with traditional service hosting, containers, and serverless, including (but not limited to) AWS, GCP, Cloudflare, Workers, CloudFormation, SAM CLI, nodejs, bunjs, MySQL, Postgres, NoSQL, grpc, Redis, Docker, nginx, and a few legacy tools best left unnamed (yes, including CodeIgniter and ftp).

I’ve also developed developer tools like CLIs and SDKs, primarily Typescript/JavaScript land, and have written code in systems languages such as Rust and Zig.

I care about clean code, great UX, developer experience, documentation, rapid iteration and automating workflows with CI/CD (GitHub Actions, Bash scripts, etc).

Also familiar with modern development practices by leveraging coding agents, such as pi, opencode, claude and LLM, including kimi over fireworks inference.

Want to know more? https://punkbit.com
heldrida
·10 日前·議論
Would they be the same person? I'd risk sounding ignorant and say they wouldn't. They could be fed the same food and knowledge, but what shapes them is every random factor encountered in the real world. How would they react when reading or hearing about all the hate they are guilty of without ever participating in it? It's not their lived experience.
heldrida
·11 日前·議論
Are you suggesting using AI/Agents to apply for roles?
heldrida
·15 日前·議論
This is actually impressive. If it can output each frame as layers, even more.
heldrida
·15 日前·議論
Sadly, some people believe that Generative AI output is the same; I find it very hard to watch and extremely cringe. I did see some good examples, but still not the same type of quality. For untrained eyes, all look the same, but I'm definitely not that type of person and very supportive of proper craftsmanship. You can see this same thing happening in software engineering and product design.
heldrida
·18 日前·議論
Finally someone else notices it!
heldrida
·25 日前·議論
Job candidates keep facing a lot of hurdles, including scams, Trojan horses like the one presented here, ghosting, wasting candidates' time, nepotism, etc. As a candidate you can easily spend more than 8 hours a day looking for opportunities, switching stacks, studying, doing take-home projects, etc, for absolutely nothing. Life is precious and shouldn't be burned like that!
heldrida
·28 日前·議論
I like this article and simple concise way of explaining what an agent is: Agent = Model + Harness
heldrida
·先月·議論
Have you tried to verify if those job positions are real? Try to apply yourself and go through the interview process to understand what's going on.
heldrida
·先月·議論
That's true! In 12 months, I got two contracts: a 3-month fixed-term contract and a previous 10-day contract role. Let's say that the landlord decides to sell the place I'm renting, I won't be able to rent another place due to unemployment.
heldrida
·先月·議論
Thanks for the sanity check!

Had a quick read on my mobile, and that was my first impression.

Guess its more of a way to make the maintainers accountable instead of making npm reputation the main focus.
heldrida
·先月·議論
> The resulting allowlist is written to package.json

Couldn’t this effectively result in the same process we get in pre-12 defaults?
heldrida
·先月·議論
Spot on "AI Native".
heldrida
·先月·議論
The company is hiring; the author mentioned they are talented and unemployed for the past 8 months. Why not remind the company to re-hire them?
heldrida
·先月·議論
Opencode+Fireworks+Kimi2.5 and git worktrees mainly
heldrida
·先月·議論
I stick with Conventional Commits as a standardised way for communicating changes. Most contributions in the form of open PRs are squashed before merging into base branches. A team member can commit as personally wished in the feature branch. I still use CC for my own sanity and I’m very glad I do comparatively to what usually find in others feature branch commit histories.

Without standards most developers I’ve seen are very careless.

I generally work with changesets to curate changes at the time of contribution in accordance to semantic versioning.

What’s great about CC is the simplicity.