Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
reacweb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
reacweb
1mo ago
Generate code using LLM on a small project, then copy manually toward your big project. This reduces the context (and the cost) for the LLM and gives you many small projects where you can experiment ideas with more agility.
2.
▲
by
reacweb
2mo ago
Works perfectly fine with firefox snap ubuntu 152.0.4. I can select mic from one web cam and image from another. Is there somewhere a technical description of how they have used API to implement this ? Open sources ?
3.
▲
by
reacweb
3mo ago
It is an Azure (and WSL) specific Linux based on a general-purpose Linux (fedora). Having this general-purpose foundation will give access to many packages.
4.
▲
by
reacweb
4mo ago
My first job in 1994 was using RDB, very soon updated to RDB-Oracle 6 that was very compliant with my book about sql 92. I learned SQL during my studies, so my queries based on joins naturally performed well, unlike the nested SELECT statem
5.
▲
by
reacweb
5mo ago
I think the current intellectual property system is flawed. Books are knowledge, and we shouldn't be able to limit the spread of knowledge. I imagine that books could be sold at the cost of printing, and there could be a QR code inside
6.
▲
by
reacweb
5mo ago
IMHO, Ubuntu is trying to gain market share by targeting non-experts — making Linux simple enough for normies and casual users. Casual users are generally less likely to mess things up on Ubuntu than on Windows.
7.
▲
by
reacweb
5mo ago
I think power users are not the main target of Ubuntu. I have put my parents on Ubuntu (gnome) in 2013 to replace windows XP. My mother is 88 now. I think it is the perfect fit for her (dad is dead years ago). I use ubuntu gnome because twe
8.
▲
by
reacweb
5mo ago
I suggest if a.abs()+b.abs() >= (a-b).abs() * 2f64.powi(48) It remains accurate for small and for big numbers. 48 is slightly less than 52.
9.
▲
by
reacweb
5mo ago
I was student between 1990 and 1993 and Ada was the main language. Compilation speed was not an issue. I remember that Eiffel was very slow to compile, but not Ada. Between 1994 and 1999, I have worked with Ada on Vax machines. The full rec
10.
▲
by
reacweb
7mo ago
Yes, the slogan "America first" is a forerunner of the worst kind of imperialism.
11.
▲
by
reacweb
7mo ago
Yes, before https://en.wikipedia.org/wiki/Eternal_September At that time, there was almost no spam because we could report them to abuse@domain... There was no firewall in front of our campus and we were using rlogin t
12.
▲
by
reacweb
7mo ago
make 2>&1 | tee m.log is in my muscle memory, like adding a & at the end of a command to launch a job, or ctrl+z bg when I forget it, or tar cfz (without the minus so that the order is not important). Without this terseness, peop
13.
▲
by
reacweb
1y ago
I am french. Everydays, we use DD/MM/YYYY or DD/MM/YY. Sometimes, I encounter YYYY-MM-DD, for example at the beginning of a document reference or in a file name. For me, it feels natural and I have no issue to make this
14.
▲
by
reacweb
1y ago
It is just a cheap chinese usb/serial adaptor used to plug the original serial cable of the dock. Nothing special.
15.
▲
by
reacweb
1y ago
Some more patches at https://github.com/NixOS/nixpkgs/tree/master/pkgs/by-name/pi... . ./configure --enable-conduits && make && make install sudo export LD_LIBRARY_PATH=&#
16.
▲
by
reacweb
1y ago
I still have my palm IIIxe I have used it to write my games during Go tournaments. I have a usb/serial adaptor. The software was easy to install on linux. Just to write this comment, I have tried to use it (I have not done any tourname
17.
▲
by
reacweb
1y ago
I have 1 "big" xsl file in a project I maintain. I have fixed an issue this year. I have tried to use chatgpt prompt. The scope was perfect: I had the buggy xsl, the buggy result, the expected result and a clear explanation. It ge
18.
▲
by
reacweb
1y ago
I think that Marissa Meyer had given yahoo back a bit of its lustre. That meant cutting dividends in favour of investment. Restoring a reputation takes time. I stopped taking an interest when she was ousted by impatient shareholders. I am n
19.
▲
by
reacweb
1y ago
IMHO, indieweb has not taken off because web hosting was dirt cheap and an internet subscription with a good upload was awfully expensive. Nowadays, the balance has changed and it is less true. Cheap web hosting has become complicated trade
20.
▲
by
reacweb
2y ago
A linear scale is no fit for a performance graph. Can we switch to a logarithm scale ?
21.
▲
by
reacweb
2y ago
I sometimes need to use gdb to investigate bugs in C or Ada, but it is not my main activity. As a result I will not invest days to setup a debugging environment that I will not remember how to use 6 month later. My solution: I use emacs and
22.
▲
by
reacweb
2y ago
Found: https://github.com/KingSkyrock/sqlsandbox
23.
▲
by
reacweb
2y ago
Hello, I like it very much. I am more a backend guy. Can you please share the code (at least the front end code) ?
24.
▲
by
reacweb
2y ago
https://xkcd.com/2115/ The RTGs generated about 470 W of electric power at the time of launch. In 2023, it was 260W.
25.
▲
by
reacweb
2y ago
Yes, yes and yes. ORM are marvelous when you do not know well SQL. With experience, you always end up needing to learn more about SQL. In the end, ORM is as much a hindrance as a help. So instead of spending energy learning the ORM of the d
26.
▲
by
reacweb
2y ago
yes Photoshop 6.0 ;-) For a non professional, it was already a good tool.
27.
▲
by
reacweb
2y ago
When I had to convince my wife to leave windows for linux, the fact that photoshop was working perfectly fine on wine was a huge point. At that time (windows vista 64 era), I was using photoshop V6. It was launched directly from windows pa
28.
▲
by
reacweb
2y ago
Same for my mother using ubuntu. She do not know her password (the login is automatic). In case of problem, I connect using ssh. Most of admin tasks are apt-get update/upgrade, rmdir --ignore-fail-on-non-empty Bureau/* (because sh
29.
▲
by
reacweb
2y ago
Blocking downloads of liblzma seems to me to be an ill-advised decision. Now that the mechanism is known, the dangers are limited, but the educational value of being able to study what has been done is real.
30.
▲
by
reacweb
3y ago
same for my parents since December 2013 (ubuntu gnome, then ubuntu). I have almost no maintenance (always remote as I am far from them).
More ›