Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
floitsch
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Eight-year study links more childhood screen time to better cognitive processing
(spacedaily.com)
4 points
by
floitsch
26d ago
|
0 comments
2.
▲
Day-ahead electricity prices hit –€500/MWh in France and Germany
(data.nordpoolgroup.com)
9 points
by
floitsch
5mo ago
|
0 comments
3.
▲
by
floitsch
8mo ago
I felt the same, but then thought of experts in their field. For example, my PhD advisor would already know all these papers. For him the prompt would actually be similar to what was shown in the video.
4.
▲
by
floitsch
8mo ago
You are absolutely right, and a follow-up CL fixed the non-Zba code path. At the time of writing of the blog post, the generated code was however still using the 4 instructions instead of just two. V8 is a huge project and ports almost have
5.
▲
A glimpse into V8 development for RISC-V
(riseproject.dev)
65 points
by
floitsch
8mo ago
|
8 comments
6.
▲
by
floitsch
9mo ago
When Plasma crashes, all programs keep running. The only noticable thing (to me) is that the order of my apps in the task bar is different.
7.
▲
by
floitsch
9mo ago
Pretty impressive. When I published Grisu (Google double-conversion), it was multiple times faster than the existing algorithms. I knew that there was still room for improvement, but I was at most expecting a factor 2 or so. Six times faste
8.
▲
Make the most of compiled C loops on the 68000
(dciabrin.net)
69 points
by
floitsch
1y ago
|
19 comments
9.
▲
Regarding the Monetization of Project Maintenance
(github.com)
1 points
by
floitsch
1y ago
|
2 comments
10.
▲
by
floitsch
1y ago
Sleef is a SIMD library that is often used (transitively) when working with LLMs. Its maintainer now requests $1000 for approval of PRs. Here is an example where they reject a small PR to add loongarch64 support from individual contributor:
11.
▲
by
floitsch
1y ago
If they can get the data without a user's consent, then it's independent of this new feature and thus unrelated. If you believe that the government has unlimited access, then it was most likely already possible before this feature
12.
▲
by
floitsch
1y ago
In that case they don't need consent anyway and it's not about this new feature.
13.
▲
by
floitsch
1y ago
Speed and reliability. We found that Python isn't really designed for constrained environments. The object model, in particular, makes it hard to have fast method calls. The memory layout is also affected by the language, leading to bi
14.
▲
by
floitsch
1y ago
A similar project: https://toitlang.org (or https://toit.io ). Currently it's only targeting the ESP32 family, but the code is pretty portable. By default, it probably also needs more resources due to OS-like abs
15.
▲
by
floitsch
1y ago
You will improve your language skills this way, but if your skill level isn't high enough it's going to be exhausting to the native speaker as well. I have been living in Denmark for 15 years now, and it's still easier to do
16.
▲
Show HN: A GitHub action to publish Discord help forums
(github.com)
1 points
by
floitsch
1y ago
|
0 comments
17.
▲
Show HN: GitHub action to publish Discord help forums
(github.com)
1 points
by
floitsch
1y ago
|
0 comments
18.
▲
EU Court fines EU for breaching own data protection law
(reuters.com)
2 points
by
floitsch
2y ago
|
1 comments
19.
▲
by
floitsch
2y ago
Balcony solar requires the 50Hz of the energy grid. If you turn off the main power they will stop feeding into the system.
20.
▲
ESA to support the development of EU's secure communication satellites system
(esa.int)
1 points
by
floitsch
2y ago
|
0 comments
21.
▲
by
floitsch
2y ago
I implemented `DateTime` in Dart and Toit and wrote a blog post about the things I noticed: https://medium.com/@florian_32814/date-time-526a4f86badb Timezones are fun...
22.
▲
Show HN: Google Apps add-on for syntax highlighting
(workspace.google.com)
1 points
by
floitsch
2y ago
|
0 comments
23.
▲
by
floitsch
2y ago
The other ones for me: - "go to your happy place", or "imagine you are on an island..." - counting sheep to fall asleep. I just couldn't visualize them.
24.
▲
by
floitsch
2y ago
I have aphantasia, and I don't feel handicapped at all. The only thing where I really notice differences is when trying to describe people. Since I can't visualize them in my head, I can only describe "known facts", like
25.
▲
by
floitsch
2y ago
I used this technique to send data from the cell-phone to an ESP32 using the phone's flashlight: https://www.reddit.com/r/esp32/comments/wfea4r/send_data_wit...
26.
▲
Easy Gradient Palettes
(pausly.app)
2 points
by
floitsch
2y ago
|
0 comments
27.
▲
Exploring Toit Executables
(blog.toit.io)
1 points
by
floitsch
2y ago
|
0 comments
28.
▲
by
floitsch
3y ago
My mistake. It's, alt+., not ctrl.
29.
▲
by
floitsch
3y ago
In vscode: ctrl-d selects the word at the cursor, or the next occurrence of the current selection. Use it all the time. In bash: alt-. copies the last argument of the previous command (history).
30.
▲
by
floitsch
3y ago
Have a look at https://docs.toit.io/tutorials (using Toit). I wrote lots of easy to follow tutorials there. It depends a lot on the sensors you have. That said, even without any (or few) sensor(s) you can still have fun wit
More ›