Viewing profile — jsdwarf
jsdwarf
HN member- Joined
- Thu, May 24, 2018, 5:57 AM UTC
- HN karma
- 316
- Public activity
- 92 items
- HN profile
- View on Hacker News ↗
About jsdwarf
No profile information was provided.
Recent public activity
- story
-
comment
Comment #46301981
I wouldn't be so tough on the online certificates. The key value I get out of Coursera is an unbeatable "time to knowledge" and some proof it was me who attended the course through…
-
comment
Comment #46071610
Claude.md is an input to claude code which requires a monthly plan subscription north of 15€ / month. Same applies to Gemini.md, unless you are ok that they use your prompts for tr…
-
comment
Comment #45421201
pptx-tools, a collection of cli tools for interacting with Powerpoint presentations. Covers use cases that PowerPoint doesn't support. Currently in the making: * pptx-grep - find t…
-
comment
Comment #43881450
I'd say in 80% of the cases a pure, static html include is not enough. In a menu include, you want to disable the link to the currently shown page or show a page specific breadcrum…
-
comment
Comment #43637473
Many alleged benefits of basic income can be explained by flaws in the study design. No I will not quit my 40h if the 1200€ are paid out for three years only. But i will use the mo…
-
comment
Comment #43637282
You could study various subsidy regimes during the COVID-19 pandemic to answer this question. Some regimes subsidized resouces like energy, whereas other regimes provided something…
-
comment
Comment #43138646
IMHO the crisis is fueled by the fact that more people want to enjoy the beauty of barcelona short-term (tourists) AND long term (digital nomads moving and working from there). Sho…
-
comment
Comment #42773488
I can offer another "why?" How many animals attack a wasp's nest? Almost zero, except other wasps in a territory war? How many animals attack a beehive? Humans, bears, apes,.. pret…
-
comment
Comment #42668172
One big trigger for burnout is if you cannot answer the question "why do I work?" any more. One of the big whys was that working hard allows you to buy a house/appartment which all…
-
comment
Comment #42554917
Disabling guest checkout would have been my weapon of choice or at least requiring the user to enter an email address to so that they are notified when the product becomes availabl…
-
comment
Comment #42129223
Been there. hedger/ledger look tempting, but if you follow the approach of the OP, you need to build your own toolchain around it so that it recompiles your journals on each rule c…
-
comment
Comment #41680206
What does MtCellEdit set apart from the standard spreadsheet program apart from its lightweightness? Any special features?
-
comment
Comment #41468929
That's exactly my problem. Assigning the purchase of a new computer mouse to the "Expenses:ITEquipment" account? Easy if you purchased the mouse at your local computer store and us…
-
comment
Comment #41308567
Funny you bring up logistics and (data) ontologies. I'm a PM at a logistics software company and I'd say the lack of proper ontologies and standardized data exchange formats is the…
-
comment
Comment #41228505
My trick is to make the objects "stand out". Black headphones, smartphones, keys etc are easily overlooked in work bag pockets or when placed on other dark surfaces. I've greatly i…
-
comment
Comment #40030017
Excel is so ubiquitous because it is the only IDE/Programming Language/Database Environment business users can run in a restricted corporate IT environment.
-
comment
Comment #39638581
We probably wouldn't know anything about Kafka's Works if his agent Max Brod had adhered to Kafka's instructions to destroy all his notebooks and manuscripts upon death.
-
comment
Comment #39362899
> and found all of the bugs in the database This is when I stopped reading
-
comment
Comment #39319674
You can steer attrition by so many parameters - compensation, (non) promotion, change in benefit plans. And again, a "non-regrettable" termination can also apply when the employee …
-
comment
Comment #39319622
> "Non-regrettable" attrition means either that the person was fired or laid off. No. Every leaver is classified as a regrettable/non-regrettable case - this was a part of my last …
-
comment
Comment #39319547
Have a slightly different view. In times of high interest rates, you are rewarded for profitability, not for growth. When interest rates are low, your company needs to grow or it w…
-
comment
Comment #39148893
Same goes for embedded fonts
-
comment
Comment #39084191
The problem with AsciiDoc is that its only maintained implementation AsciiDoctor is written in Ruby, which is a nice server programming language, but not the most logical choice fo…
-
comment
Comment #39077228
The big problem with Markdown is that it is horribly underspecified. Everything beyond basic text formatting and hyperlinks behaves differently in each markdown dialect (e.g. table…