HackerLangs
TopNewTrendsCommentsPastAskShowJobs

lawn

no profile record

Submissions

Designing a Personal Pebble Watchface

jonashietala.se
61 points·by lawn·قبل 14 يومًا·12 comments

Planning My Kubernetes Homelab

jonashietala.se
3 points·by lawn·قبل شهرين·0 comments

From GitHub to Codeberg/Forgejo

jonashietala.se
3 points·by lawn·قبل شهرين·0 comments

[untitled]

43 points·by lawn·قبل 5 أشهر·0 comments

Packing Neovim with Fennel

jonashietala.se
1 points·by lawn·قبل 8 أشهر·0 comments

I'll only buy devices with GrapheneOS

jonashietala.se
103 points·by lawn·قبل 11 شهرًا·66 comments

comments

lawn
·قبل 14 يومًا·discuss
Grift. It's all about the grift.
lawn
·قبل 18 يومًا·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
·قبل 23 يومًا·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 يومًا·discuss
Anecdotal of course but I've found that they're excellent at debugging and analysing Kubernetes issues.
lawn
·قبل 25 يومًا·discuss
So it's confirmed then.
lawn
·قبل 25 يومًا·discuss
90℅ of all statistics is made up.
lawn
·قبل 29 يومًا·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
·الشهر الماضي·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
·الشهر الماضي·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
·الشهر الماضي·discuss
[flagged]
lawn
·الشهر الماضي·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
·الشهر الماضي·discuss
[flagged]
lawn
·الشهر الماضي·discuss
Yeah, in this climate that won't be happening.
lawn
·قبل شهرين·discuss
As I Swede snus can suck it.
lawn
·قبل شهرين·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
·قبل شهرين·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
·قبل شهرين·discuss
I don't understand why people are using the API pricing instead of the Pro/Max subscriptions? What am I missing?
lawn
·قبل شهرين·discuss
Both Emacs and Neovim gives you full control IF yhats what you're after.
lawn
·قبل شهرين·discuss
Musk has a history.
lawn
·قبل شهرين·discuss
Because it has CI and builds images in a nice and easy manner.