Viewing profile — 3by7
3by7
HN member- Joined
- Wed, Jul 22, 2020, 2:42 PM UTC
- HN karma
- 168
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About 3by7
No profile information was provided.
Recent public activity
-
comment
Comment #45351817
You're badly misinformed (or are intentionally spreading misinformation).
-
comment
Comment #44191394
That matches my experience, so I guess it may be a decent experience for someone new to the language and a bit more frustrating for someone more experienced on it (like me).
-
comment
Comment #44190076
Crystal is great! Which LLMs were used in that project? In my short and not very recent experience the LLM frequently mixed up Crystal and Ruby in the code they write.
-
comment
Comment #43994047
Missing the "under construction" gif, a visits counter, and... goatse.
-
comment
Comment #43760682
Overacted and silly humans indeed: https://www.youtube.com/watch?v=gO8N3L_aERg
-
comment
Comment #43242844
And - People inventing new technologies to not write JS - People inventing new technologies to avoid writing CSS
-
comment
Comment #42407748
I missed seeing what the developer experience of the RubyMine debugger would be for this specific problem. Mentioning its advantages is good, but you have the perfect chance to put…
-
comment
Comment #42284621
Nosferatu
- story
-
comment
Comment #40856858
As for USB cables, I replaced all of them with a set of decent USB-C cables plus a few sets of “USB-C to *” adapters. I now have a small box with separate sections for the adapters…
-
comment
Comment #40753210
I’m a developer whose experience with SQL is limited to writing basic queries, window functions and combining those with CTEs. All my business logic is written in a highly expressi…
-
comment
Comment #39909207
3D animation: https://www.youtube.com/watch?v=MwU6m9tjM2A&t=74s
-
comment
Comment #38204424
> Netflix killed Torrents. Not really.
-
comment
Comment #37858612
In retrospect, a better name for that section could have been "Separate config from code" as it says in one of the first paragraphs.
- comment
-
comment
Comment #37674555
Very compelling architecture for projects that don't require massive horizontal scaling. Those looking for replicas/backups can add Litestream https://litestream.io
-
comment
Comment #37420567
Very cool! Are there any performance trade-offs? Has anyone run in it production environments? It would be fantastic to see a sample repo showing how a small web app shares part of…
-
comment
Comment #35904512
Textmate 2.0 got open-sourced https://github.com/textmate/textmate but it looks pretty much abandoned/finished.
-
comment
Comment #35879959
Still not taking orders from Portugal, Spain, Italy...? :(
-
comment
Comment #31419862
> The coach was the famous Mike Krzyzewski of Duke. Mike K. was part of the coaching team, led by Chuck Daly.
-
story
Ask HN: Black Friday/Cybermonday deals for hackers?
I tend to buy most of my yearly subscriptions and learning materials during Black Friday. Are you aware of deals that may be particularly interesting this year? I’m particularly in…
-
comment
Comment #23991030
> Every time I deploy to heroku, if heroku updated crystal, the bot breaks Have you tried adding a `.crystal-version` file as described in the buildpack's README? https://github.co…