HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lawn

no profile record

Submissions

Designing a Personal Pebble Watchface

jonashietala.se
61 points·by lawn·il y a 15 jours·12 comments

Planning My Kubernetes Homelab

jonashietala.se
3 points·by lawn·il y a 2 mois·0 comments

From GitHub to Codeberg/Forgejo

jonashietala.se
3 points·by lawn·il y a 2 mois·0 comments

[untitled]

43 points·by lawn·il y a 5 mois·0 comments

Packing Neovim with Fennel

jonashietala.se
1 points·by lawn·il y a 8 mois·0 comments

I'll only buy devices with GrapheneOS

jonashietala.se
103 points·by lawn·il y a 11 mois·66 comments

comments

lawn
·il y a 14 jours·discuss
Grift. It's all about the grift.
lawn
·il y a 19 jours·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
·il y a 24 jours·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
·il y a 25 jours·discuss
Anecdotal of course but I've found that they're excellent at debugging and analysing Kubernetes issues.
lawn
·il y a 25 jours·discuss
So it's confirmed then.
lawn
·il y a 26 jours·discuss
90℅ of all statistics is made up.
lawn
·il y a 30 jours·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
·le mois dernier·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
·le mois dernier·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
·le mois dernier·discuss
[flagged]
lawn
·le mois dernier·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
·le mois dernier·discuss
[flagged]
lawn
·le mois dernier·discuss
Yeah, in this climate that won't be happening.
lawn
·il y a 2 mois·discuss
As I Swede snus can suck it.
lawn
·il y a 2 mois·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
·il y a 2 mois·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
·il y a 2 mois·discuss
I don't understand why people are using the API pricing instead of the Pro/Max subscriptions? What am I missing?
lawn
·il y a 2 mois·discuss
Both Emacs and Neovim gives you full control IF yhats what you're after.
lawn
·il y a 2 mois·discuss
Musk has a history.
lawn
·il y a 2 mois·discuss
Because it has CI and builds images in a nice and easy manner.