HN user

rekoros

1,030 karma

hnchat:FSkXfgfLeKzOIRtPs2qE

Posts66
Comments223
View on HN
en.wikipedia.org 1y ago

2025

rekoros
3pts0
en.wikipedia.org 1y ago

William Haade, Uncredited Actor

rekoros
2pts0
supafana.com 1y ago

Show HN: Supafana, one-click observability for Supabase (MIT)

rekoros
10pts1
en.wikipedia.org 1y ago

Antarctic Snow Cruiser

rekoros
1pts0
en.wikipedia.org 2y ago

List of Coca-Cola Brands

rekoros
3pts0
chromewebstore.google.com 2y ago

Show HN: Coordinates on Each Lichess Board Square (Chrome Extension)

rekoros
3pts0
news.ycombinator.com 2y ago

Ask HN: Excellent Go SDKs?

rekoros
2pts1
promptswithfriends.com 2y ago

Show HN: Prompts with Friends

rekoros
6pts2
fogbender.com 3y ago

Customer Communication in Slack Without Slack Connect or Shared Channels

rekoros
1pts0
fogbender.com 3y ago

Using a single Slack channel to safely monitor B2B support traffic

rekoros
2pts0
b2bsaaskit.com 3y ago

Show HN: b2bsaaskit.com

rekoros
45pts7
github.com 3y ago

Show HN: B2B SaaS Kit – open-source kit for building webapps with customer orgs

rekoros
17pts4
fogbender.com 3y ago

How to Configure Tailwind CSS for the Starlight Astro Template

rekoros
2pts0
fogbender.com 3y ago

Using a separate Tailwind configuration for a landing page in Astro

rekoros
2pts0
fogbender.com 4y ago

Launch HN: Fogbender (YC W22) – B2B support software designed for customer teams

rekoros
86pts28
deepblue.lib.umich.edu 5y ago

Headlamp History and Harmonization (1998) [pdf]

rekoros
1pts0
www.verbz.ai 5y ago

Verbz: Voice-based messaging

rekoros
57pts59
www.startuplandia.io 5y ago

Effective Engineering Feedback

rekoros
1pts0
gheorghina.github.io 6y ago

Transitioning from C# to Elixir

rekoros
4pts0
support.google.com 6y ago

Gmail on iOS stops working after 26 replies in thread

rekoros
3pts0
medium.com 6y ago

The Horror of Microsoft Teams

rekoros
544pts332
sameroom.io 9y ago

Announcing Mattermost Integration

rekoros
2pts0
about.mattermost.com 9y ago

Connect Mattermost to 21 Messengers, Including Slack, Skype, and HipChat

rekoros
11pts0
sameroom.io 9y ago

Introducing BridgeBots

rekoros
2pts0
www.techstars.com 9y ago

Techstars Equity Back Guarantee: Reflections Two Years Later

rekoros
5pts0
sameroom.io 9y ago

Team Chat: The Trouble with Guest Access

rekoros
5pts0
sameroom.io 10y ago

Type-Safe Flux Architecture Using TypeScript

rekoros
4pts0
feld.com 10y ago

Help Me Understand the Value of Slack Instead of an Email List

rekoros
2pts0
medium.com 10y ago

What We Learned from Sponsoring an Open-Source Developer for a Year

rekoros
3pts0
sameroom.io 10y ago

Salesforce--Team Chat(s) integration

rekoros
1pts0
NixOS 26.05 23 days ago

After using NixOS for a bit and eventually learning to rely on it, life without it seems inconceivably complex

The vi family 2 months ago

When I was in college in 2001, I went to the library and checked out Kaare Christian's book called "The UNIX Operating System". One of the early chapters covered vi - I'd telnet into the school's Sun server with a pretty early version of vi (one-level undo) and follow the examples. Never looked back!

I've been using daisyUI for a couple of years and really love it - it's a quick, reliable way to rig up a nice looking/functioning UI with minimal work, while making things appear reasonably uniform across pages/workflows.

The combination of Tailwind and daisyUI made it possible for me - a backend developer - to pretentd to be somewhat competent in frontendland, which has been incredibly handy, work-wise.

I ended up breaking up/sharding HNSW across multiple tables, but I'm dealing with many distinct datasets, each one just small enough to make HNSW effective in terms of index build/rebuild performance.

The article suggests IVF for larger datasets - this is the direction I'd certainly explore, but I've not personally had to deal with it. HNSW sharding/partitioning might actually work even for a very large - sharded/partitioned - dataset, where each query is a parallelized map/reduce operation.

I don’t know, but I doubt that they’re so smart that they’re the only ones who “deserve”, somehow, to be blessed with functional CS101.

I heard that it’s a special form of torture, since those CS programs must be hard, but I don’t really buy it.

Elixir wouldn't exist without Ruby, so I have nothing but gratitude.

My question angles more toward learning functional programming first, and I doubt it'll ever happen at bootcamps (though - my understanding is that's exactly what happens at Berkeley/MIT with Lisp/Scheme in CS101 (I'd argue with decent results)) - so it's very much a hypothetical.

Oh, I don't think there's a universal "better" when it comes to such things, and I'm not implying that one is universally better than the other.

I discovered the Elixir runtime (BEAM) a few years before Elixir was created (we were using the Erlang language then), and for my specific use cases, when I understood the principles of concurrency, error handling, and introspection in BEAM, it caused quite an epiphany. It was also scary, because I had to unlearn pretty much everything I knew :)

From a purely esthetic perspective, I find that pattern matching and tail recursion-enabled programming patterns are more concise, easier to comprehend, and are less error-prone than those offered by the more mainstream languages that don't have those features.

In my experience - and I'm not a particularly great programmer, so it was welcome - I found that I produced code with signifcantly fewer dumb errors when I no longer had access to imperative programming paradigms and was forced to come up with more "functional" solutions.

I don't believe that functional programming is inherently more complex than what we learn in school/college/work with conventional languages. My question really stems from the idea of learning functional first - and I do wonder what that would look like.

This is so weird - I just finished watching "Sky Captain and the World of Tomorrow" on Max, then opened HN, and flying aircraft carriers is #1. How does HN know what I'm watching on Max??