Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Royalaid
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Royalaid
6mo ago
I don't know if this is coincidence or not but Cursor just made a post breaking down why they moved to their own solution in place or Ripgrep and it makes a lot of sense from a cursory (haha) read. https://cursor.com/bl
2.
▲
by
Royalaid
10mo ago
Was inevitable but it is cool to see that the Cursor team are really making good use of the tech. Tab complete + the new Composer model are very good at targeted, narrow tasks.
3.
▲
by
Royalaid
4y ago
Just want to say love your work! Js-interop was super useful when I was working in clojurescript land.
4.
▲
by
Royalaid
5y ago
Something like off chain calculations or state management which then can be subtree’d out and used on chain. I think something like 1inch or Paraswap style of app were you need to do huge, in single tx terms, calculations to optimize trades
5.
▲
by
Royalaid
6y ago
Cognitect, the company that shepherds and maintains Clojure, has joined Nubank ( https://cognitect.com/blog/2020/07/23/Cognitect-Joins-Nubank ) and so they are starting to flesh and grow the core team as
6.
▲
by
Royalaid
6y ago
And more importantly this is what a lot of people are doing in industry, for better or worse, and so seeing this all laid out together is important IMO.
7.
▲
by
Royalaid
6y ago
For what it's worth my grandfather has a laundry shoot in his home, but his is in the wall and is small enough that a child would have difficulty fitting through if they should reach.
8.
▲
by
Royalaid
6y ago
Just to add to this idea, it's important to understand when the circle is near the start or end especially. I found myself not sure when to start breathing and not sure when to stop. I think the color idea will definitely help but sure
9.
▲
by
Royalaid
6y ago
That is extremely fair but again it doesn't have deep hooks and the convenience that Javascript and CRA have with, for example Intellij. This isn't a problem that is easily solved, Colin is only one person and JetBrains is a huge
10.
▲
by
Royalaid
6y ago
Part of the problem could have been that I was using Spacemacs and package support and that may have broken it but circling back around this connects with meeting people halfway, I don't want to learn Emacs style control, I know Vim, V
11.
▲
by
Royalaid
6y ago
Mostly that there is an interplay between the config that gets spit out by CRA and the editors that consume it, I don't need to give intellij the run config for the 400th time, it's just there by default. I click run and it runs.
12.
▲
by
Royalaid
6y ago
While we can suggest Cider as an option, I have had nontrivial problems with breakage on updating, Emacs falling over with long lines of text, Windows support, etc. I also know that I am not the only one who has had these problems https:&#
13.
▲
by
Royalaid
6y ago
I have posted about this before but Clojure does have tooling problems specifically ergonomics. Look at create-react-app. Two commands and a ton of editor integration across intellij, vscode, vim, etc gives you incredible access to a rich e
14.
▲
by
Royalaid
6y ago
Unsurprising but still sad to see it be officially cancelled. Having gone the last few years and growing up on Blizzard's games it does feel slowly like Blizzard is losing their way and this kind of throws salt in the wound, not that a
15.
▲
by
Royalaid
6y ago
I think this is a natural reaction to advice being over prescribed and totally agree that in your free time you should do whatever it is you want and this is solid advice. BUT I think we should also acknowledge that everything that slows yo
16.
▲
by
Royalaid
6y ago
Personally I see this a lot in normal interview style questions. They are geared towards an imperative approach, find this thing in a 2d matrix based on some way of manipulating the indexes is a common example. If you try a functional appro
17.
▲
by
Royalaid
6y ago
Just go look on Twitter, in the Clojure hashtag at least, something that rarely sees people needing jobs, there have been a hire me thread, a several individual posts for people asking work, and more and more post about people getting laid
18.
▲
by
Royalaid
7y ago
Customer Data Infrastructure
19.
▲
by
Royalaid
7y ago
Thanks for posting this. The threat modeling in this thread feels very much out of wack with my personal experience. The thing that has lead to the most compromised accounts for myself is old, short, unchanged passwords on accounts I had fo
20.
▲
by
Royalaid
7y ago
I think Babashka (bb) takes important lessons learned about how Clojure grew and applies them well. Piggieback on the tools and libraries already in place and just provide a simpler, more uniform syntax and build in portable standard librar
21.
▲
by
Royalaid
7y ago
I went through something that rhymes with what you went through. My wife got in USC and I found a job in Irivine. We moved here and things were okay for a while, about 2 years, and then the job was gone. That was a very stressful 4 months.
22.
▲
by
Royalaid
7y ago
I think the reason this happens is because there is a belief that, and who knows maybe it's the truth, people buy emotionally. Business and marketing books (E-myth and How to win friends come to mind specifically) constantly parrot tha
23.
▲
by
Royalaid
7y ago
I have been messing around with Flexbox quite a bit at work and this will be a super useful reference, thanks!
24.
▲
by
Royalaid
7y ago
I will say that the latest changes on nightly really feel like it is close enough to other browser to be a decent replacement
25.
▲
by
Royalaid
7y ago
I love Learn X in Y minutes! It is a great reference (how do I do basic thing x in language y) or useful for teaching yourself the basics of a language if you know one that rhymes e.g. C# and Java. I used it recently to get my barings in Ba
26.
▲
by
Royalaid
7y ago
The biggest thing I have noticed, granted I don't have a ton experience with either system, is point 1 outlined in the "Other Differences" section. >Datomic’s datom model provides a very granular and comprehensive interfac
27.
▲
by
Royalaid
7y ago
Having dealt with Datomic at work I really have come around to the way thinking that Datomic promotes. Having history that you can query along with having datalog and a graph database as opposed to a relational database has its benefits.
28.
▲
by
Royalaid
7y ago
While it isn't the same https://juxt.pro/crux/docs/index.html is a good compromise in the space and is open source albeit a very freshly released project. One of the major blockers I had to adoption, needing
29.
▲
by
Royalaid
7y ago
Are you using Clojure or Clojurescript?
30.
▲
by
Royalaid
7y ago
Afaik this is not true see https://shadow-cljs.github.io/docs/UsersGuide.html#target-no...
More ›