HackerTrans
トップ新着トレンドコメント過去質問紹介求人

rahil627

no profile record

投稿

Is SpaceX a nod at Emacs with god-mode?

2 ポイント·投稿者 rahil627·昨年·3 コメント

Ask HN: What language do you use for performant web jobs and services?

1 ポイント·投稿者 rahil627·昨年·0 コメント

Mruby/C and picoruby: high level langs in low-level devices?

github.com
70 ポイント·投稿者 rahil627·昨年·30 コメント

Textbringer: Emacs written in Ruby?

github.com
6 ポイント·投稿者 rahil627·昨年·3 コメント

コメント

rahil627
·11 日前·議論
wow, ai told me this was for enterprise-size apps, "symfony of the ruby world" (dependency injection, data mapping..), to which i nearly puked, and avoided since.. it's really interesting to see people try to design things in a clearer way (explicit, modular, functional/immutable, less cpu indirection/execution, etc.) in ruby. I'm new to this language, but i think it's cool that for one big framework go all in on the implicit object function magicks (rails) and another go in the opposite direction: explicit, functional, no magicks (hanami). Ruby is nutty. Reminds me of people abusing ast macro magicks of haxe to do anything. (i myself am starting with roda to have the freedom to design my own spaghetti from near scratch.. and it's perfect for me!!)

i'm glad it's built from little composable gems (unlike rails). I'll def check out the dry-rb stuff for some ideas. :) Ruby is so cool.. often leads people to make over-engineered, "clean" design solutions, but it's so easy to read and learn from, so modular, i feel i can quickly make the choice/decision to add a tiny abstraction lib or more likely DIY something even more simple, leading to near zero deps. <3 ruby!
rahil627
·昨年·議論
this makes sense, having 13 kids..

he's got that Genghis Khan syndrome: wanting to have sex with anything that moves for the purposes of spreading his seed
rahil627
·昨年·議論
oooooooooooooooooooooooh. doh!

safe sex
rahil627
·昨年·議論
the status of Washington Post is clear :/

...now where's my ladder..

https://12ft.io/
rahil627
·昨年·議論
good to see defold win. I prefer the love2D/dragonruby framework ways instead of engine now, but can’t deny defold has it all for 2D: game editor, common game structures provided modularly, deployment, no bloat. I could only wish it was the first engine I used. Life would’ve been so much better!
rahil627
·昨年·議論
60k? try Roblox’s 60bajillion!
rahil627
·昨年·議論
eyyyyy F#! microsoft's best language.

hmmm, transpiling to C/C++ def makes sense! I'd wonder if haxe (lang) would work fine too then..!

very cool project!
rahil627
·昨年·議論
oooooooooooh snap! irb/ruby repl on a micro-controller is soooo sick!!
rahil627
·昨年·議論
thank you for this!! I <3 Taiwan. lol star wars font. I knew he was special from his GitHub photo XD
rahil627
·昨年·議論
ah yeah, i forgot about Lua! that's def the way to go.
rahil627
·昨年·議論
no. assembly really is that bad.
rahil627
·昨年·議論
i share the same sentiment as you. why suffer writing C when one can enjoy the fruits of language features? it's certainly not optimal, but neither is 99+% of software nowadays. There's the feeling of waste and bloat, but the trade-off is language features!

on the other hand, nowadays, we can just generate C code using ai.. as long as the project doesn't get too big to grasp without abstractions. ;)
rahil627
·昨年·議論
some people hate to use C. Some people embrace it, even love it (including many game devs!). You have full control! But i wonder, what do HN folks think about these pico implementations of ruby, a complex language made for the tiniest devices, such as sensors? I mean.. is C really that bad??

also, it's very cool they're still being maintained!
rahil627
·昨年·議論
yeah, an emacs-like living machine.. i'm not sure how to edit the title now though..?

however, I couldn't say emacs nor this is merely a text editor, as it already has plugins for an e-mail and mastodon client!

buffer-editor?
rahil627
·昨年·議論
very bosozoku <3

note: i am not the author (Shugo). I just love ruby and emacs. :)