Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
randito
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
randito
6d ago
> using a database engine we built on top of FoundationDB: a distributed key-value store it would be interesting to see their experiences with using FoundationDB. this feels like a tech that is amazing if only it had more information a
2.
▲
by
randito
5mo ago
> antitrust laws. Even more so since they’re bundling their AI products with their search monopoly. couldn't this just be framed / spun as just using search data as training? i don't seem being bundled enough to run afoul
3.
▲
by
randito
7mo ago
(McKenna tangent). I like this version of that talk. https://www.youtube.com/watch?v=hL0yfxDe6jE . It's about 12 minutes and animated with some hand-drawn whiteboard drawings. Good stuff.
4.
▲
by
randito
7mo ago
> In my last performance review, my manager was actually surprised when I told him that I am now more a manager of my own work than actually doing the work. I think this is very telling. Unless you have a good manager who is paying atte
5.
▲
by
randito
8mo ago
Great link. I've always been drawn to sqlite3 just from a simplicity and operational point of view. And with tools like "make it easy to replcate" Litestream and "make it easy to use" sqlite-utils, it just becomes
6.
▲
by
randito
8mo ago
I've been through a Vista Equity acquisition. It was not pretty -- they slashed, consolidated and basically ran their one-size-fits-all playbook. The brought in their crew -- which is totally expected -- and then bought other compani
7.
▲
by
randito
8mo ago
Thanks for the reply. Summary: Here's this really cool thing we're doing! Oh, are you wrote something exotic for it? Nope, just regular Erlang goodness that's been around 20 years.
8.
▲
by
randito
8mo ago
(Disclaimer: Newbie checking but still curious). Are you using libluster or Distributed Erlang to reach the clusters? Or just simple networking over the Fly network. > That will find or place an Elixir process on the cluster and rpc th
9.
▲
by
randito
8mo ago
If you look at Elixir keynote for Phoenix.new -- a cool agentic coding tool -- you'll see some hints about a browser control using a API tool call. It's called "web" in the video. Video: https://youtu.be
10.
▲
by
randito
8mo ago
Interesting project. I'm glad Vue is getting the same attention as the Svelte one. And props for digging in to optimize the payloads, and making it diff-able. Can you just drop existing Vue components in there? Or are their LiveVue
11.
▲
by
randito
1y ago
Would love to read about some of the techniques for how you accomplished this.
12.
▲
by
randito
1y ago
> a consistent path to interacting with the world e.g sms, mail, weather, social, etc. Here's an interesting toy-project where someone hooked up agents to calendars, weather, etc and made a little game interface for it. https:
13.
▲
by
randito
1y ago
You may want to consider Elixir instead. It has an easier syntax and is (don't quote me on this) equivalent in function and purpose with Erlang. Plus you get lots of other goodies like LiveView (notebooks) and a good web stack (Phoen
14.
▲
by
randito
1y ago
What a great timely tip. Was just looking for good direction on how to do this. Thanks!
15.
▲
by
randito
1y ago
For people wanting to dig into this idea some more, I'd recommend the book by Austin Kleon called "Steal Like An Artist." Also, there is some nuance in the book about copying and stealing, without being a thief.
16.
▲
by
randito
1y ago
If you want a better discussion about tariffs and their impact on the Boardgame Industry: https://stonemaiergames.com/the-math-of-tariffs/ As others have said, avoid this article. It doesn't add anything meaningf
17.
▲
by
randito
2y ago
To state the obvious (again), it's shocking the rate of progress is with these tools. If this is 2 years of progress, what does 10-20 look like?
18.
▲
by
randito
2y ago
Totally agree. A general-purpose solution that ties together different messy interfaces will win in the long run -- i.e the IP protocol, copy-paste, browsers. In these cases, they provide a single-way for different aspects of computing to
19.
▲
by
randito
2y ago
My experience with Notion keyboard use is different. It's not 100% VIM hands-on-keyboard mouse-free but it's getting there. If there was only a "insert after this block" shortcut. My favorite is to type something then
20.
▲
by
randito
2y ago
For people who want to learn biochemsistry and subsequently be in awe and the complexity and mechanisms, there's a great beginner book, The Machinery of Life. https://www.goodreads.com/book/show/6601267-the-m
21.
▲
by
randito
2y ago
(newbie checking) tsnet is a really interested idea -- that an application can act like a device with networking baked in. that applicatin access can be controlled at the network level via the tailescale ACLs. are there any equivalents in
22.
▲
by
randito
2y ago
There's also: Paper Programs: https://www.youtube.com/watch?v=pkwSoJrVWAY https://github.com/janpaul123/paperprograms There's also a dead-project: Tiny lands https://news.ycombina
23.
▲
by
randito
2y ago
Oh, that's nice! One of my jobs -- a Ruby on Rails job at that -- was a top 50 small business in Fortune 500. It really is transformative when you work for a great company.
24.
▲
by
randito
2y ago
Your description kind of reminds me of this post -- "Being Glue". https://noidea.dog/glue . It's an important "pseudo" role that doesn't get enough credit, IMO.
25.
▲
by
randito
3y ago
In some states, there is something called a Lady Bird Deed. It lets people keep their homes while still being eligible for Medicaid. Plus, it avoids the probate process. https://www.nerdwallet.com/article/investing&#x
26.
▲
by
randito
3y ago
At a company that large and that diverse, the biggest gain in using protocol buffers would be having an official schema and versioning for the messages. Serialization is nice (but not 60% improvement nice). But having some structure aroun
27.
▲
by
randito
3y ago
Austin Kleon's books are not hustle porn to me. In fact, it comes across as the opposite. It feels like tips for being creative. Some of the advice is for unplugging, pursuing side projects, practicing procrastination -- things that
28.
▲
by
randito
3y ago
I tried setting up Paper Programs in my office, and had similar issues trying to get it to work. Glad that you were able to play with it.
29.
▲
by
randito
3y ago
In defense of DHH, a lot of the things he blogs about are completed and successful (to him) company open-source projects. He's sharing what they have done. It's not all bad. A lot of views are contrary and he presents his views
30.
▲
by
randito
3y ago
Does this mean you are processing messages on only one machine, since it's Sqlite? Depending on what you are processing, that could take longer than the queue/dequeue.
More ›