HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lawn

no profile record

Submissions

Designing a Personal Pebble Watchface

jonashietala.se
61 points·by lawn·15 dni temu·12 comments

Planning My Kubernetes Homelab

jonashietala.se
3 points·by lawn·2 miesiące temu·0 comments

From GitHub to Codeberg/Forgejo

jonashietala.se
3 points·by lawn·2 miesiące temu·0 comments

[untitled]

43 points·by lawn·5 miesięcy temu·0 comments

Packing Neovim with Fennel

jonashietala.se
1 points·by lawn·9 miesięcy temu·0 comments

I'll only buy devices with GrapheneOS

jonashietala.se
103 points·by lawn·11 miesięcy temu·66 comments

comments

lawn
·14 dni temu·discuss
Grift. It's all about the grift.
lawn
·19 dni temu·discuss
It's interesting how so many are complaining about price and how it's dead etc.

Yet it will still be out of stock for a long time.
lawn
·24 dni temu·discuss
A few apps won't work.

It's not as customizable as Samsung for instance.

It only runs on Pixel phones (next year hopefully some Motorola phones).
lawn
·25 dni temu·discuss
Anecdotal of course but I've found that they're excellent at debugging and analysing Kubernetes issues.
lawn
·25 dni temu·discuss
So it's confirmed then.
lawn
·26 dni temu·discuss
90℅ of all statistics is made up.
lawn
·30 dni temu·discuss
That difference is like comparing taking a piss and having sex. While you use the same body part the experiences are not at all alike.
lawn
·w zeszłym miesiącu·discuss
Our CEO bragged about him "just building stuff" now (vibe coding) while outsourcing his other tasks to AI.

I don't think that's the flex he thinks it is.
lawn
·w zeszłym miesiącu·discuss
Gleam doesn't have macros, which many Elixir libraries (such as Phoenix and Ecto) uses to great effect.

Gleam for example has issues with verbosity of decoding/encoding json whereas in Rust you derive serde and in Elixir it's just a function call away.

Elixir has a more mature ecosystem. While you can for example use Phoenix with Gleam (or some other Gleam framework) the experience just isn't the same.

The big draw with Gleam over Elixir is the typing (where Elixir is now closing the gap) and being able to compile to JavaScript (which is also what Hologram is doing for Elixir).

I prefer Gleam's typing system and the Rust-like syntax, but for now I feel Elixir is the better choice for all my web dev projects.
lawn
·w zeszłym miesiącu·discuss
[flagged]
lawn
·w zeszłym miesiącu·discuss
You can have two thoughts at the same time.

It's good that Iran is teaching USA and Israel a lesson, while Iran (also) being bad guys.
lawn
·w zeszłym miesiącu·discuss
[flagged]
lawn
·w zeszłym miesiącu·discuss
Yeah, in this climate that won't be happening.
lawn
·2 miesiące temu·discuss
As I Swede snus can suck it.
lawn
·2 miesiące temu·discuss
Cool, thank you.

I had some bugs with moving between a laptop and desktop and pack's lockfile kept getting out of sync, and pack didn't handle it well and sometimes even crashed. My build script also sometimes didn't work properly. I just got tired of dealing with it so I went back to lazy.nvim as it just works and does what I need.
lawn
·2 miesiące temu·discuss
I've been using Fennel to write my Neovim configurations and it's been really nice. The setup is a bit annoying but once there it's pretty nice.

Some details about my setup (although I've moved back to lazy.nvim instead of vim.pack): https://www.jonashietala.se/blog/2025/10/29/packing_neovim_w...
lawn
·2 miesiące temu·discuss
I don't understand why people are using the API pricing instead of the Pro/Max subscriptions? What am I missing?
lawn
·2 miesiące temu·discuss
Both Emacs and Neovim gives you full control IF yhats what you're after.
lawn
·2 miesiące temu·discuss
Musk has a history.
lawn
·2 miesiące temu·discuss
Because it has CI and builds images in a nice and easy manner.