Viewing profile — crunchbang-excl
crunchbang-excl
HN member- Joined
- Mon, Jan 16, 2023, 2:07 PM UTC
- HN karma
- 15
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About crunchbang-excl
No profile information was provided.
Recent public activity
-
comment
Comment #43937292
That fullwidth question mark really makes the URL stand out, not in a good way.
-
comment
Comment #39261944
The issue I find with the first linked article is that the people tested were not allowed to type normally. They were required to type with their dominant hand only, which reduces …
-
comment
Comment #39016029
The caps lock key is definitely using prime real estate on a keyboard for something that doesn't get used often. I have taken to remapping it to a function key, moving caps lock to…
-
comment
Comment #38461369
I thought that one was an example where you don't have to do anything. I just went back to check and I saw that you are supposed to make some changes, which are shown in the soluti…
-
comment
Comment #38461221
The challenge generic class can be solved without making any change to the pop() function. I got it to work with this code: # Code starts here class Stack[T]: def __init__(self) ->…
-
comment
Comment #38432607
AWS support can be very hit or miss. I've had experiences where they will claim that something is possible when it is absolutely not, and you have to provide a lot of supporting in…