Viewing profile — TheOnly92
TheOnly92
HN member- Joined
- Fri, Apr 15, 2011, 6:24 AM UTC
- HN karma
- 109
- Public activity
- 63 items
- HN profile
- View on Hacker News ↗
About TheOnly92
No profile information was provided.
Recent public activity
-
comment
Comment #38202815
An abstract generally has the following format, it starts by describing the background of the problem, the problem the paper aims to solve, the method the paper uses, and finally a…
-
comment
Comment #36809091
A simple virtual machine might be nice, but imagine the pains of trying to guide students to install something across different environments. Godbolt is a compiler explorer, it sho…
-
comment
Comment #36799028
True that based on my experience the variable names and function names remains in English despite the prompt, maybe its just the convention overall in the programming world, or may…
-
comment
Comment #36797566
It definitely depends on the task at hand, but when you're teaching programming you don't teach stuff with boilerplate. Using ChatGPT for reference to replace Google/Stackoverflow …
-
comment
Comment #36797288
Interesting, I'd suppose it makes sense that rephrasing the problem in a different way and also adding a bunch of nouns that have no relations with the problem at hand will definit…
-
comment
Comment #36797226
I have been using 3.5, but when I was designing the assignments, I asked a friend who had access to 4 to check it, and the code it produced was still incorrect.
-
comment
Comment #36796928
I happen to be teaching a programming course currently, though it's not in English and the language I'm teaching is C. My current experience is that it does not seem like a majorit…
-
comment
Comment #35769267
I agree that perhaps the metrics are not as useful themselves, but I think you're giving too little credit to the paper where maybe some credit is due. I think the paper is correct…
-
comment
Comment #31865297
Here https://www.sankei.com/article/20220623-YMHUI532OZPTHOXVJHHK...
-
comment
Comment #31860437
They actually announced the length and the characters (letters/numbers) used in the password in yesterday's press conference, if you could believe it... Many people on the internet…
-
comment
Comment #30475435
Well the simple way to look at this is that usually when you transact with another bank, you're required to have an account at that bank. Just as a consumer can't magically change …
-
comment
Comment #28586137
The problem is in the end, you still need to move the money from the customer's bank to yours. That can happen either directly, or through an intermediary. If you have a direct rel…
-
comment
Comment #22434512
Pretty spot on, a hospital in Hokkaido has to stop taking in new patients due to nurses having to take leave to care for their children. Source (jap): https://www3.nhk.or.jp/sappor…
-
comment
Comment #5924429
Oh, seems like the fiber cable has been cut off... by prawns maybe lol.
-
comment
Comment #5924394
It's around Cayman island, Caribbean sea.
-
comment
Comment #5924359
AFAIK, what they're currently doing is submarine|-------optic fibre------>mothership------satellite-----internet
-
comment
Comment #5924306
It's definitely quite high quality, just some lag due to satellite communication.
-
comment
Comment #5924130
This is wonderful, they're broadcasting live from the bottom of the sea!
-
comment
Comment #5923811
They're currently still diving on their way to 5000m, which might still cost around an hour. I think the interesting part starts from there.
-
comment
Comment #5923667
Seems like they're using an optical cable to transmit the video feed back to the ship, then transmit back to the internet through satellite communication. Congrats to around 110k p…
-
comment
Comment #5343788
Here's one: http://www.kickstarter.com/projects/1584821767/civitas-plan-... Can't comment on the credibility though, nothing solid has been shown yet.
- comment
-
comment
Comment #5331674
Been reading around your site but I'm sorry that I don't quite get it, is it functionally similar to phpmyadmin? Or is it something else?
-
comment
Comment #5324061
What I think is that, depending on your users though, they do not understand your backend enough to make proper error reporting. The "Bad argument" example, they don't know how man…
-
comment
Comment #5293141
I believe it's the same, you'll waste no more time at a failing project while being able to put your time into a possibly successful next project.