HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lqet

no profile record

Submissions

Lohner-Porsche

en.wikipedia.org
3 points·by lqet·el mes pasado·0 comments

First Open Conference of AI Agents for Science 2025

agents4science.stanford.edu
1 points·by lqet·hace 10 meses·1 comments

comments

lqet
·hace 22 días·discuss
In 1998, a 4-year old girl broke into a frozen pond in Austria [0]. She was found at the bottom of the lake after 30 minutes, with a body temperature of around 18 °C (so much higher than the case described in the article). She made a complete and full recovery (her story was filmed) and afaik lives a completely normal life as an adult now.

[0] https://www.kleinezeitung.at/artikel/3915285/Kaerntner-Wunde...
lqet
·hace 24 días·discuss
Before calling it a day, this chatbot actually apologized for answering 3 hours too late because there were so many request at the moment.
lqet
·hace 24 días·discuss
I had the pleasure of communicating with the AI bot of FedEx (in Germany) today:

  > Everything is sorted out! 
  > Everything is now sorted out, and I hope this solution works well for you.
Of course nothing was sorted out (several mails and a call to the distribution center did sort things out).
lqet
·hace 24 días·discuss
The exception is translation. Translation is what transformers were originally developed for. LLMs shine in translation, and creating code is, after all, a translation from natural language into a programming language.

A lot of what current LLMs are good at seems to boil down to translation:

* Translate some prompt into a planning list of individual TODOs

* Treat each TODO as a new translation (e.g. from TODO to code), or call some external tool (lookup something on the internet, static code analysis, database request)

* Translate the result(s) of these TODOs into a final text, or into a new TODO list

To me, this is interesting, because maybe the Homo Sapiens intelligence simply developed as a side effect of communication (translating words into actions).
lqet
·hace 25 días·discuss
Yes, predicting the future was never possible. In fact, for most of the time in human history, the future looked incredibly bleak. Yet I am immensely grateful that my ancestors chose to build homes and marry and have children and live life through the great plague, through middle ages in which most of the population expected the apocalypse to be just around the corner, the 30 years war with up to 70% of the population dead in some areas, two world wars, a time in which nuclear annihilation of mankind seemed just one false push of a button away, and a time when large parts of Europe were covered in radioactive substances following the Chernobyl disaster.

End times are nothing new, it's the historic default mode.
lqet
·el mes pasado·discuss
Here is an original from a German station (in the design of the 1950ies):

https://www.kleinanzeigen.de/s-anzeige/bahnhofsuhr/343129269...
lqet
·el mes pasado·discuss
I am German and live near the Swiss border. My wife is Swiss. I always tell Germans: if you want to get a feeling for the life of an immigrant in Germany, go to a non-touristic region in Switzerland. It's definitely not open hostility, but many little things which quickly give you the impression that you are not welcome and seen as a threat. You are treated differently as soon as you are identified as a foreigner, and this treatment is completely independent of your own behavior.

My wife really enjoys talking to Swiss people in German first (she has no accent anymore), and if the reaction is hostile, she seamlessly switches to full Swiss German in mid-sentence. The reactions are often priceless.
lqet
·el mes pasado·discuss
In early 2018, before I had children and with much, MUCH more free time, I bought a used X61, plus a used X60 1400x1050 LCD, a new backlight, new internal stereo speakers, a new mainboard with an Intel Core i7-5600U from 51NB, plus new SSD, 32 GB RAM, and the original IBM logo of a X60 which was replaced by a Lenovo logo on my chassis. It's the exact same setup as mentioned here [0], except that I built it myself from the individual parts for cost reasons.

The board arrived from Shenzhen after a month or so. I then had to manually fit (including drilling away some parts) the X60 LCD into the X61 chassis, which was extremely stressful. But in the end it all worked out perfectly. This X62 has been my private machine for 8 years now, and I always travel with it. The display still works perfectly, the 32 GB RAM are still more than enough, and it is still very easy to get X61 replacement batteries on Amazon. But the best thing is the form factor; this thing is just so neat and small and practical. Also the quality of the chassis is incredible. Apart from many, many scratches on the lid, it is still in flawless condition.

[0] https://geoff.greer.fm/2017/07/16/thinkpad-x62/
lqet
·el mes pasado·discuss
This is something that recently also crossed my mind. I haven't really done frontend developing for at least 10 years know, but I am already old enough to remember the time in the late 2000s when suddenly everyone stopped developing web GUIs by hand and used frameworks, and anyone still writing HTML, CSS, JS and database queries by hand was ridiculed. Job offers suddenly stopped asking for PHP / HTML / CSS / SQL / JS skills and demanded Ruby on Rails and Django and Spring and GWT, later Angular skills.

It really feels strangely familiar to me: you could get very far very quickly without any real deeper knowledge and have a working web application within a few minutes. It felt like magic. Then you could customize it within the framework by skimming documentation and googling around until... you couldn't, because you had no clue how any of this really worked internally. And just like with vibe-coded web apps, you could recognize the standard framework web app that was patched together in an afternoon from a mile away, but it very much impressed managers.

Amusingly, I sometimes find that developers talk about their go-to frontier model in the same way that GUI developers talked about their favorite web framework ~15-20 years ago. Personification of the tool, even identification with it, frustration that things that worked with version X got worse with version X.1, "I am developing things 10x faster now", "I am going back to writing XYZ by hand", etc.
lqet
·hace 2 meses·discuss
> The first is when novices in a field are able to produce work that resembles what their seniors produce [...]. > The second is when people generate artifacts in disciplines they were never trained in.

There is a third shape. Experts who have become so reliant / accustomed to AI that it dilutes their previously sharp judgment and, importantly, taste. I am seeing more and more work produced by experts which seems strangely out of character. A needlessly verbose text written by someone who was previously allergic to verbosity. An over-engineered solution (complete with CLI, storage backend, documentation, unit tests) for a trivial problem which that person would've solved by an elegant bash one-liner only 3 years ago. The work itself is always completely immune to any rational criticism, as it checks all the boxes: extensive documentation, scalable, high test coverage, perfect code style, and for texts perfect grammar, non-offensive, seemingly objective. But, for lack of a better word, it simply lacks taste.
lqet
·hace 4 meses·discuss
> A 2x4 LEGO brick manufactured in 1958 will snap perfectly onto a brick molded this morning in Denmark, China, Hungary, Mexico, or the Czech Republic.

In the late 90ies, I regularly played with my uncle's old LEGOs from the late 60ies and early 70ies. They were stored in an unheated attic for 25 years. I remember that some of the old bricks didn't "snap" at all anymore to my newer bricks. They were either extremely difficult to stack onto a new brick, or didn't have any friction left.
lqet
·hace 4 meses·discuss
> Firefox is about the only piece of software in my setup that occasionally crashes.

I would add Thunderbird to that list.
lqet
·hace 4 meses·discuss
> has an integration with SAP

There is your problem right there. A family member worked for a large German company which used in-house developed software for exchanging and preparing lab reports for customers. The software worked well since the 90ies, was perfectly tailored to the company, and the people writing it were in the same building and could ship bug fixes within hours. Everyone was happy. Around 2015, someone in management had the idea to move the entire process to a customized off-the-shelf SAP product because of <buzzwords>. The software engineers were in effect degraded to administrators. The new system missed so many edge cases of the lab process that they had to fall back to pen, paper and phone. Customer complaints and employee turnover started to skyrocket immediately afterwards.
lqet
·hace 4 meses·discuss
> it is appalling how much these people are not interested in who actually gives their enterprise money

After we bought our house, the property tax was still billed to the previous owner for some time. We called our local city hall, and their answer was basically "just talk to the previous owner and pay the tax for them, we don't care where the money comes from".

Pecunia non olet.
lqet
·hace 4 meses·discuss
ALDI TALK offers EU-wide unlimited calls & SMS with 60 GB of data for 69.99 EUR per year. That is 5.80 EUR per month for unlimited calls/SMS and 5 GB of data [0]. I switched last year from O2 (they use the same network) after I realized that I only used more than 3 GB of data in two months during the last 3 years. I essentially cut my mobile phone costs by 70% for the same service. Compare to the O2 bloatware, the ALDI web interface is lightweight, fast and simple.

For 8.25 EUR/month, you get 250 GB of data per year, and for 12.40 EUR 450 GB/year.

[0] https://www.alditalk.de/jahres-paket
lqet
·hace 5 meses·discuss
We assumed that they charge some kind of penalty fee if you do not show up via your phone number, and this (most likely 3rd party) system only works with UK numbers.
lqet
·hace 5 meses·discuss
You better also have a UK phone number ready!

We had a nice family vacation last year in the UK (beach town in Wales). One day, we wanted to make reservations in a restaurant just a few blocks away. This was only possible by calling them. They asked for my phone number, then replied: "Sorry, is this a UK number?" When I said no, we are tourists here, the reply was that they could not make reservations for us, sorry! Same experience with two other restaurants.

We ended up preparing some hamburgers from Aldi UK that evening.
lqet
·hace 7 meses·discuss
We have come a long way down from ads like https://www.youtube.com/watch?v=1VM2eLhvsSM
lqet
·hace 7 meses·discuss
> Today, [young people] like to spend time with the smartphone; they even take it to bed when they go to sleep.

Recently my parents (in their mid-60ies) were visiting us. At some point I realized that both of them had been quietly sitting at our dinner table for over on hour, eyes glued on their smartphones. They are massively addicted. I have noticed that they get nervous as soon as the smartphone is out of reach, or even in silent mode. They mostly talk to friends via Whatsapp and are in constant fear that they miss out on something or that these friends (which also seem to spend most of their days on Whatsapp) will be offended if they don't reply within 5 minutes to the latest Whatsapp trivia. It is quite a struggle to even get them to turn off their phones when we are having dinner. The Whatsapp messages just keep coming in. My wife recently learned that her mother mostly spends her evenings with posting photos of her life on social media, and broke off contact with her brothers for a few days because they failed to quickly and enthusiastically react to some photos she posted on a family Whatsapp group.

But I guess for Anna Possi, our parents are "young people" and could be her grandchildren...
lqet
·hace 7 meses·discuss
I you mow them after they have developed seeds, you are mowing them too late.