HackerLangs
トップ新着トレンドコメント過去質問紹介求人

rdedev

888 カルマ登録 5 年前

コメント

rdedev
·5 日前·議論
Putting things into perspective is not minimising the problem. We literally have to do this to prioritise where our efforts can be useful.

Your argument makes sense if ai datacenters were using something close to like alfafa farming but the difference between them is soo massive it does not make sense.

Reducing pollution is a much better problem to fight for
rdedev
·11 日前·議論
There is a thing called political power. The local baker may be the most vile racist out there but he cannot affect my life. The CEO bank rolling a political party can
rdedev
·14 日前·議論
The group includes Netflix, the most technically capable streaming company. It's sad that companies will only go down kicking and screaming even for the mildest of regulations
rdedev
·14 日前·議論
I'm pretty sure paris looked looked nothing like now 100 years ago. Some other buildings had to come down to put up that art noveau building. I'm pretty sure someone would have been complaining about how that changes the character of the city they grew up in.

To directly answer your question about where to draw the line a simple heuristic is to leave public buildings alone. This can even include a privately owned shop that is accessible to the public. They are part of the cities culture. Private homes in the other hand shouldn't be protected.
rdedev
·14 日前·議論
Reminded me of this quote: the problem with machine learning is that it's the machine that does the learning
rdedev
·14 日前·議論
I'm pretty sure the LLM will get fed up and start writing an RPC

Also > An API arbitration aberratically assigned at authorized access, abridged and annotated, analytically assuring absolute assurance

Cool that you wrote all the words starting with "a" but I don't understand what you mean
rdedev
·25 日前·議論
> It’s becoming cheaper and easier every day to start a company that will disrupt the established players and bring down prices.

The underlying assumption here is that there is always something established players won't try to buy out new companies or use their existing capital to screw over others

> The winners in the end will be consumers, and the losers will be the big AI companies

Right now that is not the case. Look at the PC industry. I worry for the autonomy of a consumer in the future. It's probably going to be something like here is your rental thin client PC with agents on a monthly rental plan. What's that? you want to build a game with your own gpu? No no. A consumer grade gpu does not make sense in this day and age. Just ask the agent to build your game. We need the gpu compute for better things
rdedev
·27 日前·議論
I guess this is the reason why the sunscreens from haruharu are now suddenly available in amazon
rdedev
·27 日前·議論
Due to "politics" my teams main responsibility went from developing ai agents to just testing out a chat it developed by another team.

When you spend 8 hours a day doing mind numbing tasks, tasks that won't help you land another job and is constantly under stress of being fired, its bad for your mental health
rdedev
·27 日前·議論
It's hard to imagine if you have not experienced it. The air would still be hot even after the sun sets in some parts of India. Usually when wind blows over you you feel cool. With hot air it's like a blow dryer in your face. Just thermal energy being dumped on you making you feel even worse
rdedev
·29 日前·議論
This is why I really like karapathy's idea of llms having spiky intelligence.

We would assume that if tasks A and B are closely related. Mastery in A would mean mastery in B but that doesn't always work with an LLM
rdedev
·29 日前·議論
I tried running fable on this ML model I've been building. It's basically a binary classifier to predict activity of a compound for a certain assay.

Fable detected that it's something to do with biochemistry and switched over to opus. Huh
rdedev
·29 日前·議論
The example I had was of Ramanujam. "It was revealed to me in a dream"
rdedev
·先月·議論
There is also the possibility that an LLM judge would be happy with some code that looks like LLM generated code. But a maintainer for a specific project might not merge it for stylistic reasons
rdedev
·先月·議論
> The main idea is we provide documents to the LLM and it asks lot of questions which clear ambiguity and possible misconceptions the LLM might have

This kind of works but the difficulty is that you have to be very explicit about everything. It was mentioned in a spec document that a particular excel file is treated as a source of truth throughout the whole company and it is treated as an append only database. The agent still decided to add a check to see if a previous row was modified. It pushed back on its decision when asked why it decided to do so. "What if someone entered it wrong and had to correct it"? Valid question but it's not my teams responsibility to check for it

This check makes sense from a traditional development view point and that's why the agent did it. I would say it's good practice too but it's beyond the scope of the project it was working on. If what you are doing is beyond the norm you have to watch out for things like this
rdedev
·先月·議論
During the time that this paper was written agents were not really a thing. I would be more concerned about centralisation of work itself as a bigger concern
rdedev
·先月·議論
I wish I could find it but Simon Clark, someone who specialized in climate science, had put out a video about how we were only recently able to model the AMOC and it's shifting patterns thanks to this measurement we were doing

Edit: probably not this one but atleast tells us why measurement is needed https://youtube.com/shorts/-X5EhUbzLTY?si=_N92PNUiTi3STat6
rdedev
·先月·議論
This reminded me of the geth from mass effect. They get smarter as more geth "agents" network together.

What if there is a worm that spread through thermostats and another that spread through smart fridges and they finally infect a laptop with a gpu. They can exchange notes while they are there. Fun times
rdedev
·先月·議論
This is true up until the point where someone sends you a crappy old version of a word document that breaks when you load it in Libre Office.

I had to install office after that
rdedev
·先月·議論
There is a wide chasm between writing code in python vs "write a star craft clone". And that is not where near writing python vs writing binary code.

To put in another way, we have been building abstractions to make things easier for us to code. With coding agents you don't even code in the first place. It almost feels like a logical fallacy to compare the two