HackerLangs
TopNewTrendsCommentsPastAskShowJobs

ktzar

no profile record

Submissions

AI can write code. But who understands it?

medium.com
1 points·by ktzar·hace 6 meses·0 comments

comments

ktzar
·hace 20 días·discuss
it's one of my favourite interviews questions and very few people get it right.
ktzar
·hace 25 días·discuss
For someone so mindful of efficient software and use of energy, it's showing that images on that post are 5MB PNGs...
ktzar
·hace 27 días·discuss
Such an old problem solved very elegantly. Congrats. Remember the days of MySQL Workbench and how clunky it was.
ktzar
·hace 29 días·discuss
A good way to think about it is finding how much it'd cost to buy and run a GPU that runs a model at around 100tk/s ("thinking" agents are not viable otherwise).

The figure mentioned in the video is not far off
ktzar
·el mes pasado·discuss
compatible with Cardputer?
ktzar
·el mes pasado·discuss
Pandoc is such an amazing piece of software. I used it to format my novel and made it part of a GitHub action to produce all the formats I required. I wasn't aware of templates, but some look really sleek.

I keep thinking that modern text editors are just flawed and markdown, with all its downsides and limitations, is what 99% is the people need.
ktzar
·hace 2 meses·discuss
I don't think we're in the early ages... LLMs technology has essentially stagnated since GPT3.5, we just have bigger models that can handle more context. We're trying to cope for the lack of progress of the actual technology by coming up with contraptions of multiple models stuck together, Mixture-of-Experts, Reviewer models, PM models...
ktzar
·hace 3 meses·discuss
Writing your own storage is a great way to understand how databases work (if you do it efficiently, keeping indexes, correct data structures, etc.) and to come to the conclusion that if your intention wasn't just tinkering, you should've used a database from day 1.
ktzar
·hace 5 meses·discuss
I LOVE this, but I am still love the Sunday night family bonding moment of planning the week in the pen and paper weekly planner that also costs us $10 a year.
ktzar
·hace 5 meses·discuss
because we have an alternative that we humans can fix. The problem with AI is that it creates without leaving a trace of understanding.
ktzar
·hace 5 meses·discuss
Didn't know about Grokipedia, I've just opened an article in it about Spain, scrolled to a random paragraph, and the information in it is plain wrong:

From https://grokipedia.com/page/Spain#terrain-and-landforms > Spain's peninsular terrain is dominated by the Meseta Central, a vast interior plateau covering about two-thirds of the country's land area, with elevations ranging from 610 to 760 meters and averaging around 660 meters

Segovia is at 1.000 meters, and so is most of the top half of the "Meseta". https://en-gb.topographic-map.com/map-763q/Spain/?center=41....

I still stand on not trusting any of what AI spits out, be it code or text. And it takes me usually longer to check that everything is ok than doing it myself, but my brain is enticed by the "effort shortcut" that AI promised.
ktzar
·hace 6 meses·discuss
I didn't know about Tansu and probably would not use it for anything too serious (yet!). Bus as a firm believer of event sourcing and change of paradigm that Kafka brings this is certainly interesting for small projects.
ktzar
·hace 6 meses·discuss
Just that all of those activities you mention feel like a useless life compared to spending time with your own children in a house big enough for everyone to have their space, but small enough to force you to feel you're living with each other, seeing them grow and thrive, and going around your closest nature patch.

Not much money is needed to have a fulfilling and worth-living life.
ktzar
·hace 6 meses·discuss
There's no more proof that any Venezuelan election's results has been tampered with than with any US election. The state of Venezuela's state is sad, and so is the fact that millions of people have felt forced to flee the country due to economic uncertainty. But this is probably a mix of culture, ingrained corruption and US blockage for decades.
ktzar
·hace 6 meses·discuss
I really enjoy using text.npr.org from my Kindle / Kindle Scribe. I'm really thinking about setting up a self-hosted RSS aggregator site that's Kindle-friendly.
ktzar
·hace 7 meses·discuss
I developed a big chunk of my Scumm games decompiler in London's central line. I was lucky (or unlucky) enough to go far enough each day to always hand an empty seat and enjoy 30 minutes of me time each way.

All on a Chromebook with crostini. Cheap, long battery life and decent keyboard.
ktzar
·hace 7 meses·discuss
It's the same hunch we all have when we think we're going to learn something by watching tutorials. We learn by struggling.
ktzar
·hace 7 meses·discuss
I think you hit the nail in the head there. There's absolutely nothing we can do with AI that we can't do without it. And the level of understanding of a large codebase that a solid group of engineers has is paramount to moving fast once the product is live.
ktzar
·hace 8 meses·discuss
Consequences of having early access to ChatGPT and getting AI knowledge debt?
ktzar
·hace 10 meses·discuss
And most importantly, we're paying with our brain and skills degradation. Once all these services stop being subsidised there will be a massive amount of programmers who no longer can code.