Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cookrn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
cookrn
2y ago
Correct, it’s an encoding for characters from different alphabets https://en.m.wikipedia.org/wiki/Internationalized_domain_nam...
2.
▲
by
cookrn
3y ago
I came to post that this was a dupe but realized it’s the same person who posted the other popular X thread from the other day https://news.ycombinator.com/item?id=39385739
3.
▲
by
cookrn
4y ago
Yes, it has a straightforward concept of /api/* endpoints that can be leveraged for any type of backend.
4.
▲
by
cookrn
4y ago
One of the founders of Heroku actually had a short-lived effort to build a Ruby-based shell called Rush https://github.com/adamwiggins/rush
5.
▲
by
cookrn
4y ago
People would smoke in church? During the service?
6.
▲
by
cookrn
4y ago
In my experience, no. This is the tapas culture typical in some areas of Spain. If they are brought to you without discussion, they are complimentary — you only pay for the drink whether you eat any or not. The only way to know if you’ll re
7.
▲
by
cookrn
4y ago
I wonder how much this situation is being affected by large-scale deep agricultural wells? I think Arizona is a big foreign exporter (Saudi and China) of alfalfa for animal feed. Kinda wild to drain aquifers for export...
8.
▲
by
cookrn
4y ago
I’m not sure that’s a fair criticism. Would calling this a model help? That’s such an abstract and overloaded term. Also, I know not everyone can know every open source author, but wycats has been a crucial contributor in the Ruby, Rust, an
9.
▲
by
cookrn
4y ago
I’m still an Ubuntu user on a X230t laptop because the auxiliary buttons/switches, touch screen, and drawing pen work out of the box. I use Debian on other devices when possible.
10.
▲
by
cookrn
4y ago
The article mentions that contaminated soil removed from other sites could have been utilized during construction of the school
11.
▲
by
cookrn
5y ago
Last year Ruby Together, which primarily supported Ruby packages & infrastructure, merged into Ruby Central, which runs the main Ruby & Rails conferences as well as key Ruby infrastructure (Rubygems) https://rubytogether.
12.
▲
by
cookrn
5y ago
I love creating little sanctuaries and do think they’re useful as pockets of support and diversity. Also, the Tomato Hornworm is an awesome creature and results in a Hummingbird Moth. I try to feed them vegetative branches and keep them sep
13.
▲
by
cookrn
6y ago
I don’t know that it uses either of those tools as the built-in approach. It could have changed, but last I read, it used V8’s built-in Isolate concept to provide the sandbox and that when an Isolate is created, it is only provided the unde
14.
▲
by
cookrn
7y ago
This is really interesting — nice work! Have you published any tooling as OSS or examples? If you haven’t seen it before, the Model Oriented Programming work by Pieter Hintjens is worth looking at.
15.
▲
by
cookrn
7y ago
Sure, I can try! One part of the Rails "magic" that the framework tries to abstract away from an app developer is code loading. So, instead of each file in your app needing to explicitly specify using "require" statement
16.
▲
by
cookrn
8y ago
I got really confused when I saw Loop a few weeks ago as it seems really similar to https://www.loopindustries.com/en/ , which is a Canadian company working on plastic manufacturing that has already partnered with lots
17.
▲
by
cookrn
8y ago
I’ve been researching Traveling Ruby quite a bit recently and, while disappointed in its lack of updates, am also not convinced it’s the correct solution for easily distributable Ruby apps. The main reason is that each required gem with a n
18.
▲
RUKI Product Planner – Pricing for New Physical Products
(useruki.com)
1 points
by
cookrn
9y ago
|
0 comments
19.
▲
by
cookrn
10y ago
Ember is an interesting framework still and one I would consider on new projects for a few reasons: the core maintainers, LTS releases, and RFC-based governance. I think the project has been pretty quiet in the last 18 months and I'd l
20.
▲
by
cookrn
10y ago
Not dial-up, but around 2004 you could find tutorials for how to unlock your (Verizon) Razr for USB access and OS X would recognize it as a PPP modem out of the box. I think an OTA update stopped it eventually.
21.
▲
by
cookrn
10y ago
This sounds awesome! Is there a link to your project or source code you could share?
22.
▲
by
cookrn
10y ago
The Github PR for merging this into Rubygems is ~3 years old: https://github.com/rubygems/rubygems/pull/719
23.
▲
by
cookrn
10y ago
I think ruby-sys was originally built into ruru, then separated out. Based on comments in PRs, I think the -sys convention is for Rust crates that map 1-to-1 to other languages C apis. Then, packages such as ruru create something more easy
24.
▲
PureDarwin – An Informal Successor to OpenDarwin
(github.com)
105 points
by
cookrn
10y ago
|
36 comments
25.
▲
NuBits: An 18 Month Old DAO for Fiat-Pegged Cryptocurrencies
(nubits.com)
2 points
by
cookrn
10y ago
|
0 comments
26.
▲
by
cookrn
10y ago
Note: Infinit is not yet OSS. They plan to open-source the code, but have not yet done so: https://github.com/infinit/infinit/issues/1
27.
▲
by
cookrn
10y ago
Here is their comparison with Tahoe: https://infinit.sh/documentation/comparison/tahoe-lafs If you flip on the "Compare" switch there, the two differences it shows are: 1) Infinit is redundant using repl
28.
▲
by
cookrn
10y ago
The article the other day from Pieter Hintjens [0] led to this intro written by him. Seems like it would pair well with domain-driven design [1], but it's a very different paradigm from what is commonly seen in industry (by me at least
29.
▲
An Introduction to Model Oriented Programming
(download.imatix.com)
9 points
by
cookrn
10y ago
|
1 comments
30.
▲
by
cookrn
10y ago
I was reading about Pieter after his article the other day and thought this was an interesting tool. https://news.ycombinator.com/item?id=11547212
More ›