HackerTrans
TopNewTrendsCommentsPastAskShowJobs

whereistejas

no profile record

Submissions

Closing a Mac remote session without logging out, keeps your Mac logged in [video]

youtube.com
1 points·by whereistejas·tháng trước·0 comments

A Guide to vim.pack (Neovim built-in plugin manager)

echasnovski.com
5 points·by whereistejas·4 tháng trước·0 comments

How to Get Hired in 2025

tonsky.me
5 points·by whereistejas·8 tháng trước·1 comments

Paper Mono

github.com
3 points·by whereistejas·9 tháng trước·0 comments

comments

whereistejas
·20 ngày trước·discuss
it seems absurd that they would reject a plain and simple name? i imagined company names would be available on first come, first serve basis. why is that not the case?
whereistejas
·24 ngày trước·discuss
I didn't suggest that this was useful.
whereistejas
·25 ngày trước·discuss
While I agree with your point in general, rewriting a big widely used project in a stricter language is always a good thing. It improves the dev-ex of people contributing to these projects and more importantly helps people seperate logic into silos. Python is inherently limited in which kinds of abstraction it can express.
whereistejas
·27 ngày trước·discuss
This reminds me of Kagi's Small Web: https://kagi.com/smallweb/ or https://kagi.com/smallweb/river
whereistejas
·tháng trước·discuss
nobody ever raised money for nukes from public/private markets on the premise that nukes will bring the world into an age of abundance. AI companies have done that. This comparison of AI and nukes is so silly.
whereistejas
·tháng trước·discuss
The UI is polarising, for sure. But, I will celebrate anyone who takes on the hard task of creating a new code forge. Best of luck!
whereistejas
·tháng trước·discuss
incorrect link: https://amododesign.com/careers/
whereistejas
·2 tháng trước·discuss
i came here to comment the same! could not be happier!
whereistejas
·2 tháng trước·discuss
This may be the most important sentence in that announcement:

> expect to be able to bring Mythos-class models to all our customers in the coming weeks.
whereistejas
·2 tháng trước·discuss
Just because `jj` wraps around git doesn't mean it cannot have another backend. My comment doesn't imply that it only wraps around `git`. More importantly, the other backend which `jj` offers is (afaik) exclusively used at Google. Unless you are a Googler you will be using `jj` with `git`.

Also, the comment was aimed at a person who is obviously very invested in `git`. I was doing my best to offer them a description of `jj` they could swallow.

PS: pedantic people are annoying.
whereistejas
·3 tháng trước·discuss
First of all: you do you and as long as you are happy, I am happy.

`jj` is a tool trying to amplify the strengths of git and strengthen its weaknesses. `git rebase` being just one of the many quirky commands. Yes, `jj` requires some rewiring of your brain, but once you get over the initial bump its pretty slick.

Also, I use `jj` everyday exclusively. And I have written `revsets` like 4 times in total.
whereistejas
·3 tháng trước·discuss
its one of the most complex htmx projects i have seen. super cool.
whereistejas
·3 tháng trước·discuss
just wanted to share how much i loved this blog post :)
whereistejas
·3 tháng trước·discuss
oopsie; should have added links.

`jj` is a wrapper around git and offers a much better dev-ex for managing changes.

it has features like:

- conflicts are first class citizens

- `rebase` is the default mode; there is no need for an interactive rebase mode.

- all descendant changes automatically rebase

- a much more intuitive version of `git reflog`. in `jj`, we have `jj op log`

- cheap branching: branches in `jj` are just tags (or bookmarks) that can be moved around
whereistejas
·3 tháng trước·discuss
tangled is a really cool project; the most important feature it provides is that it is jujutsu first.
whereistejas
·3 tháng trước·discuss
would https://litestream.io/ be a good solution here?
whereistejas
·3 tháng trước·discuss
This actually looks very useful. Cloudflare seems to be brining together a great set of tools. Not to mention, D2 is literally the only sqlite-as-a-service solution out there whose reliability is great and free tier limits are generous.
whereistejas
·3 tháng trước·discuss
nevermind, I see what's happening in the UI. Each `jj` change is preserved in the UI and we can see multiple versions of the same change. The stack then is not really a stack of PRs but a stack of changes (where each change has its own history, i.e., the interdiff view). Did I get it mostly right?
whereistejas
·3 tháng trước·discuss
Each of your stacked PRs only has one commit. Do you have any examples with multiple commits per PR in a stack?

PS: I love the concept of tangled. I currently use `sourcehut` but may soon move to tangled.
whereistejas
·3 tháng trước·discuss
Nothing is insurmountable; however each one of us must play within the practical constraints of our local geographies (political, social, financial and physical). The parent comment probably means that Switzerland is in a positive on all axes unlike the rest of the world.