Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
codetiger
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Ask HN: Should I update my iPhone 11 Pro to iOS27?
2 points
by
codetiger
3d ago
|
0 comments
2.
▲
by
codetiger
8d ago
Recent language Claude uses is very heavily loaded and hurts me when reading. So I had to use this to keep my sanity. This started only with Opus 5 where Anthropic thought they optimized the meaning per token and make it very hard to read.
3.
▲
by
codetiger
17d ago
Agree with this approach. Am building tools around the same concept 80% solid base and rest of for the custom business logic. https://github.com/GoPlasmatic/Orion
4.
▲
by
codetiger
17d ago
He is not hiding that he was wrong. So am fine with that, as my bet is based on reading many of such predictions and take a conclusion for myself. I take these as are opinions backed with some observations.
5.
▲
by
codetiger
22d ago
Typing code by hand is dead I agree. But calling it the end of programming was bit weird though. I use to write a lot of code everyday for more than 2 decades, but now with LLMs, I can get most of my code written by LLMs, and I make sure th
6.
▲
by
codetiger
24d ago
Am still figuring out "What is this?"
7.
▲
by
codetiger
1mo ago
Had a similar experience with my Rust implementation for JSONLogic expression evaluation engine. As it has a full test suite with 1000s of cases and a benchmarking script, I was able to give some basic hints to try different optimization te
8.
▲
by
codetiger
1mo ago
Just in case you are interested, you can recreate this locally using the open source repo. The script downloads the open data and generate the voxels based on configuration. The max resolution is configured which you can increase. Just a fe
9.
▲
by
codetiger
1mo ago
I tried adding more resolutions, but had to balance it against cost of hosting. Each resolution is at least 2x the size of the combined all prev zoom level data. Currently I’ve 9 zoom levels total size 15gb, adding 1 more level takes it to
10.
▲
by
codetiger
1mo ago
I built a terrain height map completely from free data. https://codetiger.in/earth/
11.
▲
by
codetiger
1mo ago
Another question, has anyone noticed cracking knuckles being contagious like yarning? I often crack my knuckles and quite often see others noticing and doing it themselves.
12.
▲
by
codetiger
1mo ago
Thanks for sharing, optimisations like these are what keeps the fun in programming. I have been optimising my JSONLogic evaluator in rust and used arena allocator and preallocation tricks that gave me good jump in tuning. Let me see if bran
13.
▲
by
codetiger
2mo ago
Each pixel is a cube drawn at a certain height based on the terrain height map data. It’s not a volumetric render, I agree.
14.
▲
by
codetiger
2mo ago
If a considerable size of test data is available for any system, rewriting a well-understood one is much easier today than rewriting by hand. The issue is mostly with the “well-understood” part, as over the years, none cared about understan
15.
▲
by
codetiger
2mo ago
This is incredibly beautiful. A few months back I tried to build a my own version of Google Earth rendered in voxels. Basically building from the terrain heightmaps scans available in open public data. Making it smooth and tessellation to w
16.
▲
by
codetiger
2mo ago
This is amazing work. I've used GPIOZero in my RPi projects before. In the future, you can introduce conditional operators in the flow. It can become a complete coding platform. See JSONLogic UI for similar implementation: https:/
17.
▲
by
codetiger
2mo ago
Am on my 11 Pro, its not giving up yet.
18.
▲
by
codetiger
2mo ago
Sorry if I sounded to you like assuming fellow commenters like that, but that was not my intention. As you were bringing up medical terms, I was trying to set the context clearly for my previous comment.
19.
▲
by
codetiger
2mo ago
"Tunnel vision" sounds too positive for this context.
20.
▲
by
codetiger
2mo ago
I decided to take a career break and build an open source project to manage services better. Feedbacks are welcome, product is too early for adoption. https://github.com/GoPlasmatic/Orion Design principles: * Isolate b
21.
▲
by
codetiger
2mo ago
In LLM (AI) terms, we call the same effect as "models are hallucinating".
22.
▲
by
codetiger
2mo ago
This case can be the best example of human hallucinations. They made a mistake in username, and assumed everything after that was facts. All that had to be proved was the person is the owner of the mistaken username.
23.
▲
by
codetiger
3mo ago
You can say something similar if someone had hand written it and reimplemented an existing library in new language. "This is just a reimplementation of existing library to Rust, I don't have anything new to add myself." Also
24.
▲
by
codetiger
3mo ago
For a min, I thought "Github is going to be dead soon, so get your backup"
25.
▲
by
codetiger
3mo ago
The ice cream flavors are more meaningful those days. Nowadays they have every possible combinations like the weird "green chilly ice creams"
26.
▲
by
codetiger
3mo ago
I built my Rust library for JSONLogic and use bindings for other languages after similar frustrations with Rule engines, template engines and IFTTT engines. https://github.com/GoPlasmatic/datalogic-rs
27.
▲
by
codetiger
3mo ago
I think he meant the post title. As the author shows his work finally in the article.
28.
▲
by
codetiger
4mo ago
Meanwhile, am on $200USD plan and its the same issue with Claude Code, or VSCode plugin.
29.
▲
Ask HN: Is Claude Code down, or its just my region?
5 points
by
codetiger
4mo ago
|
1 comments
30.
▲
by
codetiger
4mo ago
Google killed more messenger app/services than the entire software count listed in this list. Obviously exaggerating but might be close to true
More ›