HN user

textread

763 karma

It is better to simply make a decision than it is to make none at all, for even in failure there is education, whilst in stagnation there is little besides regret and the illusion of safety

Posts146
Comments177
View on HN
mnieper.github.io 1y ago

Extending a Language – Writing Powerful Macros in Scheme

textread
92pts5
lichess.org 1y ago

What should you eat to improve at Chess?

textread
1pts0
fortune.com 1y ago

Feds arrest Princeton grad who raised $257M for fake crypto social media site

textread
5pts1
news.ycombinator.com 1y ago

Ask HN: How did Django land on such abomination of MVC naming scheme?

textread
2pts7
web.archive.org 1y ago

Linus Torvalds, Geek of the Week (2008)

textread
2pts0
www.youtube.com 1y ago

Asynchronous Reprojection – making 30fps seem like 240fps [video]

textread
2pts0
www.redhat.com 1y ago

Performance tuning at the edge using Cache Allocation Technology

textread
1pts0
rfjblog.wordpress.com 1y ago

The Laurel Wreath

textread
5pts2
www.youtube.com 1y ago

Making Liquid Nitrogen with My Homemade Cryocooler

textread
2pts0
rubyonrails.org 1y ago

Rails 8.0 Beta 1: No PaaS Required

textread
3pts0
django-bridge.org 1y ago

Django Bridge – Django / React application framework

textread
5pts0
news.ycombinator.com 2y ago

Ask HN: How do YC group partners handle conflict of interest?

textread
2pts4
docs.google.com 2y ago

CDN / PaaS etc. Comparisons

textread
2pts0
techcrunch.com 2y ago

Court rules in favor of scraper Bright Data, which Meta had used and then sued

textread
3pts0
longform.asmartbear.com 2y ago

Product/Market Fit: Experience and Data

textread
3pts0
en.wikipedia.org 2y ago

Wikipedia: Featured Articles

textread
2pts0
www.ycombinator.com 2y ago

The Social Radars: Paul Graham, Co-Founder of Y Combinator and Viaweb [audio]

textread
5pts0
www.google.com 2y ago

Ask HN: Is This the future of Amazon.com?

textread
2pts4
news.ycombinator.com 2y ago

Ask HN: Clojure vs Elixir?

textread
4pts1
codex-atlanticus.ambrosiana.it 2y ago

Codex Atlanticus, by Leonardo da Vinci, 1119 pages, spanning years 1478-1519

textread
30pts10
news.ycombinator.com 3y ago

Ask HN: Best resources to learn Physical Penetration testing/Social engineering?

textread
1pts0
serverfault.com 3y ago

Why RHEL?

textread
1pts0
www.youtube.com 3y ago

The Only Unbreakable Law – Casey Muratori

textread
1pts0
languagelog.ldc.upenn.edu 3y ago

Literate Programming and Reproducible Research

textread
2pts0
en.wikipedia.org 3y ago

Power User

textread
3pts0
tomtunguz.com 3y ago

My Quest for Speed – Learning to Use My Computer the Fastest Way Possible

textread
1pts0
usesthis.com 3y ago

Uses This / David Heinemeier Hansson

textread
1pts0
news.ycombinator.com 3y ago

Ask HN: What is the reasoning behind Stackoverflow login fragmentation?

textread
4pts8
news.ycombinator.com 3y ago

Ask HN: Help me name my 'startup'?

textread
2pts10
news.ycombinator.com 3y ago

Ask HN: RHEL vs Debian?

textread
2pts6

performance hiccups

I am sure you have tried all these, but just listing them if you havent:-

1. lib-gccjit native compilation

2. GCMH

3. explain-pause-mode

4. Buy a new PC

5. Compiling emacs with -O3 for your own hardware

6. --with-x-toolkit=lucid

Please dont abandon emacs in haste. It was home for 10 years for good reasons.

Would somebody please explain to me how 'casouri/vundo' compares to the semi-abandoned 'emacsmirror/undo-tree'?

eventually far too much was built on it

Incumbents dilemma right?

Shouldnt it be possible to "Rip off the band-aid" when releasing, say Django-6.0 and rename things the way most people not already familiar with Django name things.

names are rarely changed later

So refactoring APIs is really hard, especially when those are being consumed outside the organization... Shouldnt be an impossible task. After all, API versioning happen all the time internally...

all your endpoints went through some function

Are you refering to CGI?

I’d be afraid a young dev would have no idea

/s But then, I want to reinvent the wheel, it will be square and better.

treating data as data in the abstract

Now you are really sounding like Sussman from SICP :-)

“controller” is the balance-of-system

In Django, they call this as a View!

a powerful set of custom primitives like terminal, compiler, formatter objects with a lua-like table structure powered by ht and eieio

Very interesting approach. Would you please share a small gist showing the custom primitives you are exploring?

Your experience mirrors mine in using Doom, Spacemacs etc. Esp, regarding unnecessary fancy features, with no explaination why they are there.

a trip to Europe

Do it! dont wait. A change of location will reboot your brain. Trekking, Swimming, Sunburn will give you some much needed break.

Its easier to aquaint with new people when you are traveling. I am sure you know of all these things already. I just wanted to confirm that your idea of travelling is the right medicine.

Pretty.c 2 years ago

Is it possible to tangle the Readme into pretty.h? In other words, are the codeblocks in the orgfile exhaustive.

I love the literate way you have explained your thought process in the readme.

Learning to Learn 2 years ago

I have a related question: Is learning interlinked with writing?

PG tweeted:-

    You can't replace reading with other sources of information like videos, 
    because you need to read in order to write well, and 
    you need to write in order to think well.

Are you using the following workflow?

orgmode file --> export to pdf (aka weave)

orgmode file --> org babel tangle

Would you please help me understand your workflow for > jumping to the chunk which the code came from in the tangled source code on the pretty printed PDF

Do the codeblocks in your pdfs contain hyperlinks back to the org file where they came from?

I am interested in the back of the envelope calculations you did to come to this conclusion. Would you please elaborate if possible?

I know of an early stage YC startup that has a 6TB Postgres DB. Would it be fair to say that the DB hosting (neglecting replica, engineering time) can be done at $150/month?

    For each class, buy a separate notebook from the one you 
    take your notes in. I recommend a "composition" or spiral 
    notebook, not a looseleaf notebook, for your "permanent" 
    (i.e., re-written) notes.

Would somebody please explain to me the difference between these two types of notebooks? I understand that 'spiral notebook' means a notebook whose spline contains a plastic-springlike-thingy, and therefore is able to open flat-180-degrees.

But, whats meant by 'composition notebook'? and 'looseleaf notebook'?

Is this the equivalent to calling ~avy-goto-char-timer~ (from a keybinding) whenever inside Helm completion windows?

To select, say, "mnt/greenvelvet.txt", you just hit the letter 'e'. Done.

With helm+avy, I need to explicitly press Ctrl+Space to select. But, pressing 'e' does move the caret to the proper line containing '/mnt/greenvelvet.txt'

I coudnt find a helm counterpart to 'ivy-avy' package though.

---------------------------------------------------------

Edit:- avy-ivy, on pressing 'e' confirms greenvelvet.txt as the selection. It is the helm equivalent of C-n...C-n until reaching '/mnt/greenvelvet.txt' and pressing Return.

I was looking for someway to 'helm mark' the line containing '/mnt/greenvelvet.txt' using avy.

Oh, influencor "store fronts" as main drivers of retail on Amazon?

Yes. Let's say, hypothetically, I am buying a laptop specifically to run FreeBSD. Wouldn't I be at peace of mind to buy from Cperceva's Amazon shop?

It does require monitoring of influencor behavior as potentially brand damaging,

^This is interesting, wouldnt it be easy to find a cop-out excuse to throw such an influencor under the bus if * hits the fan.

Wikipedia explains the left handed advantage for mirror writing, because, palm doesnt get in the way.

But, I guess writing is so ingrained in our brains that the simplistic explanation might not be sufficient.

I am curious to know if you are slightly ambidextrous?

Abugida

An abugida (often also referred to as an alphasyllabary) is a writing system that combines consonants and vowels into a singular unit, with the consonant being the primary element, and the vowel secondary.

I am familiar with subreddit helper bots. I wonder if there have been any such helper bots written for HN. Eg: A dictionary bot.