Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mathgladiator
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
211.
▲
by
mathgladiator
3y ago
I have a poorly done video: https://www.youtube.com/watch?v=bWYgChA_aYA I'm going to be revamping the marketing as I'm on-boarding a customer since I'm transitioning towards "concierge engineering compan
212.
▲
by
mathgladiator
3y ago
I mean... it's a big project that overlaps with many areas? I do realize because I'm a shameless self promoter looking for like minds.
213.
▲
by
mathgladiator
3y ago
> So don't worry if you don't immediately get traction. There's so much truth to this. I've got a wacky project that is a crazy platform ( https://www.adama-platform.com/ ), and I've started to t
214.
▲
How to Write a Design Document
(adama-platform.com)
2 points
by
mathgladiator
3y ago
|
0 comments
215.
▲
by
mathgladiator
3y ago
Care to expound on that?
216.
▲
by
mathgladiator
3y ago
Originally, it had to do with board games and running them in a web/cloud environment. Using websockets made building the game easier, but now there is exceptionally complex state within the process (await/async). Generally speaki
217.
▲
Hiring for a burn-out free organization
(adama-platform.com)
2 points
by
mathgladiator
3y ago
|
0 comments
218.
▲
by
mathgladiator
3y ago
Thanks, I need all the luck I can get. Currently, I'm building a couple of products with my stack, and it's going well. For conditional processing that you and your colleagues did, was it within the browser? I'm doing this as
219.
▲
by
mathgladiator
3y ago
No P2P; I'm using gossip as a background synchronization.
220.
▲
by
mathgladiator
3y ago
JQuery doesn't solve reactive data, and it's like building an interactive product in assembly.
221.
▲
by
mathgladiator
3y ago
Auto-completion would update the view state which is gossiped back to the server, and the server can regenerate the list.
222.
▲
by
mathgladiator
3y ago
That's the old world, and the world I want has limited JavaScript yet fully interactive products.
223.
▲
by
mathgladiator
3y ago
Another approach (which I'd love to see others pick up on) is treating the client as a dumb proxy to the server. This is the philosophy I'm embracing, and it's wonderful! If you buy into the philosophy that the UI is a determ
224.
▲
by
mathgladiator
3y ago
Only if you understand the details of when the cache needs to be invalidated. I'm not sure where ORMs entered the picture, but my point is that the database uses the query engine to guard internal caches which are private via the proce
225.
▲
by
mathgladiator
3y ago
Really, what good reason is there to have data and behavior bound to the same object? Caches which require specific invalidation logic. A good mental model is the query language for a database. The language provides a frontdoor for all the
226.
▲
by
mathgladiator
3y ago
People do it because they work mostly in isolation or small groups of experts on things that compute values once from command line.
227.
▲
by
mathgladiator
3y ago
It's like learning the limits of the tech. For example, the evening I was messing around and asked it to give the philosophy of Conan and what makes life best. It pulled the right quote from the movie and then went on the deep end tell
228.
▲
by
mathgladiator
3y ago
I like this yes code concept. It resonates as I'm building a new kind of platform: https://www.adama-platform.com/
229.
▲
by
mathgladiator
3y ago
The best use case for me right now is producing documentation that speaks a median style of English.
230.
▲
by
mathgladiator
3y ago
I'm going to start some hiring soon with a different approach. Fundamentally, I think employment is broken. As the fish rots from the head down, I aspire to have 2-3 big month long RV trips, so I'm trying to figure an internal ma
231.
▲
by
mathgladiator
3y ago
Life? The steady state is a nice calm, but you really want to know the people you're with can deal when things go south. I've been in enough situations where production is having issues, and it's good to have engineers on poi
232.
▲
by
mathgladiator
3y ago
Yes, and that's valuable signal as well.
233.
▲
by
mathgladiator
3y ago
I'm trying to sort out an alternative: https://www.adama-platform.com/2023/04/15/going-hard.html
234.
▲
by
mathgladiator
3y ago
So, the challenge here is that these don't help be a better "programmer". However, they do stretch the mind which helps. Unlike others, I love whiteboard code challenges. However, they really are a proxy to IQ which does corr
235.
▲
by
mathgladiator
3y ago
I agree with this in spirit, but there are many advantages to a services model. However, building services is exceptionally complicated. I'm building a simple platform which people can run at home or in cloud. I have an unlisted tech t
236.
▲
by
mathgladiator
3y ago
I don't like being an employee as I like to do my own thing. I'd appreciate your thoughts on https://www.adama-platform.com/2023/04/15/going-hard.html
237.
▲
by
mathgladiator
3y ago
What I don't understand is why software developers salaries are treated different than other salaries?
238.
▲
by
mathgladiator
3y ago
Just do it. A good way to start is by building a Lisp like language as this unveils the game, and then syntax is fun to add.
239.
▲
by
mathgladiator
3y ago
I love languages, but "little" doesn't fit. The reason is that once you pull the thread, you create a boundary and things love to cross boundaries. My Adama language/platform ( https://www.adama-platform.com&#
240.
▲
by
mathgladiator
3y ago
I found Jocko's book ( https://www.amazon.com/Extreme-Ownership-U-S-Navy-SEALs/dp/1... ) great. The biggest (and most difficult) aspect is learning to listen with both your ears and eyes. Learn body language
More ›