HackerTrans
热门最新趋势评论往期问答秀出招聘

akullpp

no profile record

评论

akullpp
·11天前·讨论
CoreConnect | ONSITE (Abu Dhabi, UAE) | Senior SWE | Full-time | Visa Sponsorship | Relocation Package

We are an autonomous robot orchestration platform already live and operating in the logistics and delivery domain and can offer the stability of a well-funded, semi-governmental incubation with the speed, culture, and upside of a high-growth startup.

We aren’t looking for a specialized ticket solver. We need a high-agency engineer to own critical pieces of our stack (currently Kotlin/Spring/Postgres/AWS/Next).

You will thrive here if you value pragmatism over perfection and autonomy over oversight. You don't wait for tasks; you identify what needs to be built next to move the needle. You are comfortable working in a high-velocity environment where you define the roadmap, prioritize the work, and see it through.

Skip the cover letter, send me your CV: [email protected]
akullpp
·9个月前·讨论
A lot can be done with just aliasing to the right tools:

alias df='duf'

alias ls='eza'

alias ll='eza -l'

alias cat='bat'

alias cap='bat -p'

alias man='tldr'

alias top='glances'

alias grep='rg'

alias ps='procs'

alias cd='z'

alias g='gitui'

alias gs='git st'

alias gp='git pull'

alias gu='git add . && git commit -m "Update" && git push'

alias check='shellcheck'

alias v='nvim'

alias len='wc -l'

alias uuid='uuidgen'

alias src='source ~/.zshrc'
akullpp
·10个月前·讨论
25% Claude with Cursor (non-agentic) as a junior pair programming partner

12.5% Meetings

12.5% Documentation

50% Requirements engineering, i.e. talking and trying to figure out other people
akullpp
·2年前·讨论
I do this for writing, whether it's a book, an article or a D&D campaign. For me it's not about speed at all, it's the natural way my mind works and if I try to do this linear, line by line, I face blockades soon in the process.
akullpp
·5年前·讨论
FYI: Poetry (https://python-poetry.org) is actually close to something like npm.