HackerTrans
TopNewTrendsCommentsPastAskShowJobs

oedmarap

no profile record

Submissions

Examining the Deaths Misattributed to Ayahuasca

iceers.org
2 points·by oedmarap·3 yıl önce·0 comments

Baseline

web.dev
1 points·by oedmarap·3 yıl önce·0 comments

Cyberspace: A Real Digital Place

telegra.ph
1 points·by oedmarap·3 yıl önce·0 comments

The Cyberspace Meta-Protocol: An Extension of Reality

telegra.ph
2 points·by oedmarap·3 yıl önce·0 comments

Neural Network Modulation of Ayahuasca

mdpi.com
1 points·by oedmarap·3 yıl önce·0 comments

Google just launched Bard, its answer to ChatGPT

technologyreview.com
41 points·by oedmarap·3 yıl önce·76 comments

Agility’s Latest Digit Robot Prepares for Its First Job

spectrum.ieee.org
1 points·by oedmarap·3 yıl önce·0 comments

Is Cultivated Meat for Real?

asteriskmag.com
1 points·by oedmarap·3 yıl önce·0 comments

Disruptive tech trends set to revolutionize 2023

namecheap.com
1 points·by oedmarap·3 yıl önce·0 comments

Underground ibogaine use for the treatment of substance use disorders

onlinelibrary.wiley.com
1 points·by oedmarap·4 yıl önce·0 comments

Bunny AI

bunny.net
275 points·by oedmarap·4 yıl önce·141 comments

The large, small, and dynamic viewport units

web.dev
1 points·by oedmarap·4 yıl önce·0 comments

The Creator of the Oculus Rift Built a VR Headset That Can Kill You for Real

roadtovr.com
12 points·by oedmarap·4 yıl önce·3 comments

Deception Detection

rand.org
1 points·by oedmarap·4 yıl önce·1 comments

The Immutable Laws of Security

learn.microsoft.com
2 points·by oedmarap·4 yıl önce·0 comments

Applying the 8 Golden Rules of User-Interface Design

uxmatters.com
2 points·by oedmarap·4 yıl önce·0 comments

AI-generated art sparks furious backlash from Japan’s anime community

restofworld.org
4 points·by oedmarap·4 yıl önce·0 comments

Bluesky Takes a Big Step Forward

techdirt.com
2 points·by oedmarap·4 yıl önce·0 comments

Amazon Drive Deprecation

amazon.com
1 points·by oedmarap·4 yıl önce·0 comments

Strange Topological Physics Could Help Enable 6G Tech

spectrum.ieee.org
2 points·by oedmarap·4 yıl önce·0 comments

comments

oedmarap
·5 yıl önce·discuss
One of the strategies that changed my sleep quality for the better is to stop taking coffee after 9 AM; after learning that caffeine has a half-life of around 6-7 hours[0], but a quarter-life of around 12 hours. If you have a cup of coffee at noon, a quarter of that caffeine can still be circulating around your brain at midnight.

[0] https://youtu.be/k5BMGmf1ai0
oedmarap
·5 yıl önce·discuss
Slightly related, but I use age[0] for most of my non-automated file encryption tasks; and one of the neat features it has is the ability to encrypt to a GitHub user's pubkey[1].

[0] https://github.com/FiloSottile/age

[1] https://github.com/FiloSottile/age#encrypting-to-a-github-us...
oedmarap
·5 yıl önce·discuss
I imagine when the branding is complete we'll get the following gem:

  <meta property="og:title" content="Meta">
  <meta property="og:site_name" content="Meta">
  <meta property="og:url" content="https://meta.com">
Joking aside, in my view the branding (and branding ability) of the name change to Meta is impressive given their long term vision.

However, I do get the feeling that Meta will aim to eventually become a household proprietary name and thereby water-down what can be considered one of the broadest, most abstract terms we're all familiar with.
oedmarap
·5 yıl önce·discuss
In terms of traffic, my website received about ~24,000 visits in the span of about 3-4 weeks, with the majority of the views (~16,000) occurring in the first week, but the effect continued for quite some time after due to back-linking, social media sharing, and whatnot.

For reference, my site averaged less than 50 visits per month in total before my blog post hit the front page (in April 2021).

Only in the last month as of writing this comment (October 2021) have the numbers trickled down gradually from the hundreds to the tens.

In terms of performance, I have a static site (built with Jekyll, hosted on Netlify, BunnyCDN for media, and proxied through Cloudflare) so the traffic spike didn't affect the site at all. Not even a little bit.
oedmarap
·5 yıl önce·discuss
Thank you, I've been made aware of this and have amended the post to clarify that it's ineffective w.r.t. FLoC; for the technical reason that you mentioned.
oedmarap
·5 yıl önce·discuss
Bootstrap and Jekyll for all of my personal sites and side projects; with HTMX and/or vanilla JavaScript when needed. Same stack as well for clients who need static sites.

For other clients (that need a CMS) it's WordPress.
oedmarap
·5 yıl önce·discuss
It’s worth noting that HTTP itself has unparalleled performance for the Web due to the protocol itself (and web servers that deliver it) being optimized over the years to support compression, transfer encoding, encapsulation, etc.

Gemini also transmits a mimetype that’s text-based (text/gemini) but it runs on port 1965 — as opposed to the usual 443 (HTTPS) or 80 (HTTP) that Web browsers usually connect to by default. Gemini therefore needs customized “browsers” that will read the protocol and parse the data that’s received from a Gemini server, however there are Web Proxies that do this as well [0].

In that sense, it’s an alternative to the Web inasmuch as it’s an alternative to HTTP; but (importantly) without any maturity, performance, or scalability whatsoever.

Now to be fair, Gemini doesn't claim to replace HTTP in any way; being a niche, small-web technology.

But in my opinion it's pretty pointless since it uses a strict subset of the HTTP spec which makes it feature-delimited by design.

Using HTML sans CSS/JS will give you a similar yet better experience.

[0] https://proxy.vulpes.one
oedmarap
·5 yıl önce·discuss
> Meanwhile, temporary exceptions will be granted to dedicated banking and digital wallet apps so that they can “obtain broad visibility into installed apps solely for security based purposes.”

I'm sorry but why does a banking app need to see a list of system-wide packages? And for what security-purpose? If all apps were tightly sandboxed in the first place then this wouldn't be a problem that requires edge-case solutions.

Either way, based on the same quoted paragraph, my prediction is that Facebook will now roll out a dedicated wallet app; along with regular wallet functionality it will gleefully take advantage of this exact loophole.
oedmarap
·5 yıl önce·discuss
This is amazingly useful. I've always had to settle for a tradeoffs between widths and alternates when choosing a terminal/IDE font; I've just created the perfect combination that fits my readability needs.

Storing the configuration in URL query strings is also a nice touch. Thank you for making this.
oedmarap
·5 yıl önce·discuss
Great article, thank you for sharing.

I use Flatpak extensively and I fully agree with you and the author of the response that there is a need to balance practicality vs. idealism when it comes to (fully auditable) FlatPak apps, as well as FlatHub's overall approach and continual work within the desktop Linux ecosystem.

What's more, the fact that an entire domain was devoted to what could have been a blog post gives credence to the responder's notion that this is FUD which, while valid for discussion, is most certainly not beneficial to the FOSS community writ large.

Either way, from the article you linked TIL about Flatseal[0] so I'll be taking that for a spin!

[0] https://github.com/tchx84/Flatseal
oedmarap
·5 yıl önce·discuss
This is a really cool concept.

I'm not a fan of Tailwind's approach if I'm being honest, and while at first glance they look similar, from a practical standpoint Turbo is something I can actually see myself using to create landing pages and design systems without having to conform to Tailwind's insane naming scheme. The conditional styling also looks very intuitive.

To that end I appreciate the Turbo vs Tailwind page, and I'll definitely take this for a spin at some point (not having to explicitly exclude Sass or remove unused styles seems like a refreshing way to handle performance).

The in-browser compiler is also something I've never seen before, and from what I'm understanding that makes it extremely portable; no package manager necessary.
oedmarap
·5 yıl önce·discuss
Tangential, but I saw a film sometime back called "The Lighthouse" starring Willem Dafoe[0] that was beautifully shot in monochrome; and exuded age-old themes of isolation, loneliness, and eventual paranoia.

[0] https://m.imdb.com/title/tt7984734
oedmarap
·5 yıl önce·discuss
I can only speak from personal experience, but I've removed fog almost entirely by removing sugar and carbohydrates from my diet (Ketogenic), and doing intermittent fasting (IF).

My energy levels are always elevated, I sleep better, and the clarity of thought that comes with a Keto + IF combination is something I only wish I had known about when I was younger.

Whilst I'm speaking anecdotally, the benefits are grounded in science and is something that anyone can try. Once you get over the initial "keto adaptation" period the rewards will be well worth the effort.

Also, intermittent fasting (and even just removing sugar) is something that can be done separately if you're not a fan of low/zero carb lifestyles.
oedmarap
·5 yıl önce·discuss
> Listen to someone reading a dishwashing manual.

I must be the odd one out but I'm sorry, I found this track both fascinating and hilarious!

Very eloquently read by the way.
oedmarap
·5 yıl önce·discuss
I think both Moxie and Signal have to be more open to criticism instead of hiding behind either a CoC or a reactive/elitist mindset.

They can't eat their cake and have it. If they advise vulnerable groups to use their technology, then they're morally obligated to explore and mitigate any and all issues brought to the table.

Signal has lots of funding, so getting "insulted" is not an option — in my view that only applies to FOSS maintainers who work for free.
oedmarap
·5 yıl önce·discuss
These hackers are clearly are a misguided bunch. CDPR is the only major studio that doesn't enforce copy protection on their games. The CEO spoke about this multiple times and that's gotten them a lot of goodwill in the gaming community.

The fact that some gamers and these hackers are angry that "a software company isn't immune to software bugs" is a testament to a) their lack of maturity and b) a sign of the times.

I hope CDPR pulls through and gets past this.
oedmarap
·5 yıl önce·discuss
This only applies to browsing where the user's cache is present, yes?

At least in Firefox 85.0.1 Desktop and 85.1.1 Android (when I tested) clearing the cache also nukes the favicons as well.

Also, I get different hashes when I test on demo.supercookie.me after clearing my cache on mobile, and also across Private windows on desktop.

The statement "[...] even in the browser's incognito mode and is not cleared by flushing the cache, closing the browser [...]" is misleading, at least where Firefox[0] is concerned.

[0] https://blog.mozilla.org/security/2021/01/26/supercookie-pro...
oedmarap
·5 yıl önce·discuss
Not that I'm aware of but it would be a fascinating (albeit fictional) deep dive if I ever came across some anecdotes of that.

By "similar idea from a different age" I'm assuming you're speaking of Terence McKenna's Timewave Zero?

Never heard of TempleOS before, but God speaking through the machine isn't quite a novel theme I guess (referencing Ghost in the Machine[0]). I reckon at some point Machine Learning will resemble the fabled Artificial General Intelligence, and that subsequent emergent property could in turn be conflated with God by some stretch of the imagination or context — if it uses a TRNG vs a PRNG well then we'll have something on our hands :)

[0] https://en.wikipedia.org/wiki/Ghost_in_the_machine
oedmarap
·5 yıl önce·discuss
I think naturally occurring psychotropic substances should not be illegal, i.e. don't criminalize plants or nature itself. Plants that contain psilocin and psilocybin, DMT, THC, ibogaine, mescaline, and any other natural compounds should not be illegal.

However, man-made drugs that are chemically derived such as cocaine, heroin, methamphetamine, fentanyl, etc. should most certainly be kept on the illegal list.

Why the personal distinction? Because the natural "drugs" are not addictive, they are psychosomatically harmless, they have been found to be extensively therapeutic, and it's nigh impossible to surpass the LD50 and induce a lethal overdose. On the other hand, man-made drugs destroy the body, the mind, have lead to an ongoing opioid crisis, and can easily lead to death.

Just my $0.02
oedmarap
·5 yıl önce·discuss
I have some contacts that use Signal, and others Telegram, and so I end up using both apps on a day to day basis.

Signal is secure by default yes, but their UX/UI is very lacking outside of "basic" communication, which ends up being the use case for me.

Messaging that's media-heavy or involving stickers, GIFs, multi-accounts, links (Instant View is amazing), or file sharing is better achieved in Telegram, in my experience.

In some ways they both support different security postures, with Telegram being more flexible with opt-in E2E so the user can take advantage of the cloud features, while Signal foregoes these bells and whistles for a most-secure-by-default approach.

It seems to me thats it could be interpreted as a choice vs. opinion, but I wouldn't go that far.

For me, Telegram is akin to org-mode; the Saved Messages personal cloud is where I store all my links and files that I need to share between my desktop and mobile devices, and I make use of private Groups to further aggregate links and ideas, not to mention groups and chats where bots for things like Integromat, IFTTT, UpDown.io, etc. provide me with information. Telegram's native applications really make a difference here, they are a cut above the rest compared to today's messaging offerings, in my opinion.

Hence my messaging and contents to some extent is governed by which app I use, but I don't ask my Signal contacts to use Telegram because if we're both chatting on Signal, we know why. Vice-versa, I don't ask Telegram contacts to use Signal because in general those chats are with my SO and friends who need overall security that's feature-rich but not bulletproof 24/7.

That being said, I appreciate the article clearing up the technical differences for a wider non-technical audience, I do have a feeling however that when users experience both apps they'll make a decision to use them based on UX/UI more than anything else (skewing towards security or features as they personally see fit).