HackerTrans
TopNewTrendsCommentsPastAskShowJobs

swframe2

437 karmajoined 10 tahun yang lalu

comments

swframe2
·4 hari yang lalu·discuss
It's my understanding that when you purchase content you get a license that is limited to terms the seller defines (i.e. only if the content is delivered from seller's approved data sources, only if the content is viewed on a seller approved device, only if the content has a seller approved drm, etc).
swframe2
·25 hari yang lalu·discuss
The North Atlantic’s ‘cold blob’ may signal a major current’s decline https://www.sciencenews.org/article/cold-blob-may-signal-cur...
swframe2
·bulan lalu·discuss
I can't find any references to the company online anymore. The product was a c++ interpreter (created from the founder's compiler class project) and IDE. This was before java/python/javascript/etc. The interpreter would catch errors and you could mix interpreted code and binary code. Pure software displaced it.
swframe2
·bulan lalu·discuss
In the late 80s, a friend turned his comsci class project into a product. The company was making about $25m. It died due to a patent dispute. He later started a dot com that is still very successful.
swframe2
·2 bulan yang lalu·discuss
I saw this recently: https://www.youtube.com/watch?v=tS_fJJxMjn4

TL;DR Byd is amazing and fatally flawed. The details are too much to place here.
swframe2
·3 bulan yang lalu·discuss
I hope we create whalegemma (similar to dolphingemma) so we can explain to them how to co-exist better with humans (e.g. avoid this area during their whale hunting season, travel to this area if you get sick or tangled in rope).
swframe2
·3 bulan yang lalu·discuss
Reminds me of the palantir clone: https://www.youtube.com/watch?v=rXvU7bPJ8n4

This is the year when solo software firms start to dominate.
swframe2
·4 bulan yang lalu·discuss
I've noticed 2 very obvious trends. The high-performers who previously wrote the most PRs are now using AI the most aggressively and the number PRs they produce has almost doubled. The other trend is that large teams are being split into smaller teams that work on new products. I hope the trend is more projects and less grunt coding. (I know the ai coders are not yet L6 but I suspect they will achieve L3-L5 this year).
swframe2
·4 bulan yang lalu·discuss
The model in this repo seems pretty good: https://github.com/xuebinqin/DIS
swframe2
·4 bulan yang lalu·discuss
I suspect we need to build MCP servers that prevent destructive commands. For example, we need a "bash" tool doesn't invoke /usr/bin executables directly. The agent should think it is invoking a unix command but those commands are proxies that prevent destructive operations with no ability for an agent to circumvent the restrictions. If there isn't a MCP server for your specific setup/need, building one just for your need should be your first step.
swframe2
·5 bulan yang lalu·discuss
This Welch Labs video is very helpful: https://www.youtube.com/watch?v=qx7hirqgfuU
swframe2
·6 bulan yang lalu·discuss
I use 2 32" 4K which cost about $800 for both monitors. The small gap between the monitors is annoying but I can't really justify paying $2k more. Also there is a samsung dual 4k that is about the same price as the dell.

Moving my head to see everything doesn't bother me. I also have a setup with 3 32" 4k which I find a little too wide but in that setup 1 monitor connects to different computer.
swframe2
·7 bulan yang lalu·discuss
The AI market is hard to predict due to the constant development of new algorithms that could emerge unexpectedly. Refer to this summary of Ilya's opinions for insights into the necessity of these new algorithms: https://youtu.be/DcrXHTOxi3I

DeepSeek is a valuable product, but its open-source nature makes it difficult to displace larger competitors. Any advancements can be quickly adopted, and in fact, it may inadvertently strengthen these companies by highlighting weaknesses in their current strategies.
swframe2
·8 bulan yang lalu·discuss
There is an interesting exploration of human networks discussed in this veritasium video: https://www.youtube.com/watch?v=CYlon2tvywA

Basically, when network connectivity increases, the "bad" nodes can overwhelm the "good" nodes. The other ideas discussed are really interesting; well worth watching.
swframe2
·9 bulan yang lalu·discuss
If DOJ knows the destination wallets can they trace the transactions ...

into the wallets back to the victims?

from the wallets forward to the others working with the scammer?
swframe2
·10 bulan yang lalu·discuss
I think those of us who want youtube without the distractions should start a campaign to convince google to make https://www.youtube.com/learning better. I think even tweeting about it so that our efforts are reported by large news outlets would work. If there aren't enough users asking for this feature, we will be ignored. Someone needs to build a website that coordinates our efforts.
swframe2
·10 bulan yang lalu·discuss
Preventing garbage just requires that you take into account the cognitive limits of the agent. For example ...

1) Don't ask for large / complex change. Ask for a plan but ask it to implement the plan in small steps and ask the model to test each step before starting the next.

2) For really complex steps, ask the model to write code to visualize the problem and solution.

3) If the model fails on a given step, ask it to add logging to the code, save the logs, run the tests and the review the logs to determine what went wrong. Do this repeatedly until the step works well.

4) Ask the model to look at your existing code and determine how it was designed to implement a task. Some times the model will put all of the changes in one file but your code has a cleaner design the model doesn't take into account.

I've seen other people blog about their tricks and tips. I do still see garbage results but not as high as 95%.
swframe2
·2 tahun yang lalu·discuss
The Veritasium youtube channel has a few interesting videos related to this topic:

This one is on IQ: https://www.youtube.com/watch?v=FkKPsLxgpuY Pay attention to the stats on how IQ correlates to success (near the end).

This one is about becoming an expert: https://www.youtube.com/watch?v=5eW6Eagr9XA

This one is about someone who just worked harder than everyone else: https://www.youtube.com/watch?v=AF8d72mA41M