alganet

↗ HN profile [ 80.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Much is discussed about how AI threatens developers (people like me!). It has crossed my mind though that perhaps who is losing breathble air are enterpreneurs. I mean, any idea now is some form of AI redux, isn't it?

  2. In your opinion, is HN part of the press?

  3. This idea has been obviously subject to many especulations over the years and overly-fantasized by the media. Do you believe there's any truth to it? Regular people with extraordinary memories that can remember specific…

  4. Just a little bit of nostalgia! I remember the constant kernel crashes and the fact that it was a poorly rebranded Windows 98, but does anyone remember other reasons why ME was so innefective?

  5. I was wondering, with AI and stuff, why do we still rely on human likes and dislikes? (in general, not HN-specific) It seems like an ideal application of text-based inference: to assign points depending on how someone…

  6. You're kind of waiting for someone to release something so you can use, but it never gets released. I'm sure many people can relate to that feeling!

  7. You know how it feels. Despite any kind of effort, things do not progress. Sharing that could help other struggling developers to realize their shortcomings are not exclusive, and everyone goes through that sometimes!…

  8. Hi! I was wondering what the reverse engineering skills of people here in HN are. From simple things like trying to mess with systems you assume to be based on regular expression, to more elaborate ones, down to more…

  9. With so much talk about AI, we might be missing opportunities in other programming areas. In your opinion, what outlandish things that in the past were merely science fiction could become, partially, a reality? Also, do…

  10. Did you made the proper attributions or thanked whoever came up with it?

  11. In your opinion, what is the single biggest waste of resources ever?

  12. shell-versions serves the same niche of nvm or esvu, but for shells. It is an indispensible tool for anyone who wants to write portable shell scripts. All shells are built and included in a single 40MB docker image (no…

  13. Quick demo: bash -c "$(curl -L https://git.io/fjToH)" To exit, use CTRL+W Piping will not work! Please use the subshell above. When open, type anything or move the mouse in the terminal. Code is less than 500 lines.…

  14. Homeopython (code.google.com)