Viewing profile — telesoft
telesoft
HN member- Joined
- Sun, Jun 26, 2022, 10:46 PM UTC
- HN karma
- 22
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About telesoft
No profile information was provided.
Recent public activity
-
comment
Comment #32532822
Humans are wrong all the time. Do we really want "human-like" AI? And maybe this is where everything falls apart: will a machine as smart as a human be prone to the same errors as …
-
comment
Comment #32041280
if you're in a terminal: ctrl + shift + C/V It has something to do with the terminal but this seems to work in every terminal application
-
comment
Comment #32038212
>people were defending them. I believe that some company monitors websites like reddit and twitter for talk about Monsanto or Big Oil (fracking) and that company pays shills to def…
-
comment
Comment #32029612
Well it's true for me too. The first thing I do when I get a new laptop is try out windows (it's pre-installed) and of course I want to like it but it just doesn't compare to GNOME…
-
comment
Comment #32029465
>My email is literally filled with twitter emails trying to activate my inactive account to temporary inflate their numbers. Big if true
-
comment
Comment #31960730
Assuming the url is formatted correctly: strings.Split(urlString, "user/")[1] https://go.dev/play/p/tWi-Ge0CA1X That's one way to do it. >more URL parameters I thought thats what h…
-
comment
Comment #31959498
You definitely don't need a framework to get the user name out of a URL, you need one line of code.
-
comment
Comment #31959482
Cool project. I'm currently building something similar to hacker news using only the standard library. How could this project help me? The way I use the standard library is like a …
-
comment
Comment #31959331
>The main issue is that it doesn’t support placeholder values Can you elaborate? Like give me an example of a route path that uses placeholder values? I use Go to build web apps to…
-
story
Ask HN: Does Reddit site performance seem to be getting worse?
Hope it's appropriate to discuss here, but I apologize if it's not. Does reddit site performance seem to be getting worse and nothing being done by the admins about it? So reddit h…