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·2 เดือนที่ผ่านมา·0 comments

From GitHub to Codeberg/Forgejo

jonashietala.se
3 points·by lawn·2 เดือนที่ผ่านมา·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
·2 เดือนที่ผ่านมา·discuss
As I Swede snus can suck it.
lawn
·2 เดือนที่ผ่านมา·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 เดือนที่ผ่านมา·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 เดือนที่ผ่านมา·discuss
I don't understand why people are using the API pricing instead of the Pro/Max subscriptions? What am I missing?
lawn
·2 เดือนที่ผ่านมา·discuss
Both Emacs and Neovim gives you full control IF yhats what you're after.
lawn
·2 เดือนที่ผ่านมา·discuss
Musk has a history.
lawn
·2 เดือนที่ผ่านมา·discuss
Because it has CI and builds images in a nice and easy manner.