HackerTrans
TopNewTrendsCommentsPastAskShowJobs

andrelaszlo

no profile record

Submissions

A Git story: Not so fun this time

blog.brachiosoft.com
2 points·by andrelaszlo·tháng trước·0 comments

[untitled]

1 points·by andrelaszlo·3 tháng trước·0 comments

T9 Typing Challenge

gx.games
2 points·by andrelaszlo·7 tháng trước·0 comments

Welcome, the entire land – "Hello, world" in hieroglyphics (2009)

optional.is
106 points·by andrelaszlo·8 tháng trước·40 comments

YC Partner Simulator

ycarena.com
1 points·by andrelaszlo·8 tháng trước·0 comments

comments

andrelaszlo
·22 ngày trước·discuss
You can deploy Django apps on Apache with mod_wsgi, maybe that's what they meant. Not sure about mod_python... I think it's dead.

https://docs.djangoproject.com/en/6.0/howto/deployment/wsgi/...
andrelaszlo
·22 ngày trước·discuss
Fixed now, thanks again for your feedback!
andrelaszlo
·24 ngày trước·discuss
Oh no, I forgot to test light mode. Thanks for letting me know!

I'll fix it as soon as I'm in front of a computer. Happy Midsummer!
andrelaszlo
·25 ngày trước·discuss
Here's how I use the excludes file to set a different config for a project directory containing multiple repos:

https://laszlo.nu/blog/project-level-git-config.html
andrelaszlo
·25 ngày trước·discuss
I'd really like a website that submits your website to websites that lists websites that lists websites to submit your website to.
andrelaszlo
·tháng trước·discuss
Maybe we're the ones who are not conscious?
andrelaszlo
·2 tháng trước·discuss
Same here. It just stuck immediately and now I've been using it daily for over 4 years. Was on DDG before but prefixed almost everything with !g

I get a weird feeling when I see people googling things using Google (hehe), the amount of bs is mindboggling.
andrelaszlo
·2 tháng trước·discuss
I also found it a bit ironic that it comes from an "AI company" (whatever that means) with a GitHub agent as part of their product.
andrelaszlo
·2 tháng trước·discuss
Being mindful is great. The article is just saying it's a health indicator:

> So why does walking speed even matter? It’s considered an important indicator of overall health. A hale and hearty speed signifies that your body’s systems—including your heart, lungs, muscles and nervous system—are working well together. “We call it the sixth vital sign”
andrelaszlo
·2 tháng trước·discuss
I enjoyed programming |fsuAI Bact1lon|, but I only got started with version 5.
andrelaszlo
·2 tháng trước·discuss
I think it's just immutable once you've generated it. No need to update indexes or check consistency on writes, no need for transactions, etc.
andrelaszlo
·3 tháng trước·discuss
You'll unsettle drought-stricken cattle in a considerable radius.
andrelaszlo
·3 tháng trước·discuss
petrichor (noun)

1. The distinctive scent, caused by geosmin, which accompanies the first rain after a long, warm, dry spell. 2. The yellow organic oil that yields this scent.

From Wiktionary: "The term was coined by Australian scientist Richard Grenfell Thomas in 1964 for the article “Nature of Argillaceous Odour”, co-authored by Isabel Joy Bear and published in the journal Nature."

Some nuggets from the paper:

> There is some evidence that drought-stricken cattle respond in a restless manner to this 'smell of rain' which may drift with the wind for considerable distances.

> We have learned from the Indian Standard Association that the production and concentration of argillaceous odour from baked clay have been, for many years, the basis of a small perfumery industry centred near Kannauj, some 80 miles west of Lucknow, U.P., India. Baked clay disks, exposed there under the open sun during the hot summer months of May and June, are collected before the wet season and are steam-distilled and the vapours containing the odour and associated products are absorbed in sandalwood oil. The perfume so obtained is known as 'matti ka attar', which may be translated as 'earth perfume'.

> The diverse nature of the host materials has led us to propose the name 'petrichor' for this apparently unique odour which can be regarded as an 'ichor' or 'tenuous essence' derived from rock or stone. This name, unlike the general term 'argillaceous odour', avoids the unwarranted implication that the phenomenon is restricted to clays or argillaceous materials; it does not imply that petrichor is necessarily a fixed chemical entity but rather it denotes an integral odour, variable within a certain easily recognizable osmic latitude.
andrelaszlo
·3 tháng trước·discuss
It's beautiful. Just got a Framework 13 a few months ago, so I can't justify buying a pro just to get it in black... right?
andrelaszlo
·3 tháng trước·discuss
"...that I'll never replace", I mean you will replace the whole phone, including the battery? (Unless this is your last phone, in which case you won't be affected anyway :P)
andrelaszlo
·3 tháng trước·discuss
While you're here, why is Notion so slow on Firefox? I mean extremely slow.
andrelaszlo
·4 tháng trước·discuss
I would edit sentences like this:

"Erlang is the strongest form of the isolation argument, and it deserves to be taken seriously, which is why what happens next matters."

It doesn't add much, and it has this condescending and pretentious LLM tone. For me as a reader, it distracts from an otherwise interesting article.
andrelaszlo
·4 tháng trước·discuss
I thought, having just read the title, that maybe it's time to upgrade if you're still on Ubuntu 6.06.
andrelaszlo
·5 tháng trước·discuss
Last year I found a vulnerability in a large annual event's ticket system, allowing me to download tickets from other users.

I had bought a ticket, which arrived as a link by email. The URL was something like example.com/tickets/[string]

The string was just the order number in base 64. The order number was, of course, sequential.

I emailed the organizer and the company that built the order system. They immediately fixed it... Just kidding. It's still wide open and I didn't hear anything from them.

I'm waiting for this year's edition. Maybe they'll have fixed it.
andrelaszlo
·5 tháng trước·discuss
Did they also remove this article?

https://devblogs.microsoft.com/azure-sql/?p=4796

"Build a RAG App in 5 Minutes

Ever tried setting up an Al-powered project on

Azure and felt overwhelmed? As a student or first- time user to cloud computing, I've been there too. The idea of creating a chatbot or search app using GPT sounds exciting, but the process of setting up everything right from the vector database, provisioning OpenAl models, to integrating them,

it can f..."