HN user

cvs268

716 karma

TheCodeArtist.blogspot.com

Posts72
Comments195
View on HN
thecodeartist.github.io 1mo ago

Better Prompting LLMs Through Analogies

cvs268
4pts0
thecodeartist.blogspot.com 3y ago

Efficient/Cost-Effective communication within teams

cvs268
1pts0
thecodeartist.blogspot.com 4y ago

A Perceived Lack of Leadership and the Tools to Fix It

cvs268
1pts0
processorpioneers.intel.com 4y ago

Intel's Oregon Trail Game for Processors

cvs268
2pts0
lichess.org 4y ago

ChessCoach – A 3450 Elo Chess-engine with live natural-language text commentary

cvs268
2pts1
hackaday.com 4y ago

CVE-2021-26333 - Flaw in AMD PSP chipset affects millions of computers

cvs268
15pts12
blog.iota.org 5y ago

Tangle data-structure – The lesser known blockchain alternative

cvs268
40pts30
web.archive.org 5y ago

McDonalds' Secret Ice-cream Menu [censored?]

cvs268
2pts2
nocomplexity.com 5y ago

Software Architecture Playbook

cvs268
5pts0
micawberprinciple.com 5y ago

The Case of the Missing Bullet Holes (2017)

cvs268
20pts4
userweb.cs.txstate.edu 5y ago

A Short Story for Engineers

cvs268
399pts122
arstechnica.com 5y ago

Intel 7nm delayed to 2022/23. Will happen during TSMC 3nm

cvs268
2pts1
github.com 6y ago

Missing Theme “Not a Hotdog”

cvs268
2pts0
limitedresults.com 6y ago

NRF52 Debug Resurrection (Approtect Bypass) Part 2

cvs268
2pts2
limitedresults.com 6y ago

NRF52 Firmware Readout and Reverse-Engineering Now Possible

cvs268
143pts54
drive.google.com 6y ago

Show HN: An Advent of Scaling Teams

cvs268
5pts1
www.nintendo.co.uk 6y ago

How Ricoh came to develop the Nintendo NES / Famicom

cvs268
1pts1
arxiv.org 6y ago

Software Engineering at Google – A Paper [pdf]

cvs268
2pts0
news.ycombinator.com 6y ago

Ask HN: Any Workspaces for Windows 10 with keyboard support?

cvs268
1pts3
addons.mozilla.org 6y ago

Show HN: [Firefox AddOn] Wacky thoughts with wackier pictures in new tabs

cvs268
1pts1
news.ycombinator.com 6y ago

Ask HN: Modularity = Give-up customization at small-scale to gain large-scale?

cvs268
1pts0
news.ycombinator.com 6y ago

Ask HN: How do you keep track of replies to your comments on HN?

cvs268
3pts1
news.ycombinator.com 6y ago

Ask HN: Why aren't there more custom Slack clients?

cvs268
1pts1
www.youtube.com 7y ago

Talking Funny – Seinfeld, Gervais, Chris Rock, and Louis CK dissect comedy

cvs268
1pts1
astroengineer.wordpress.com 7y ago

2 employees think DoD hacked NASA for Faster Than Light comms with Mars Rover

cvs268
2pts1
thecodeartist.blogspot.com 7y ago

[Slides] Improve Your Life by Commoditising the Supply-Chain

cvs268
2pts1
twitter.com 7y ago

Microsoft Edge Serves Malware Masquerading as Google Chrome Installer

cvs268
3pts3
blogs.nvidia.com 7y ago

Introducing the Nvidia Self-Driving Safety Report

cvs268
1pts1
www.kickstarter.com 8y ago

Kite v2: $300 Open Hardware Android Smartphone

cvs268
3pts1
github.com 8y ago

Show HN: Deep Thought Tabs for Firefox

cvs268
1pts1

They will probably contact the real-life folks that were the basis for the character played by Liam Neeson in Taken.

"I don't know who you are. I don't know what you want. If you are looking for ransom I can tell you I don't have money, but what I do have are a very particular set of skills. Skills I have acquired over a very long career. Skills that make me a nightmare for people like you. If you let my daughter go now that'll be the end of it. I will not look for you, I will not pursue you, but if you don't, I will look for you, I will find you and I will kill you." - Liam Neeson, Taken.

> without running the command yourself,

the latter is falsified by the fact we can reason about code despite the Halting Problem

i think wokwokwok's point holds true in practice.

Our patience and working-memory is far more limited than what is essential to accurately model all the necessary details of even moderately complex algorithms in our head.

One of the main reasons to limit code-complexity to improve readability/maintainability.

https://en.wikipedia.org/wiki/Cyclomatic_complexity

I've used it to export my cyberpunk 2077 save but I haven't yet tried importing it into the Steam version.

He he. :-)

Reminds me of the folks who ran daily backups, but never tried to restore until they had an actual disaster (and discovered that their backups were corrupt).

Hopefully, these Stadia-exported game saves can be used by other platforms like Steam.

They could easily sell 3-4 million this year if they had the supply

Reminds me of a story.

A man walks into a shop and asks for a dozen eggs.

Shopkeeper: Sure thing. That will be $50.

Customer: (shocked) But, the shop on the other side of the road is selling them for a buck each.

Shopkeeper: So, why don't you go buy your eggs there...

Customer: Because they are all out of eggs today.

Shopkeeper: Once, i'm all out of eggs, then I too sell them for a buck each.

You said it! Powerful handheld portable devices fpr privacy-conscious folks.

Also, devices that are extremely customizable/configurable and NOT locked-down or artificially restricted to a subset of what is technically feasible.

simple/fun vs. complicated/scary depends on the target user.

Simple for someone who is comfortable with the terminal. Scary for those who are oyherwise familiar with GUIs only.

This is https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-2633... originally discovered in April 2021.

The issue was this leaking of previously stored data in system memory, due to reusing the system memory without re-initializing it.

    > If the userspace aapplication requests to initialise 1 byte,
    > the driver will round that up to a full 4096 bytes, and allocate that much memory.  
    >
    > However, it will only initialise the first byte, leaving the rest in its prior state.
    > The user can then access the remaining 4095 bytes which have been untouched,  
    > thus gaining access to the contents of uninitialised memory.
Apparently patched in the currently available latest drivers starting from

- AMD PSP driver 5.17.0.0

- AMD Chipset Driver 3.08.17.735

https://www.amd.com/en/corporate/product-security/bulletin/a...