Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jtwebman
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jtwebman
7mo ago
Can you add Postgres with PVector?
2.
▲
by
jtwebman
2y ago
Maybe it is time to start a OpenCast project!
3.
▲
Scrum: An Honest Ad [video]
(youtube.com)
4 points
by
jtwebman
2y ago
|
1 comments
4.
▲
by
jtwebman
3y ago
He tried at the beginning to say only when the DB gets too big should you even think about this but there are things you can do there as well.
5.
▲
by
jtwebman
3y ago
It was all backend in 1998.
6.
▲
by
jtwebman
3y ago
Sorry DLQs make it easier to do those alerts where a human needs to look asap at something. Not sure they can be gotten rid of, but maybe you call them something else.
7.
▲
by
jtwebman
3y ago
This isn't cheating in my mind. They use tools available to them just like they will have on their job. I would ask clarifying questions and if they understand what they are saying then why does it matter that the memorized the answer
8.
▲
by
jtwebman
3y ago
They own the IP they can do what they e want. Seem like every few years some creator freaks out because they didn't like what you did and take it down. It is in their right to do so. Free Use can only be decided by a judge in the US. U
9.
▲
by
jtwebman
4y ago
This is a project managers job not a engineering managers job.
10.
▲
by
jtwebman
4y ago
Frameworks come and go. I rather give the credit to the creator not the company. It solved there problem and open sourcing it benefits them more not the community. Now they don't need to train new Facebook developers on some internal f
11.
▲
by
jtwebman
4y ago
Yep sell shovels don't do the mining
12.
▲
by
jtwebman
4y ago
The no VM thing I think is a downside. Sure raw performance is nice but not having a process eat all system cou resources is the true beauty of Erlang and Elixir to allow you to self heal. Are you handling that with this library?
13.
▲
by
jtwebman
4y ago
Chat GPT can't write code so I am a little confused?
14.
▲
by
jtwebman
4y ago
Has anyone written an OTP library on top of it?
15.
▲
by
jtwebman
4y ago
So very human of us to think our truths are some other beings truths. Maybe they proved math isn't true? Maybe they don't think in any way like we do.
16.
▲
by
jtwebman
4y ago
I think this really depends on what they are asking you to do. If part of the job is say writing documentation, moving and documenting your work with Jira tickets, report progress, or helping your team accomplish the sprint then maybe you n
17.
▲
by
jtwebman
4y ago
This statement is what the older generation and companies want you to think. It doesn't have to be that way and companies and management need to change or people will leave for companies and management that think differently and want y
18.
▲
by
jtwebman
4y ago
The event nature seems like a light version of Erlang or Elixir without the power of those. Erlang and Elixir can run millions of light weight processes though vs 1000s. Still so many questions though like what is deployment like? Build som
19.
▲
by
jtwebman
4y ago
I still use the python one out of habit.
20.
▲
by
jtwebman
4y ago
Serverless is never cheaper than running on your own machines once you hit any scale. Just cheaper to start with. They want to hook you in so when you scale you pay them the big bucks.
21.
▲
by
jtwebman
4y ago
What about stop using ORM abstractions as an option then it is much harder to forget needed filters?
22.
▲
by
jtwebman
4y ago
I think this is thinking small. An AI doesn't need to use human readable programming languages or frameworks to solve problems. Also software engineers are expensive. Corporate greed will drive this faster.
23.
▲
by
jtwebman
4y ago
Thinking like this is how you get factory objects in JavaScript or Elixir processes as objects. They are very different technologies that need to be written differently at the core.
24.
▲
by
jtwebman
4y ago
I wouldn't call C# a young language anymore.
25.
▲
by
jtwebman
4y ago
The bigger reason to use soft deletes is to keep history. Just because someone does not access doesn't mean we should report on the things they did months ago.
26.
▲
by
jtwebman
4y ago
Is this not how crypto wallets work as well for at least most of them they come from seed phrases.
27.
▲
by
jtwebman
4y ago
Simple hashed passwords and a few emails are not hard to make myself so I do that. Also makes it much easier to tie in roles which are much different for each project. It really isn't that hard to build a simple one yourself and gives
28.
▲
by
jtwebman
4y ago
Seems like nix makes this more work then just a simple 2 step Dockerfike that builds and sets it up to run.
29.
▲
by
jtwebman
4y ago
For small projects why do you need the scale? I feel like once you need the scale serverless is the way more expensive then even managed Kubernetes. I still think serverless is hosting services way to make far more money with the illusion t
30.
▲
by
jtwebman
4y ago
I feel they should make Node.js 18 lts sooner than when they do these. That way people have time to switch if they only use lts.
More ›