Hacker Newsnew | past | comments | ask | show | jobs | submit | bostonvaulter2's commentslogin

> He's also implying that Rails does not use web sockets to communicate with frontend which is not only wrong it should be evidently wrong to anyone who built a Rails app in the last 3 years

Where is the article saying that? I only see " Those things are possible in Rails and Laravel, but they take a bit more effort to set up." which is a very different (and more nuanced/personal take) then what you're stating.


I wish someone would make a keyboard with keycaps that are like 80% size. I think that would make it much easier to hit some of the keys that are further away.


Have you tried using key tilters? It makes a significant difference for me: https://sites.google.com/view/keyboards/hardware/accessories...


> glove80 has far and away the most comfortable thumb cluster for my hands

If I'm reading your reply further down the page right then you only use two of the 6 keys. Is that right? For me, I think I'd want to use at least 4 or 5 keys in my thumb cluster before I could call it comfortable.


The ex suffix could also come from Elixir (its a common pattern in many libraries)


This and the previous comment are both correct :)


Does anyone know what license this is released under? I looked for a few minutes on the site but I didn’t find it.


What I usually do for Open Source, instead of browsing the website, check on GitHub. https://github.com/penpot/penpot

The license on GitHub is featured prominently as MPL-2.0


MPL-2


One part of the answer to that is a land value tax. That way the “vultures” won’t be able to simply sit on the property waiting for it to appreciate before selling it.


Nice ideas! Do you have any tips for software to help automate some of those analyses?


I'm currently reading a book about that topic! https://pragprog.com/titles/atcrime/your-code-as-a-crime-sce...


Since Elixir 1.6 it is possible to create custom guards with `defguard`: https://hexdocs.pm/elixir/Kernel.html#defguard/1


It's true that you can create custom guards, but they are still very limited, and they can only be made of a small list of allowed expressions [0].

[0]: https://hexdocs.pm/elixir/1.6.6/guards.html#list-of-allowed-...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: