Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bestinterest
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
The Complexity of Simplicity [video]
(youtube.com)
2 points
by
bestinterest
10mo ago
|
0 comments
2.
▲
The Myth of the Modular Monolith [video]
(youtube.com)
2 points
by
bestinterest
2y ago
|
0 comments
3.
▲
The Rails Doctrine
(rubyonrails.org)
17 points
by
bestinterest
2y ago
|
0 comments
4.
▲
by
bestinterest
2y ago
Nice, super responsive - what's this using underneath? I see canvas + svelte
5.
▲
Ask HN: What to work on while on a US VISA?
2 points
by
bestinterest
2y ago
|
0 comments
6.
▲
Go 1.22
(go.dev)
419 points
by
bestinterest
3y ago
|
160 comments
7.
▲
We put Hey on Ruby YJIT
(twitter.com)
7 points
by
bestinterest
3y ago
|
1 comments
8.
▲
by
bestinterest
3y ago
Noob question, What makes languages like Zig, Rust, C and C++ the best fit for cross platform applications over many garbage collected languages? Why is bringing the language runtime a problem? What does it mean to compile to a C-compatible
9.
▲
by
bestinterest
3y ago
Here is a quick clip of my experience https://streamable.com/z3awpq
10.
▲
by
bestinterest
3y ago
I did have a quick play with Grafana Cloud using the default dashboards for their linux agent were so incredibly slow when trying to navigate simple metrics.
11.
▲
by
bestinterest
3y ago
Does anyone know of other tools like this which are a web UI of systemd logs on a VPS which I access, self hosted, from a website and secure behind a password? I use New Relic for APM already, but I was surprised to find that New Relic does
12.
▲
Problem with software is bitrot. Web app lasts about a year, iOS app 2–4 years
(twitter.com)
18 points
by
bestinterest
3y ago
|
13 comments
13.
▲
by
bestinterest
4y ago
Even if you fix where the backend is & use something like Edge workers around the world, you still run into the issue of where the database is hosted. Making all the work useless. Any useful endpoint is going to change some state like t
14.
▲
by
bestinterest
4y ago
I think this post has the best information on it as I am also learning here https://journal.stuffwithstuff.com/2015/02/01/what-color-is-... It is not just `magic` syntax imo, it is viral to your codebase. The
15.
▲
by
bestinterest
4y ago
I very much like the ethos of Golang for this reason. Still not had a reason to use it but like the idea of mastering the fundamentals in a weekend. Even if I lose the flexibility of LINQ or Java streams. It feels like a scale of language c
16.
▲
by
bestinterest
4y ago
I have the exact same feelings. Is immediate mode GUI's just that much better? Instead of a complex React/Redux style setup, how much easier would state management be if we had a render loop like game dev? Does that even make sens
17.
▲
by
bestinterest
4y ago
I feel another point is that early tech decisions have a huge impact on the type of people you will have to hire. For example, Ruby attracts ruthless productivity and Go attracts people who prefer longer standing apps with less dependencies
18.
▲
by
bestinterest
4y ago
This brings up another point I hope someone tries to solve in programming. Every time a new language comes out we have to recreate millions of baseline libraries and it just sucks. As a dev I want to be able to make use of great libraries o
19.
▲
by
bestinterest
4y ago
Also a Crystal fan but from afar. The compile time speeds are a real killer of productivity.
20.
▲
Ideas about a new programming language for games (2014)
(youtube.com)
1 points
by
bestinterest
4y ago
|
0 comments
21.
▲
by
bestinterest
4y ago
Oh that is interesting, I guess they just spun up a beefy EC2 instance. I'm noticing slower performance, I used to get about <200ms for front page. Now it's 500ms-1s? Or is this placebo with my bias to thinking AWS is slow?
22.
▲
Ask HN: What is your experience with NewSQL databases so far?
3 points
by
bestinterest
4y ago
|
0 comments
23.
▲
by
bestinterest
4y ago
So many frameworks in other languages are trying to get to the productivity of Rails but they just don't have the same spark imo. There is no Rails equivalent in JS, theres lots of competitors that feel years away like SailsJS, the new
24.
▲
by
bestinterest
4y ago
It takes a lot to say very little in Go sometimes, I'd say this is one of those cases. Mainly the if err != nil boiler is at issue here. I don't think you are doing anything wrong from a noobies opinion.
25.
▲
by
bestinterest
4y ago
That is interesting to see. I wonder if fly.io/heroku matters for the servers however. Caching the webpage with a CDN sounds like most bang for buck right? One request is slow at the start of the day for the news (maybe its a user requ
26.
▲
by
bestinterest
4y ago
I'm getting around 250ms response times for https://legiblenews.com from the UK after multiple refreshes. 500ms occasionally. I feel like it could be much faster at around 50ms or so with a cloudflare caching setup on the p
27.
▲
by
bestinterest
4y ago
Looks great from the demo https://avodemo.herokuapp.com/users/sign_in My only suggestion would be to perhaps try out a beefer instance for heroku or perhaps it is http/1.1 limitation of heroku and a switching to o
28.
▲
Ask HN: Articles/Books to understand how fast computers are?
2 points
by
bestinterest
4y ago
|
2 comments
29.
▲
by
bestinterest
4y ago
I voted no last time round as I was not convinced on the economic side of things. Truthfully I'm still not convinced but I'm finding it hard to justify staying on the sinking ship of the UK. I'd rather fail as a country by ou
30.
▲
by
bestinterest
4y ago
Lots of credit for yourself with htmx, its great. I think I prefer unpoly myself but htmx is winning the popularity because of how vocal you are! I wish the unpoly creator also did similar! Both great frameworks. Hotwire also! I wish there
More ›