Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sntran
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
sntran
1mo ago
Looks like the Up button overlapping the X button. No Konami code :(
2.
▲
by
sntran
1mo ago
For some reason, I feel sad. I was always fascinated when finding an article about newly found discoveries on Earth, and the comments from Hacker News were usually helpful and adding more to the stories. Now, we talk about whether such disc
3.
▲
by
sntran
2mo ago
I'm working on a boring e-commerce site from scratch, with the boring stack of Phoenix Live View, PostgreSQL, HTML and CSS. You know, the boring stuffs. I just don't use AI building it. It actually brings me joy amidst all these A
4.
▲
Anthropic Models in Microsoft Online Services
(learn.microsoft.com)
2 points
by
sntran
3mo ago
|
0 comments
5.
▲
by
sntran
3mo ago
You will be surprised that there are lots of things you want to do yourself but haven't been able to (not just ability, but time and effort).
6.
▲
by
sntran
3mo ago
I think it will click once you actually sit down with the AI agent, toggle Plan mode, and just tell it what you want to do in couple of sentences. It will immediately start building up the plan, presenting it to you what it thinks is the ri
7.
▲
Ultra-fast CSV parsing and encoding for Elixir
(github.com)
3 points
by
sntran
3mo ago
|
1 comments
8.
▲
by
sntran
3mo ago
I came across this repo while trying to find alternative to NimbleCSV, the go-to CSV parser for Elixir. NimbleCSV took 230s to parse a 250MB file with 35000 rows and 2000+ columns. RustyCSV took 1.7s.
9.
▲
by
sntran
4mo ago
It would be nice if there is an extension for VSCode or its forks that let you monitor your agent *running inside* your local machine, or VSCode adds support for it. I want to run agents on the codes I have open, not pushing them to a cloud
10.
▲
by
sntran
4mo ago
I have just moved from a free environment in which I was able to use any AI harnesses or models to a strict enterprise environment. I was shocked to realize how difficult it has been to have a GitHub CoPilot license on Azure. I mean, they&#
11.
▲
by
sntran
4mo ago
It's easy to look at one part of the HTML and see the Tailwind classes no different than inline styles. But if you have to use `display: flex" in a lot of places, having the `flex` utility is better. And there are tons of such uti
12.
▲
by
sntran
4mo ago
When you inherit a front-end project for the Nth time, those `!important` become a nightmare.
13.
▲
by
sntran
4mo ago
Good luck with keeping it online. Somebody built `rar-stream` with Rust, and its GitHub is no longer there.
14.
▲
by
sntran
5mo ago
Between job searches, I'm working on implementing the WHATWG Web APIs on top of Elixir. https://github.com/sntran/web I love Elixir but I had been a JS developer by trade. Bridging that interface keeps my brain fo
15.
▲
by
sntran
6mo ago
I built Signet.js because I wanted a reactive layer for high-performance edge applications that felt more like a browser standard than a "framework." ## The Architectural Context: I’ve spent years working on high-performance websi
16.
▲
Show HN: Signet.js – A minimalist reactivity engine for the modern web
(github.com)
5 points
by
sntran
6mo ago
|
1 comments
17.
▲
by
sntran
7mo ago
Just want to say that the idea of your app is so cool!
18.
▲
by
sntran
7mo ago
Very similar to Texas. It's all about the hours. Will take 4 years to get to journeyman while working 40 hours on the field.
19.
▲
by
sntran
7mo ago
I feel similarly. Being laid off and doing job search recently got me thinking about switching to become an electrician. I don't mind starting over and lower wage, but mortgage and family depending on me still hold me off.
20.
▲
by
sntran
8mo ago
I could not even see 1 opening move. Clicking on one from the home page shows me the login.
21.
▲
HelloTriangle: An easy-to-use platform for advanced 3D modeling
(hellotriangle.io)
2 points
by
sntran
10mo ago
|
1 comments
22.
▲
by
sntran
10mo ago
A web-based 3d modelling app.
23.
▲
by
sntran
1y ago
I do. I was not into WordPress until recently. Gutenberg has been very easy to get started versus writing a lot PHP. While there are still annoyances, I have managed to work around. Maybe my projects have not been that complicated, but I fe
24.
▲
Modern Monaco
(github.com)
4 points
by
sntran
1y ago
|
0 comments
25.
▲
by
sntran
1y ago
How much for a VPS that supports bandwidth to access those 32T data frequently?
26.
▲
by
sntran
1y ago
The new CSS Overflow Specification 5 has scroll-marker that can replace anchor link. From my short test in Chrome 135, they seem to scroll to the right place.
27.
▲
by
sntran
1y ago
This is pretty slow compared to libxslt.
28.
▲
Carousels with CSS
(developer.chrome.com)
3 points
by
sntran
1y ago
|
0 comments
29.
▲
by
sntran
2y ago
When VR was starting to gain attraction, I had this idea of a virtual playing card deck. Everybody joining the game could move the phone around to see the virtual cards either on their hand or on the surface chosen as the "table".
30.
▲
by
sntran
2y ago
We can now transition to height auto: https://css-tricks.com/transitioning-to-auto-height/
More ›