Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cwt137
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Is Starlink a Secret Radar Constellation?
(youtube.com)
1 points
by
cwt137
1mo ago
|
0 comments
2.
▲
by
cwt137
2mo ago
I find it interesting the blog author tied PHP and Lua together. PHP uses a JIT from Lua. Is this related to the log issue?
3.
▲
by
cwt137
2mo ago
It would be nice to have a link to an example YT video to see what exactly the AI is trying to locate on the screen.
4.
▲
Google's TurboQuant offers LLMs up to 6x compression
(arstechnica.com)
4 points
by
cwt137
6mo ago
|
0 comments
5.
▲
by
cwt137
7mo ago
This visualizations reminds me of the 3blue1brown videos.
6.
▲
by
cwt137
8mo ago
There is a big difference between an Emperor penguin and a Galapagos penguin. They should of used a different measure.
7.
▲
Rust (language) at Volvo Cars [video]
(youtube.com)
2 points
by
cwt137
8mo ago
|
0 comments
8.
▲
by
cwt137
9mo ago
Everyone talks about Websockets for pushing real time data to the browser. This article highlights some of its drawbacks. I use Server Sent Events (SSE) instead. A lot of the problems the author of the article faced are solved with SSE. Als
9.
▲
by
cwt137
1y ago
I wonder if in the future the author will investigate Anycast. This is the big feature that competes with the big CDN.
10.
▲
by
cwt137
1y ago
I didn't see anything in the article about battery capacity or the density. This (with the other info in the article) would tell us if this is groundbreaking or not.
11.
▲
by
cwt137
1y ago
It is not true that Ollama doesn't use llama.cpp anymore. They built their own library, which is the default, but also really far from being feature complete. If a model is not supported by their library, they fall back to llama.cpp.
12.
▲
How to Build a Smartwatch: Picking a Chip [video]
(youtube.com)
2 points
by
cwt137
1y ago
|
1 comments
13.
▲
by
cwt137
1y ago
This is the first in a series of posts exploring how to build a smartwatch in 2025!
14.
▲
by
cwt137
1y ago
Not always true! Your statement is only true when the running clock's speed is the same as time. Thus, regular time and the clock's time will never meet. If the clock is running faster than regular time, it will at point catch up
15.
▲
by
cwt137
2y ago
A lot of things presented in this article reminded me of the same things that were in Joe Celko's “Trees and Hierarchies in SQL” book https://www.oreilly.com/library/view/joe-celkos-trees/978155...
16.
▲
by
cwt137
2y ago
This product seems similar to Ngrok and some other solutions. How does this product differentiate itself from everyone else?
17.
▲
by
cwt137
2y ago
Just last week I was looking into OptaPlanner [1] and MiniZinc [2]. OptaPlanner even has a real-time/continuous optimization mode. There are a whole bunch of other solutions, but these were the most interesting to me. I wonder why Goog
18.
▲
by
cwt137
2y ago
I hate articles that talk negatively about GPS when they really mean navigation software. GPS allows you to determine where you are. Navigation software tells you where to go. Two examples: GPS does not spy on you and tracks your every move
19.
▲
by
cwt137
3y ago
I was thinking the same thing, that they got their information from Jeff
20.
▲
by
cwt137
4y ago
A few years ago, I worked on an app where some of the state was kept in the session and some was on the url as GET params. We ran into an issue where some browsers would only accept urls that were less than 1024 chars long. Is that still an
21.
▲
by
cwt137
4y ago
I've been watching his videos too for the last 6mo or so. If you like them, you should watch his friend's videos on SerenityOS as well, Linus Groh [1]. He does a lot of stuff on LibJS and LibWeb libraries. I think he is the lead d
22.
▲
by
cwt137
4y ago
> the biggest challenge would be the right of way and litigation I totally agree. I live in SoCal and there are some infrastructure projects that took forever (ie creating the I105 and finish connecting the I210), or will probably never
23.
▲
by
cwt137
4y ago
The word you are looking for is “oligopoly”. This is when a small set of firms has a monopoly on something.
24.
▲
by
cwt137
4y ago
I think developers using the Arduino platform on the ESP32 are mostly just using one core. Developers using the Espressif's SDK are more likely to use both cores.
25.
▲
by
cwt137
4y ago
They have their machines also connected to another AS, so when their network doesn't/can't route, they can still get to their machines to fix stuff.
26.
▲
by
cwt137
4y ago
Maybe they used Postscript?
27.
▲
by
cwt137
5y ago
We need a lot of new embedded devices. Lots of them have hardcoded when the time changes and have no way of taking it off.
28.
▲
by
cwt137
5y ago
Raspberry Pi Foundation does the "minimum order of 1000" and passes the savings on to you. Try and buy all the individual components of a RPi Zero and see how much it costs. It is way more than $15. P.S. The RPi Zero does not come
29.
▲
by
cwt137
5y ago
You are right. Those who got "natural immunity" from Delta had no protection from Omicron. But how Omicron is structured, they get natural immunity from Delta and many other variants. https://youtu.be/PYLbJ0H8zdc
30.
▲
by
cwt137
5y ago
Best non-rocket scientist explanation of GPS ever!
More ›