HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aaws11

no profile record

Submissions

Figma sent a cease-and-desist letter to Lovable over the term 'Dev Mode'

techcrunch.com
5 points·by aaws11·в прошлом году·0 comments

[untitled]

1 points·by aaws11·3 года назад·0 comments

/r/reactjs will go dark 2 days to protest Reddit's API policies

old.reddit.com
16 points·by aaws11·3 года назад·3 comments

Realtime traffic monitoring and stats for your AdGuard Home instance on Terminal

github.com
2 points·by aaws11·3 года назад·1 comments

Central Air Data Computer gave airspeed for fighters used gears for computations

twitter.com
2 points·by aaws11·3 года назад·0 comments

Old Reddit Is Down

old.reddit.com
46 points·by aaws11·3 года назад·16 comments

Cruise the net faster with 2 wheels

twitter.com
1 points·by aaws11·3 года назад·2 comments

Painting 'Zebra Stripes' on Cows Wards Off Biting Flies

realclearscience.com
3 points·by aaws11·4 года назад·0 comments

A List of Predictions Made in 1923 About 2023

twitter.com
4 points·by aaws11·4 года назад·0 comments

Rust Atomics and Locks – Low-Level Concurrency in Practice

github.com
4 points·by aaws11·4 года назад·0 comments

Rust Atomics and Locks – Low-Level Concurrency in Practice

marabos.nl
5 points·by aaws11·4 года назад·2 comments

Use clickbait commit messages to get your teammates to review your code faster

twitter.com
4 points·by aaws11·4 года назад·1 comments

Quest for My Perfect Watch

lock.cmpxchg8b.com
2 points·by aaws11·4 года назад·0 comments

Twitter tests its first editable tweet.

twitter.com
1 points·by aaws11·4 года назад·0 comments

Lexica's search API is now for anybody to use for free

lexica.art
1 points·by aaws11·4 года назад·0 comments

TLDR explains what a piece of code does

twitter.com
226 points·by aaws11·4 года назад·148 comments

comments

aaws11
·в прошлом году·discuss
previously on hacker news: https://news.ycombinator.com/item?id=37361947
aaws11
·3 года назад·discuss
is there a threadreader equivalent for mastodon?
aaws11
·3 года назад·discuss
I manually compiled the tweets for readability:

https://pastebin.com/raw/dTGJS3Se

is there a threadreader equivalent for mastodon?
aaws11
·3 года назад·discuss
previous discussion:

https://news.ycombinator.com/item?id=31490250
aaws11
·3 года назад·discuss
The cozy web relies on "(human) protocol of everybody cutting-and-pasting bits of text, images, URLs, and screenshots across live streams", hopefully one day changing "from cut-and-paste to a personal blockchain of context-permissioned, addressable, searchable, interlinked clips"
aaws11
·3 года назад·discuss
Almost all modern statically typed languages have closures, higher-order functions/methods, lazy streams, and combinators that run efficiently. Persistent/immutable data structures can be implemented even in C.

Also, OCaml has no tracking of side-effects (like in Haskell), and the language and the standard library have lots of features and functions with mutation, such as the array update syntax, mutable record fields, Hashtbl, and the regex module.

The only thing that makes OCaml more “functional” than e.g. Dart, Java, or Rust is that it supports tail calls. While having tail calls is important for functional programming, I would happily give up on tail calls if that means not having the problems listed above.

When you mix imperative and functional styles tail calls become less important. For example, I don’t have to implement a stream map function in Dart with a tail call to map the rest of the stream, I can just use a while or for loop.

In my opinion there is no reason to use OCaml in a new project in 2023.
aaws11
·3 года назад·discuss
Creating a custom engine is a big endeavour and not many are ready for that. I recognize Unity (and Unreal to less extent) have really democratized video game development. Lots of small-medium size companies can use Unity today to develop games quickly, and sometimes, with very low budgets! But, still, lots of big companies prefer to rely on their own custom technologies.
aaws11
·3 года назад·discuss
I feel that people today overestimate how difficult it is to create a game engine, or maybe they underestimate the other aspects of game development.

For clarity, I mean here a basic engine (for example, a custom engine for a 2D game), not a photorealistic and generic 3D game engine like Unity (that definitely is very difficult and probably not worth reinventing the wheel without a good reason).
aaws11
·3 года назад·discuss
I am glad to see the Gravity SUV moving forward so quickly in its development, as it builds upon everything this organization has achieved so far and moves forward the advancements of their in-house tech to make a luxury electric SUV like no one else.
aaws11
·3 года назад·discuss
Twitter has the advantage of huge entrenchment of many communities for a lot of use cases, and a lack of good competitors. I do not believe that a decentralized alternative is likely to take their place.
aaws11
·3 года назад·discuss
It’s probably a good idea to disable Edge’s follow creator feature until this privacy issue is fixed.
aaws11
·3 года назад·discuss
for whoever unable to access the article directly:

https://web.archive.org/web/20230306164958/http://ascii.text...
aaws11
·3 года назад·discuss
Seems like old.reddit.com is experiencing problems. Shows message:

> Our CDN was unable to reach our servers > Please check www.redditstatus.com if you consistently get this error.

However, according to the status page everything should be operational.
aaws11
·3 года назад·discuss
and someone stole the opportunity from you. BAM!
aaws11
·3 года назад·discuss
here's something I use (more simpler than installing those numerous extensions and bloating your browser) for making youtube less distracting and more productive: less addictive youtube: https://github.com/AlexisDrain/Less-Addictive-YouTube

and follow the uBlock origin instructions mentioned in this blog post: https://pawelurbanek.com/youtube-addiction-selfcontrol
aaws11
·3 года назад·discuss
previous discussion:

sept 2022 https://news.ycombinator.com/item?id=32215277
aaws11
·3 года назад·discuss
do we have a threadreader for mastodon?
aaws11
·3 года назад·discuss
that's a crazy thread right there
aaws11
·3 года назад·discuss
https://old.reddit.com/r/facepalm/comments/5w9j6k/cruise_the...
aaws11
·4 года назад·discuss
previous discussion:

march 2021 https://news.ycombinator.com/item?id=26470532