~toastal

Eastern Thailand

https://toast.al

Pronouns: he/him | เขา​ | ລາວ Pronunciation: [ˈtʰo̞stɫ̩]

I do remote front-end dev & incidental travel.

PureScript | JavaScript | Dhall | Nix | Nickel | OCaml

Wishes for SourceHut: reStructuredText support

Trackers

~toastal/github-less-social

Last active 2 years ago

~toastal/purescript-blurhash

Last active 3 years ago

~toastal/sugilite256

Last active 3 years ago

~toastal/purescript-web

Last active 3 years ago

~toastal/purescript-emitters

Last active 3 years ago

~toastal/dhall-webmanifest

Last active 3 years ago

~toastal/dhall-contribute-json

Last active 3 years ago

~toastal/purescript-halogen-donut

Last active 3 years ago

#2 Create a light theme 8 months ago

Comment by ~toastal on ~toastal/sugilite256

REPORTED RESOLVED CLOSED

#1 Add CSS + Sass variables 8 months ago

Comment by ~toastal on ~toastal/sugilite256

REPORTED RESOLVED CLOSED

#141 Go version bump? 1 year, 1 month ago

Comment by ~toastal on ~delthas/senpai

#141 Go version bump? 1 year, 1 month ago

Comment by ~toastal on ~delthas/senpai

Additionally there are some log lines like: github.com/godbus/dbus/v5@v5.1.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod

#141 Go version bump? 1 year, 1 month ago

Ticket created by ~toastal on ~delthas/senpai

I’m getting errors trying to bump Nix where dependencies are apparently using features from Go 1.18+, but the go.mod file is set to 1.16. Should the Go version here be set to match? (Not a Go user, just trying to help maintain the project for Nixpkgs)

#107 How to fix the date format? 2 years ago

Comment by ~toastal on ~taiite/senpai

Yes, some option for big endian dates to meet expectations.

#107 How to fix the date format? 2 years ago

Comment by ~toastal on ~delthas/senpai

Yes, some option for big endian dates to meet expectations.

#107 How to fix the date format? 2 years ago

Ticket created by ~toastal on ~taiite/senpai

The dates in the UI confuse me. I expect to see big endian dates, just as we see when destructured

ya, ma, da := b.lines[i].At.Local().Date()

with year-month-day as expected with ISO 8601. This does not match my OS's locale or cultural expectations.

#107 How to fix the date format? 2 years ago

Ticket created by ~toastal on ~delthas/senpai

The dates in the UI confuse me. I expect to see big endian dates, just as we see when destructured

ya, ma, da := b.lines[i].At.Local().Date()

with year-month-day as expected with ISO 8601. This does not match my OS's locale or cultural expectations.

#98 Unread message count color 2 years ago

Ticket created by ~toastal on ~emersion/goguma

The red of the unread message counter reminds me too much of other platforms and my brain has been trained that this is a notification indicator that I need to get rid of it. IRC doesn't necessitate this sort of urgency, but I find myself clicking and not reading just to make the red dot go away.

Proposal:

  • gray for notification count
  • red iff it includes a mention
  • bonus: configure both of those colors